258 Commits

Author SHA1 Message Date
Alicia Sykes
088b752305 Adds live demo back in 2019-01-18 22:26:05 +00:00
Alicia Sykes
96a15ec9f5 Merge branch 'master' of https://github.com/Lissy93/happy-team 2019-01-18 20:00:10 +00:00
Alicia Sykes
49178705c3 Removed link to live demo, added link to demo video 2019-01-12 22:20:16 +00:00
Alicia Sykes
6158ecf343 Code cleanup. submit response still not working 2018-04-21 21:33:16 +01:00
Alicia Sykes
78d486b87c Run on multiple ports 2018-03-24 23:20:49 +00:00
Alicia Sykes
0319bb1524 Specify script type 2018-03-24 22:52:28 +00:00
Alicia Sykes
f170aa006b Need ca too for ssl 2018-03-24 22:37:38 +00:00
Alicia Sykes
3a12371ee8 Oops, that was a typo: SSH --> SSL 2018-03-24 22:30:46 +00:00
Alicia Sykes
729ddf1e69 Target babel to node v 8.10.0 2018-03-24 21:32:09 +00:00
Alicia Sykes
bd40074740 es2015 for .babelrc 2018-03-24 21:27:29 +00:00
Alicia Sykes
02d8f2785d We need SSL for production 2018-03-24 21:14:54 +00:00
Alicia Sykes
5581272c53 Submit response needs building next 2018-03-17 11:17:51 +00:00
Alicia Sykes
f5b43f8f32 Change path of Mongo URL 2018-03-15 21:15:53 +00:00
Alicia Sykes
56e632e039 New sizes for submit response modal 2018-03-10 22:43:08 +00:00
Alicia Sykes
a03fb432a0 Opens submit response in a new dialog 2018-03-04 21:38:08 +00:00
Alicia Sykes
c77e1fa872 Only show splash on app load 2018-03-04 10:35:57 +00:00
Alicia Sykes
90b555a9d1 Neatened up code 2018-03-04 10:21:12 +00:00
Alicia Sykes
6fd9c6d708 Team list clickable on home 2018-03-03 23:53:42 +00:00
Alicia Sykes
131a7de495 Made empty submit-response component and route, and changed team url 2018-03-03 23:39:44 +00:00
Alicia Sykes
ad53b8c3de Updated package.json version 2018-03-03 23:13:25 +00:00
Alicia Sykes
11eb71cf75 Fixed SnackBar bug 2018-03-03 23:12:46 +00:00
Alicia Sykes
a7f9f35c4d can now save users responses 🙌 2018-03-03 20:33:21 +00:00
Alicia Sykes
7c7ef1e1fa It finally works. Just needs a quick refractor 2018-03-03 17:14:55 +00:00
Alicia Sykes
e874150f9c Succesfully saves IF today is not empty 2018-03-03 15:35:32 +00:00
Alicia Sykes
a1f657acd0 All that is left on this file is to make the insert 2018-02-18 16:30:17 +00:00
Alicia Sykes
66ffe81b8e Wrote date checking function 2018-02-17 20:57:12 +00:00
Alicia Sykes
2730c9f375 Error messaging done 2018-02-17 19:27:02 +00:00
Alicia Sykes
9f79df4f96 Can't believe this bloody file still isn't done. Commiting to move computers. 2018-02-11 21:07:32 +00:00
Alicia Sykes
5ffcca5e88 We are going to create a better way to catch errors. Its not done yet, but pushing just to keep changes safe 2018-02-06 18:19:37 +00:00
Alicia Sykes
b96759a4a1 Jdoc 2018-02-06 16:54:47 +00:00
Alicia Sykes
25732df3d9 1 2018-02-02 10:55:52 +00:00
Alicia Sykes
e00f77a1ce Checks if user already submited, part 1 2018-02-01 21:11:14 +00:00
Alicia Sykes
560420752e Use promises, NOT callbacks 2018-01-29 22:24:50 +00:00
Alicia Sykes
bec7a299d3 Updated API docs on readme 2018-01-28 21:01:23 +00:00
Alicia Sykes
53621d769e Cleaned up basic linting in task files a bit 2018-01-28 16:55:06 +00:00
Alicia Sykes
67c84411c3 Sample data now rounds the date 2018-01-28 16:47:25 +00:00
Alicia Sykes
bce24a0589 roundDate function written 2018-01-28 16:43:07 +00:00
Alicia Sykes
fe6f5df1e3 Just commiting work done this evening (incase I get hit by a bus on my way to McDonalds) 2018-01-27 21:05:49 +00:00
Alicia Sykes
484eb2ee53 Will store common helper functions 2018-01-27 21:04:38 +00:00
Alicia Sykes
16a2c19a8d Updated the sample-data-populating to use currect team names 2018-01-27 17:14:34 +00:00
Alicia Sykes
71ad74d00c Check which team user is in 2018-01-27 14:47:01 +00:00
Alicia Sykes
141c4e257a Cleaned up code for the response-saver 2018-01-26 22:22:50 +00:00
Alicia Sykes
d6d74bd022 Response saving will happen in an external file now, to keep stuff cleaner 2018-01-22 23:19:38 +00:00
Alicia Sykes
807f15610c Created empty insertUserResponse(..) func on records model 2018-01-20 15:19:03 +00:00
Alicia Sykes
6bc995be78 Stared creating route, model and controller for team member listings 2018-01-05 20:11:42 +00:00
Alicia Sykes
9e048da1f3 Stared creating route, model and controller for user responses 2018-01-05 20:11:01 +00:00
Alicia Sykes
1f89002d2a Cleander export 2018-01-05 20:10:34 +00:00
Alicia Sykes
102b879370 Server-side JS refractor 2017-12-30 14:25:32 +00:00
Alicia Sykes
31598a5175 Updated dev dependencies, neatened readme 2017-12-30 10:50:49 +00:00
Alicia Sykes
c81754ee3e Compare hash with email 2017-12-30 09:51:17 +00:00