Martin Sosic
bf6af3f188
Added monday to monday report in CLI analytics tool.
2021-04-02 15:15:36 +02:00
Martin Sosic
ad50214e56
Updated wasp version to 0.1.10.2.
2021-03-30 23:42:48 +02:00
Martin Sosic
300b4caafe
Switched from Control.Exception to UnliftIO.Exception, that handles async exceptions by default.
2021-03-30 23:41:20 +02:00
Martin Šošić
779cff3745
Enabled input in proxied CLI commands + fixed encoding of proxied output. ( #202 )
...
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
2021-03-15 17:11:04 +01:00
Martin Šošić
ad3bdd32ae
Implemented PSL model parser, used it for Entity. ( #201 )
2021-03-15 17:10:01 +01:00
Martin Sosic
ab159d89ca
Added count of built projects to analytics.
2021-03-05 14:36:09 +01:00
Craig McIlwrath
82ea947981
Add ext/.waspignore file ( #196 )
2021-03-03 09:35:27 +01:00
Martin Sosic
875db3207b
Added small CLI analytics script.
2021-02-26 16:11:25 +01:00
Trieu Vu
2bb96cf9fb
missing mustache delimiter
2021-02-23 12:08:02 +01:00
Trieu Vu
7eca9b37a3
generate userEntityLower for signup.js
2021-02-23 12:08:02 +01:00
Trieu Vu
4e95c4dcda
remove createNewUser, use a direct call to prisma
2021-02-23 12:08:02 +01:00
Martin Šošić
b34d450f37
Clarified development steps in README
2021-02-23 12:00:56 +01:00
Martin Sosic
15cd82a302
Tiny fix in tutorial TodoApp (<p> that had complex stuff in it).
2021-02-22 21:30:00 +01:00
Sameer Kolhar
486ea76d19
cli: add telemetry command ( #186 )
2021-02-22 18:32:04 +01:00
Matija Sosic
696455d469
Updated wasp version to 0.1.10.1.
2021-02-22 16:10:37 +01:00
Matija Sosic
3eb926ef22
Fixes #187 - copying files from ext that do not exist. ( #189 )
2021-02-22 16:09:17 +01:00
Martin Sosic
19bba532a5
Updated linux/osx strings in installer telemetry to match cli telemetry values.
2021-02-11 22:35:52 +01:00
Martin Sosic
89300a9e0a
Added very basic telemetry to installer script.
2021-02-11 22:26:30 +01:00
Martin Šošić
9489e9f247
Fixed url to TodoApp in README.md.
2021-02-10 21:41:09 +01:00
Matija Sosic
e83f745f45
RWA: fixed 'read more' button.
2021-02-10 16:32:16 +01:00
Matija Sosic
446e0735c9
RWA: set global-feed tab to be opened by default.
2021-02-10 16:25:43 +01:00
Matija Sosic
2cefd236a7
RWA example: temporarily disabled adding tags because of Prisma error.
2021-02-10 15:59:49 +01:00
Martin Sosic
69d93911e1
Updated wasp version to 0.1.10.0.
2021-02-10 15:50:30 +01:00
Matija Sosic
4bd68ee56b
Added material-ui to RWA example.
2021-02-10 14:33:26 +01:00
Martin Sosic
80d6278798
Updated axios version in web app (to fix security vulnerability.
2021-02-09 22:26:32 +01:00
Martin Sosic
118a50b060
Updated CRA from 4.0.0 to 4.0.2 .
2021-02-09 21:13:08 +01:00
Martin Sosic
23b0632084
Updated main README.
2021-02-09 20:42:48 +01:00
Martin Sosic
9c23b17b99
Added 'Wasp is in Alpha' note to CLI.
2021-02-09 17:29:08 +01:00
Jack Carroll
01642db6fa
Handle case when JWT token verification fails ( #177 )
...
* handle case when JWT token verification fails
* added more verbose error handling to to jwt verify
* updated error handling to throw unknown errors
* Fix
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2021-02-09 17:00:31 +01:00
Martin Sosic
80ab13d4e4
Improved error message when node is missing or too low version.
2021-02-09 15:49:48 +01:00
Jack Carroll
d0ce3ed672
added documentation for bypassing stack build errors on macOS Big Sur ( #179 )
2021-02-09 15:40:32 +01:00
Martin Sosic
693cf13d69
Polished 'wasp new' template a little bit.
2021-02-09 14:31:00 +01:00
Matija Sosic
0207276a01
Added welcome page to the newly created app. ( #178 )
2021-02-09 13:13:51 +01:00
Martin Sosic
e32bca9007
Prettified CLI usage output.
2021-02-09 11:19:29 +01:00
Martin Sosic
e7669f3dc3
Removed redundant signUp action from the TodoApp tutorial.
2021-02-08 19:48:56 +01:00
Martin Sosic
e1aa7723b5
Cleaned up output on success from 'wasp new'.
2021-02-08 15:28:37 +01:00
Martin Sosic
819f11b7b3
Updated install script to be more user friendly.
2021-02-08 15:13:47 +01:00
Matija Sosic
f07f8e199b
Using material-ui in waspc todo example. ( #171 )
2021-02-06 13:41:22 +01:00
Martin Sosic
aada425e44
Updated wasp version to 0.1.9.7.
2021-02-05 14:43:34 +01:00
Martin Sosic
0e98099028
Added tracking of 'build' command in telemetry.
2021-02-05 14:40:46 +01:00
Martin Sosic
332fe32c4c
compileIOWithOptions now has nicer code.
2021-02-05 12:18:12 +01:00
Martin Sosic
3ef8cf425f
Updated wasp version to 0.1.9.6.
2021-02-04 17:46:14 +01:00
Martin Sosic
6abcf496c4
Fixed migrations not being copied on 'wasp build'.
2021-02-04 17:45:38 +01:00
Martin Sosic
cd015d59e8
Fixed missing isAuthEnabled in ToJSON for RouterTemplateData.
2021-02-04 14:54:50 +01:00
Martin Sosic
69bbc3268f
Updated wasp version to 0.1.9.5.
2021-02-04 14:19:28 +01:00
Martin Sosic
ecd2fd36f2
Fixed places where auth stuff was used even when no auth.
2021-02-04 14:18:59 +01:00
Matija Sosic
316c727a8c
Implemented app.head property. ( #170 )
2021-02-04 11:42:01 +01:00
Martin Sosic
45015c4264
Updated wasp version to 0.1.9.4.
2021-02-03 19:38:27 +01:00
Martin Sosic
93b7ce3ea7
Fixed warnings in Haskell.
2021-02-03 19:38:10 +01:00
Martin Šošić
cfa6985abd
Added support for manual deployment of generated code (backend and frontend) ( #167 )
2021-02-03 19:26:14 +01:00