Commit graph

145 commits

Author SHA1 Message Date
Amit Jakubowicz
1a485891c7 Post session handler 2018-09-16 21:49:22 +02:00
Amit Jakubowicz
7ec93333cf Add router 2018-09-16 20:34:51 +02:00
Amit Jakubowicz
9d92b48aab Form is able to post request 2018-09-16 20:16:02 +02:00
Amit Jakubowicz
4298fa3397 Create form 2018-09-16 20:09:19 +02:00
Amit Jakubowicz
148f3c2962 Fix joi imports 2018-09-14 17:24:01 +02:00
Amit Jakubowicz
2fe3d1b568 Readd joi 2018-09-14 17:07:38 +02:00
Amit Jakubowicz
b6541f50c4 Remove joi 2018-09-14 17:00:54 +02:00
Amit Jakubowicz
fef3edbba2 Separate build commands 2018-09-14 16:16:39 +02:00
Amit Jakubowicz
34757526db Unignore lock file 2018-09-09 17:38:25 +02:00
Amit Jakubowicz
ad1029374c Unignore lock file 2018-09-09 17:38:20 +02:00
Amit Jakubowicz
58d56dcf16 Import Datastore 2018-09-09 17:36:52 +02:00
Amit Jakubowicz
ba37b56dcc Roll back firebase 1.0.1 2018-09-09 17:29:36 +02:00
Amit Jakubowicz
be066b9b6a esModuleInterop 2018-09-08 22:23:44 +02:00
Amit Jakubowicz
4a3b5e9a8a Typescript 2.9.2 2018-09-08 21:55:54 +02:00
Amit Jakubowicz
8b7128c241 Show TS Version 2018-09-08 21:54:57 +02:00
Amit Jakubowicz
17171091d3 Change TS config to accept export = FooBar 2018-09-08 21:51:25 +02:00
Amit Jakubowicz
aa2709f47e Functions yarn build 2018-09-08 21:34:11 +02:00
Amit Jakubowicz
1ffe5f3728 Yarn install step on webapp 2018-09-08 20:30:44 +02:00
Amit Jakubowicz
488229fb50 Add typescript 2018-09-08 20:24:51 +02:00
Amit Jakubowicz
0b8ae2869d Configure functions from CI 2018-09-08 20:22:17 +02:00
Amit Jakubowicz
b0d0882911 Configure functions from CI 2018-09-08 17:09:16 +02:00
Amit Jakubowicz
4b3aaf0e44 Fix type on gitlab-ci.yml 2018-09-08 15:27:45 +02:00
Amit Jakubowicz
f62479dd8c Remove predeploy actions, use gitlab ci only 2018-09-02 18:29:36 +02:00
Amit Jakubowicz
84ab19b142 Update firebase deps 2018-09-02 15:49:30 +02:00
Amit Jakubowicz
1d97194a30 Organize predeploy build script 2018-09-02 11:17:42 +02:00
Amit Jakubowicz
249527c0d6 Organize predeploy build script 2018-09-02 11:14:15 +02:00
Amit Jakubowicz
80934065e8 Assert to type to satisty webstorm 2018-09-02 11:11:16 +02:00
Amit Jakubowicz
8f4b23707c Fix linting issues 2018-09-02 11:09:51 +02:00
Amit Jakubowicz
4e50908dc6 Build webapp and deploy it 2018-09-02 11:05:51 +02:00
Amit Jakubowicz
9a9e2023ce Web app uneject 2018-08-23 09:06:27 +02:00
Amit Jakubowicz
c342b631b7 Add react application 2018-08-08 11:49:10 +02:00
Amit Jakubowicz
5bdd9d71a6 Add react application 2018-08-08 11:49:07 +02:00
Amit Jakubowicz
d16fc47359 Skip null dbEvents 2018-07-27 20:09:17 +02:00
Amit Jakubowicz
8efe1e401e Filter out empty dbResults for non existing events 2018-07-27 19:56:52 +02:00
Amit Jakubowicz
ec1613c81b Fix null error on fetching events for skipped unfound db events 2018-07-27 19:45:46 +02:00
Amit Jakubowicz
2083b6d604 Get events also from database 2018-07-27 19:35:54 +02:00
Amit Jakubowicz
07e04ff223 Use Symbol Key correctly 2018-07-13 23:15:28 +02:00
Amit Jakubowicz
7eb6b63e1b Get id from key to event 2018-07-13 23:14:17 +02:00
Amit Jakubowicz
329db6474d Parse id as int 2018-07-13 23:05:05 +02:00
Amit Jakubowicz
20f3ad756b Revert the key 2018-07-13 22:28:21 +02:00
Amit Jakubowicz
8880176e23 Try some key hacking 2018-07-13 22:23:47 +02:00
Amit Jakubowicz
262a6584ec Log out key before getting event from db 2018-07-13 21:59:26 +02:00
Amit Jakubowicz
0a01ffbdeb Logging to gcal event creation 2018-07-13 21:53:51 +02:00
Amit Jakubowicz
7e71f927f8 Add more better logging 2018-07-13 21:51:41 +02:00
Amit Jakubowicz
8398abc7c4 Add logging 2018-07-13 21:47:25 +02:00
Amit Jakubowicz
4d698cb75a Clean unrequired type assertion 2018-07-10 08:23:22 +02:00
Amit Jakubowicz
2e44e1af3d Try to get with this.datastore.key() 2018-07-09 21:17:14 +02:00
Amit Jakubowicz
6cadf4835a Show error if couldnt retrieve event 2018-07-09 21:14:45 +02:00
Amit Jakubowicz
535dc4541f Fix path for retrieving id from DB mutation result 2018-07-08 22:27:48 +02:00
Amit Jakubowicz
6ebb1c84c8 Fix path for retrieving id from DB mutation result 2018-07-08 22:12:44 +02:00