Commit Graph

7303 Commits

Author SHA1 Message Date
Tom MacWright 21e5037d78 jshint clean 2012-11-26 10:21:14 -05:00
John Firebaugh 3d72ba63cc Clean up 2012-11-25 22:46:43 -04:00
John Firebaugh 5a0c290196 Fix Map#perform 2012-11-25 22:44:08 -04:00
John Firebaugh 80e208d2b7 Use more d3 for mode button logic 2012-11-25 22:39:37 -04:00
John Firebaugh 5ccdae6534 Fix merge 2012-11-25 20:46:51 -04:00
Tom MacWright ec54137e4d Fixup dragging 2012-11-25 17:18:17 -05:00
Tom MacWright 828153ead1 Merge branch 'jfirebaugh-iD'
Currently broken.

Conflicts:
	index.html
	js/iD/renderer/Map.js
2012-11-25 17:09:42 -05:00
Tom MacWright 3f23c0e43a Merge pull request #104 from jfirebaugh/rename
Rename concepts
2012-11-25 13:57:08 -08:00
John Firebaugh f73f1a5429 Add Inspector specs 2012-11-25 16:21:52 -04:00
John Firebaugh e022e5f85b Fix/improve UI feedback on undo/redo buttons 2012-11-25 14:57:57 -04:00
John Firebaugh ca38da7cbd Extract Graph#modifications 2012-11-25 14:57:56 -04:00
John Firebaugh efb521aeb5 Move oauth details into connection 2012-11-25 14:57:56 -04:00
John Firebaugh 22e9eb39cc Inject connection dependency in map 2012-11-25 14:57:56 -04:00
John Firebaugh 2d861507b9 Move top-level setup into iD() function 2012-11-25 14:57:56 -04:00
John Firebaugh 66da508836 Fix Save button position
Fixes #101
2012-11-25 14:53:50 -04:00
John Firebaugh ca4121e0c4 Fix inspector close button 2012-11-25 14:31:48 -04:00
John Firebaugh eac425f7e3 Rename concepts
action -> mode
operation -> action
go -> enter
operate -> perform
2012-11-25 14:06:23 -04:00
John Firebaugh d3eeea4740 Hide inspector after deleting 2012-11-25 11:55:48 -04:00
John Firebaugh 85ed5bb671 Fix specs 2012-11-24 11:30:27 -04:00
John Firebaugh fa8a2f26f8 A better way 2012-11-24 11:14:49 -04:00
John Firebaugh 12e3c379fc Remove graph dependency from Inspector
It expects entities to have references to other entities
rather than arrays of ids; we need a general strategy for
this (#73).
2012-11-24 11:14:49 -04:00
John Firebaugh 16618da564 Fix global leak 2012-11-24 11:14:49 -04:00
Tom MacWright 3beb895253 Start on browser notes 2012-11-21 14:27:18 -05:00
Tom MacWright 07c31dc14a Fix auth cycle 2012-11-20 18:14:55 -05:00
Tom MacWright 0c1795d025 Let users get to the changeset 2012-11-20 17:55:54 -05:00
Tom MacWright e947568ec0 We are now making edits. 2012-11-20 17:51:39 -05:00
Tom MacWright 4371dc4ace Do not redraw tiles when in only mode 2012-11-20 17:24:19 -05:00
Tom MacWright 561bef13f1 Fix point transforms 2012-11-20 17:21:11 -05:00
Tom MacWright 80b90d5171 Pull user information from the endpoint, abstract oauth xhr
Right now there's both an OAuth wrapper and ohauth.js. These may want to
be combined.
2012-11-20 17:18:17 -05:00
Tom MacWright a5770677d9 Add oauth wrapper 2012-11-19 22:22:24 -05:00
Tom MacWright f198203fbe Oauth, working 2012-11-19 21:32:15 -05:00
Tom MacWright 90d2868536 Remove d3 v2 2012-11-19 21:10:25 -05:00
Tom MacWright 81c8e280d2 Add oauth and sha 2012-11-19 21:08:32 -05:00
Tom MacWright 48196a7a8d Start osmChange work, be a little bit more compact 2012-11-19 20:46:29 -05:00
Tom MacWright cedc714e2d Start only redrawing changing ways 2012-11-19 13:13:28 -05:00
Tom MacWright 3fd8416ab8 More notes 2012-11-19 11:31:24 -05:00
Tom MacWright e6859e5cd8 Merge pull request #93 from booo/master
Fix a minor bug and add a gitignore file.
2012-11-17 07:20:50 -08:00
booo 8be07222da Fix controller not defined bug. 2012-11-17 15:27:10 +01:00
booo 52bd9f5284 Fix xml format/export.
Error in line 33 was:

Uncaught TypeError: Cannot call method 'decode' of undefined
2012-11-17 14:48:51 +01:00
booo c336a90481 Do not use the executable flag on images, text files and other docs. 2012-11-17 13:48:04 +01:00
booo 46fa66bf83 Add build results to .gitignore file as well as tempory vim files. 2012-11-17 13:35:29 +01:00
Tom MacWright 1a68cab563 Fix vector hiding at high zooms, fix hash-default interaction. 2012-11-16 15:27:14 -05:00
Tom MacWright 854aa65e6e More reorg 2012-11-16 15:14:05 -05:00
Tom MacWright 8a0f99f3c2 Map structure housekeeping 2012-11-16 15:07:34 -05:00
Tom MacWright 5ea2b77dfb Less function nesting, dimensions as an object 2012-11-16 15:01:08 -05:00
Tom MacWright 103c59cf77 More notes. 2012-11-16 12:15:45 -05:00
Tom MacWright 16bf17dce4 Add screenshot and link to live demo 2012-11-16 12:08:22 -05:00
Tom MacWright 8a144725d0 Update readme, add screenshot 2012-11-16 12:06:03 -05:00
Tom MacWright 3c3f1a60af Make hash jshint-friendlier 2012-11-16 11:43:44 -05:00
Tom MacWright 638af53149 Distribute requests against domains, remove unused CSS 2012-11-16 11:38:33 -05:00