Lachlan Kermode
2be0f75362
correct load URLs for model layer
2018-12-07 12:04:02 +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
5274ac887d
Merge pull request #18 from forensic-architecture/topic/source-to-sheet
...
Topic/source to sheet closes #16
2018-12-06 16:51:11 +00:00
Lachlan Kermode
56622a096b
update tests
2018-12-06 16:48:56 +00:00
Lachlan Kermode
e6c83762b6
rename source to sheet
2018-12-06 16:45:51 +00:00
Lachlan Kermode
fb6af6daff
Merge pull request #17 from forensic-architecture/fix/error-handling
...
Fix/error handling closes #2
2018-12-06 16:42:55 +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
Lachlan Kermode
b0d81b2a6d
update nodemon
...
see https://www.reddit.com/r/programming/comments/a0kxmw/i_dont_know_what_to_say_backdoor_in_popular/
for more info
2018-11-29 08:15:20 +00:00
Lachlan Kermode
ee3b0f67cd
Merge pull request #14 from forensic-architecture/topic/with-example
...
Topic/with example
2018-11-29 06:07:33 +00:00
Unknown
93479cc8a8
update example.config.js
2018-11-19 16:33:02 +00:00
Lachie Kermode
4448ecfcf3
add link in readme
2018-11-19 15:20:15 +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
Lachie Kermode
3d09217530
add license and travis badges
2018-11-15 13:19:41 +00:00
Lachlan Kermode
f13aa15e4b
Merge pull request #12 from forensic-architecture/topic/add-travis-build-2
...
Topic/add travis build 2
2018-11-15 13:11:39 +00:00
Unknown
23a49647d6
lint tests
2018-11-12 11:28: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
2c9d5c597d
Fix config path
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
8ffd49d179
ignore yarn-error.log
2018-11-12 10:08:37 +00:00
Scott Carver
34825f42aa
Use es6 when linting
2018-11-12 10:08:37 +00:00
Scott Carver
1caf3d2062
Add test-watch script
2018-11-12 10:08:37 +00:00
Scott Carver
7a8fa725e6
Add travis.yml
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
17395d07a2
Add empty temp folder to repo
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
f52f1af752
add keybase to readme & contributing
2018-11-11 09:16:04 +00:00
Lachlan Kermode
f83e9b81d6
Merge pull request #7 from forensic-architecture/topic/add-issue-template
...
Add issue template.
2018-11-07 14:31:28 +00:00
Lachlan Kermode
0ae9af2742
copy template from timemap
2018-11-04 10:37:46 +00:00
Scott Carver
0ca4fb40ee
Add issue template.
2018-11-03 17:49:10 +01:00
Franc FC
b784add5f0
Add README links to code of conduct and contributing
2018-11-02 12:13:49 -04:00
Franc FC
b4d159f21d
Add Contributing guidelines
2018-11-02 12:11:02 -04:00
Franc FC
d89bb83c25
Add code of conduct
2018-11-02 11:57:13 -04:00
Franc FC
481daa7cd8
Add proper LICENSE
2018-11-02 11:37:43 -04:00
Lachlan Kermode
2cbfbc33ef
Clean master commit
2018-10-31 19:35:15 +00:00