efarooqui
32f3f41a82
Minor comment; running new ci file for testing
2021-02-22 10:40:54 -08:00
efarooqui
b91068c346
Linting errors
2021-02-17 11:36:36 -08:00
efarooqui
d6512e2cde
Replacing empty string with null
2021-02-17 11:33:39 -08:00
efarooqui
3e2b9f2a1d
Redundant error message in copy file
2021-02-09 16:58:13 -08:00
efarooqui
3c391e5dfa
Working error handling; refactored a bit but same functionality
2021-02-09 16:50:58 -08:00
efarooqui
7c963eb1d0
Working file export; need to test out error handling and flows
2021-02-09 15:38:54 -08:00
efarooqui
fb77e1c365
Adding fileDest to retrieveAll function in Controller
2021-02-08 18:37:11 -08:00
efarooqui
13a4b11259
New export route working to query all blueprints and add to one data object; need to write to file
2021-02-08 17:33:09 -08:00
efarooqui
7bafcb0343
Make new route in api instead of going through npm script; new retrieveAll call for controller
2021-02-08 11:49:43 -08:00
efarooqui
224a5e6fe4
Reverting deeprows changes
2020-11-24 14:48:55 -08:00
Lachlan Kermode
386407138f
fix example sheet
2020-11-20 11:15:37 +01:00
Lachlan
848d5b20f7
use tab as delimiter in intermediate representation
2020-11-12 13:25:39 +00:00
Lachlan
f5ada3d326
rm getFileExt
2020-11-12 10:12:25 +00:00
Lachlan
8dad1de61e
generalise LocalFetcher to support many sheet types (xlsx, ods, etc)
2020-11-12 10:06:02 +00:00
efarooqui
29182f8ec2
Linting threw error stating that we use path module to join instead of +
2020-10-19 09:02:03 -07:00
efarooqui
1c600bc222
Removing unnecessary test_export_events endpoint
2020-10-19 08:56:31 -07:00
efarooqui
8492c5cbaa
Removed comment regarding categories endpoint
2020-10-15 21:33:13 -07:00
efarooqui
2e1d098d12
Test associations
2020-10-14 08:12:56 -07:00
efarooqui
e5288c2599
Removed categories from list and using test_export_events
2020-10-13 08:45:41 -07:00
efarooqui
ea52a8bd8c
Removing export categories endpoint
2020-10-07 09:03:30 -07:00
Lachlan Kermode
1e2a991708
try/catch to prioritise local.config.js
2020-09-23 18:08:40 +02:00
efarooqui
35f8460eb4
Removed gsheets tab in config, unused import in package json
2020-09-14 08:17:48 -07:00
efarooqui
75831cbb52
Delete validation for now; not relevant to this PR
2020-09-11 08:28:55 -07:00
efarooqui
5c25a8d1d0
Collapsed filters and narratives into associations; modified default tabs to reflect
2020-08-25 08:55:19 -07:00
efarooqui
fba74d8e9c
Wrote validation functions and getter to grab appropriate validation function
2020-08-11 21:40:34 -07:00
Lachlan Kermode
95cb7a6f80
remove explicit ID from events in timemap setup
2020-06-19 12:07:57 +02:00
Lachlan Kermode
ce3475b147
fix empty rows
2020-06-17 18:58:44 +02:00
FA Internal SSH
c273e681a4
make config cleaner
2020-06-17 08:37:49 +00:00
FA Internal SSH
b1aa8e6703
update prefixedTabs
2020-06-17 08:29:47 +00:00
Lachlan Kermode
59157d44ba
add basic hbs view
2020-06-14 19:27:23 +02:00
Lachlan Kermode
8a91c6af56
update config
2020-06-14 18:58:22 +02:00
Lachlan Kermode
63c26bdb12
add handlebars for blueprints
2020-06-02 14:58:22 +02:00
Lachlan Kermode
aa30489be9
Update sheets_config.js
2020-05-02 16:04:45 +02:00
Lachlan Kermode
d113181bb4
fix differential args for fetchers
2020-04-26 17:17:34 +02:00
Lachlan Kermode
ebe2930a53
Update sheets_config.js
2020-04-12 12:04:44 +02:00
Lachlan Kermode
84b6ecf05f
correct example config
2020-04-12 12:04:19 +02:00
Lachlan Kermode
f659b46233
all excel data as strings
2020-03-27 18:42:15 +01:00
Lachlan Kermode
5d7eb0af05
add xlsx support
...
by factoring out a Fetcher class
2020-03-27 12:30:21 +01:00
Lachlan Kermode
5feeff589a
update sheets_config
2020-03-26 06:45:06 +01:00
SAM LUDFORD
9deb5aae3f
multiple resources collapsed into single blueprint
2019-05-23 11:43:10 +01:00
SAM LUDFORD
8f397e395d
list of list of blueprints flattened into single list
2019-05-23 11:31:16 +01:00
Lachlan Kermode
ff30d1be18
tree root -> _root
2019-02-14 16:11:38 +00:00
Lachlan Kermode
30f747bcaf
add blueprinter
2019-01-17 16:02:21 +00:00
Lachlan Kermode
a124d2c9bf
deep regex non-greedy
2019-01-04 12:16:58 +00:00
Lachlan Kermode
11fec88030
lint
2018-12-29 14:52:23 +01:00
Lachlan Kermode
b6d917553c
add deepids as default for sources
2018-12-29 13:28:11 +01:00
Lachlan Kermode
b06c8536b9
rm old config.js
2018-12-15 11:07:30 +00:00
Lachlan Kermode
95a501aba2
fix lint and prev commit errors
2018-12-14 17:24:50 +00:00
Joshua
5f4943d1d5
new server test with precommit hook to secure .env files, set up CI environment ( #5 )
...
* new server test with precommit hook to secure .env files, set up CI environment (#3 )
* [TESTS] added all registered routes to api server test
* [WIP] abstracting config to env where it makes sense, refactoring elsewhere, adding more tests
* [WIP] fixed tests so they fail as expected
* [WIP]
* [DEBUG] fixed issues with the env configuration, added correct tests
* [MISC] env didn't get readded on last precommit
* [TESTS] added longer wait time for server as sometimtimes tests fail arbitrarily
2018-12-14 15:59:12 +00:00
Lachlan Kermode
5d8a6b1927
update example.config.js
2018-12-14 09:56:18 +00:00