Commit Graph

529 Commits

Author SHA1 Message Date
Ansis Brammanis d412664d00 add tooltips to add-field buttons 2013-03-14 11:46:33 -04:00
Ansis Brammanis 23222b62b4 Use icons for additional fields 2013-03-14 10:52:41 -04:00
John Firebaugh 54c1de74e0 Fix global leak 2013-03-13 17:40:53 -07:00
Saman Bemel-Benrud 0faf9d114d adding universal preset form icons to sprite. 2013-03-13 19:45:05 -04:00
John Firebaugh 89f8054884 Fix input 2013-03-13 12:46:31 -07:00
John Firebaugh 41e696a2c5 Flatten presets match properties 2013-03-13 12:45:20 -07:00
Saman Bemel-Benrud 73b2d898c8 inspector header revision. 2013-03-13 15:32:20 -04:00
Saman Bemel-Benrud 9321a860ce adding controls for 'number' input type. 2013-03-13 15:32:20 -04:00
John Firebaugh c1aa8e0270 form/forms -> field/fields 2013-03-13 11:34:21 -07:00
Saman Bemel-Benrud a5c4d54b9d copy tweaks. 2013-03-13 14:03:25 -04:00
Tom MacWright 327e8f90db Search progress indicator
Source: https://gist.github.com/tmcw/5153896
2013-03-13 12:39:08 -04:00
Ansis Brammanis 90a35a8b76 avoid flashing geocoder results list when closing
fixes #993
2013-03-13 12:06:41 -04:00
Ansis Brammanis e3ac9954cb add additional fields to building preset 2013-03-13 11:07:51 -04:00
John Firebaugh 8479d3ec48 Add textarea form type and note universal form 2013-03-12 18:33:36 -07:00
saman bb a7f57ac5e5 resolved conflict 2013-03-12 20:54:26 -04:00
saman bb 983f69e461 resolved conflict 2013-03-12 20:51:13 -04:00
John Firebaugh 76ab27ae4c Improve road features form, localize options 2013-03-12 17:38:08 -07:00
saman bb 3228e1fcda more work on new preset layout. 2013-03-12 20:25:35 -04:00
John Firebaugh c0e1245623 Fix reversed alignment adjustment (fixes #999) 2013-03-12 16:39:44 -07:00
Ansis Brammanis 831b67beae universal presets
presets with universal=true show up for
any preset if the key is present
2013-03-12 19:19:10 -04:00
saman bb c53ccb1bb5 initial commit of form revamp 2013-03-12 18:35:44 -04:00
Ansis Brammanis ca1a7cf7f6 add ability to add general form fields 2013-03-12 17:42:55 -04:00
John Firebaugh 03cede7e24 Ensure tooltip is removed (fixes #986) 2013-03-12 13:42:35 -07:00
John Firebaugh 107f6cfeba type -> geometry 2013-03-12 13:00:32 -07:00
saman bb 6dc7b7b236 preset style/layout cleanup. 2013-03-12 15:32:26 -04:00
John Firebaugh 42be94c97f Localize address placeholders 2013-03-12 11:19:45 -07:00
John Firebaugh a5885ce3c2 Localize preset form labels 2013-03-12 11:19:45 -07:00
Saman Bemel-Benrud 5e35bc87d7 cleaning up presets. 2013-03-11 20:32:25 -04:00
Ansis Brammanis 4c45ab1787 Operation tooltips are absolutely positioned 2013-03-11 17:52:49 -04:00
Ansis Brammanis 79ae138a19 add shorcuts to geocoder/background tooltips 2013-03-11 17:12:23 -04:00
Saman Bemel-Benrud 86518a071b minor cleanup of inspector. 2013-03-11 16:11:47 -04:00
John Firebaugh 7c122f1ee0 More keydown hacks (fixes #923) 2013-03-11 13:06:58 -07:00
Saman Bemel-Benrud 30952ef2c9 starting to refine preset styles. 2013-03-11 15:03:34 -04:00
Ansis Brammanis 1cf35eeaf3 Fix hiding geocoder and background
fixes #959
2013-03-11 11:01:25 -04:00
John Firebaugh 8c79d9672e Alternate SVG sprite technique for operations (fixes #956) 2013-03-10 20:02:18 -07:00
Ansis Brammanis cb887f47e3 fix updating tags from taglist
fixes #965
2013-03-10 01:40:47 -05:00
Ansis Brammanis 335265590f add radio preset input 2013-03-10 00:22:05 -05:00
Ansis Brammanis a1a77d25cd fix name input 2013-03-10 00:21:42 -05:00
Ansis Brammanis d736cddccd add defaultcheck input type 2013-03-09 23:12:21 -05:00
Ansis Brammanis 1aefc6e7c5 elminate preset switch 2013-03-09 20:11:01 -05:00
Ansis Brammanis 609e8b9119 refactor preset inputs 2013-03-09 18:30:54 -05:00
John Firebaugh 60ff6fc021 Use maki icons for points (fixes #881) 2013-03-08 20:22:06 -08:00
Tom MacWright fe2c57d7f4 Remove rowselect, build data with imagery, use nicer json formatting. 2013-03-08 16:53:26 -05:00
Tom MacWright 1294c972d0 Add dimensions, improve make situation for presets. 2013-03-08 16:18:20 -05:00
Ansis Brammanis 2ef167ec0d use ui.Toggle for geocoder results 2013-03-08 13:01:16 -05:00
Ansis Brammanis df18dd9ca9 Hide geocoder, background on mousedown 2013-03-07 16:20:32 -05:00
Ansis Brammanis e810cfb666 keyboard navigation for background 2013-03-07 16:15:01 -05:00
Ansis Brammanis e95cc54396 Fix geocoder tabindex 2013-03-07 16:01:44 -05:00
Saman Bemel-Benrud fd2f464bf9 cleanup error message. 2013-03-07 15:33:16 -05:00
Tom MacWright ca74b111b0 Fix highlighting of layers and geocoding
* Fix highlighting of custom layer. Fixes #915
* Line up tabindexes. Fixes #922
2013-03-07 15:32:03 -05:00