Commit Graph

8 Commits

Author SHA1 Message Date
Lachlan Kermode
84237fcf14 fix lint 2018-12-13 12:42:53 +00:00
Lachlan Kermode
bbea550c87 fix ids blueprinter 2018-12-13 12:35:27 +00:00
Lachlan Kermode
8a5bce0842 rename 'routes' in blueprints to 'resources'
routes was a confusing semantics that was not in order with the rest of the architecture
2018-12-07 12:32:32 +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
Unknown
04d80c7c2f change linter to standard 2018-11-12 10:28:59 +00:00
Unknown
5d8db90618 add support for single blueprinter in config 2018-11-11 09:16:04 +00:00
Lachlan Kermode
2cbfbc33ef Clean master commit 2018-10-31 19:35:15 +00:00