Commit Graph

  • fbe3c94b01 updated: punctuation, some specialized QA error parsing Thomas Hervey 2018-08-30 19:25:35 -06:00
  • 84895834f7 updated: punctuation and missing descriptions Thomas Hervey 2018-08-30 16:42:35 -06:00
  • 187d1add49 added: outline for KeepRight icon Thomas Hervey 2018-08-27 18:26:26 -06:00
  • d125c62c78 updated: variable and function names, html regex Thomas Hervey 2018-08-27 16:24:47 -06:00
  • ed34d522ff updated: check entity type from second word as well Thomas Hervey 2018-08-10 15:02:19 -06:00
  • e0d5391f1b added: entity links within descriptions Thomas Hervey 2018-08-10 14:45:22 -06:00
  • d095de08fe updated comment UI, added stub for POST; TODO: finish links & POST Thomas Hervey 2018-08-10 11:01:31 -06:00
  • b5a316df48 fixed: svg icon placement Thomas Hervey 2018-08-09 15:59:05 -06:00
  • 1335549ad3 cleaned map data UI; commented sub-layer filtering Thomas Hervey 2018-08-09 14:19:01 -06:00
  • 9948a7729d Darkened the error item hover color somewhat Quincy Morgan 2018-12-19 13:41:33 -05:00
  • 805dd394c9 added link for object in header Thomas Hervey 2018-08-06 12:47:51 -05:00
  • cbcdfc075c small UI change to header Thomas Hervey 2018-08-03 16:51:35 -05:00
  • 6dbea57721 added back supported Thomas Hervey 2018-08-03 16:07:43 -05:00
  • 3e7146c63f WIP: menu with sub-layer buttons; TODO: bug fixes, ui updates, wiring buttons Thomas Hervey 2018-08-03 15:35:49 -05:00
  • 18278371aa WIP: identifying variables in errors Thomas Hervey 2018-07-31 00:03:08 -04:00
  • 92cc7eae15 Added hover background colors to the issue list items Quincy Morgan 2018-12-19 13:38:36 -05:00
  • 0e34313d1d fixed maprules test Andrew Wong 2018-12-19 13:32:48 -05:00
  • 31f35b0389 added basics to sidebar Thomas Hervey 2018-07-28 16:25:37 -04:00
  • 6ae25eada7 fixing tests around issues Andrew Wong 2018-12-19 13:07:41 -05:00
  • c11ac6ed89 added missing_tag test Andrew Wong 2018-12-19 12:53:25 -05:00
  • 14f62ec3b9 Merge branch 'master' into validation Quincy Morgan 2018-12-19 13:23:54 -05:00
  • 59b0252b0e Fixed several linting errors Quincy Morgan 2018-12-19 13:22:48 -05:00
  • 75cff00a2a displaying keep right (currently as notes) Thomas Hervey 2018-07-28 13:55:33 -04:00
  • b96965568f WIP: added schemas for errors and warnings Thomas Hervey 2018-07-27 22:48:14 -04:00
  • b3cffd7833 added simple keepRight button under photoItems Thomas Hervey 2018-07-25 11:21:15 -04:00
  • fb182dca37 Removed unneeded code in the issues pane Quincy Morgan 2018-12-19 13:10:03 -05:00
  • 6a931f9be6 Added colors to issue list icons Corrected icon for warnings Made disconnected_highway issue a warning instead of an error Quincy Morgan 2018-12-19 13:07:47 -05:00
  • a95af00b1d Added icons to issues list Quincy Morgan 2018-12-19 12:40:42 -05:00
  • 81b5fc788e Merge pull request #5629 from openstreetmap/5587 Bryan Housel 2018-12-19 12:14:36 -05:00
  • c4fb38603e Merge branch 'master' into validation Quincy Morgan 2018-12-19 12:14:32 -05:00
  • e1f26b5692 Merge pull request #5624 from ockendenjo/hat-route Bryan Housel 2018-12-19 12:10:12 -05:00
  • 7db6133666 Merge pull request #5583 from quincylvania/field-prerequisite-tags Bryan Housel 2018-12-19 12:08:15 -05:00
  • c1e3a7396f filter validations early in history Xiaoming Gao 2018-12-19 12:05:02 -05:00
  • 399e7781c1 remove dispatched changes and re-order layers Max Grossman 2018-12-19 11:54:39 -05:00
  • a05e259628 Added some initial styling for issues list Quincy Morgan 2018-12-19 11:28:29 -05:00
  • 3755951009 remove unused vars Max Grossman 2018-12-19 11:24:26 -05:00
  • 83c0843e57 just call accuracy function when setting r attr Max Grossman 2018-12-19 11:23:19 -05:00
  • b010f42125 update layers test for new geolocate svg layer Max Grossman 2018-12-19 11:14:03 -05:00
  • b9ddfca152 implement point/puck geolocation Max Grossman 2018-12-19 11:06:41 -05:00
  • ff95e6a337 Merge branch 'validationIssueDataModel' into validation Quincy Morgan 2018-12-19 10:59:45 -05:00
  • f478fdbfbd Add preset for Enforcement relation type (closes #5610) Bryan Housel 2018-12-19 10:45:54 -05:00
  • 903cb63efe Renamed validations to issues in relevant places Made the issue pane get the issues from the issue manager rather than validating itself Quincy Morgan 2018-12-19 10:41:58 -05:00
  • 07a53fe6ea Extend data model for validation issues Xiaoming Gao 2018-12-18 20:03:57 -05:00
  • 0d0521c936 Moved feature applicability into the issue manager class Quincy Morgan 2018-12-19 10:32:14 -05:00
  • 161311faa5 Merge pull request #5626 from wonga00/wonga_issue_manager Quincy Morgan 2018-12-18 18:05:40 -05:00
  • 858a9606d5 Added entity display name or preset name to the disconnected highway message Quincy Morgan 2018-12-18 18:05:27 -05:00
  • 30f25c6e8d added IssueManager Andrew Wong 2018-12-18 17:52:07 -05:00
  • cec442012a Add test for route going round loop in other direction ockendenjo 2018-12-18 22:08:25 +00:00
  • c1240af464 Added options UI in the Issues pane with edited vs all features selection Added basic issues list in the Issues pane Quincy Morgan 2018-12-18 17:04:40 -05:00
  • 8aaa387d4e Add tests for hat route splitting #4876 ockendenjo 2018-12-18 21:38:52 +00:00
  • 982f226d07 Merge branch 'master' into validation Quincy Morgan 2018-12-18 15:56:15 -05:00
  • 6e1dd34447 Fixed an issue where a new container would be added in the Map Data pane every time a section was re-expanded Quincy Morgan 2018-12-18 15:55:50 -05:00
  • 5a2049b421 Drop extra whitespace, make sure service exists before using it Bryan Housel 2018-12-18 15:38:53 -05:00
  • e87a7e1125 Merge branch 'master' into validation Quincy Morgan 2018-12-18 15:35:55 -05:00
  • 814c72fe42 Merge branch 'remote-presets' of https://github.com/radiant-maxar/iD into radiant-maxar-remote-presets Bryan Housel 2018-12-18 15:15:11 -05:00
  • b7f0d86da9 working on geolocate layer ref #5587 Max Grossman 2018-12-18 14:19:36 -05:00
  • a31fceeef0 Restore full width textareas on settings screens (closes #5619) Bryan Housel 2018-12-18 12:16:12 -05:00
  • bff0ea27f7 Merge pull request #5622 from openstreetmap/5614 Bryan Housel 2018-12-18 12:10:31 -05:00
  • 1471b55122 lint! Max Grossman 2018-12-18 12:02:26 -05:00
  • 02261c96e0 adding svg layer... Max Grossman 2018-12-18 12:01:22 -05:00
  • 007faeae6e Adjust fields, add couplings, simplify labels Bryan Housel 2018-12-18 11:31:30 -05:00
  • ae9d43b0ac remove double class Max Grossman 2018-12-18 11:16:31 -05:00
  • cf0214d06a Add the Issues pane Quincy Morgan 2018-12-18 11:11:15 -05:00
  • 18c021b5d5 add css Max Grossman 2018-12-18 11:09:26 -05:00
  • 0328e4f9da add close button w/out css Max Grossman 2018-12-18 11:00:40 -05:00
  • 9f5d2b2e7e Merge branch 'fire-hydrants-shortened' of https://github.com/momu/iD into momu-fire-hydrants-shortened Bryan Housel 2018-12-18 10:37:52 -05:00
  • 6ba8bacb75 use severity in test Max Grossman 2018-12-18 10:27:15 -05:00
  • 7e9082b9ff Merge branch 'master' into field-prerequisite-tags Quincy Morgan 2018-12-18 09:33:46 -05:00
  • 029f702d99 Add Road Closed preset and render style (re: #5599) Bryan Housel 2018-12-17 17:53:55 -05:00
  • 64f2d913e8 remove unused entities from test Max Grossman 2018-12-17 17:39:47 -05:00
  • 8f33a85a12 make collection.index function to handle failing tests Max Grossman 2018-12-17 17:16:10 -05:00
  • d8de9e785e do not add found presets to recent Max Grossman 2018-12-17 14:56:33 -05:00
  • 4475964401 hey, do not comment out tests! Max Grossman 2018-12-17 12:56:34 -05:00
  • 74a19a6d7f remove a comment Max Grossman 2018-12-17 12:55:00 -05:00
  • e0e6f5b918 remove non-used util class Max Grossman 2018-12-17 12:52:21 -05:00
  • 3f2cf67218 Add preset for Australian Football field (closes #5605) Bryan Housel 2018-12-16 16:34:53 -05:00
  • 68a6421191 Add preset for Netball Court Bryan Housel 2018-12-16 16:29:48 -05:00
  • 0b67629f10 chore(package): update rollup to version 0.68.0 greenkeeper[bot] 2018-12-16 10:28:03 +00:00
  • c6674449a3 Add diet: multicombo, put it in moreFields with the internet stuff (closes #5580) Bryan Housel 2018-12-16 14:40:28 -05:00
  • 1a85f670c4 Merge pull request #5606 from RudyTheDev/additional-styles Bryan Housel 2018-12-15 10:31:49 -05:00
  • 743be30a76 Use water fill pattern for fountain area RudyTheDev 2018-12-15 16:33:06 +02:00
  • dee530c8af Add groyne and breakwater stroke style RudyTheDev 2018-12-15 16:16:36 +02:00
  • 89a128f14c Allow directly specified fill pattern for entire tag (not using for anything as of yet) RudyTheDev 2018-12-15 15:58:39 +02:00
  • b92592b6b4 Add fill pattern for reservoir RudyTheDev 2018-12-15 15:32:48 +02:00
  • 43cea82d6f Make sure when selecting to restore the sidebar to select mode (closes #5603) Bryan Housel 2018-12-14 17:31:10 -05:00
  • d87b1822f7 add/make visible weakly matched presets Max Grossman 2018-12-14 15:42:25 -05:00
  • fa194074a2 More strict selector rules for line vs area styles (closes #5602) Bryan Housel 2018-12-14 14:00:08 -05:00
  • f627f1e659 make all presets visible on init!! Max Grossman 2018-12-14 13:29:17 -05:00
  • 1b51b8bc57 adding tests and updating/fixing external presets logic Max Grossman 2018-12-14 13:23:58 -05:00
  • e5aa8a7058 Simplify setPattern Bryan Housel 2018-12-14 12:57:28 -05:00
  • a61cdc8208 Removed unused function Quincy Morgan 2018-12-13 17:29:59 -08:00
  • a4b2924e4e Merge branch 'master' into field-prerequisite-tags Quincy Morgan 2018-12-13 17:23:54 -08:00
  • c897331cd1 presets test w/build Max Grossman 2018-12-13 13:30:38 -05:00
  • 96e44be69c merge 2.12.2 Max Grossman 2018-12-13 11:22:32 -05:00
  • f3e6459191 working on preset visibility Max Grossman 2018-12-13 11:16:24 -05:00
  • eb14a9ed53 v2.12.2 Bryan Housel 2018-12-13 10:28:31 -05:00
  • 8307d153d4 npm run translations Bryan Housel 2018-12-13 09:48:29 -05:00
  • 97ad9cae29 npm run imagery Bryan Housel 2018-12-13 09:47:28 -05:00
  • 800d7dc7c4 Upgrade to name-suggestion-index v1.0.2 Bryan Housel 2018-12-13 09:14:42 -05:00
  • 6fddb0e87c Merge pull request #5594 from kreed/apartments Bryan Housel 2018-12-12 23:42:40 -05:00