Commit Graph

486 Commits

Author SHA1 Message Date
John Firebaugh cb55cdafe2 Defer drag events until first move (fixes #105) 2012-12-03 16:56:43 -05:00
Tom MacWright c00ea92089 Fix handle styling 2012-12-03 16:37:40 -05:00
Tom MacWright f149c899bb Rework about 2012-12-03 16:32:26 -05:00
Tom MacWright 62cdaa7075 Merge branch 'master' of github.com:systemed/iD
Conflicts:
	js/id/actions/modes.js
2012-12-03 16:25:39 -05:00
Tom MacWright 200b4f67d5 Clean up actions 2012-12-03 16:24:35 -05:00
John Firebaugh 1972711a66 Exit indirectly via controller (fixes #147) 2012-12-03 16:22:08 -05:00
Tom MacWright b3853e6485 Taginfo, typeahead 2012-12-03 16:12:05 -05:00
John Firebaugh 0856fcbfc0 Provide iD() accessors (fixes #141) 2012-12-03 16:02:45 -05:00
John Firebaugh 41548c25bf Restore map update event (fixes #167) 2012-12-03 15:59:05 -05:00
John Firebaugh f130c325ae Updated .travis.yml for mocha 2012-12-03 15:36:43 -05:00
John Firebaugh 78c9b645cd Fix indent 2012-12-03 15:18:41 -05:00
John Firebaugh c7fa59661a Convert tests to mocha+chai+sinon 2012-12-03 15:11:49 -05:00
John Firebaugh 9057d40672 Fix global leaks 2012-12-03 15:11:49 -05:00
Tom MacWright 2909634050 More editors mention 2012-12-03 14:21:17 -05:00
John Firebaugh f4ce6f04da Link to http://bost.ocks.org/mike/chart/ 2012-12-03 13:09:40 -05:00
Tom MacWright f822830b79 Test styleclasses 2012-12-03 13:01:36 -05:00
Tom MacWright 40fdbb0767 More reasonable limitations for min zoom, remove white borders 2012-12-03 12:48:39 -05:00
Tom MacWright 71e0e9d96a Test friendlyName 2012-12-03 12:35:59 -05:00
Tom MacWright 2d2778aea0 Test out way rep as well 2012-12-03 12:31:02 -05:00
Tom MacWright a4e480a3ab Test oauth 2012-12-03 12:28:11 -05:00
Tom MacWright 24422c61e6 Test background and style 2012-12-03 12:21:37 -05:00
Tom MacWright 1b0c0aeaa3 More specs, more tests 2012-12-03 12:11:00 -05:00
Tom MacWright b63c97673d Simpler, more accurate background positioning. Fixes #163 2012-12-03 11:10:36 -05:00
John Firebaugh 26ef972199 Restore map.surface
Fixes #166
2012-12-03 10:49:54 -05:00
John Firebaugh 30c3aff982 Add some notes on UI code style 2012-12-03 10:39:35 -05:00
John Firebaugh 28bcc9082e d3 style iD 2012-12-03 10:19:41 -05:00
John Firebaugh 2dfe2de7bb Add notes on persistent data structure approach 2012-12-03 10:14:00 -05:00
John Firebaugh 65357a09c0 Travis CI setup
Specs are run with PhantomJS via phantom-jasmine:
https://github.com/jcarver989/phantom-jasmine
2012-12-03 10:14:00 -05:00
Tom MacWright 7c7f64f41a d3 style and extra semicolon 2012-12-03 09:44:14 -05:00
John Firebaugh fbf03afb43 Fix XML specs 2012-12-03 09:15:10 -05:00
John Firebaugh 2b1559bb96 d3 style map 2012-12-02 20:36:14 -05:00
John Firebaugh aeb288fe4e Test/fix hash 2012-12-02 20:33:42 -05:00
Tom MacWright e5bebc6175 Fixup oneways in firefox as best we can. Fixes #99 2012-12-02 15:43:44 -05:00
Tom MacWright 4f7d9460ae Build with oauth, use more chaining 2012-12-02 14:20:57 -05:00
John Firebaugh 28f8275526 Eliminate failing tile requests in specs 2012-12-01 14:56:16 -08:00
John Firebaugh e85c15adb4 Remove unused 2012-12-01 14:42:56 -08:00
John Firebaugh c1d9c94dbf More consistency 2012-12-01 14:41:10 -08:00
John Firebaugh bbdd4a7bcb d3 style map.extent() 2012-12-01 14:37:04 -08:00
John Firebaugh 8cfd0be2f8 d3 style map.zoom() 2012-12-01 14:30:24 -08:00
John Firebaugh 59e72e797a Fix file case 2012-12-01 08:49:13 -08:00
John Firebaugh 94b2cd5e2d Fix file case and indent in specs 2012-12-01 08:49:08 -08:00
John Firebaugh 16c6cbd08b Rename tiles to background, make more d3ish 2012-12-01 08:45:11 -08:00
John Firebaugh 45270b55d2 d3 naming convention 2012-12-01 08:21:02 -08:00
John Firebaugh 96af626bd7 Add d3.selection.prototype.size 2012-12-01 08:16:50 -08:00
Tom MacWright 688b65fb87 Experiment with different style handles. 2012-11-30 18:06:36 -05:00
Tom MacWright fa2d04dfe7 Support other tilesets, xyz tiles, etc. Fixes #130 2012-11-30 17:25:48 -05:00
Tom MacWright 4abc8b394b Select entity when you finish drawing a way. Fixes #143 2012-11-30 16:29:18 -05:00
Tom MacWright 85b757db0b Add benches, more notes 2012-11-30 16:23:36 -05:00
Tom MacWright bdf47e4a80 Firefox compatibility fixes, be more aware of problems in authentication 2012-11-30 15:59:16 -05:00
Tom MacWright 9ec9e9b6b3 Merge branch 'master' of github.com:systemed/iD 2012-11-30 15:57:21 -05:00