Martin Sosic
e7cf17ea5d
Implemented user settings and profile page.
2020-11-19 15:11:23 +01:00
Martin Sosic
26ad50c147
Realworld example: Mostly finalized signup/login logic.
2020-11-17 11:49:10 +01:00
Martin Sosic
6419b21598
Fixed ci.yaml when deleting non existent folder.
2020-11-14 12:49:01 +01:00
Martin Šošić
64e4685bc0
Fixed how we do caching in GA. ( #139 )
2020-11-14 12:44:52 +01:00
Martin Šošić
b30dfe9079
Fixed previous mistake
2020-11-14 10:41:02 +01:00
Martin Šošić
516e7d510b
Made versions in ci.yaml more flexible.
2020-11-14 10:39:26 +01:00
drkameleon
2dd4bbcc31
added badges + header cleanup
2020-11-12 17:24:21 +01:00
Yanis Zafirópulos
ab1b59557e
Added Github actions CI workflow, to replace Travis/Appveyor in near future ( #133 ).
...
* added previous ci.yaml
* removed redundant comments
* renamed job: cleanup -> cancel
* removed `--no-terminal`
* removed Checkout step
* switched to cancel-workflow-action@0.6.0 + removed the need for a workflow_id
* removed cache-dependencies id (if you don't test for the cache, there's no need for a step id either)
* Update .github/workflows/ci.yaml
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update .github/workflows/ci.yaml
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update .github/workflows/ci.yaml
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update .github/workflows/ci.yaml
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update .github/workflows/ci.yaml
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update .github/workflows/ci.yaml
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Various fixes
* Final polish.
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2020-11-12 17:21:44 +01:00
Martin Sosic
4b000ea036
Fixed appveyor config regarding SSL error.
2020-11-12 12:24:57 +01:00
Yanis Zafirópulos
bf160e23bb
Generic templates and Code of Conduct ( #131 )
...
* added code_of_conduct
* added generic issue templates (for bugs & feature requests)
* added generic PR template
* Update CODE_OF_CONDUCT.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2020-11-11 16:34:29 +01:00
Martin Šošić
54ec4faedf
Create CONTRIBUTING.md
...
Related to issue #4 .
2020-11-11 16:11:21 +01:00
Martin Sosic
bec5a94303
Made PATH warning in install script more prominent.
2020-11-10 14:30:20 +01:00
Yanis Zafirópulos
26418500aa
Minor fixes + Copy editing ( #125 )
2020-11-05 18:44:03 +01:00
Matija Sosic
3056ad1be8
Updated wasp version to 0.1.7.
2020-11-05 16:29:12 +01:00
Martin Sosic
1a29500570
Fixed new-release script.
2020-11-05 16:27:16 +01:00
Martin Sosic
3f5143f8a6
Fixed new-release script name.
2020-11-05 16:02:45 +01:00
Martin Sosic
1c47a28e41
Small fixes
2020-11-05 11:04:05 +01:00
Martin Sosic
e90762f9d6
Stderr output from jobs is now marked as such.
2020-11-05 09:44:01 +01:00
Matija Sosic
46a1cbab32
Added wasp db studio command. ( #120 )
2020-11-04 15:26:35 +01:00
Martin Sosic
604dcc5700
Removed redundant readonly attribute from todo app example.
2020-11-03 11:25:36 +01:00
Martin Sosic
e5b8f52728
Updated installer script.
2020-11-02 19:31:32 +01:00
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