Dorian
|
d73b3676f1
|
Work around failure in stopping CouchDB multiple times.
|
2016-10-22 14:06:24 -04:00 |
Dorian
|
6955171a4d
|
Fix express-nunjucks configuration setup.
|
2016-10-22 13:48:54 -04:00 |
Dorian
|
918a5bf2fe
|
Fix invoking npm tests.
Fix import issue with API server tests.
|
2016-10-22 11:11:41 -04:00 |
Dorian
|
d9c3b58174
|
Fix API test setup and parallelize CI builds.
Enable proper building of frontend.
|
2016-10-22 10:47:32 -04:00 |
Dorian
|
8c04ce61c9
|
Fix up Rookeries API to work off its own installed directory instead.
|
2016-10-22 00:57:39 -04:00 |
Dorian
|
773afad2e8
|
Resolve issue with CI having CouchDB on by default.
|
2016-10-22 00:24:21 -04:00 |
Dorian
|
decf8c0005
|
Create Docker compose file to work around CI issues.
|
2016-10-22 00:22:02 -04:00 |
Dorian
|
31904879e1
|
Make Dockerfile builds quieter.
Update README to show use of CircleCI.
|
2016-10-21 23:43:25 -04:00 |
Dorian
|
6553a77b49
|
Fix silly yaml syntax error.
|
2016-10-21 23:11:19 -04:00 |
Dorian
|
a6e198d940
|
Revert to version 1 of docker-compose due to CircleCI using older Docker version.
Change build to individually build Docker images to allow for tagging.
|
2016-10-21 22:16:40 -04:00 |
Dorian
|
8f88fdc16c
|
Fix caching setup in CircleCI setup.
|
2016-10-21 21:54:55 -04:00 |
Dorian
|
afbfb41f12
|
Fix Dockerfile for the API.
|
2016-10-21 21:19:28 -04:00 |
Dorian
|
e2067dc9de
|
Migrate tasks into API component.
Remove unused make and CI configurations.
|
2016-10-21 20:58:29 -04:00 |
Dorian
|
15f9352c22
|
Build out the Rotefile to mirror the Makefile.
|
2016-10-21 20:29:50 -04:00 |
Dorian
|
8dd6634d2f
|
Experiment with rote as build tool.
|
2016-10-21 19:39:25 -04:00 |
Dorian
|
04836db2c6
|
Fix please where server is called.
|
2016-09-25 13:19:28 -04:00 |
Dorian
|
cd28b1f825
|
Resolve permission error with frontend server.
|
2016-09-20 13:47:32 -04:00 |
Dorian
|
e465287880
|
Workaround browser code to allow for server-side rendering.
|
2016-09-19 09:06:29 -04:00 |
Dorian
|
a5447843b2
|
Initial work on setting up an ExpressJS server that acts as a render and API gateway to Rookeries.
|
2016-09-12 18:04:09 -04:00 |
Dorian
|
d4688bbb4d
|
Fix invoke task runner setup.
|
2016-09-06 18:04:21 -04:00 |
Dorian
|
fe186c93df
|
Fix imports for Rookeries API component.
Separate API from frontend in Docker components.
|
2016-09-06 15:25:50 -04:00 |
Dorian
|
76c177aa2e
|
Readd tasks back into the project.
|
2016-09-06 08:56:33 -04:00 |
Dorian
|
a06ee69cf1
|
Add tests back.
|
2016-09-06 08:38:43 -04:00 |
Dorian
|
24b35834e3
|
Split up project into separate API and frontend server components.
|
2016-09-06 08:37:41 -04:00 |
Dorian
|
6c955fc351
|
Further experimentation with server-side rendering.
|
2016-09-01 09:01:12 -04:00 |
Dorian
|
7dc1816906
|
Leave server-side rendering in a state where things can continue.
|
2016-09-01 07:59:10 -04:00 |
Dorian
|
e6623effaf
|
Another unsuccessful attempt at setting up server-side rendering.
|
2016-08-31 21:05:05 -04:00 |
Dorian
|
f32b06e027
|
Attempt at activating server-side rendering with python-react-v8.
|
2016-08-31 08:41:22 -04:00 |
Dorian
|
7e8e84c59e
|
Break out routing into client and server rendering modules.
|
2016-08-31 08:33:46 -04:00 |
Dorian
|
4ea6cff4b5
|
Fix builds.
|
2016-08-14 07:44:51 -04:00 |
Dorian Pula
|
55287f8db4
|
Merged in issue-22-implement-server-side-rendering (pull request #3)
Issue 22 implement server side rendering
|
2016-08-14 07:41:51 -04:00 |
Dorian
|
52ed540f3a
|
Experiment with server-side rendering, put on hold for now.
|
2016-08-14 07:34:59 -04:00 |
Dorian
|
d2b9cd0c1c
|
Fix failing server tests due to changes in API.
|
2016-08-13 23:52:07 -04:00 |
Dorian
|
ca52c635e0
|
Fix docker bootstrap with existing database.
Add document type check to document saving.
|
2016-08-13 23:40:29 -04:00 |
Dorian
|
e4851be871
|
Fix the styling of the about page.
|
2016-08-13 22:40:22 -04:00 |
Dorian
|
3aa3479611
|
Add highlighting of code elements.
Fix docker bootstrap task.
|
2016-08-13 22:10:56 -04:00 |
Dorian
|
2f04c59121
|
Update the samples and documentation to fully test out the rendering engine.
|
2016-08-13 20:58:41 -04:00 |
Dorian
|
e4614af019
|
Add ability to login via the Enter key on the login modal.
|
2016-08-13 16:49:22 -04:00 |
Dorian
|
7621357bae
|
Improve messaging when invalid credentials added to the password.
|
2016-08-13 16:30:14 -04:00 |
Dorian
|
c96fbbe127
|
Remove old TODOs.
|
2016-08-13 16:12:57 -04:00 |
Dorian
|
9cb080efae
|
Fix editor theming to work properly.
|
2016-08-13 16:07:40 -04:00 |
Dorian
|
6144be01fe
|
Attempt to add code highlighting to code editor.
Enforce code editor theme switching as well.
|
2016-08-13 15:34:27 -04:00 |
Dorian
|
3aecceb143
|
Fix local storage retrieval issues.
|
2016-08-12 23:07:31 -04:00 |
Dorian
|
34cf531f9e
|
Enable saving of articles.
|
2016-08-12 22:50:18 -04:00 |
Dorian
|
0e06767f98
|
Fix up login and article content editing and display.
|
2016-08-12 19:40:40 -04:00 |
Dorian
|
68ddf0e033
|
Fix eslint issue for JSX and bad use of state setting in rendering method for React.
|
2016-08-12 18:54:30 -04:00 |
Dorian
|
21884639c9
|
Fix eslint issue for JSX.
|
2016-08-12 18:20:23 -04:00 |
Dorian
|
97904e2667
|
Fix style issues and improve code overall.
|
2016-08-12 18:08:21 -04:00 |
Dorian
|
67e9477101
|
Work on fixing up the user login view.
|
2016-08-12 09:14:39 -04:00 |
Dorian
|
798a21c738
|
Work on fixing up the user login view.
|
2016-08-11 09:36:02 -04:00 |