Commit graph

18 commits

Author SHA1 Message Date
Simon Brooke 5356f65ca3 Much UI work, significant improvement. 2018-07-10 16:26:41 +01:00
Simon Brooke 9c3af4c936 #17: progress, not complete. 2018-07-09 22:00:39 +01:00
Simon Brooke 0026218993 Tactical commit; much progress but not ready for release. 2018-07-07 10:21:09 +01:00
Simon Brooke fc2bd86cff Extremely close to alpha release 2018-07-05 11:16:48 +01:00
Simon Brooke ff5c78d030 Fixed the regression with the map, and two issues in autogenerated code 2018-07-04 00:14:28 +01:00
Simon Brooke 3a49e50a51 Now actually pulling data from server, but some regressions.
The map isn't rendering, and there's something wrong with options. But a lot is working.
2018-07-03 20:16:38 +01:00
Simon Brooke f5afa67eed More work on UI, but this commit has a regression
The user is no longer correctly stored in the session, and I'm not sure why not.
2018-07-02 10:51:42 +01:00
Simon Brooke 23a3e71464 Yet more progress! 2018-06-30 12:51:52 +01:00
Simon Brooke 635d1830d3 Much progress 2018-06-29 18:39:08 +01:00
Simon Brooke 4e296537c4 Progress on #2, #5; oauth isn't working but not far off
Using the Noir session doesn't seem to be the right thing to do. I should be using the Ring session, but I'm having a hard time getting my head round it. @yogthos is too bloody clever!
2018-06-29 17:14:55 +01:00
Simon Brooke 88468461fd Massive progress, following sorting the data import problem 2018-06-29 11:11:50 +01:00
Simon Brooke acfaf985fa Much progress, nothing yet works. 2018-06-20 09:17:53 +01:00
Simon Brooke 284509fa7b Work on getting forms to go. Not yet complete. 2018-06-19 08:23:30 +01:00
Simon Brooke 6f09c0841c List views now work 2018-06-15 10:50:29 +01:00
Simon Brooke bfb5a67266 Further work on auto-generation of components 2018-06-14 21:33:20 +01:00
Simon Brooke 706e42f483 More work, some progress made. 2018-06-11 21:49:16 +01:00
Simon Brooke bbf6daf6ca #47, #48, #49, #50: MY MONSTER IT LIVES
Most of the forms of the admin user interface render and sort-of work. It needs polish - but it's a huge leap forward!
2018-06-11 19:07:38 +01:00
Simon Brooke a00da8079c #47, #48, #49, #50: Auto-generated admin system largely done
This work is closely coupled with work on [ADL](https://github.com/simon-brooke/adl), q.v. At present ADL largely supports this project.
2018-06-10 22:45:58 +01:00