Martin Šošić
|
7c1e9879ab
|
Removed JS extension from imports on client (in examples, docs, ...). (#1276)
|
2023-06-21 19:19:13 +02:00 |
|
Martin Sosic
|
e5ab862fe8
|
Updated Waspleau to work in development with Wasp 0.11
|
2023-06-21 17:26:42 +02:00 |
|
Mihovil Ilakovac
|
b80f8946cf
|
Updates broken imports for Auth components (#1274)
|
2023-06-21 16:09:10 +02:00 |
|
Craig McIlwrath
|
802e0c5e5d
|
show error message when database is not running (#1218)
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
|
2023-06-20 14:34:14 -04:00 |
|
Craig McIlwrath
|
e43b8f986c
|
[waspls] add dictionary autocomplete and signature help (#1230)
|
2023-06-20 07:31:20 -04:00 |
|
Martin Šošić
|
1584721299
|
Updated telemetry docs. (#1237)
|
2023-06-19 12:29:05 +02:00 |
|
Shayne Czyzewski
|
3e85b0f067
|
Adds WebSocket support (#1203)
|
2023-06-19 10:49:57 +02:00 |
|
Prince Nkem Konwea
|
077309356b
|
Fixed broken tutorial link in CONTRIBUTING.md (#1264)
|
2023-06-19 10:44:36 +02:00 |
|
David Santoso
|
4b8a97c044
|
Fix two small typos in the docs and website (#1262)
|
2023-06-19 10:44:07 +02:00 |
|
Filip Sodić
|
fb4001a5a0
|
Update axios and tanstack-query to latest versions (#1260)
|
2023-06-16 18:26:45 +02:00 |
|
Filip Sodić
|
90bbff3b64
|
Ensure Auth entity has a unique username (#1257)
|
2023-06-16 17:01:55 +02:00 |
|
Mihovil Ilakovac
|
c5540ae742
|
Updates CRUD docs
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
|
2023-06-15 16:18:50 +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 |
|
Aftab Alam
|
0b38a0a462
|
Update css-frameworks.md (#1254)
Removed an extra "/" from the code block title
|
2023-06-15 08:43:57 +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 |
|
Umbrien
|
226ec3915e
|
Update react-query docs link (#1191)
|
2023-06-01 16:12:21 +02: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 |
|
shayneczyzewski
|
3f2bb72a0e
|
Merge branch 'release'
|
2023-05-24 11:46:36 -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 |
|
Mihovil Ilakovac
|
7a91bd8bb4
|
Merge branch 'main' into release
|
2023-05-23 14:31:00 +02:00 |
|
vincanger
|
d5b9d78542
|
LP: update announcement (#1214)
* add hackathon results
* Update Announcement.js
|
2023-05-23 14:30:43 +02:00 |
|
vincanger
|
b004eceff9
|
add hackathon results (#1213)
|
2023-05-23 14:30:43 +02:00 |
|
Mihovil Ilakovac
|
6f125c2966
|
Update website banner
|
2023-05-23 14:30:43 +02:00 |
|
Mihovil Ilakovac
|
9b867901aa
|
Adds Wasp and Prisma syntax highlighting (#1209)
|
2023-05-23 14:29:54 +02:00 |
|
vincanger
|
581f20090b
|
LP: update announcement (#1214)
* add hackathon results
* Update Announcement.js
|
2023-05-19 17:49:44 +02:00 |
|
vincanger
|
7f20129f3b
|
add hackathon results (#1213)
|
2023-05-19 17:32:16 +02:00 |
|
Shayne Czyzewski
|
cb26d71947
|
Handles updated flyctl launch toml file (#1211)
|
2023-05-19 11:05:45 -04:00 |
|
Martin Šošić
|
7fbbcfa81d
|
Added our first sponsor to README!
|
2023-05-19 16:59:10 +02:00 |
|
Mihovil Ilakovac
|
5e86039a29
|
Adds headless testing (#1186)
|
2023-05-17 14:54:47 +02:00 |
|
Mihovil Ilakovac
|
4d22e14314
|
Update website banner
|
2023-05-12 13:30:38 +02:00 |
|
Fran Zekan
|
53ee9297f9
|
Wrap all react-router routes with Switch (#1188)
|
2023-05-11 16:09:09 +02:00 |
|
Mihovil Ilakovac
|
ef10d37357
|
Merge branch 'release'
|
2023-05-11 11:37:39 +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 |
|
Matija Sosic
|
fe5eb9a453
|
lp: added letsask.ai chatbot + navbar edit.
|
2023-05-03 13:15:13 +02: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 |
|
Filip Sodić
|
9d947c5a6d
|
Small docs fixes (#1175)
* Fix LoginForm and SignupForm imports in 06-auth.md (#1156)
* Fix docs for async queries
---------
Co-authored-by: Phillip Cutter <mrfleap@gmail.com>
|
2023-05-02 10:00:06 +02:00 |
|
Mihovil Ilakovac
|
683c4fd43c
|
Hotfixes issues with HttpError import (#1178)
|
2023-04-30 22:28:00 +02:00 |
|