Commit Graph

270 Commits

Author SHA1 Message Date
f75ed44018 Update README.md with MacOS installation instructions for patching scripts 2024-11-19 11:07:09 +01:00
85fcc8be96 small migration and error fix 2024-11-19 10:24:42 +01:00
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
304c49daff Update main.wasp.diff 2024-11-15 16:02:39 +01:00
510622b651 Update Header.tsx 2024-11-13 10:37:57 +01:00
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
685e02536c Allow custom fonts to be accessed via tailwind class (#291)
* move fonts and access

* move fonts to public folder

* Update Main.css
2024-10-29 14:29:31 +01:00
9d4138e1cf Update mailgun links for api keys and domains (#294) 2024-10-29 10:39:10 +01:00
255ea98a56 Update deploying docs for clarity (#310)
* Update deploying.md

* Update deploying.md
2024-10-29 10:37:59 +01:00
3274fbbe77 rename PageViewSourcesTable (#309) 2024-10-29 10:31:47 +01:00
112d5c55be update MOST-ANNOYING-COOKIE-BANNER.md (#307)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:21:11 +02:00
9d8f5de7e5 Updated MOST-ANNOYING-COOKIE-BANNER.md (#305)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:20:36 +02:00
c84e15daf4 Update MOST-ANNOYING-COOKIE-BANNER.md (#304)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:20:03 +02:00
242c58a7a9 Update MOST-ANNOYING-COOKIE-BANNER.md (#303)
* update readme.md

* update readme.md

---------

Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:19:35 +02:00
a446910bd8 Update MOST-ANNOYING-COOKIE-BANNER.md (#302)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:19:03 +02:00
81a1962331 Update MOST-ANNOYING-COOKIE-BANNER.md (#301)
Added me based off the instructions on https://docs.opensaas.sh/blog/

Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:18:33 +02:00
2adbd7c9ed Update MOST-ANNOYING-COOKIE-BANNER.md (#300)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:17:49 +02:00
dd524426b1 Update MOST-ANNOYING-COOKIE-BANNER.md (#299)
My annoying cookie banner

Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:17:12 +02:00
952ae51bad Most Annoying Cookie Banner Submission: Glubker (#298)
* Most Annoying Cookie Banner Submission: Glubker

Most Annoying Cookie Banner Submission: Glubker

* Update MOST-ANNOYING-COOKIE-BANNER.md

---------

Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:16:33 +02:00
0cfe646e3e Update MOST-ANNOYING-COOKIE-BANNER.md (#296)
Submission Entry for henry-boyd

Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:15:19 +02:00
c57feda8c4 Update MOST-ANNOYING-COOKIE-BANNER.md (#295)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:14:24 +02:00
d76a75a943 Update MOST-ANNOYING-COOKIE-BANNER.md (#288)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:13:41 +02:00
df35c78e3e Update MOST-ANNOYING-COOKIE-BANNER.md (#286)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:13:00 +02:00
393f7afc5f update (#285)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:11:47 +02:00
1bc3864de9 Update MOST-ANNOYING-COOKIE-BANNER.md (#284) 2024-10-22 14:10:40 +02:00
e641beaff7 Remove checkoutSessionId from project (#282)
* remove checkoutSessionId from project

* fix app_diff

* Update schema.prisma.diff

---------

Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-14 14:10:22 +02:00
515f77800c Merge branch 'main' of https://github.com/wasp-lang/open-saas 2024-10-14 11:20:09 +02:00
50b7b8afce Fix docs links & other small updates (#273)
* fix links and other small updates

* Update analytics.md

* Update payments-integration.md
2024-10-14 11:19:29 +02:00
7d8f32dc59 Merge branch 'main' of https://github.com/wasp-lang/open-saas 2024-10-14 11:18:49 +02:00
7e8eda913e Delete .github/PULL_REQUEST_TEMPLATE directory 2024-10-14 11:08:42 +02:00
628bfc2f64 Create cookie_hackathon_template.md 2024-10-14 10:57:42 +02:00
530e87a6b2 Add a 404 page to the standard open saas template (#281)
* Add a 404 page to the standard open saas template

* Revert "Add a 404 page to the standard open saas template"

This reverts commit c9e4073232.

* reinstate 404 page after mistake with patch script
2024-10-14 10:34:00 +02:00
09f44d8a62 change hackathon rules blog 2024-10-14 10:27:24 +02:00
18f6c89659 hackathon announcement (#279)
* hackathon announcement

* retrigger ci

* retrigger ci

* update 🍪 blogpost

* Update 2024-10-10-most-annoying-cookie-banner-contest.md

* add announcement to landing page

* add video, new banner and title

* add plausible to docs

---------

Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-11 10:18:58 +02:00
5594d12113 Updated CI to use Wasp 0.15. 2024-10-10 18:28:43 +02:00
8a368532b4 Updates for Wasp 0.15.0 (#255)
* Bumps Prisma to v5

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* Update Prisma to 5.19.1

* Update for React Router v6

* Update types dep

* Update Prisma version

* Update package-lock.json

* update docs

* Update main.wasp.diff

* Add type: module

* Updated app_diff with type:module change from package.json.

* Updated version of Wasp in CI to 0.15.0-rc2.

* Removed type:module from e2e-tests/package.json.

---------

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
Co-authored-by: Filip Sodić <filip.sodic@fer.hr>
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2024-10-10 18:13:48 +02:00
e7cf1ee582 bump playwright version 2024-10-04 12:29:19 +02:00
71d7637ac5 update docs (#269) 2024-09-16 12:04:19 +02:00
3fa35b1d9c add checks for no lemon squeezy customer portal url (#270) 2024-09-16 12:02:48 +02:00
7c73d21bda bring da boi to da front (#271) 2024-09-13 13:51:22 +02:00
cff34f26b8 Merge pull request #267 from wasp-lang/replace-favicon
Replace favicon
2024-09-11 20:22:14 +02:00
6730e7ac0e Fix darkmode switcher styling (#263)
* Update DarkModeSwitcher.tsx

* Update tailwind.config.cjs.diff

* extract repetitive code

* Update DarkModeSwitcher.tsx
2024-09-11 15:00:16 +02:00
425410b117 Update MOST-ANNOYING-COOKIE-BANNER.md 2024-09-11 14:03:32 +02:00
1ac67d78b4 add note about past webhook url 2024-09-11 12:09:59 +02:00
a84a4a3dc0 Delete .DS_Store 2024-09-11 11:16:36 +02:00
bff9089211 empty commit 2024-09-10 11:29:38 +02:00
fd01c57a49 Delete template/app/public/.DS_Store 2024-09-10 11:16:00 +02:00
6ac5b01316 Delete template/app/.DS_Store 2024-09-10 11:15:31 +02:00
507aa92ec7 Delete template/.DS_Store 2024-09-10 11:14:42 +02:00
01953b6fbe remove DS_Store 2024-09-10 11:12:52 +02:00