Martin Šošić
8d2c33ab28
Replace Wasp with AppSpec and Parser with Analyzer. ( #423 )
2022-01-20 11:45:14 +01:00
Vinícius Andrade
dfd6773cc1
Fixed lint errors in Todo Tutorial ( #349 )
...
* Fixed lint errors in waspc Todo example
Signed-off-by: Vini Andrade <vini.andrade.dev@gmail.com>
* Fixed lint errors in example TodoApp
Signed-off-by: Vini Andrade <vini.andrade.dev@gmail.com>
* Fixed lint errors in todo app docs
Signed-off-by: Vini Andrade <vini.andrade.dev@gmail.com>
2021-11-08 14:19:15 +01:00
Martin Sosic
f0c728dfbb
Simplified tutorial/TodoApp to not use React-controlled component for creating new Task.
2021-04-07 17:04:34 +02:00
Craig McIlwrath
82ea947981
Add ext/.waspignore file ( #196 )
2021-03-03 09:35:27 +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
Martin Sosic
e7669f3dc3
Removed redundant signUp action from the TodoApp tutorial.
2021-02-08 19:48:56 +01:00
Martin Sosic
6abcf496c4
Fixed migrations not being copied on 'wasp build'.
2021-02-04 17:45:38 +01:00
Matija Sosic
68155711e8
Implemented FE ACL & updated the examples. ( #165 )
...
* Implemented FE ACL & updated the examples.
* PR fixes, fixed tests.
2021-02-01 16:32:07 +01:00
Matija Sosic
88fd891495
small cleanup of TODO example.
2021-01-28 11:53:34 +01:00
Matija Sosic
242c51f6a8
Made auth more flexible - not generating pages & routes anymore, just the forms. ( #161 )
2021-01-25 19:39:50 +01:00
Matija Sosic
4ac627e652
Generating simple login & signup pages when auth is enabled. ( #145 )
2020-11-23 16:51:46 +01:00
Martin Sosic
604dcc5700
Removed redundant readonly attribute from todo app example.
2020-11-03 11:25:36 +01:00
Martin Sosic
5aa937125a
Tiny fix in Todo App example.
2020-10-26 23:29:27 +01:00
Martin Sosic
43493a161e
Updated tutorial todoApp example with authentication.
2020-10-23 14:51:57 +02:00
Martin Sosic
cb217fde44
Renamed EntityPSL to Entity.
2020-10-21 17:41:04 +02:00
Martin Sosic
724e8d5ac1
Tiny update of TodoApp example.
2020-10-12 22:07:36 +02:00
Martin Sosic
b480420690
Added TodoApp tutorial example.
2020-10-12 15:16:48 +02:00