Commit graph

522 commits

Author SHA1 Message Date
Ro
b0cb4d9229 completed CRUD functionality for new data syncing methodology. fuck. yes. 2018-12-03 21:19:10 -05:00
Ro
22af04f59a extracting out local db action to its own utility class 2018-12-02 19:47:28 -05:00
Ro
ec5a58c49d made post syncing action a bit more clean and concise. 2018-11-27 17:19:57 -05:00
Ro
c2b5d9a56c cleaned up post controller. much nice. wow smoother 2018-11-27 13:48:02 -05:00
Ro
a7239a3027 updated post editing and creation for new data syncing methodology. finally. 2018-11-26 17:14:13 -05:00
Ro
b057c50ad4 smoohted out update sync functionality for posts 2018-11-21 20:08:53 -05:00
Ro
bc1b4fa3e8 implemented service workers and indexdb to handle data on the front end, still needs to be cleaned up but it works 2018-11-20 19:42:52 -05:00
Ro
1f52df297a quick commit for review 2018-11-14 11:32:35 -05:00
Ro
e2b3a6e838 seperated routes to cut down on bloat and make a clear structure for additional sections 2018-11-11 15:22:01 -05:00
Ro
99db0dde71 moved custom tools to brain, got rid of react extensions, converted custom tools to es6 2018-11-11 14:49:26 -05:00
Ro
625bab02e5 changed reference 'entry' to 'post'; implemented status states for posts (featured, page, published) 2018-11-10 18:08:00 -05:00
Ro
e75b50d804 fixed html render on new post bug; fixed cursor not moving on return in text editor bug 2018-11-09 15:51:54 -05:00
Ro
c2de21b9b1 added db migration functionality, added published and featured to post data model 2018-11-09 12:44:13 -05:00
Ro
4d222719c8 completed add new post and delete post functionality, removed data requessts from RTE 2018-11-08 20:45:37 -05:00
Ro
7b6d849b10 changed dashboard color palette to be WCAG AA compliant 2018-11-07 23:24:37 -05:00
Ro
77f4a2721d rte ui restructuring, extracted editor to be a standalone compontent, module will be re-coded to follow suit 2018-11-06 17:27:57 -05:00
Ro
2b26d3b525 started smoothing out rte notifcation handling, cleaned up styles for date picker 2018-11-05 17:32:33 -05:00
Ro
47f76e65fc updated post data model for editited date, edited api to save editiable date 2018-11-03 14:06:09 -04:00
Ro
5229db1668 integrated date chooser with entry RTE 2018-11-02 16:25:47 -04:00
Ro
1584afc522 tweaks to config settings 2018-10-31 12:22:31 -04:00
Ro
6f7fed59f3 initial commit in new repo 2018-10-31 12:00:31 -04:00
Are0h
eec14d30d5 Initial commit 2018-10-31 16:54:59 +01:00