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
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
b37e49880a
fix lint
2018-12-13 16:49:23 +00:00
Lachlan Kermode
bbee0c2896
functional deeprows blueprinter
2018-12-13 16:44:56 +00:00
Lachlan Kermode
5431b2be3f
abstract generic logic from blueprinters to blueprinters.js
...
The logic in the files in the 'blueprinters' folder is now _only_ the data transformation logic. Instead of taking in arguments like the sheetId, the tabName, and the sheetName, the function now takes a single argument: the list of lists that represents the raw data from the sheet.
This setup gives datasheet-server greater value, as it allows developers to only specify the transformation logic, and not worry about the other stuff that datasheet server is doing.
2018-12-13 15:56:54 +00:00
Lachlan Kermode
bbea550c87
fix ids blueprinter
2018-12-13 12:35:27 +00:00
Lachlan Kermode
41e2ba8299
defaultRoute -> defaultResource
2018-12-07 13:02:50 +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
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
Scott Carver
b40ab324cd
Add missing ramda import
2018-11-12 10:08:22 +00:00
Lachlan Kermode
2cbfbc33ef
Clean master commit
2018-10-31 19:35:15 +00:00