Commit Graph

573 Commits

Author SHA1 Message Date
John Firebaugh 4e87ecbe5f Don't mutate in place 2012-12-05 16:14:39 -05:00
John Firebaugh 33beb3d2f0 Split actions into separate files 2012-12-05 16:14:39 -05:00
John Firebaugh 4a3169bb1d Test/refine iD.actions.remove 2012-12-05 16:14:39 -05:00
Saman Bemel-Benrud 239a5d5e9d Merge branch 'master' of github.com:systemed/iD 2012-12-05 16:01:00 -05:00
Tom MacWright 8126189e0a Support proper tooltips on undo redo buttons 2012-12-05 16:00:49 -05:00
Saman Bemel-Benrud bf8e9bcc12 adding img directory + svg mock-ups. 2012-12-05 16:00:40 -05:00
Tom MacWright e027cf1709 Only draw handles for significant gaps 2012-12-05 15:30:24 -05:00
Tom MacWright c8ad3001ed Do not assign way accuracy nodes ids 2012-12-05 15:16:51 -05:00
Tom MacWright 4968634f12 Cleanup oauth 2012-12-05 15:03:58 -05:00
Tom MacWright bc91f4956d Add simple hint api 2012-12-05 14:26:37 -05:00
Tom MacWright 9e4f9ce464 Bring in a few ui elements from mockups 2012-12-05 14:05:34 -05:00
Tom MacWright ba42add804 Merge branch 'master' of github.com:systemed/iD 2012-12-05 13:17:32 -05:00
Tom MacWright 90a0128d8e Do not create empty changesets #191 2012-12-05 13:17:22 -05:00
John Firebaugh 774d1de017 Clean up modes 2012-12-05 13:11:16 -05:00
Tom MacWright b540e84ae0 Merge branch 'master' of github.com:systemed/iD 2012-12-05 13:05:23 -05:00
Tom MacWright 0c77ae681c Refactor modal concept into one bit of code 2012-12-05 13:04:25 -05:00
John Firebaugh 54d474a8ca Convert all modes to module pattern 2012-12-05 12:52:26 -05:00
John Firebaugh 435be12529 Split modes into separate files 2012-12-05 12:52:26 -05:00
Tom MacWright fbe56c795e Update makefile to uglify2 2012-12-05 12:49:25 -05:00
John Firebaugh 36f4ef2533 Extract iD.modes.Select (fixes #188) 2012-12-05 12:23:12 -05:00
Tom MacWright 9799276472 Present errors, namespace events. 2012-12-05 11:25:01 -05:00
Tom MacWright debd8b393b Merge branch 'master' of github.com:systemed/iD 2012-12-05 11:13:11 -05:00
Tom MacWright f381693f2b Improve typeahead 2012-12-05 11:12:56 -05:00
John Firebaugh c878fb3fcf Simplify 2012-12-05 10:30:31 -05:00
John Firebaugh 433dced53d Simplify node handling in modes 2012-12-05 09:48:00 -05:00
John Firebaugh 551a2df24e Replace Entity.{lat,lon} with Entity.loc
Fixes #189
2012-12-05 09:48:00 -05:00
Tom MacWright ce4c6c4fec Simplify, boldify 2012-12-04 18:34:09 -05:00
Tom MacWright 22fe35723f Clean up, move stringQs to util 2012-12-04 18:28:22 -05:00
Tom MacWright 7828fa34c1 Test nodeIntersect 2012-12-04 18:24:55 -05:00
Tom MacWright 436712fb78 Fix pxCenter 2012-12-04 18:21:03 -05:00
Tom MacWright 4e2a4131a4 Merge branch 'master' of github.com:systemed/iD 2012-12-04 18:18:14 -05:00
Tom MacWright 25557cac12 Fine-tune zoom and center, make them properly match up with other maps 2012-12-04 18:13:23 -05:00
John Firebaugh 76849596f8 Move node removal into removeNodeWay action 2012-12-04 18:07:26 -05:00
John Firebaugh f49270fc6c Fix index_packaged.html 2012-12-04 17:56:04 -05:00
John Firebaugh f8fde1f10d Move node update into addWayNode action 2012-12-04 17:54:08 -05:00
Tom MacWright 82b14df12f Fix deselectClick. Fixes #179 2012-12-04 17:51:05 -05:00
Tom MacWright cdacdca2af Sort handles, fix area closing 2012-12-04 17:40:37 -05:00
Tom MacWright ea02651ed9 Merge branch 'master' of github.com:systemed/iD
Conflicts:
	js/id/actions/modes.js
2012-12-04 17:32:55 -05:00
Tom MacWright d66c27c578 Simplify modes more 2012-12-04 17:31:14 -05:00
John Firebaugh 36ea030440 Don't change graph in origin() 2012-12-04 17:31:09 -05:00
John Firebaugh a316544008 Use datum() 2012-12-04 17:27:02 -05:00
John Firebaugh 12d02e0a6b Copy entity in Graph#fetch
This shouldn't be necessary, but someone is modifying them
in place and it's causing problems elsewhere.
2012-12-04 17:27:02 -05:00
John Firebaugh 6780ecb75b Add whitespace, cleanup, fix global leaks 2012-12-04 17:27:02 -05:00
Tom MacWright 5ef3eed3b0 Simplify modes, expose redraw 2012-12-04 17:23:09 -05:00
Tom MacWright 340b97c0e9 Split more functionality into util.geo and test it. 2012-12-04 16:52:59 -05:00
Tom MacWright 851efdf01f Cleanup, fix geocoding 2012-12-04 16:46:03 -05:00
Tom MacWright d5cc764a1d Reduce overeager hiding call 2012-12-04 16:37:22 -05:00
Tom MacWright e2b5a3f8ab New-style keybindings in modes 2012-12-04 16:31:39 -05:00
Tom MacWright ddbf50345d Reintroduce keybindings for deleting features 2012-12-04 16:26:00 -05:00
Tom MacWright 4978cd0c12 Resurface keybindings 2012-12-04 15:51:42 -05:00