colouring-montreal/app
Maciej Ziarkowski 07cdae8899 Only detect deletions where attribute set to null
For fields where an empty value is represented by null,
it is easy to detect deletions. For other fields e.g. arrays,
more complex logic needs to be developed later
2020-07-17 16:27:40 +02:00
..
map_styles Update land use colour map 2020-07-16 16:45:07 +02:00
public Add OpenAPI doc for extracts and history 2020-02-07 14:21:18 +00:00
src Only detect deletions where attribute set to null 2020-07-17 16:27:40 +02:00
.eslintignore Configure eslint 2019-05-27 16:13:11 +01:00
.eslintrc Move linting to use eslint (drop deprecated tslint) 2020-04-09 14:32:58 +01:00
.gitignore Merge frontend/api into universal react app 2018-09-09 22:22:44 +01:00
package-lock.json Add babel-runtime explicitly to deps 2020-06-18 11:39:02 +01:00
package.json Add babel-runtime explicitly to deps 2020-06-18 11:39:02 +01:00
razzle.config.js Set razzle to use eslint, drop tslint.json 2020-04-09 15:09:34 +01:00
tsconfig.json Include test files in tsconfig for intellisense 2020-03-08 18:46:28 +00:00