Commit Graph

9 Commits

Author SHA1 Message Date
vincanger
5c1ec767df update migrations and docs 2025-02-20 10:55:37 +01:00
vincanger
98dcc43eb8 fix migration issue 2024-11-26 19:52:58 +01:00
vincanger
85fcc8be96 small migration and error fix 2024-11-19 10:24:42 +01:00
vincanger
a8654e3d64 Improve Nav Bar & use Wasp Link components (#311)
* fix Links and Nav Bar

* update app_diff

* Update NavBar.tsx

* use react-router-dom instead of wasp router

* fix app_diff

* use Wasp Router Link where necessary

* Update NavBar.tsx
2024-11-15 16:13:25 +01:00
vincanger
3bb78654d8 Use webp over png and lazy load images (#314)
* use webp and lazy load images

* fix hero

* update app_diff

* fix app_diff

* fix head

* remove async decoding
2024-11-12 13:38:06 +01:00
vincanger
94a6b8f645 Upgrade v0.14 (#232)
* Create schema.prisma

* update admin pages

* update app_diff

* Update e2e-tests.yml

* update docs & rename hook

* Update schema.prisma

* update app_diff

* add discord auth and app_diff

* update docs

* Update template/app/src/auth/userSignupFields.ts

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>

* move landing page

* update .env.vault

* Update e2e-tests.yml

---------

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2024-07-16 12:01:03 +02:00
vincanger
10b7596f1d create updated app_diff (#207)
* create updated app_diff

* fix requested changes
2024-07-02 17:36:49 +02:00
vincanger
602aad0f75 add cookie consent banner and tests (#163)
* add cookie consent banner and tests

* update docs and app_diff

* Create .env.client.diff

* Update main.wasp.diff

* add migrattion_lock diff again

* small typo fixes
2024-06-06 16:27:37 +02:00
Martin Šošić
04553cd60c All in dirs (#154)
* Split the project into template and opensaas-sh (demo app (diff) + docs).

* fix
2024-06-04 13:24:32 +02:00