Mihovil Ilakovac
a6573c2201
Add support for refresh tokens ( #2212 )
2024-08-26 14:32:04 +02:00
Mihovil Ilakovac
0aabddaa75
Fixes Prisma array expr for empty arrays ( #2249 )
2024-08-26 14:03:40 +02:00
Mihovil Ilakovac
b9c02855cf
Implement login hooks ( #2211 )
2024-08-08 18:28:00 +02:00
Mark Santolucito
e9a55629af
Cycle Install Progress messages ( #2219 )
2024-08-07 17:19:43 +02:00
dependabot[bot]
5e8dbf798f
Bump braces from 3.0.2 to 3.0.3 in /waspc/packages/deploy ( #2223 )
2024-08-02 16:09:15 +02:00
Mihovil Ilakovac
3818de4d60
Replace oslo/password
with directly using @node-rs/argon2
( #2210 )
2024-08-02 13:44:10 +02:00
Mihovil Ilakovac
ef8467f05a
Use websocket
transport for the websocket client ( #2204 )
2024-08-02 13:43:39 +02:00
Filip Sodić
dfd238205f
Update date in ChangeLog
2024-07-17 16:27:43 +02:00
Filip Sodić
57d18ebed1
Update ChangeLog
2024-07-17 16:26:28 +02:00
Filip Sodić
ee2c57cb2b
Improve wrong db provider error message ( #2192 )
2024-07-17 14:19:10 +02:00
Mihovil Ilakovac
ecd39808c1
Prefix Wasp defined class names with wasp-
( #2181 )
2024-07-15 17:59:04 +02:00
Filip Sodić
9ed569d671
Fix db reset failing after wasp clean ( #2177 )
2024-07-15 17:25:26 +02:00
Filip Sodić
5a92e37345
Add css wildcard for template files ( #2180 )
2024-07-15 14:49:14 +02:00
Mihovil Ilakovac
dddccca436
Uses CSS module instead of Stitches for Loader component ( #2178 )
2024-07-15 14:07:15 +02:00
Mihovil Ilakovac
e62f89a774
Adds support for view and type blocks ( #2179 )
2024-07-15 13:57:53 +02:00
Filip Sodić
1aa139e87c
Make operations work with any ( #2170 )
2024-07-11 20:35:21 +02:00
Martin Šošić
3dcaf6bd81
Updated OpenSaas template to pull from template/ dir ( #2172 )
2024-07-11 09:58:22 +02:00
Mihovil Ilakovac
8f136fb5cd
Make sure entity
declaration is not used in the Wasp file ( #2152 )
2024-07-09 23:44:56 +02:00
Mihovil Ilakovac
0eef00d5d9
Uses 0.14.0 template tag for starters ( #2168 )
2024-07-09 14:58:24 +02:00
Mihovil Ilakovac
3d84fc74d4
Minor Prisma updates ( #2166 )
2024-07-09 14:16:46 +02:00
Mihovil Ilakovac
7977860999
Fixes missing node_modules
causing errors ( #2139 )
2024-07-08 18:07:48 +02:00
Mihovil Ilakovac
c43e2e10e3
Clean up examples/todoApp
and updated env vars ( #2165 )
2024-07-08 13:37:52 +02:00
Mihovil Ilakovac
a439d8f454
Moves crud routes under /crud
( #2145 )
2024-07-04 13:57:22 +02:00
Mihovil Ilakovac
dccc3074e9
Updates Changelog with latest changes ( #2149 )
2024-07-03 15:52:56 +02:00
Mihovil Ilakovac
8ead2e0910
Using Prisma file alongside Wasp ( #2035 )
2024-07-03 13:51:29 +02:00
dependabot[bot]
628501477e
Bump braces from 3.0.2 to 3.0.3 in /waspc/packages/studio ( #2147 )
2024-07-03 13:45:07 +02:00
Mihovil Ilakovac
f0bbdd37d9
Fixes CRUD type import ( #2144 )
2024-07-02 15:15:39 +02:00
Mihovil Ilakovac
320f40327a
Fixes the CRUD client helpers ( #2098 )
2024-07-02 09:44:03 +02:00
wardbox
3b70f90234
Add support for auth with Discord ( #2110 )
2024-06-25 18:31:58 +02:00
dependabot[bot]
5f63b151cf
Bump braces from 3.0.2 to 3.0.3 in /waspc/packages/ts-inspect ( #2123 )
2024-06-25 17:48:21 +02:00
Mihovil Ilakovac
b869eab352
Fix the auth helpers to only require fields they need from AuthIdentity
( #2057 )
2024-06-25 14:01:56 +02:00
Filip Sodić
52277d8b15
Improve server and client operations API ( #2044 )
2024-06-22 13:53:10 +02:00
Mihovil Ilakovac
56af0635c3
Updates e2e tests to match output of Typescript 5.5 ( #2111 )
2024-06-21 11:08:48 +02:00
Mihovil Ilakovac
115ed2f25b
Auth Hooks ( #1993 )
2024-06-20 17:10:11 +02:00
Martin Šošić
7f55c92acb
Made examples/todoApp more approachable (+ documented what it should be used for) ( #2094 )
...
* Made waspc/examples/todoApp easier to run (docs + env files).
* Added .env.server management via dotenv-vault.
* Documented how to test compilation and building of todoApp.
* Updated PR template to mention example todo apps.
* fix
* Apply suggestions from code review
* Update waspc/README.md
* fix
* Update waspc/examples/todoApp/.gitignore
2024-06-18 21:02:10 +02:00
Martin Šošić
1f757462cc
Again updated default .gitignore: removed !.env.client. ( #2090 )
...
* Again updated default .gitignore: removed !.env.client.
* Update web/docs/project/env-vars.md
2024-06-10 20:37:40 +02:00
Martin Šošić
ea0a0d98cd
Added CHECKPOINT_DISABLE=1 to Wasp CLI to prevent Prisma errors ( #2089 )
...
* Update Main.hs
* fix
2024-06-10 13:30:12 +02:00
Martin Šošić
3679ab6ed4
Improved default gitignore regarding .env rules. ( #2083 )
...
* Improved default gitignore regarding .env rules.
* Update web/docs/project/env-vars.md
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Uncommented dotenv info in docs.
* Updated gitignores of example apps.
* Added to ChangeLog.
---------
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-06-07 10:41:02 +02:00
Filip Sodić
7313fe6e53
Enable a subset of strict: true
when building SDK ( #2054 )
2024-05-28 14:25:52 +02:00
Martin Šošić
82d0da92f3
Fixed DATABASE_URL missing Prisma error on wasp build. ( #2070 )
2024-05-28 11:37:08 +02:00
Mihovil Ilakovac
4bb0f9e50d
Fixes route ordering to prevent Wasp routes being overriden ( #2039 )
2024-05-17 15:23:04 +02:00
Mihovil Ilakovac
af38daecb2
Fixes the default netlify.toml
in the built web app ( #2041 )
2024-05-17 15:08:19 +02:00
Mihovil Ilakovac
ce7a0d5795
Log unknown OAuth errors ( #2038 )
2024-05-17 15:07:54 +02:00
Martin Sosic
4f84fc9fa3
Removed gpt-3.5-turbo-0613 since it is deprecated now.
2024-05-15 17:20:19 +02:00
Mihovil Ilakovac
676cf2222b
Hide Prisma update message ( #2005 )
2024-05-13 11:02:10 +02:00
Mihovil Ilakovac
b452313b4c
Disallow duplicate declaration names ( #2015 )
2024-05-13 11:01:58 +02:00
Mihovil Ilakovac
18370f1f48
Testing types of todoApp
in CI ( #1960 )
2024-05-09 14:22:38 +02:00
Filip Sodić
eb7dde118e
Reduce sleep for testing optimistic update ( #2025 )
2024-05-09 13:24:09 +02:00
Filip Sodić
31161d131e
Small cleanup after #1992 ( #2021 )
2024-05-08 17:36:09 +02:00
Mihovil Ilakovac
d6796bf7f1
Serialize AuthUser properly ( #1995 )
2024-05-08 13:47:35 +02:00