Commit Graph

8 Commits

Author SHA1 Message Date
Lachlan Kermode
4151d68f2e update docs Interface.js, abstract model layer errors 2018-12-12 16:07:25 +00:00
Lachlan Kermode
565a36083f add index prototype for model layer
as the model layer only speaks URL, it returns a list of the URLs that it supports
2018-12-07 12:21:40 +00:00
Lachlan Kermode
aff9b384d1 better saving schema for model layer
previously, the model layer had a confused interface, where it saved via blueprints, but loaded via a URL logic. This commit modifies Fetchers to save consistently via a URL
2018-12-07 12:02:40 +00:00
Lachlan Kermode
e6c83762b6 rename source to sheet 2018-12-06 16:45:51 +00:00
Lachlan Kermode
72edac944c centralise msgs in copy/en.js
plus some other fixes
2018-12-06 16:22:10 +00:00
Unknown
04d80c7c2f change linter to standard 2018-11-12 10:28:59 +00:00
Scott Carver
5bad1ed452 lint: Use isNaN rather than identity equals comparison 2018-11-12 10:08:37 +00:00
Lachlan Kermode
2cbfbc33ef Clean master commit 2018-10-31 19:35:15 +00:00