Maciej Ziarkowski
de855f08fe
Update node to v12.14.1
2020-01-24 15:44:19 +00:00
Tom Russell
5c1f6c0239
Update npm packages
2019-12-10 11:50:47 +00:00
Maciej Ziarkowski
5170dc7971
Improve land use processing backend
2019-12-03 17:30:51 +00:00
Maciej Ziarkowski
daf36c9750
Add propTypes generation, remove manual propTypes
2019-11-05 20:13:10 +00:00
mz8i
a83a027f14
Merge pull request #423 from mz8i/feature/tile-server-refactor
...
Tile server refactor, highlight colour, retina tiles
2019-09-30 14:29:21 +01:00
mz8i
da4f998fb0
Merge pull request #417 from mz8i/feature/mobile-ui
...
UI/UX Improvements
2019-09-30 12:23:46 +01:00
Tom Russell
a022d90e59
Merge branch 'develop' into feature/view_edit_refactor
2019-09-17 21:25:50 +01:00
Maciej Ziarkowski
6a009873dd
Update packages, add types
2019-09-17 17:53:58 +01:00
Maciej Ziarkowski
456514ec51
Upgrade react-router-dom and fix map path
2019-09-10 15:07:27 +01:00
Maciej Ziarkowski
ceec91670d
Add types for react-leaflet-universal
2019-09-04 15:05:41 +01:00
dependabot[bot]
ac233dced1
Bump connect-pg-simple from 5.0.0 to 6.0.1 in /app
...
Bumps [connect-pg-simple](https://github.com/voxpelli/node-connect-pg-simple ) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/voxpelli/node-connect-pg-simple/releases )
- [Changelog](https://github.com/voxpelli/node-connect-pg-simple/blob/master/CHANGELOG.md )
- [Commits](https://github.com/voxpelli/node-connect-pg-simple/compare/v5.0.0...v6.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-27 09:55:24 +00:00
Tom Russell
5d08c492f0
Bump npm versions
2019-08-23 17:38:38 +01:00
Maciej Ziarkowski
4259778224
Add email service and config template
2019-08-21 14:42:27 +01:00
Tom Russell
6cfd12e638
Minor updates to npm packages
2019-08-12 21:57:44 +01:00
Maciej Ziarkowski
4421930942
Squash TypeScript errors and fix bugs
...
Most errors highglighted by TS were due to a lack of type definitions
and were ignored by settings types to `any`.
Some minor bugs were resolved where the fix was obvious.
TODO marks left where `any` needs to be later removed or bugfix verified
2019-08-09 18:49:43 +01:00
Maciej Ziarkowski
c92c4cded3
Setup TS build (failing), rename files to .ts/.tsx
...
The TypeScript build currently runs but fails for a number of files.
This commit only contains rename operations on the source files.
2019-08-09 15:44:11 +01:00
Tom Russell
60d573526e
Bump npm versions
2019-07-30 12:20:36 +01:00
dependabot[bot]
3f4a20a226
Bump lodash-es from 4.17.10 to 4.17.14 in /app
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.10 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.14 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 10:35:07 +00:00
Tom Russell
79b43680e1
Bump npm packages
2019-07-07 19:42:49 +01:00
Tom Russell
f34c31a0e8
Add query-string for URL ?a=b parsing
2019-05-27 19:54:14 +01:00
Tom Russell
9b96872922
Lint prop-types, camelCase
2019-05-27 18:26:29 +01:00
Tom Russell
495663f164
Upgrade npm packages (razzle to 3.0.0)
2019-05-27 16:12:48 +01:00
Tom Russell
38599cae9f
Add sharp for image composite/resize
2019-02-24 19:20:47 +00:00
Tom Russell
77849531a6
Use node-fs package to patch fs.mkdir
2019-02-24 15:30:37 +00:00
Tom Russell
0249a50d8d
Update npm packages
2019-02-23 11:37:53 +00:00
Tom Russell
05f40dca28
Update razzle/react-dev-utils
2019-01-22 18:39:28 +00:00
Tom Russell
5067027dd8
Update node packages
2018-11-20 20:24:49 +00:00
Tom Russell
2237cb8b35
Bump package-lock.json
2018-10-21 19:46:32 +00:00
Tom Russell
002b6a4a80
Add query-string to package.json
2018-10-04 22:43:28 +01:00
Tom Russell
86e30b1012
Add font-awesome icons
2018-10-01 15:20:45 +01:00
Tom Russell
1b191a1466
Use simpler shallow compare, drop fast-json-patch
2018-09-30 18:58:41 +01:00
Tom Russell
fb43998f86
Add pg-promise and fast-json-patch, npm upgrade/allow minor upgrades
2018-09-30 16:16:26 +01:00
Tom Russell
4c2aecd73d
Welcome/sidebar transitions
2018-09-13 22:13:53 +01:00
Tom Russell
6a150ba6f9
Parse building id server-side
2018-09-10 23:32:56 +01:00
Tom Russell
4422be4440
Pull tileserver into app
2018-09-10 10:44:32 +01:00
Tom Russell
a005643746
Merge frontend/api into universal react app
2018-09-09 22:22:44 +01:00