Commit Graph

14 Commits

Author SHA1 Message Date
Tom MacWright 4ed44ef9f0 Micro translation framework. 2013-01-29 18:34:40 -05:00
Tom MacWright 7acca8e6d2 Reformat success page. Fixes #532 2013-01-28 16:41:25 -05:00
John Firebaugh 432f77eb6d Fix save tooltip getting stuck (fixes #433) 2013-01-25 16:57:37 -05:00
Tom MacWright e6d8fb00fd Kill tabindexes and prevent skipping through fields. Fixes #281 2013-01-24 16:52:34 -05:00
Tom MacWright 32ea30c3fb Use isPoi for determining whether points are pois or not 2013-01-23 19:14:54 -05:00
Tom MacWright eefa22531c Simplify indentation, add blocking modals. Fixes #412 2013-01-23 12:30:22 -05:00
Brandon Liu ded802049a add history.numChanges method.
Use hasChanges/numChanges to toggle Save button and show confirmation dialog when navigating away from page.
2013-01-19 23:16:48 -08:00
Brandon Liu 3b722ed503 Properly refer to iD.ui.confirm 2013-01-19 23:01:47 -08:00
saman bb 1de76aea56 resolve merge 2013-01-17 22:27:25 -05:00
Saman Bemel-Benrud a4557af225 remove save icon. 2013-01-17 19:12:07 -05:00
John Firebaugh 5a2444b551 Extract and fix extent/intersection calculations
Extents are now [[min x, min y], [max x, max y]].
2013-01-17 14:27:01 -08:00
Tom MacWright 9b21fae8cb Validation. This adds basic validation and display to commits
Included is

* Untagged POIs, ways, areas
* Tags that suggest that lines should be areas
2013-01-17 14:46:39 -05:00
Tom MacWright 72afc6dcb9 Namespace UI components 2013-01-14 14:00:51 -05:00
Ansis Brammanis ce9a3af01c move save button to separate file 2013-01-10 15:14:37 -05:00