Commit Graph

14155 Commits

Author SHA1 Message Date
Quincy Morgan a85ac34a35 Add tooltip to the review request checkbox (close #7227) 2020-12-03 13:50:56 -05:00
Quincy Morgan 9f6aaf2438 Add folder border to preset category icons (close #6085) 2020-12-03 13:13:08 -05:00
Quincy Morgan 07a59ba3a4 Break out some preset icon functions (re: #8117) 2020-12-03 12:23:09 -05:00
Quincy Morgan 2dd0b8449f Rewrite some confusing nested ternaries (close #8117) 2020-12-03 12:18:39 -05:00
Quincy Morgan ec1c922cda Allow moving single nodes using the Move operation (close #8225) 2020-12-02 15:13:33 -05:00
Quincy Morgan 89bde561da Merge pull request #8230 from openstreetmap/dependabot/npm_and_yarn/object-inspect-1.9.0
Bump object-inspect from 1.8.0 to 1.9.0
2020-12-02 09:21:49 -05:00
dependabot[bot] a619966643 Bump object-inspect from 1.8.0 to 1.9.0
Bumps [object-inspect](https://github.com/inspect-js/object-inspect) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/inspect-js/object-inspect/releases)
- [Commits](https://github.com/inspect-js/object-inspect/compare/v1.8.0...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-02 05:45:13 +00:00
Quincy Morgan ceefad2a71 Merge pull request #8228 from openstreetmap/dependabot/npm_and_yarn/rollup/plugin-node-resolve-11.0.0
Bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.0
2020-12-01 09:16:58 -05:00
Quincy Morgan ffee2748c9 Merge pull request #8226 from openstreetmap/dependabot/npm_and_yarn/rollup/plugin-commonjs-17.0.0
Bump @rollup/plugin-commonjs from 16.0.0 to 17.0.0
2020-12-01 09:16:41 -05:00
dependabot[bot] 42acfe6dc3 Bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v10.0.0...commonjs-v11.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-01 05:37:18 +00:00
dependabot[bot] 0a7732e5df Bump @rollup/plugin-commonjs from 16.0.0 to 17.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 16.0.0 to 17.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v16.0.0...commonjs-v17.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-01 05:09:18 +00:00
Quincy Morgan dc36d0ce31 Merge pull request #8224 from openstreetmap/dependabot/npm_and_yarn/rollup-2.34.0
Bump rollup from 2.33.3 to 2.34.0
2020-11-30 09:49:18 -05:00
dependabot[bot] 35bbd5e99f Bump rollup from 2.33.3 to 2.34.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.3 to 2.34.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.33.3...v2.34.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 05:25:45 +00:00
Quincy Morgan a19bbea3c3 Update ACCESSIBILITY.md 2020-11-23 15:47:59 -05:00
Quincy Morgan b8f0b71e9f Update ACCESSIBILITY.md 2020-11-23 09:17:49 -05:00
Quincy Morgan 2db9cf747d Merge pull request #8216 from openstreetmap/dependabot/npm_and_yarn/uglify-js-3.12.0
Bump uglify-js from 3.11.6 to 3.12.0
2020-11-23 09:07:46 -05:00
dependabot[bot] 0725d697f2 Bump uglify-js from 3.11.6 to 3.12.0
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.11.6 to 3.12.0.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.11.6...v3.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 05:40:03 +00:00
Quincy Morgan 82bce000b0 Merge pull request #8175 from openstreetmap/decouple-presets
Make preset data an external dependency
2020-11-10 15:43:34 -05:00
Quincy Morgan 496c143ff4 Update docs 2020-11-10 15:39:21 -05:00
Quincy Morgan 367d716236 Merge branch 'develop' into decouple-presets 2020-11-10 15:25:24 -05:00
Quincy Morgan 1da280c79d Enable func-call-spacing eslint rule 2020-11-10 14:33:35 -05:00
Quincy Morgan ba48a861bc Enable curly and block-spacing eslint rules 2020-11-10 14:19:11 -05:00
Quincy Morgan d247ec3aed Enable brace-style eslint rule 2020-11-10 13:49:48 -05:00
Quincy Morgan f8ddfa9224 Use JSON for user and users endpoints (close #8188) 2020-11-10 12:46:43 -05:00
Quincy Morgan 481b80e5cb Fetch the parent relations when downloading a single entity, e.g. when launching iD with a feature selected (close #6731) 2020-11-10 10:00:44 -05:00
Quincy Morgan 058676c0e1 Set development version number 2020-11-09 15:06:29 -05:00
Quincy Morgan bbf174c658 v2.19.5 2020-11-09 15:00:57 -05:00
Quincy Morgan 6ff088f16b npm run imagery 2020-11-09 14:58:26 -05:00
Quincy Morgan 53d82953dd npm run imagery 2020-11-09 14:52:34 -05:00
Quincy Morgan 4bb24b8f9e Fix issue with dragging node in between editing its tags (close #7606) 2020-11-09 09:49:01 -05:00
Quincy Morgan df043d3979 Merge branch 'develop' into decouple-presets 2020-11-06 18:02:10 -05:00
Quincy Morgan 1ba83b8194 npm run translations 2020-11-06 17:43:04 -05:00
Quincy Morgan cc1e512f44 Include languages in the Multilingual Name field dropdown even if they don't have native labels in CLDR
Don't bundle translated names for languages that won't be shown in the multilingual name field
2020-11-06 17:40:38 -05:00
Quincy Morgan ea0e5a9a32 Write the languages.json file in build_data.js instead of update_locales.js (re: #8165) 2020-11-06 17:38:41 -05:00
Quincy Morgan 8147fcfa84 Show multilingual values in the Name field even for keys with spaces or other unexpected characters (re: #8165) 2020-11-06 17:38:09 -05:00
Quincy Morgan 1a43dbe1fe Use the actual dropdown label for the localized name language input label (re: #8165) 2020-11-06 17:36:32 -05:00
Quincy Morgan 02add6e3ff Fix issue where existing multiCombo field values wouldn't appear (close #8155) 2020-11-06 16:14:58 -05:00
Quincy Morgan cd1bf16dcd Download, select, and display the feature specified in the URL upon load even if the map parameter is zoomed out beyond the editable extent (close #8122) 2020-11-06 15:51:40 -05:00
Quincy Morgan a8465ef360 Make id-tagging-schema a devDependency, not a dependency 2020-11-06 13:25:11 -05:00
Quincy Morgan 4e67f058a7 Merge branch 'develop' into decouple-presets 2020-11-06 10:42:06 -05:00
Quincy Morgan eae0164141 Update marked and don't worry about patches going forward (close #8166) 2020-11-06 10:41:43 -05:00
Quincy Morgan 68f0a61b93 Merge branch 'develop' into decouple-presets 2020-11-06 10:39:09 -05:00
Quincy Morgan db12fc5f57 Depend on id-tagging-schema for presets 2020-11-06 10:38:43 -05:00
Quincy Morgan 8ecb98323b Merge pull request #8162 from openstreetmap/dependabot/npm_and_yarn/rollup-plugin-visualizer-4.2.0
Bump rollup-plugin-visualizer from 4.1.2 to 4.2.0
2020-11-04 08:38:15 -05:00
dependabot[bot] 5f6a3d9758 Bump rollup-plugin-visualizer from 4.1.2 to 4.2.0
Bumps [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/btd/rollup-plugin-visualizer/releases)
- [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/btd/rollup-plugin-visualizer/commits/v4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-04 05:09:56 +00:00
Quincy Morgan a51a493574 Use volume capacity field for covered reservoirs (re: #8112) 2020-11-02 11:09:01 -05:00
Quincy Morgan 87697791f5 Merge pull request #8112 from karmanya007/missingCapacityUnitFix
Missing capacity unit fix
2020-11-02 11:04:51 -05:00
Quincy Morgan b84f95be67 Set development version number 2020-11-02 10:25:42 -05:00
Quincy Morgan ef2ec3ae9c v2.19.4 2020-11-02 10:19:34 -05:00
Quincy Morgan a8d0826a40 npm run imagery 2020-11-02 10:10:27 -05:00