Commit Graph

1234 Commits

Author SHA1 Message Date
Dorian 4a2de733a5 Add spacer layout element. 2017-11-03 08:28:55 -04:00
Dorian 5648195737 Improve style of page editor. 2017-11-02 20:21:20 -04:00
Dorian 7e319e3b20 Fix moving page editor to the control panel. 2017-11-02 20:16:39 -04:00
Dorian 8fcf9c3cbc Add notes about MobX instead of Redux. 2017-11-02 17:25:20 -04:00
Dorian 2b88d2a393 Update the readme. 2017-11-02 09:19:23 -04:00
Dorian 9fb8f2fcee Remove final redux dependency. 2017-11-02 09:16:03 -04:00
Dorian 0c47e92ead Fix up update of code via the Markdown editor. 2017-11-02 09:13:40 -04:00
Dorian 30c991db05 Remove redux dependencies. 2017-11-02 09:07:08 -04:00
Dorian 3baeb33dd3 Migrate page to use mobx store. 2017-11-02 09:05:38 -04:00
Dorian 439ad1754e Migrate site into a store. 2017-11-01 09:06:26 -04:00
Dorian 0bf9398c89 Migrate user store into the right location. 2017-11-01 00:49:21 -04:00
Dorian ef5809664d Migrate user actions and reducers to mobx setup. 2017-11-01 00:44:16 -04:00
Dorian 40e907a0cf Simplify setup by directly referencing stores. 2017-10-31 17:41:26 -04:00
Dorian fbe07da0ea Remove editor theme switching for now. 2017-10-31 08:42:07 -04:00
Dorian b359159c00 Migrate theme switcher over to mobx. 2017-10-31 08:38:52 -04:00
Dorian 0561b71fb7 Clean up App setup. 2017-10-31 08:08:09 -04:00
Dorian b32e83d9eb Rework panel toggle to use mobx stores and actions. 2017-10-31 00:33:27 -04:00
Dorian 20dbd35a85 Refactor app status into the store module. 2017-10-30 23:00:40 -04:00
Dorian 82513885e7 Add initial working version of MobX setup. 2017-10-30 19:08:55 -04:00
Dorian e5238be705 Improve manner in which the version is provided into client. 2017-10-27 19:07:43 -04:00
Dorian 13fccd1c8b Add major upgrade notes. 2017-10-27 18:59:10 -04:00
Dorian 8834d16aa3 Add ability to enforce user authentication for CouchDB. 2017-10-27 17:42:05 -04:00
Dorian 69b05da5bd Add in proper documentation for all the invoke tasks. 2017-10-27 11:57:44 -04:00
Dorian 80b46594b5 Fix CI test issue. 2017-10-27 11:51:21 -04:00
Dorian 8cd9eb3dfe Break out the admin tasks into better named variants. 2017-10-27 08:47:36 -04:00
Dorian a4dc02656a Extend length of time for JWT validity. 2017-10-25 22:56:13 -04:00
Dorian 764a976ddf Save the page properly. 2017-10-25 17:52:17 -04:00
Dorian 3fbf4b8ec5 Prepare for upcoming release of Rookeries. 2017-10-25 17:33:38 -04:00
Dorian d489e463a2 Fix tests and update changelog. 2017-10-25 09:46:04 -04:00
Dorian a5dd631fa8 Improve footer for demo site. 2017-10-25 08:57:19 -04:00
Dorian 85ce1db93f Add option to logout user. 2017-10-25 08:53:45 -04:00
Dorian 56b397af79 Move user and sample site tasks into db utilities. 2017-10-25 08:48:11 -04:00
Dorian 76b2c04e55 Reenable code editor component. 2017-10-25 08:41:33 -04:00
Dorian 38f4674b7f Workaround user not sent as part of token response. 2017-10-25 08:35:55 -04:00
Dorian 732068b4d1 Add fix for loading the landing page. 2017-10-25 08:21:52 -04:00
Dorian 15f62c6c40 Add changelog notes on upcoming release. 2017-10-25 01:03:04 -04:00
Dorian 75bd373151 Update documentation about using CouchDB instead of PostgreSQL. 2017-10-25 01:00:28 -04:00
Dorian 9952310da0 Hack around user login issue. 2017-10-24 23:30:44 -04:00
Dorian e3475a69d5 Add utility to add and remove users. 2017-10-24 23:23:52 -04:00
Dorian b694a7a2e2 Combine tests for code linting in both Python and JS. 2017-10-24 22:49:14 -04:00
Dorian eb555ad935 Update development notes. 2017-10-24 22:34:22 -04:00
Dorian 68d1b9d52c Add workaround for landing page. 2017-10-24 21:08:37 -04:00
Dorian 6fed7ad718 Fix up menus and make compelling fake content for test site. 2017-10-24 20:47:50 -04:00
Dorian 0b7b3d9c53 Include generation of menu for test site. 2017-10-24 20:31:08 -04:00
Dorian e4da3baea7 Fix testing of site. 2017-10-24 17:49:27 -04:00
Dorian ed898eee5f Clean up style to use 80 characters. 2017-10-24 12:04:00 -04:00
Dorian 9fc74364c7 Clean up style and resolve flake8 issue. 2017-10-24 11:10:41 -04:00
Dorian 614c37ac56 Migrate site update code to use new db update or create function. 2017-10-24 09:03:29 -04:00
Dorian 298cec7f51 Rework update of document code. 2017-10-24 09:01:28 -04:00
Dorian fdc3b4355b Ensure updated site returned from endpoint. 2017-10-24 08:34:44 -04:00