Commit graph

426 commits

Author SHA1 Message Date
Amit Jakubowicz
82b4b883d5 Log out all cookies and headers 2018-06-03 12:48:48 +02:00
Amit Jakubowicz
f2c51a44cf Use image docker-firebase:slim 2018-06-03 12:45:29 +02:00
Amit Jakubowicz
97b0535425 Log out exception 2018-06-03 12:43:38 +02:00
Amit Jakubowicz
4ee7253728 Clean code 2018-06-03 12:33:51 +02:00
Amit Jakubowicz
1f8a341155 Fail on missing session cookie 2018-06-03 12:14:03 +02:00
Amit Jakubowicz
170e1d5a3d Show authentication required 2018-06-03 12:09:20 +02:00
Amit Jakubowicz
f6509e32de Proper cookie import 2018-06-03 12:00:44 +02:00
Amit Jakubowicz
7942ab639f Try quicker docker image with firebase installed 2018-06-03 11:52:36 +02:00
Amit Jakubowicz
80e58dbd03 Fix yarn lint step 2018-06-03 11:51:08 +02:00
Amit Jakubowicz
ca9cc19101 Fix lint errors 2018-06-03 11:47:18 +02:00
Amit Jakubowicz
9234fe763f Early fail on lint error 2018-06-03 11:46:07 +02:00
Amit Jakubowicz
36e8d43cd3 Delegate requests according to method 2018-06-03 11:41:08 +02:00
Amit Jakubowicz
e3a9b33787 Fix ts build 2018-06-03 11:32:05 +02:00
Amit Jakubowicz
83f605e2c5 Remove joi 2018-06-03 11:21:40 +02:00
Amit Jakubowicz
ae6fa2c51d Add events and session cookie read 2018-06-03 11:11:45 +02:00
Amit Jakubowicz
b9a0156360 Return only event items 2018-06-02 12:10:29 +02:00
Amit Jakubowicz
88dbb7f316 Fix list events 2018-06-02 12:09:54 +02:00
Amit Jakubowicz
5649de8a7d Return real client object 2018-06-01 14:03:17 +02:00
Amit Jakubowicz
c235b42efb Stop spitting out secrets in cleartext form 2018-06-01 13:22:11 +02:00
Amit Jakubowicz
50663ed218 Fix atob use 2018-06-01 13:18:36 +02:00
Amit Jakubowicz
5466e0c89f Clean index.ts 2018-06-01 13:08:28 +02:00
Amit Jakubowicz
583c6c2357 Clean unused imports 2018-06-01 13:01:50 +02:00
Amit Jakubowicz
b659c68061 Fix secret replacements on Makefile 2018-06-01 12:54:18 +02:00
Amit Jakubowicz
8ea3b2b1ad Pass gcal key as base64 2018-06-01 12:28:47 +02:00
Amit Jakubowicz
d530fa2ed6 Add messages to make target 2018-06-01 12:11:02 +02:00
Amit Jakubowicz
5a8237a260 Remove shadow variable 2018-06-01 11:57:49 +02:00
Amit Jakubowicz
3b6eb29cc2 Added gcal integration 2018-06-01 11:54:30 +02:00
Amit Jakubowicz
a661698159 Get cal list over REST api 2018-05-23 08:15:58 +02:00
Amit Jakubowicz
f4683ad6ad Get cal list over REST api 2018-05-23 08:09:50 +02:00
Amit Jakubowicz
94b5e40787 Avoid error when calendar query result is null 2018-05-22 13:38:19 +02:00
Amit Jakubowicz
00a6aafd68 Add events to firebase.json 2018-05-22 11:41:41 +02:00
Amit Jakubowicz
0ad7424ac0 Fix linting issues 2018-05-22 08:00:19 +02:00
Amit Jakubowicz
e01e0cc738 Try out calendar API 2018-05-22 07:36:00 +02:00
Amit Jakubowicz
cb5137d2be Send a friendly link on invitation 2018-05-19 13:52:38 +02:00
Amit Jakubowicz
451fc2b508 Catch error when sending invitation 2018-05-19 13:43:35 +02:00
Amit Jakubowicz
67e8a43082 Replace EMAIL_DOMAIN before replacing DOMAIN 2018-05-19 13:31:22 +02:00
Amit Jakubowicz
48f3129c9f Make email domain configurable 2018-05-19 13:26:06 +02:00
Amit Jakubowicz
c153a37e7c Revert back to official node image with make support 2018-05-19 13:13:41 +02:00
Amit Jakubowicz
9b79079714 Fix image name 2018-05-19 13:10:50 +02:00
Amit Jakubowicz
7b1b72efd6 Include firebase in docker base image 2018-05-19 13:09:21 +02:00
Amit Jakubowicz
48458728aa Change session cookie to be __session 2018-05-19 13:04:39 +02:00
Amit Jakubowicz
8b6b8d9f04 Add config.ts to .gitignore 2018-05-19 12:57:42 +02:00
Amit Jakubowicz
8b201826f4 Configure functions from CI 2018-05-19 12:57:03 +02:00
Amit Jakubowicz
14ce2ff346 Fix for ci build 2018-05-19 08:45:42 +02:00
Amit Jakubowicz
7c4e3bb6d7 Pipelist firebase use qpa-staging 2018-05-18 18:58:01 +02:00
Amit Jakubowicz
7a9f6fd4a4 Set gitlab ci running on node:6.11.5 2018-05-18 18:29:40 +02:00
Amit Jakubowicz
9a6cbb909c Change to staging deployment 2018-05-18 12:40:21 +02:00
Amit Jakubowicz
1abf16e8e2 Add firebase deploy key to gitlab ci 2018-05-18 12:39:21 +02:00
Amit Jakubowicz
df0616d22b Add firebase configuration to gitlab-ci 2018-05-18 11:43:44 +02:00
Amit Jakubowicz
bd8717cf3f Create dev environment and gitlab ci 2018-05-18 11:41:13 +02:00