Commit Graph

  • 4d0ef1bafc Export only the d3 functions we use in tests (re: #4379) Bryan Housel 2020-02-22 15:07:09 -05:00
  • fafdb76835 Remove test/bench/* Benchmarking is a good idea and we should do it, but this stuff hasn't run in >5 years. Bryan Housel 2020-02-21 23:21:58 -05:00
  • 919687d2cf Replace legacy names still used in tests, remove the legacy exports Bryan Housel 2020-02-21 23:12:25 -05:00
  • 6782947f5b Make inspector sections inherit from uiSection (re: #7368) Quincy Morgan 2020-02-21 15:22:54 -08:00
  • a43a7f8b50 Remove old _tkeys_ code This was used for debugging translations, it would replace each string with the translation key, so people could see what key was used where in the UI. As far as I know, nobody was using this. Bryan Housel 2020-02-21 17:05:55 -05:00
  • 217ce4b33f npm run build:stats (re: #4994) Bryan Housel 2020-02-21 12:39:57 -05:00
  • b12c30461b Don't bundle the locales anymore, load first in context init (re: #4994) Bryan Housel 2020-02-21 12:24:08 -05:00
  • e633f1b69e npm run translations (locale files are minified now) Bryan Housel 2020-02-21 12:18:55 -05:00
  • 4a56d49e9d Add support for more Osmose issue types SilentSpike 2020-02-21 16:33:44 +00:00
  • e8f4452d49 Don't bundle the en.json strings anymore, Promisify locale loading (re: #4994) Bryan Housel 2020-02-21 11:09:59 -05:00
  • ed58c8f62b ES6ify detect.js Bryan Housel 2020-02-21 10:42:58 -05:00
  • c0090929e0 Remove no longer needed substring - see dc7fba4bf Bryan Housel 2020-02-21 10:32:27 -05:00
  • fc0d87ce10 Make bridge support field a typeCombo Quincy Morgan 2020-02-20 16:43:43 -08:00
  • 61c86a3527 Don't rely on the dataEn export for checking if a string exists Instead use the special default key for supplying a fallback string Bryan Housel 2020-02-20 17:11:47 -05:00
  • dc7fba4bf8 Have utilStringQs advance past any leading '?' or '#' characters This lets us remove a bunch of substring(1) and +1 from the code. Bryan Housel 2020-02-20 17:09:54 -05:00
  • 1f4fe57d8b Use d3-style API for section contents Quincy Morgan 2020-02-20 13:47:11 -08:00
  • 4fe9057eb7 Move remaining issues pane sections to their own objects Quincy Morgan 2020-02-20 13:02:09 -08:00
  • 503d287995 ES6ify locale.js Bryan Housel 2020-02-20 10:26:09 -05:00
  • 3ccf0e6ccb Preload intro graph data while the user is viewing the splash screen Bryan Housel 2020-02-20 08:51:44 -05:00
  • e42bc34e4b Move validation warnings and errors to their own section objects Allow function parameters for disclosure titles Quincy Morgan 2020-02-19 17:28:51 -08:00
  • 68c2b9f1a8 Move the data layers section to its own object (re: #7368) Quincy Morgan 2020-02-19 14:31:32 -08:00
  • ff4ac253da Make photo overlays its own section object (re: #7368) Quincy Morgan 2020-02-19 12:08:13 -08:00
  • c6129a0493 Remove unused autohidden errors code path Quincy Morgan 2020-02-19 11:28:11 -08:00
  • b921ca3cb4 Move map features and map style options to their own pane section objects (re: #7368) Handle area fill and change highlighting logic in the rendererMap object and issue change events Quincy Morgan 2020-02-19 11:23:02 -08:00
  • 5c04ad3eb5 Add uiSection class as standard component for pane sections Move validation rules and privacy preferences to their own section objects Quincy Morgan 2020-02-18 20:02:55 -08:00
  • d8a0f030cc Add "pane" prefix to pane UI objects Move background and overlay layer lists to their own files Quincy Morgan 2020-02-18 13:33:12 -08:00
  • 5c150718a3 Make all panes inherit from a standard uiPane class (re: #7368) Quincy Morgan 2020-02-18 10:40:27 -08:00
  • b16f37499a Add terms and use direction_vertex field for spike strip preset (re: #7347) Quincy Morgan 2020-02-18 08:41:23 -08:00
  • 56d3aa95d1 Add info about 2.x preview site to README Quincy Morgan 2020-02-17 09:37:03 -08:00
  • 12141bc655 Add extra value checking to enable adding tags with value '' from text area. root 2020-02-16 20:56:58 -04:00
  • 753ae3bdd2 Use marked for Osmose strings markdown SilentSpike 2020-02-16 22:38:34 +00:00
  • 24f6b246ea Add Osmose translation to contributing guidelines SilentSpike 2020-02-16 13:03:52 +00:00
  • 18287284c6 Remove translations link from Osmose UI SilentSpike 2020-02-16 12:47:38 +00:00
  • 05996892df Parse markdown formatting of Osmose subtitles too SilentSpike 2020-02-15 13:04:47 +00:00
  • 1e544f64fb Add rel=noopener to external QA links SilentSpike 2020-02-15 12:39:23 +00:00
  • af0e37f7c5 Add "view on osmose" link to UI footer SilentSpike 2020-02-15 11:48:01 +00:00
  • c2493c4b46 Merge pull request #7353 from openstreetmap/greenkeeper/@ideditor/location-conflation-0.3.0 Bryan Housel 2020-02-14 15:18:16 -05:00
  • 086cade061 Restore Maxar imagery layers using masked urls (cherry pick of #7356) Bryan Housel 2020-02-14 14:51:03 -05:00
  • d200d0fce2 Use Promise for improveOSM comments SilentSpike 2020-02-14 16:11:32 +00:00
  • 9d6ade23b5 v2.17.2 changelog Bryan Housel 2020-02-14 11:05:04 -05:00
  • 72b43e6142 Add fields to spikes preset Quincy Morgan 2020-02-13 16:18:08 -08:00
  • 22b9e0a759 Update preset icons for temaki 3.17.0 (re: #7068) Quincy Morgan 2020-02-13 16:13:49 -08:00
  • 73180605a9 Merge pull request #7357 from openstreetmap/greenkeeper/@ideditor/temaki-3.17.0 Quincy Morgan 2020-02-13 16:04:25 -08:00
  • 211dea313b chore(package): update @ideditor/temaki to version 3.17.0 greenkeeper[bot] 2020-02-14 00:03:46 +00:00
  • 3cff395972 Add YYYY-MM-DD placeholder to date fields (close #7270) Quincy Morgan 2020-02-13 10:30:06 -08:00
  • 05925b15f2 Use standard hover-highlighting mechanism in feature search results list Quincy Morgan 2020-02-13 10:20:32 -08:00
  • 030a85199f Add support for AES encrypt/decrypting sensitive values (closes #7355) Bryan Housel 2020-02-13 13:11:34 -05:00
  • 614ee3f68e Use standard hover-highlighting mechanism for feature links in Q/A inspectors Quincy Morgan 2020-02-13 10:07:18 -08:00
  • 204cb2300a Squashed commit of the following: Bryan Housel 2020-02-13 10:33:05 -05:00
  • dd2af54ce3 fix(package): update @ideditor/location-conflation to version 0.3.0 greenkeeper[bot] 2020-02-13 15:02:14 +00:00
  • 2ed4acaf2e Apply "statused" styling to planned features Quincy Morgan 2020-02-12 16:34:40 -08:00
  • 32d773caa7 Standardize some Q/A CSS Quincy Morgan 2020-02-12 16:00:29 -08:00
  • 12b6db379c Don't show extra top margin in Osmose details Quincy Morgan 2020-02-12 15:49:16 -08:00
  • 657844b343 Update some Osmose issue icons Quincy Morgan 2020-02-12 15:13:17 -08:00
  • 5674f75a11 Make the icons larger and centered on ImproveOSM and Osmose issue markers Quincy Morgan 2020-02-12 14:52:49 -08:00
  • 3ee32776a7 Fix QA error icons SilentSpike 2020-02-12 21:25:13 +00:00
  • 9364b1d637 Fix missing semi-colon SilentSpike 2020-02-12 21:27:08 +00:00
  • c82c57f8cb Update feature names in the selection list while typing in the name field (close #7334) Quincy Morgan 2020-02-11 15:21:28 -08:00
  • 4f82463db4 Wrap long preset button labels Quincy Morgan 2020-02-11 15:11:58 -08:00
  • 64ae360dac Add verbs to test spec for almost junctions SilentSpike 2020-02-02 15:57:17 +00:00
  • 142126f7fe Store node for quick fix in data not entityIds SilentSpike 2020-02-02 15:46:41 +00:00
  • d83675f43e Update almost junction tests to reflect change SilentSpike 2020-02-02 13:10:02 +00:00
  • 0b4a690a08 Move close endpoint handling into quick fix SilentSpike 2020-02-02 12:37:15 +00:00
  • d96fde53db Add test for almost junction with both close ends SilentSpike 2020-01-31 17:58:53 +00:00
  • 006e692449 Convert to 2 space indentation SilentSpike 2020-01-31 17:49:19 +00:00
  • 3c7b092534 Update almost junction validation with ES6 syntax SilentSpike 2020-01-31 17:47:19 +00:00
  • ec6ad0000b Show derivation of close node thresholds in code SilentSpike 2020-01-31 17:37:06 +00:00
  • 917c8f0b94 Add tests for close endpoint almost junctions SilentSpike 2020-01-31 17:23:49 +00:00
  • 6976251ac2 Handle almost junction where end node are close SilentSpike 2020-01-30 17:37:52 +00:00
  • 3608659d21 Restore field inheritance Bryan Housel 2020-02-10 16:22:02 -05:00
  • 7364cb38fe Add "Cycle & Foot Crossing" preset (close #7321) Quincy Morgan 2020-02-10 13:04:46 -05:00
  • 0357c2b80c Rework presets.js file - WIP to fix resolving field inheritance Bryan Housel 2020-02-07 14:16:32 -05:00
  • 2003f7804b Update to temaki 3.16.0 (re: #7068) Quincy Morgan 2020-02-07 13:46:06 -05:00
  • 2149692bee Make sure the addablePresetIDs can be reset back to null too Bryan Housel 2020-02-07 12:55:16 -05:00
  • 1155498766 Restore the addablePresetID feature Bryan Housel 2020-02-07 12:06:59 -05:00
  • a9a1f945f8 Move the qa_data external - this means that QAItem now asks the service for the icon rather than knowing it directly Bryan Housel 2020-02-07 10:06:47 -05:00
  • 4c5e7db2dd Move the iD.data export from data/index.js to coreData coreData now owns all the data, and data/index.js should eventually go away (re: #4994) Bryan Housel 2020-02-07 09:27:23 -05:00
  • fe00a40e9a Move the keepRight data extrnal Bryan Housel 2020-02-07 09:16:34 -05:00
  • f8a4a0b3ad Use d3_json Promise directly for Osmose requests SilentSpike 2020-02-07 11:26:02 +00:00
  • 8bb2dc7fa6 Return Promise for Osmose string requests SilentSpike 2020-02-07 11:21:33 +00:00
  • 7d76e0ac5c Fix Osmose request resolving after UI moves on SilentSpike 2020-02-07 10:43:44 +00:00
  • f86837d637 Fix use of double quotes SilentSpike 2020-02-06 23:12:18 +00:00
  • 51efd5b714 Update and standardise QA implementations SilentSpike 2020-02-05 14:23:34 +00:00
  • 9faf8c0fe5 Test that fallback presets are there before data is loaded Also, we don't actually need a vertex preset anymore, it was removed a while ago Bryan Housel 2020-02-06 17:04:11 -05:00
  • 2edf81605c Remove fallback presets from the test data presetIndex has them already Bryan Housel 2020-02-06 16:26:31 -05:00
  • 3f1f85a1e9 Restore some odd but necessary workarounds to the presetCollection test Bryan Housel 2020-02-06 16:10:55 -05:00
  • acec177e34 change car=* to motorcar=* on charging_station Noémie 2020-02-06 20:14:53 +01:00
  • 12e3b7df6d Setup fake data so that coreUploader doesn't fire off requests Bryan Housel 2020-02-06 14:06:40 -05:00
  • ed19ce5bb1 When testing, pick modern or legacy build depending on which browser This also lets us remove the special phantom.html tests Bryan Housel 2020-02-06 13:05:18 -05:00
  • dc168c401e npm run build:stats Bryan Housel 2020-02-06 11:33:02 -05:00
  • de0ac9d451 Upgrade to name-suggestion-index v4.0.0 (closes #7336) Bryan Housel 2020-02-06 11:28:02 -05:00
  • 0ffc7ca19a Merge branch '7313' of https://github.com/animesh-007/iD into animesh-007-7313 Bryan Housel 2020-02-06 11:17:03 -05:00
  • 7d4c513446 removed facility.json animesh-007 2020-02-06 21:30:04 +05:30
  • 76033a77a2 changed file name animesh-007 2020-02-06 13:42:13 +05:30
  • 13ead25654 Merge branch 'external_presets' into 2.x (re: #4994) Bryan Housel 2020-02-05 21:32:51 -05:00
  • d68b6090cf Remove extra level of nesting in presets.json, fields.json Bryan Housel 2020-02-05 21:22:32 -05:00
  • 3c6ba9703a presetIndex.build -> presetIndex.merge, and make it merge data Bryan Housel 2020-02-05 21:13:15 -05:00
  • 1720f7cb93 Organize some code in coreUploader (re: #7333) Fix lint error Quincy Morgan 2020-02-05 17:53:28 -05:00
  • ea0d666b96 Merge pull request #7333 from openstreetmap/uploader Quincy Morgan 2020-02-05 16:43:54 -05:00
  • 237a382c51 Merge branch '2.x' into uploader Quincy Morgan 2020-02-05 16:23:09 -05:00