299 Commits

Author SHA1 Message Date
Pascal Wilbrink
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
wardbox
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
3umaGH
393f7afc5f
update (#285)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-22 14:11:47 +02:00
Alson Garbuja
1bc3864de9
Update MOST-ANNOYING-COOKIE-BANNER.md (#284) 2024-10-22 14:10:40 +02:00
Shemang Joshua
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
vincanger
515f77800c Merge branch 'main' of https://github.com/wasp-lang/open-saas 2024-10-14 11:20:09 +02:00
vincanger
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
vincanger
7d8f32dc59 Merge branch 'main' of https://github.com/wasp-lang/open-saas 2024-10-14 11:18:49 +02:00
vincanger
7e8eda913e
Delete .github/PULL_REQUEST_TEMPLATE directory 2024-10-14 11:08:42 +02:00
vincanger
628bfc2f64
Create cookie_hackathon_template.md 2024-10-14 10:57:42 +02:00
Cameron Blackwood
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 c9e407323286aa6c0b2ba618abc4c9f63bdb3dcd.

* reinstate 404 page after mistake with patch script
2024-10-14 10:34:00 +02:00
vincanger
09f44d8a62 change hackathon rules blog 2024-10-14 10:27:24 +02:00
Milica
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
Martin Sosic
5594d12113 Updated CI to use Wasp 0.15. 2024-10-10 18:28:43 +02:00
Mihovil Ilakovac
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
vincanger
e7cf1ee582 bump playwright version 2024-10-04 12:29:19 +02:00
vincanger
71d7637ac5
update docs (#269) 2024-09-16 12:04:19 +02:00
vincanger
3fa35b1d9c
add checks for no lemon squeezy customer portal url (#270) 2024-09-16 12:02:48 +02:00
Milica
7c73d21bda
bring da boi to da front (#271) 2024-09-13 13:51:22 +02:00
Milica
cff34f26b8
Merge pull request #267 from wasp-lang/replace-favicon
Replace favicon
2024-09-11 20:22:14 +02:00
vincanger
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
vincanger
425410b117
Update MOST-ANNOYING-COOKIE-BANNER.md 2024-09-11 14:03:32 +02:00
vincanger
1ac67d78b4 add note about past webhook url 2024-09-11 12:09:59 +02:00
Milica
a84a4a3dc0
Delete .DS_Store 2024-09-11 11:16:36 +02:00
Milica Maksimovic
bff9089211 empty commit 2024-09-10 11:29:38 +02:00
Milica
fd01c57a49
Delete template/app/public/.DS_Store 2024-09-10 11:16:00 +02:00
Milica
6ac5b01316
Delete template/app/.DS_Store 2024-09-10 11:15:31 +02:00
Milica
507aa92ec7
Delete template/.DS_Store 2024-09-10 11:14:42 +02:00
Milica Maksimovic
01953b6fbe remove DS_Store 2024-09-10 11:12:52 +02:00
Milica Maksimovic
6bc33ab9b6 replace favicon 2024-09-09 16:02:23 +02:00
vincanger
702c133aaa fix pricing page docs url 2024-09-09 14:13:59 +02:00
vincanger
48f8c5ce73 small pricing updates 2024-09-09 13:52:57 +02:00
vincanger
cb3d75c0b6
add lemon squeezy as payment provider (#246)
* add lemon squeezy checkout and webhook

* add lemonSqueezy customer portal url

* Update AccountPage.tsx

* add lemon squeezy total revenue function

* update app diff

* update app diff

* add LS docs

* Update PricingPage.tsx

* add unified payment processor

* unify customer portal url

* Update paymentProcessor.ts

* update paymentProcessor logic

* update app diff to use both payments processors

* Update contentSections.ts.diff

* finishing touches

* Update e2e-tests.yml

* remove lemonsqueezy from app diff

* Update webhook.ts
2024-09-09 11:32:42 +02:00
vincanger
09b60a30bd
Update MOST-ANNOYING-COOKIE-BANNER.md 2024-08-29 17:36:54 +02:00
vincanger
26e23551c0
Update MOST-ANNOYING-COOKIE-BANNER.md 2024-08-29 17:35:09 +02:00
vincanger
20042ec92c
Create MOST-ANNOYING-COOKIE-BANNER.md 2024-08-29 17:18:17 +02:00
Luis Arce
8e3199cc38
Fix - remove duplicated dependency at Tailwind config file (#256) 2024-08-23 12:08:06 +02:00
vincanger
3a5b800ecc Update operations.ts 2024-08-23 11:47:43 +02:00
Luis Arce
2a4c5e7206
Update stats.ts (#252)
Adding missing apostrophe at analytics stats file
2024-08-20 10:47:24 +02:00
Filip Sodić
f11989bcbc
Use a version range for Zod dep 2024-08-09 11:34:50 +02:00
Mihovil Ilakovac
b9d015f8dd Use a version range for Zod dep
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-08-09 11:20:12 +02:00
Harmik Lathiya
1c666d889a
Fixed logout button style on mobile responsive. (#243) 2024-07-26 12:18:12 +02:00
vincanger
279786fbba
add job instructions to google analytics (#245) 2024-07-26 12:15:59 +02:00
vincanger
189500325f Update BarChart.tsx 2024-07-22 11:48:36 +02:00
vincanger
03f989f910
Add test docs (#239)
* add test docs

* Update README.md

* Update contentSections.ts.diff
2024-07-18 13:06:13 +02:00
Filip Sodić
f7e91c69a5
Update test version to 0.14.0 (#238) 2024-07-17 17:43:06 +02:00
Surendra Manjhi
5ea9f84064
Break up LandingPage components into sub-components (#214)
* Break up LandingPage components into sub-components

* Resolve paths

* Fixed formatting, Seperate svgs in icons folder, added types

* Fixed formatting

* resolve formatting issue

* Update Header.tsx

* Update Hero.tsx

* Rename icons to logos, seperate components, remove types file, fix indentation

* Renamed components dir, used interface

* small fixes.

* fix

* Updated app_diff.

* fix

* Update contentSections.ts.diff

---------

Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-07-17 11:24:06 +02:00
Ikko Eltociear Ashimine
1abcdf762c
docs: update seo.md (#237)
seperate -> separate
2024-07-16 20:47:51 +02:00
vincanger
205d072c77 Update .env.vault.diff 2024-07-16 14:37:11 +02: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