efarooqui
0ee207dc75
Linting fixes
2021-04-30 19:34:29 -07:00
efarooqui
7e97c5c227
Minor comment to trigger job
2021-04-30 19:31:16 -07:00
Lachlan Kermode
59157d44ba
add basic hbs view
2020-06-14 19:27:23 +02:00
Lachlan Kermode
d113181bb4
fix differential args for fetchers
2020-04-26 17:17:34 +02:00
Lachlan Kermode
5d7eb0af05
add xlsx support
...
by factoring out a Fetcher class
2020-03-27 12:30:21 +01:00
SAM LUDFORD
8f397e395d
list of list of blueprints flattened into single list
2019-05-23 11:31:16 +01: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
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
e418043d6b
Fix logic in sourceExists
...
The second line is unreachable, so this always returns true. It looks like the logic is supposed to be checking for a source in the list of fetchers - if so, this should now return the correct value in all cases.
2018-11-12 10:08:37 +00:00
Lachlan Kermode
2cbfbc33ef
Clean master commit
2018-10-31 19:35:15 +00:00