Commit Graph

107 Commits

Author SHA1 Message Date
cf618f7651 use latest mongodb for testing 2018-06-14 15:34:06 +03:00
c4e1ed6c82 change font to Roboto in todo edit textarea 2018-06-12 16:16:32 +03:00
e80be39782 fix todo border when leaving 2018-06-12 16:00:12 +03:00
2346d6307c use compression middleware 2018-06-10 00:25:12 +03:00
55c02761a4 use redux-offline 2018-06-09 16:05:26 +03:00
955f6fb86a hotfix 2018-06-09 01:41:44 +03:00
f215f55adf save todos for offline viewing 2018-06-09 01:14:34 +03:00
1b2c69aff7 serve static resources in dev enviroment 2018-06-09 00:57:31 +03:00
0d45a772fc use localforage for storing data 2018-06-08 21:07:55 +03:00
846a42f616 move loading todos out of render 2018-06-08 20:55:06 +03:00
d40cc28c52 change colors 2018-06-08 19:10:28 +03:00
d07a39c761 design changes 2018-06-07 22:32:51 +03:00
f2a3871947 typo 2018-06-07 18:49:10 +03:00
43faf2c244 doesnt trigger todo actions when tapping todo (actually, it does) 2018-06-07 18:32:11 +03:00
293f939ec7 better design,
fix crash when register after logout with user with todos
2018-06-07 18:28:09 +03:00
a09d7518b3 remove normalize.css 2018-06-07 16:46:56 +03:00
b62d6a8c1a add CssBaseline 2018-06-07 16:44:53 +03:00
dcafd98167 limit selector width 2018-06-07 16:33:51 +03:00
fe83020a2f flatten redux store 2018-06-07 15:59:55 +03:00
e995b6cdbf index all todos 2018-06-07 14:45:56 +03:00
6f34bd1cab animate actions 2018-06-06 23:19:32 +03:00
dac4c29b2b fix add/save list buttons 2018-06-06 19:18:00 +03:00
986aeee377 center list-actions 2018-06-06 18:46:37 +03:00
3c6cc8ea9d use material-ui for controls 2018-06-06 18:14:41 +03:00
7f98f2200d redirect to https on production 2018-06-06 16:05:05 +03:00
a8e5629da3 use node 10 for heroku 2018-06-03 21:21:53 +03:00
5bb578b381 fix hsts 2018-06-03 20:15:58 +03:00
19f02c3e52 bigger todo actions icons 2018-06-03 20:10:29 +03:00
02c12fd4e2 smaller list-actions icons 2018-06-03 20:08:06 +03:00
60db0d5765 "login" and "signup" buttons 2018-06-03 19:31:56 +03:00
be2efc5710 use hsts 2018-06-03 19:24:49 +03:00
8d59dd5f1e change start_url in manifest.json to "/" 2018-06-03 18:28:12 +03:00
09b14917e4 change name in manifest.json 2018-06-03 18:23:21 +03:00
4d1e0ff8ca change title to todolist 2018-06-03 18:22:21 +03:00
210c7b05da use material icons 2018-06-03 16:49:30 +03:00
9d280f6b91 display todos reversed 2018-06-03 15:51:06 +03:00
f5b1af5e78 add enter handlers for edit/create list 2018-06-03 15:39:22 +03:00
87ec2f8b80 better loading 2018-06-03 15:25:22 +03:00
b33cc6fb13 use 'combined' logger in production 2018-06-03 14:51:35 +03:00
965491c9af rename npm package to 'todolist' 2018-06-03 14:50:02 +03:00
2aa2f188b3 add cacheDirectories 2018-06-03 14:46:38 +03:00
3cc1aa5475 change 'prod' to 'production', 2018-06-03 14:41:26 +03:00
d7656f9715 fix heroku deploy 2018-06-03 14:38:20 +03:00
8802fd7f5c less container shadow,
use full screen on phones
2018-06-03 14:12:21 +03:00
7031df6c5f Add 'react/' from commit 'e508ac031e5d832aa95ad8ef040e82277db804d2'
git-subtree-dir: react
git-subtree-mainline: 53976e7b43
git-subtree-split: e508ac031e
2018-06-03 13:39:31 +03:00
53976e7b43 remove react submodule 2018-06-03 13:38:46 +03:00
52287e2d9a Merge branch 'master' of https://bitbucket.org/usaatyuk/todolist-nodeback 2018-06-03 13:25:31 +03:00
61653134b0 deploying to heroku 2018-06-03 13:25:00 +03:00
352f5438ac react-router rouitng 2018-06-03 13:14:54 +03:00
3cdf4bf5a4 serve react frontend in production 2018-06-03 13:05:18 +03:00