Chris Hill-Scott
1e2608d2e0
Refactor settings page to use service model
...
There’s a lot of code in service settings which:
- talks to the API directly through the clients
- passes that information through to the Jinja template
By encapsulating this logic in the service model:
- the Jinja template can access the data directly
- the logic can be reused across multiple methods
2018-10-30 15:07:52 +00:00
..
2018-10-30 15:01:36 +00:00
2018-10-30 15:01:36 +00:00
2018-10-25 12:09:26 +01:00
2018-10-30 15:01:36 +00:00
2018-10-30 15:01:36 +00:00
2018-09-05 10:32:44 +01:00
2018-05-09 13:44:33 +01:00
2018-10-30 10:01:37 +00:00
2018-08-22 19:03:52 +01:00
2018-10-03 15:15:19 +01:00
2018-09-13 15:37:52 +01:00
2018-10-18 16:59:52 +01:00
2018-06-15 16:27:17 +01:00
2018-07-16 17:37:26 +01:00
2018-08-07 16:56:37 +01:00
2018-08-29 15:54:17 +01:00
2018-10-01 11:07:33 +01:00
2018-07-30 11:31:51 +01:00
2018-10-30 15:01:36 +00:00
2018-10-18 16:59:52 +01:00
2018-10-29 12:13:33 +00:00
2018-10-05 16:27:57 +01:00
2018-10-30 15:01:36 +00:00
2018-10-15 14:32:10 +01:00
2018-10-30 15:07:52 +00:00
2018-05-09 14:00:24 +01:00
2018-10-30 14:55:01 +00:00
2018-10-18 16:59:52 +01:00
2018-10-18 16:59:52 +01:00
2018-05-03 16:14:13 +01:00