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
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
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
fb70b2bf64
Configure Jest for TS
2019-08-12 10:24:08 +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
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
907afa29f0
Lint single quotes
2019-05-27 16:31:48 +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
544f929fcd
Drop unused react-transitions
2019-01-22 18:39:14 +00:00
Tom Russell
5067027dd8
Update node packages
2018-11-20 20:24:49 +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
6c0c1b51c0
Stricter int parsing
2018-09-13 20:36:14 +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