Martin Sosic
|
3a571ce045
|
Bumped version to 0.1.2.
|
2020-10-28 18:01:46 +01:00 |
|
Matija Sosic
|
61d028d32a
|
Fixed a bug with Prisma migrations. (#104)
|
2020-10-28 15:28:58 +01:00 |
|
Martin Sosic
|
5aa937125a
|
Tiny fix in Todo App example.
|
2020-10-26 23:29:27 +01:00 |
|
Martin Sosic
|
a64f4b8a77
|
Updated react-scripts to 4.0.0, fixes #84.
|
2020-10-26 16:55:22 +01:00 |
|
Martin Sosic
|
247bf76aac
|
Removed redundant TODOs in StrongPath tests.
|
2020-10-24 22:44:27 +02:00 |
|
Martin Sosic
|
7aafa82a32
|
StrongPath: File can now be specific, same like Dir.
|
2020-10-24 22:44:27 +02:00 |
|
Martin Sosic
|
4cbd2a6240
|
Extracted internals into Internal (StrongPath).
|
2020-10-24 22:44:27 +02:00 |
|
Martin Sosic
|
4a7c911631
|
Added fromBaseTypeSystem functions to StrongPath.
|
2020-10-24 22:44:27 +02:00 |
|
Martin Sosic
|
87e05823cf
|
Added tests and support for "../" prefix to StrongPath.
|
2020-10-24 22:44:27 +02:00 |
|
Martin Sosic
|
43493a161e
|
Updated tutorial todoApp example with authentication.
|
2020-10-23 14:51:57 +02:00 |
|
Martin Sosic
|
5b4519be3c
|
Removed lang-design/ dir.
|
2020-10-21 19:16:37 +02:00 |
|
Martin Sosic
|
8af6cf3696
|
Added instructions to run migrate-up when running example for the first time.
|
2020-10-21 19:13:36 +02:00 |
|
Martin Sosic
|
3ab248b584
|
Removed redundant old templates and code (redux).
|
2020-10-21 17:41:04 +02:00 |
|
Martin Sosic
|
cb217fde44
|
Renamed EntityPSL to Entity.
|
2020-10-21 17:41:04 +02:00 |
|
Martin Sosic
|
58d10ab305
|
Removed old Entity.
|
2020-10-21 17:41:04 +02:00 |
|
Martin Sosic
|
830fd51e89
|
Updated waspc/README.md with contribution guidelines.
|
2020-10-21 15:15:22 +02:00 |
|
Martin Sosic
|
1f466036fc
|
Added user-task relation to todo app example.
|
2020-10-20 11:08:02 +02:00 |
|
Matija Sosic
|
a55aba643c
|
Db commands now make sure their prerequisites are set. (#86)
|
2020-10-20 11:02:00 +02:00 |
|
Martin Sosic
|
126da846f7
|
Cleaned up example TodoApp.
|
2020-10-19 15:50:07 +02:00 |
|
Martin Sosic
|
71273805db
|
Enriched 'wasp new' message and refactored terminal coloring.
|
2020-10-19 14:56:43 +02:00 |
|
Matija Sosic
|
6a59804a46
|
Authentication generation (#74)
|
2020-10-19 14:45:54 +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 |
|
Matija Sosic
|
bbe6dae679
|
Implemented parser for Auth Wasp element. (#72)
|
2020-10-08 16:17:47 +02:00 |
|
Martin Sosic
|
6edad656c2
|
Queries are now auto-invalidated based on entities they use.
|
2020-10-07 15:56:23 +02:00 |
|
Martin Sosic
|
54b994bb0a
|
Entities are now injected into operations (if declared in Wasp).
|
2020-10-07 15:29:21 +02:00 |
|
Martin Sosic
|
6e41c1dd84
|
Tiny naming fix.
|
2020-10-06 21:31:18 +02:00 |
|
Martin Sosic
|
a06410dad8
|
Fixed execution of processes/jobs -> stderr was not being forwarded.
|
2020-10-06 21:24:41 +02:00 |
|
Matija Sosic
|
330483eab1
|
Todo example: added per-task page. (#66)
|
2020-10-01 11:25:59 +02:00 |
|
Martin Sosic
|
0f36486ebb
|
Added missing wasp files to examples/todoApp.
|
2020-09-30 13:44:46 +02:00 |
|
Matija Sosic
|
6135fbaedc
|
Todo example: Implemented 'toggle all' and 'delete completed' functionalities. (#60)
|
2020-09-30 10:08:20 +02:00 |
|
Martin Sosic
|
ca039304f9
|
Wasper can now specify npm dependencies.
|
2020-09-29 13:46:48 +02:00 |
|
Matija Sosic
|
d936eeba28
|
Todo example: task isDone can be toggled now. (#57)
|
2020-09-29 10:44:27 +02:00 |
|
Matija Sosic
|
a18167ffc6
|
Todo example: Removed global local state, now we use db.
|
2020-09-24 16:15:02 +02:00 |
|
Martin Sosic
|
e89b9ac358
|
CI now builds only master branch and PRs.
|
2020-09-23 15:47:52 +02:00 |
|
Martin Sosic
|
e115ece29a
|
External code paths now again use StrongPath.
|
2020-09-23 15:44:32 +02:00 |
|
Martin Sosic
|
391a045164
|
StrongPath now specifies standard (posix/win) it uses.
|
2020-09-23 15:42:18 +02:00 |
|
Martin Sosic
|
f01de9e5c5
|
Tiny fixes in README.
|
2020-09-23 11:54:21 +02:00 |
|
Martin Sosic
|
5a0ddf71f5
|
Set node version of generated project to current LTS version.
|
2020-09-22 14:56:32 +02:00 |
|
Martin Sosic
|
d1c7343392
|
Added reference to documentation, in waspc README.md.
|
2020-09-22 14:22:26 +02:00 |
|
Martin Sosic
|
370d6cb2d5
|
fixed link to example
|
2020-09-22 14:12:52 +02:00 |
|
Martin Sosic
|
616ca79461
|
Updated READMEs.
|
2020-09-22 14:09:09 +02:00 |
|
Martin Sosic
|
934fe697b8
|
CI now creates draft releases. Moved CI badges to top README.
|
2020-09-21 16:11:34 +02:00 |
|
Martin Sosic
|
f13101e46a
|
Created a simple windows binary package.
`wasp start` fails at calling `npm` (can't find it).
|
2020-09-21 15:52:17 +02:00 |
|
Martin Šošić
|
fda67bb8ef
|
Implemented automatic binary packaging + install script.
|
2020-09-19 16:56:28 +02:00 |
|
Matija Sosic
|
c1f2d6dab3
|
TodoApp example now uses db. (#45)
|
2020-09-19 16:11:09 +02:00 |
|
Matija Sosic
|
338c3c909e
|
Removed unused imports.
|
2020-09-18 16:45:20 +02:00 |
|
Matija Sosic
|
08f224d03d
|
Implemented migrate-save and migrate-up cli db commands. (#41)
|
2020-09-18 16:14:14 +02:00 |
|
Martin Sosic
|
1be06994e4
|
[skip ci] Removed redundant caching from Travis.
|
2020-09-18 15:31:58 +02:00 |
|
Martin Sosic
|
2617bd5f66
|
Now AppVeyor CI builds Wasp on Windows and runs tests.
Also fixed path issues when running on Windows.
|
2020-09-18 15:22:58 +02:00 |
|