Commit Graph

586 Commits

Author SHA1 Message Date
Filip Sodić
90bbff3b64
Ensure Auth entity has a unique username (#1257) 2023-06-16 17:01:55 +02:00
Mihovil Ilakovac
94d736f485
Auto CRUD: docs update & type bug fix (#1256) 2023-06-15 15:35:23 +02:00
Mihovil Ilakovac
b37cc22fc4
Adds support for a client public folder (#1229) 2023-06-15 15:17:10 +02:00
Martin Šošić
590a08bb14
Upgrade React to v18 and Vite accordingly (#1248) 2023-06-14 21:56:26 +02:00
Mihovil Ilakovac
3faee611ac
Automatic CRUD (#1197) 2023-06-14 16:55:07 +02:00
Filip Sodić
89dbb49160
Ensure operation payloads are serializable (#1252) 2023-06-14 15:53:39 +02:00
Filip Sodić
b6cf4ec8ae
Update TypeScript to version 5.1 (#1143) 2023-06-14 15:42:19 +02:00
Mihovil Ilakovac
e840835d4b
Auth UI component refactor (#1216) 2023-06-13 12:24:13 +02:00
Mihovil Ilakovac
e2ba85153b
Narrows down what can be saved when signing up (#1236) 2023-06-07 14:23:27 +02:00
Craig McIlwrath
ec307d0a3d
move Wasp/Generator/Node/Version -> Wasp/Node/Version (#1226) 2023-06-05 07:52:51 -04:00
Craig McIlwrath
a48ea5311a
fix auth/me route to use correct field of request (#1231) 2023-06-02 21:43:39 +02:00
Craig McIlwrath
00e4966f06
Add test framework for language server autocompletion (#1223) 2023-06-01 11:03:01 -04:00
Craig McIlwrath
ce587a9fad
Improve waspc node version checking and error messages (#1210)
* increase minimum version of process dependency

* improve node version error messages
2023-05-26 08:47:58 -04:00
Shayne Czyzewski
e8e5466971
Prep main for v0.10.6 (#1219) 2023-05-24 11:31:21 -04:00
Shayne Czyzewski
8d5530519b
Adds --org and launch secrets to wasp deploy (#1196) 2023-05-23 10:25:37 -04:00
Shayne Czyzewski
cb26d71947
Handles updated flyctl launch toml file (#1211) 2023-05-19 11:05:45 -04:00
Mihovil Ilakovac
5e86039a29
Adds headless testing (#1186) 2023-05-17 14:54:47 +02:00
Fran Zekan
53ee9297f9
Wrap all react-router routes with Switch (#1188) 2023-05-11 16:09:09 +02:00
Filip Sodić
29889a9c37
Expose Sanitized User on the frontend (#1190) 2023-05-04 11:47:56 +02:00
Richard
3f16e92b58
Fix typo in auth provider error message (#1189) 2023-05-04 11:40:59 +02:00
Shayne Czyzewski
d1614372bf
Propagates error exit code for wasp deploy (#1165) 2023-05-03 10:05:35 -04:00
Mihovil Ilakovac
3f218fbbc5
Improve the scaffolding experience (#1140) 2023-05-03 12:57:17 +02:00
Mihovil Ilakovac
2168282473 Merge branch 'main' into release-with-main-02-05 2023-05-02 10:14:47 +02:00
Mihovil Ilakovac
683c4fd43c
Hotfixes issues with HttpError import (#1178) 2023-04-30 22:28:00 +02:00
Mihovil Ilakovac
2cb0386acf
Cherry pick #1168: fixes circular imports (#1170) 2023-04-27 12:51:45 +02:00
Mihovil Ilakovac
561390dfc4
Updates imports for throwInvalidCredentialsError (#1168) 2023-04-27 12:14:36 +02:00
Shayne Czyzewski
013a13dee2
Adds middleware customization (#1092) 2023-04-24 12:16:54 -04:00
Martin Sosic
6742c5d286 Failed wasp CLI commands now return exit code 1. 2023-04-21 19:38:55 +02:00
Shayne Czyzewski
30078233f3
Adds building of examples/todoApp to CI (#1146) 2023-04-19 10:03:39 -04:00
Mihovil Ilakovac
eb81959d86
Release 0.10.2 from main (#1151) 2023-04-19 01:14:06 +02:00
Mihovil Ilakovac
a87a9ca3ec
Fixes e2e tests after version bump (#1150) 2023-04-19 01:01:12 +02:00
Mihovil Ilakovac
8729c1caf1
Updates version to 0.10.2 (#1149) 2023-04-19 00:40:25 +02:00
Mihovil Ilakovac
6b9adf80b2
Fixes Haskell list to JS array utility (#1147) 2023-04-19 00:34:27 +02:00
Filip Sodić
c9d3eae376 Merge branch 'release' 2023-04-18 19:19:34 +02:00
Filip Sodić
6ed68c60bb
Update changelog for v0.10.1 (#1145) 2023-04-18 18:51:05 +02:00
Filip Sodić
949b462d21
Fix build errors in Wasp 0.10.0 (#1144) 2023-04-18 18:07:09 +02:00
vincanger
3065999359 Merge branch 'release' 2023-04-18 16:38:54 +02:00
Mihovil Ilakovac
e03301930a
Fixes e-mail auth docs (#1142)
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-04-17 14:17:12 +02:00
Martin Sosic
b8fb9a71be fixed small coloring mistake in CLI help. 2023-04-12 16:32:21 +02:00
Filip Sodić
7995c90505
Update changelog (#1127) 2023-04-12 15:56:36 +02:00
Filip Sodić
4171f5608b
Fix full-stack type support errors (#1123) 2023-04-12 15:36:52 +02:00
Martin Sosic
89979beaf5 Small dx improvements for db starting. 2023-04-12 14:01:54 +02:00
Mihovil Ilakovac
d580d62c45
Adds input padding for Auth UI (#1122) 2023-04-12 11:16:17 +02:00
Mihovil Ilakovac
ae85d1a285
Registers User entity as dependency of getMe (#1116) 2023-04-11 18:25:30 +02:00
Mihovil Ilakovac
ee5272e6de
Improves error messages in auth (#1120) 2023-04-11 16:49:26 +02:00
Filip Sodić
d8f7a633ed
Fix type errors preventing build (#1118) 2023-04-07 19:20:06 +02:00
Martin Sosic
e960ad3208 Regenerated e2e tests. 2023-04-07 18:26:24 +02:00
shayneczyzewski
5312425f69 update mock user 2023-04-07 18:26:24 +02:00
Martin Sosic
218df5d989 Clarified docs regarding docker and managed dev db. 2023-04-07 18:26:24 +02:00
Martin Sosic
da71a3ca60 Small doc fixes, updated Prisma to 4.12.0 2023-04-07 18:26:24 +02:00