Filip Sodić
6117aa267d
Fix typo
2025-02-13 16:35:20 +01:00
Filip Sodić
db804c05ff
Change isAdmin to hasPaid
2025-02-13 16:32:58 +01:00
Filip Sodić
5d97b8771a
Patch update user bug
2025-02-13 16:10:02 +01:00
vincanger
6dc05b33c1
upgrad aws sdk to v3
2024-02-28 11:58:24 +01:00
vincanger
71238070cd
throw error if no OpenAI API key is set
2024-02-27 14:27:32 +01:00
vincanger
c7ca392987
Merge branch 'main-v0.12'
2024-02-27 13:50:36 +01:00
vincanger
72b085267e
Update tsconfig.json
2024-02-26 17:00:47 +01:00
vincanger
b037c82e63
Update main.wasp
2024-02-26 16:58:55 +01:00
vincanger
1373c7a7b4
Update tsconfig.json
2024-02-26 12:00:11 +01:00
vincanger
e49b1dac20
fix more imports
2024-02-26 11:56:37 +01:00
vincanger
29996a2006
update OpenAI demo app
2024-02-26 11:26:24 +01:00
vincanger
99fd761e92
fix dark mode inconsistencies
2024-02-21 11:52:52 +01:00
vincanger
db26879601
Update package-lock.json
2024-02-21 11:22:16 +01:00
vincanger
92cafb216d
fix tailwind config import
2024-02-21 10:31:54 +01:00
vincanger
31a9b021f1
fix migration to Email auth
2024-02-15 13:48:43 +01:00
vincanger
8ec12e257c
migrate to v0.12
...
and cleanup new auth
Update main.wasp
cleanup
2024-02-10 08:34:35 -05:00
Boris Martinovic
604cf3aba0
Fixed white text on dark mode on Checkout page ( #37 )
2024-02-09 12:35:18 -05:00
vincanger
8ce6f8fff1
prevent file upload if no file selected
2024-02-07 17:09:49 -05:00
vincanger
42e1da4aa5
add file upload page & actions
...
improve fetching download url
2024-02-07 11:34:19 -05:00
vincanger
389cd2bda1
Revert "Update main.wasp"
...
This reverts commit ecee41fe4f507650d2a77608ff926094e813269e.
2024-02-05 15:36:05 -05:00
vincanger
ecee41fe4f
Update main.wasp
2024-02-05 12:37:06 -05:00
Louis Guitton
503c2e10a8
Spotted small issues ( #26 )
...
* Fix typo readme
* Hotfix dark theme for Account page
2024-02-05 09:51:02 -05:00
vincanger
173ff2d4d5
fix mobile menu close
2024-01-15 17:16:39 -05:00
Boris Martinovic
71886777d0
added dark mode for sidebar/mobile menu ( #17 )
...
* added dark mode for sidebar
* fixed menu behavior
* removed lucide icons, replaced with react-icons icon
2024-01-11 10:44:21 -05:00
vincanger
962644a325
Update constants.ts
2024-01-10 16:59:30 -05:00
vincanger
35d7a5955c
update stripe customer portal link validation
2024-01-10 16:54:29 -05:00
vincanger
6c98e15dd1
update demo app title
2024-01-10 15:49:01 -05:00
Boris Martinovic
ffd4bd1d42
new icons, demo app improvement ( #14 )
...
* new icons, demo app improvement
* added prettier
2024-01-08 14:39:33 -05:00
vincanger
d6f89ad9f0
add ai scheduler demo
2024-01-05 17:19:57 -05:00
vincanger
82f8463b54
fix dividers in dark mode
2023-12-20 12:11:13 -05:00
pkyriakou
3d12c73c02
Extended Dark mode for landing page and user-facing app ( #10 )
...
* Extended Dark mode for landing page and user-facing app
* Update LandingPage.tsx
* Fixed issues with dark mode
* Landing Page changes based on comments
* removed migrations
---------
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2023-12-20 18:10:42 +01:00
vincanger
b2f8fb481f
make template cleaner
2023-12-14 11:26:57 -05:00
vincanger
6e8fb18eab
address feedback
2023-12-13 11:05:32 -05:00
vincanger
c1b99c6e55
add landing page features & fix gpt response
2023-12-12 12:26:23 -05:00
vincanger
46605cbfdc
move pricing & fix testimonials
2023-12-12 10:53:08 -05:00
vincanger
7423313364
restructure blog
...
Delete .env copy.server
update gitignore
add guided tour doc
2023-12-11 17:01:26 -05:00