Commit Graph

15 Commits

Author SHA1 Message Date
567de507f5 further decoupling of state from the view
don't pass state objects to the view.
don't construct urls in the view.

the controller is to prepare a view based on request parameters,
session state, data model
2020-06-29 12:25:54 +02:00
d51647c671 fixed bookmarks; announcements broke it
for now just skip irregular links
2020-06-29 12:24:15 +02:00
41649d47c9 login works, but no logout; bookmarks broken 2020-06-26 14:38:37 +02:00
1ef117de29 nrepl, linting, refactoring 2020-06-24 16:06:31 +02:00
b837fa5a7d forgot to change procfile heroku/0.1 2020-06-23 17:41:05 +02:00
acf626cd57 we're jetty now + env stuff 2020-06-23 17:38:08 +02:00
40216477f5 procfile + prod profile (hope this works/heroku pls) 2020-06-23 17:17:10 +02:00
4e1bcdde94 removed cheshire import 2020-06-23 17:07:04 +02:00
de29f05c90 bookmarks 2020-06-23 16:12:46 +02:00
1ea948dc27 login 2020-06-23 13:19:18 +02:00
442c80ea98 Merge branch 'work' 2020-06-23 11:18:39 +02:00
05e84bab61 work branch 2020-06-23 08:26:26 +02:00
97a1125695 different http client, looking forward to merging 2020-06-22 22:30:59 +02:00
a7ad35249a mvp 2020-06-22 17:21:05 +02:00
2984b4911e init 2020-06-05 20:28:33 +02:00