1779 Commits

Author SHA1 Message Date
Tom MacWright a8295e9706 Merge master 2016-07-05 18:03:54 -04:00
Tom MacWright e30d5f3299 Fix references to iD 2016-07-05 17:58:34 -04:00
Kushan Joshi 477d446772 final touch up 2016-07-06 01:05:21 +05:30
Bryan Housel 5e6a1bdee5 Fix rbush tests.. Disable tests that fail because of sinon.spy issue 2016-07-02 21:59:36 -04:00
Kushan Joshi 9f2a251d31 Fixing Interdependecy between ui.preset and ui.core 2016-07-02 16:00:52 +05:30
Bryan Housel 2e10c9e21e Eliminate vendored rbush library
(re: #3180)
2016-06-26 21:34:10 -04:00
Bryan Housel 03558c7e40 Bump dependencies, fix tests
(commented out 2 failing tests in mapillary service related to sinon spy)
2016-06-25 00:50:20 -04:00
Kushan Joshi d130456393 make lane test lint free 2016-06-22 16:11:47 -04:00
Kushan Joshi aa829ddf4d Lanes forward backward tests 2016-06-22 16:11:47 -04:00
Kushan Joshi 07827e5a2d Adding test case for lanes().default 2016-06-22 16:11:47 -04:00
Kushan Joshi 2b4cb618b2 Remove svg and deal with it separately with ui 2016-06-22 12:34:43 +05:30
Kushan Joshi 6a56ad547c external modules for renderer 2016-06-22 12:34:43 +05:30
Kushan Joshi 68e0400332 Add external modules to validations 2016-06-22 12:34:43 +05:30
Kushan Joshi 25485c40fb external modules for presets 2016-06-22 12:34:43 +05:30
Kushan Joshi 320434e8bb Add internal modules to preset 2016-06-22 12:34:43 +05:30
Kushan Joshi 52c466bc27 external modules for operations 2016-06-22 12:34:43 +05:30
Kushan Joshi e79f8fb022 external modules for util 2016-06-22 12:34:43 +05:30
Kushan Joshi 33b2b1e6fd external modules for modes 2016-06-22 12:34:43 +05:30
Kushan Joshi 0939983515 external modules for behavior 2016-06-22 12:34:43 +05:30
Kushan Joshi 7267d05e3d external modules for "geo" 2016-06-18 20:38:39 +05:30
Kushan Joshi 12df331d51 external modules for core 2016-06-18 02:08:14 +05:30
Kushan Joshi 74028b8f16 add external imports to actions 2016-06-18 01:47:04 +05:30
Kushan Joshi b62f446045 final iD.ui changes 2016-06-17 17:09:45 +05:30
Kushan Joshi 5b10acc5c3 add iD.ui.preset 2016-06-17 17:04:26 +05:30
Kushan Joshi 07e5e908f2 making test run 2016-06-17 17:02:04 +05:30
Kushan Joshi 14f0d95e94 modularize iD.behavior 2016-06-17 12:53:19 +05:30
Kushan Joshi 46d68bca87 modularize iD.renderer 2016-06-17 12:53:19 +05:30
Beau Gunderson fb838645ae refactor svg into ES6 modules for #3118 2016-06-16 11:58:23 -07:00
Bryan Housel cdbca258af Cleanup scripts in index.html 2016-06-16 11:55:00 -04:00
Bryan Housel 7cad599052 Merge branch 'modules-core' of https://github.com/kepta/iD into kepta-modules-core 2016-06-16 11:47:25 -04:00
Bryan Housel 0c0642e321 Attempt to put services into module 2016-06-16 11:11:00 -04:00
Kushan Joshi 59e6581aa5 Modularize iD.core 2016-06-16 18:41:37 +05:30
Kushan Joshi 2db0f636b1 modularize iD.operations 2016-06-16 00:42:43 +05:30
Kushan Joshi b2095a502a convert iD.geo to geo modules 2016-06-15 21:11:10 +05:30
Bryan Housel 528cb5fae0 Fix conflicts, reference js/lib/id for built modules 2016-06-15 11:01:46 -04:00
Bryan Housel 26c9649039 Merge branch '3118-modes' of https://github.com/davidchouse/iD into davidchouse-3118-modes 2016-06-15 10:47:40 -04:00
Bryan Housel 4fd6b94973 Consistent single quotes in .html 2016-06-15 10:43:48 -04:00
Bryan Housel 9f1fff0828 Eliminate unused var lint warnings from tests 2016-06-15 10:30:06 -04:00
Kushan Joshi ea6c7f2f19 Merge pull request #3170 from openstreetmap/fix-spec-lint
Fix spec lint
2016-06-15 19:42:20 +05:30
Martin Raifer 2b488b5567 refactor "util" into ES6 modules for #3118 2016-06-15 09:26:52 -04:00
Kushan Joshi 6d580f66c2 Remaining files and add eslint test/spec to package.json 2016-06-15 18:36:48 +05:30
Kushan Joshi 3f3b287d62 Remove linting errors spec/services 2016-06-15 18:26:11 +05:30
Kushan Joshi 5a87558f97 Remove linting errors from spec/util 2016-06-15 18:26:11 +05:30
Kushan Joshi 4b2431a4e3 Remove linting error spec/ui 2016-06-15 18:26:11 +05:30
Kushan Joshi 1db442b9e8 Remove linting errors fromspec/svg 2016-06-15 18:26:11 +05:30
Kushan Joshi 9dcb6856ab Remove linting errors from spec/renderer 2016-06-15 18:26:11 +05:30
Kushan Joshi 295b8544eb Remove linting errors from spec/modes & spec/presets 2016-06-15 18:26:11 +05:30
Kushan Joshi fe92a53e31 Add linting to spec/lib 2016-06-15 18:26:11 +05:30
Kushan Joshi 6c542505a4 Add linting to spec/core 2016-06-15 18:26:11 +05:30
Kushan Joshi 084ede853f Add linting to spec/geo 2016-06-15 18:26:11 +05:30