Commit Graph

1030 Commits

Author SHA1 Message Date
Dorian 9216bd3d4a Fix journal entry to not use the base URL for its calls. 2015-05-28 08:47:10 -04:00
Dorian 8ba056a612 Wire up store, actions and views correctly with logging to work with Reflux and React.
Fix style test breakage.
2015-05-23 15:45:09 -04:00
Dorian 14b84c5591 Wire up store, actions and views correctly with logging to work with Reflux and React.
Fix style test breakage.
2015-05-23 15:45:09 -04:00
Dorian 7aae77767e Link to remote CSS to fix bootstrap and fontawesome issues introduced by browserify work.
Update the vagrant playbook to work with new playbook defaults.
2015-05-22 17:40:23 -04:00
Dorian 1e628547a3 Add in Reflux experimentally into frontend app. 2015-05-20 08:17:44 -04:00
Dorian 088a060f3f Add in Reflux experimentally into frontend app. 2015-05-20 08:17:44 -04:00
Dorian 157c50484f Add fix to markdown and modal login view.
Add task to manually reload of JS cache.
2015-05-12 23:00:00 -04:00
Dorian 0cd900d293 Add fix to markdown and modal login view.
Add task to manually reload of JS cache.
2015-05-12 23:00:00 -04:00
Dorian 7615995e7a Remove AngularJS from the app setup. 2015-05-11 18:08:59 -04:00
Dorian 36487914e2 Remove AngularJS from the app setup. 2015-05-11 18:08:59 -04:00
Dorian 5fae46eaf0 Fix issue with combining all files together as part of browserify. 2015-05-11 09:05:37 -04:00
Dorian 0f56adcb25 Fix issue with combining all files together as part of browserify. 2015-05-11 09:05:37 -04:00
Dorian 3fdaa78974 Migrate the markdown render controller into a React view. 2015-05-11 08:20:01 -04:00
Dorian cf1ddbf212 Migrate the markdown render controller into a React view. 2015-05-11 08:20:01 -04:00
Dorian cc5b03836d Fix initial issue with setup of modal dialog.
Remove old AngularJS partial.
2015-05-09 23:03:23 -04:00
Dorian 2e18e905e1 Fix initial issue with setup of modal dialog.
Remove old AngularJS partial.
2015-05-09 23:03:23 -04:00
Dorian dd02fd66f6 Update browserify dependencies and move controllers into views folder.
Update templates to support new React views.
2015-05-09 22:23:08 -04:00
Dorian 7daa79e4d5 Update browserify dependencies and move controllers into views folder.
Update templates to support new React views.
2015-05-09 22:23:08 -04:00
Dorian d8ee2a2d91 Remove bower dependencies.
Setup karma to work with browserify setup.
2015-05-08 17:15:13 -04:00
Dorian 3177c6430f Remove bower dependencies.
Setup karma to work with browserify setup.
2015-05-08 17:15:13 -04:00
Dorian 14f74ffe82 Add browserify to simplify development of frontend app.
Add support for CoffeeScript JSX views.
2015-05-08 10:39:01 -04:00
Dorian fe405e3ca4 Add browserify to simplify development of frontend app.
Add support for CoffeeScript JSX views.
2015-05-08 10:39:01 -04:00
Dorian 62ecfb654b Setup working version of a simple React rendering on the page. 2015-05-06 08:44:44 -04:00
Dorian a60fffcaee Setup working version of a simple React rendering on the page. 2015-05-06 08:44:44 -04:00
Dorian d4e48bea8e Add in ReactJS + dependencies and serve via webassets in Flask app. 2015-05-05 17:56:33 -04:00
Dorian 5138edad78 Add in ReactJS + dependencies and serve via webassets in Flask app. 2015-05-05 17:56:33 -04:00
Dorian 7c0284c9f6 Fix up Codeship badge placement and links. 2015-05-01 09:33:41 -04:00
Dorian 0b1783545d Add Codeship build flag to readme. 2015-05-01 09:29:40 -04:00
Dorian fca0013a4f Add Angular Bootstrap as a Karma dependency to fix client side tests. 2015-05-01 09:21:44 -04:00
Dorian 66d83d51e5 Add Angular Bootstrap as a Karma dependency to fix client side tests. 2015-05-01 09:21:44 -04:00
Dorian add8980140 Add arrow as a dependency to simplify datetime calculations. 2015-05-01 08:44:37 -04:00
Dorian 55eac5d9d7 Fix up circular imports for authentication. 2015-05-01 07:41:57 -04:00
Dorian 31e5c3f195 Refactor out checking of passwords out of user controllers into separate security module. 2015-05-01 07:36:42 -04:00
Dorian a10303b19c Update requirements to use the latest tech. 2015-04-29 08:09:52 -04:00
Dorian 58683d7282 Add unit test for checking passwords.
Skip tests while developing API for security authentication module.
2015-04-09 14:08:21 -04:00
Dorian fc0e317f59 Add login message box pop-up based on demo code for setting up modal boxes. 2015-04-09 13:14:18 -04:00
Dorian 7dcc54c185 Add login message box pop-up based on demo code for setting up modal boxes. 2015-04-09 13:14:18 -04:00
Dorian ea528433af Add task to run all stable tests. 2015-04-01 18:34:42 -04:00
Dorian 77563f54a9 Fix PEP8 style test.
Remove Chrome from Karma tests.
Attempt to make protractor tests more flexible and reliable.
2015-04-01 11:28:09 -04:00
Dorian bf851b68e8 Fix PEP8 style test.
Remove Chrome from Karma tests.
Attempt to make protractor tests more flexible and reliable.
2015-04-01 11:28:09 -04:00
Dorian 4027202fc1 Layout user login and registration controls for the user toolbar. 2015-04-01 08:26:58 -04:00
Dorian 94a8cb3aad Fix CSS font color change to be more visibile.
Add user login and registration element to header template.
2015-03-31 08:20:45 -04:00
Dorian f5448d52f6 Fix issue with sending Vagrant app configuration to ansible-rookeries role. 2015-03-25 10:44:54 -04:00
Dorian 43b51196ee Update the role call to use Vagrant environment specific config. 2015-03-25 09:19:35 -04:00
Dorian a7245bc01d Remove jerkiness when selecting a menu item. 2015-03-12 08:45:41 -04:00
Dorian 7f32ec95fb Remove jerkiness when changing themes.
Consolidate parts of the common LESS theme.
2015-03-12 08:43:53 -04:00
Dorian 3142dbc32c Add port option to run a local server on an alternative port than the default 5000. 2015-03-12 08:35:02 -04:00
Dorian 1633775952 Transition playbook to use the ansible-rookeries role.
Remove redundant playbooks and configuration now handled by the ansible-rookeries role.
2015-03-12 08:10:39 -04:00
Dorian 74f40ef028 Migrate deployment to use the ansible-rookeries role to centralize the provisioning setup.
Remove files related to provisioning the system, that have been moved into the ansible-rookeries role.
2015-02-27 10:49:12 -05:00
Dorian 84e32f603d Migrate deployment to use the ansible-rookeries role to centralize the provisioning setup.
Remove files related to provisioning the system, that have been moved into the ansible-rookeries role.
2015-02-27 10:49:12 -05:00