Martin Sosic
ee18f8bb2d
Enriched ChangeLog with more info on 0.11.
2023-06-26 14:19:09 +02:00
Mihovil Ilakovac
8587e14be5
Typescript/Javascript tutorial toggle ( #1266 )
2023-06-26 14:11:05 +02:00
Mihovil Ilakovac
2db1dfad2a
Merge branch 'release'
2023-06-23 17:26:07 +02:00
vincanger
f2f5a98ee6
add credit card info for fly deploy ( #1285 )
2023-06-23 17:01:01 +02:00
Mihovil Ilakovac
c50aef34f8
Rewrite templates to include description ( #1283 )
2023-06-23 16:44:24 +02:00
Craig McIlwrath
d5c04a002a
[waspls] fix debouncer tests ( #1284 )
2023-06-23 10:28:22 -04:00
Martin Sosic
afb148e19d
wasp cli now exits with code 1 on internal errors.
2023-06-23 12:44:43 +02:00
Craig McIlwrath
7c0d13d242
[waspls] diagnostics for external imports and goto definition ( #1268 )
2023-06-22 15:37:07 -04:00
Craig McIlwrath
066b832127
Adjust how dictionary types are displayed ( #1280 )
2023-06-22 14:13:18 -04:00
Matija Sosic
6977dd104e
lp: updated banner + hero buttons.
2023-06-22 18:44:42 +02:00
Matija Sosic
353ee10e95
blog: lw3 announcement.
2023-06-22 18:31:47 +02:00
Mihovil Ilakovac
dc1c3aab49
Adds extra type info to middleware customization fn ( #1279 )
...
* Adds extra type info to middleware customization
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Fixes e2e tests
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
---------
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-06-22 16:52:52 +02:00
vincanger
76c63ec88e
update railway deploy guide w/ client routing config ( #1278 )
2023-06-22 14:00:19 +02:00
Mihovil Ilakovac
52c4e0f8ca
Merge branch 'release'
2023-06-22 10:48:23 +02:00
Mihovil Ilakovac
e3873a6148
Fixes oAuth redirect behaviour in development ( #1275 )
2023-06-22 10:47:47 +02:00
vincanger
34fdcb7469
Docs: add username & password guide ( #993 )
...
* add user-password guide
* small changes
* move username-password file to guides
* fix links in username-password guide
2023-06-22 10:42:10 +02:00
Mihovil Ilakovac
67f88cc50e
Fixes Websocket Typescript issues ( #1277 )
2023-06-22 10:30:03 +02:00
Mihovil Ilakovac
84766299cb
Upgrades Waspello to work with latest version ( #1273 )
...
* Upgrades Waspello to work with latest version
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Updates instructions
---------
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2023-06-21 19:46:51 +02:00
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
Matija Sosic
6909213f4d
blog: Added May '23 Beta update.
2023-06-07 11:52:10 +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
Matija Sosic
4255d9bc5a
fix for email subscribing.
2023-06-01 17:24:14 +02:00
Matija Sosic
ee84d18cb8
Email subscribers now go to Loops.
2023-06-01 17:03:15 +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
Mihovil Ilakovac
f3add5d646
Use Wasp syntax highlighting ( #1221 )
...
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-05-25 15:23:29 +02: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