Commit Graph

66 Commits

Author SHA1 Message Date
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
Lachlan Kermode
4da10b1409 404s for only source, only tab, and bad resource 2018-12-06 15:19:01 +00:00
Unknown
93479cc8a8 update example.config.js 2018-11-19 16:33:02 +00:00
Lachie Kermode
a4639b8bf7 send 501 when bad resource fetched 2018-11-19 14:24:42 +00:00
Lachie Kermode
4da9328588 add cors in development 2018-11-19 13:50:05 +00:00
Unknown
04d80c7c2f change linter to standard 2018-11-12 10:28:59 +00:00
Unknown
19f3edf55a comment es5/es6 import in lib/blueprinters 2018-11-12 10:08:37 +00:00
Scott Carver
ba953f56d3 Explicitly export default objects
These cannot be imported elsewhere without explicitly adding them to module.exports.
2018-11-12 10:08:37 +00:00
Scott Carver
5bad1ed452 lint: Use isNaN rather than identity equals comparison 2018-11-12 10:08:37 +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
Scott Carver
b40ab324cd Add missing ramda import 2018-11-12 10:08:22 +00:00
Unknown
5d8db90618 add support for single blueprinter in config 2018-11-11 09:16:04 +00:00
enFranc
570d1e5dab Make fresh install of config use arrays of Blueprinters 2018-11-11 09:16:04 +00:00
enFranc
0ee7ab268b [FIX] use email as standalone variable 2018-11-11 09:16:04 +00:00
Lachlan Kermode
2cbfbc33ef Clean master commit 2018-10-31 19:35:15 +00:00