Martin Sosic
|
e2bddb2004
|
Updated wasp version to 0.1.6.
|
2020-10-31 20:40:23 +01:00 |
|
Martin Sosic
|
c2562e12e2
|
Added new-release script for automatic drafting of new releases.
|
2020-10-31 11:08:33 +01:00 |
|
Martin Sosic
|
74c3d94bac
|
Wrote some initial code for realworld example.
|
2020-10-30 20:18:17 +01:00 |
|
Martin Sosic
|
bf363c0791
|
Fixed some old docs links and created init version of realworld app.
|
2020-10-30 16:28:50 +01:00 |
|
Martin Sosic
|
199b28a474
|
Bumped version to 0.1.5
|
2020-10-30 16:10:01 +01:00 |
|
Martin Sosic
|
ecc1740bcc
|
Deleted old TodoApp example.
|
2020-10-30 15:58:30 +01:00 |
|
Martin Sosic
|
0c4ae72495
|
Fixed jobs to terminate if interrupted by exception.
|
2020-10-29 18:11:39 +01:00 |
|
Martin Sosic
|
4889fefd0f
|
Added 'version' command to cli.
|
2020-10-29 13:15:13 +01:00 |
|
Matija Sosic
|
821e5c02b0
|
Fix: api.js is now generated when no auth. (#107)
|
2020-10-28 23:53:02 +01:00 |
|
Martin Sosic
|
3e7590540f
|
Fixed travis.yml to trigger builds for tags.
|
2020-10-28 18:34:34 +01:00 |
|
Matija Sosic
|
4ea507312c
|
Fixed #103: app crashes when no auth. (#106)
|
2020-10-28 18:12:27 +01:00 |
|
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 |
|