Commit Graph

400 Commits

Author SHA1 Message Date
Ansis Brammanis 8a6501998e Add keyboard shortcuts to operations menu tooltips 2013-02-22 19:27:57 -05:00
Ansis Brammanis 8099666f38 Fix tail position 2013-02-22 17:37:06 -05:00
Ansis Brammanis 388fae28ad Misc preset fixes and work 2013-02-22 14:08:01 -05:00
Ansis Brammanis bfa2844d42 Adjust grid styles for line presets 2013-02-21 19:24:10 -05:00
Ansis Brammanis 7e22d0b40b Add preset icon sprite and renders 2013-02-21 13:41:22 -05:00
saman bb ac72fe75b5 deemphasize footer. 2013-02-21 02:03:01 -05:00
saman bb 22ae78ee4c slight refactor to tooltips and radial menu. 2013-02-21 01:19:18 -05:00
Ansis Brammanis a396cde295 misc style tweaks, don't use select box
scroll when expanding additional tags
2013-02-20 22:14:50 -05:00
Saman Bemel-Benrud c52758dc79 layout adjustments. 2013-02-20 20:08:34 -05:00
Ansis Brammanis 2dab162fac Couple more merge fixes 2013-02-20 18:43:44 -05:00
Ansis Brammanis a4502c2732 Fix search 2013-02-20 18:28:27 -05:00
Saman Bemel-Benrud 06cd65a336 resolve conflict. 2013-02-20 18:03:38 -05:00
Saman Bemel-Benrud d4d776bc21 resolved conflicts. 2013-02-20 18:01:31 -05:00
Ansis Brammanis 588ef09138 Select filtered preset with Enter 2013-02-20 17:58:08 -05:00
Saman Bemel-Benrud 1c7add8e42 progress on preset ui styling. 2013-02-20 17:44:46 -05:00
Ansis Brammanis 270676c548 Add backgrounds to area icons 2013-02-20 16:45:58 -05:00
Ansis Brammanis 85f39134b5 Add address ui element with street suggestions 2013-02-19 19:25:35 -05:00
Saman Bemel-Benrud 03819c2d90 styled lasso, fixes #741 2013-02-19 16:57:26 -05:00
Saman Bemel-Benrud c2ca010d8f layout improvements. 2013-02-19 16:01:27 -05:00
Saman Bemel-Benrud 107ef2b794 basic pass on grid styles. 2013-02-19 15:02:44 -05:00
Ansis Brammanis 4069df8f7c Switch to using sprite 2013-02-19 11:31:02 -05:00
Ansis Brammanis 2c339c3ceb Add maki sprite 2013-02-19 11:27:48 -05:00
Ansis Brammanis 876a406e70 Fix combobox bugs
- size and position is recalculated for each
  update so that it works even if input
  isn't rendered when combobox is called
- adds caret differently, for same reason as above
- adds combobox to body to prevent scrolling issues
2013-02-18 16:56:11 -05:00
Ansis Brammanis f568985bcf misc preset work 2013-02-18 14:42:54 -05:00
Ansis Brammanis 4c0b03c241 forward on preset ui work
Add maki icons
2013-02-16 18:30:47 -05:00
Ansis Brammanis 51976ff0a1 Very rough preset selection grid 2013-02-15 13:15:03 -05:00
Ansis Brammanis a3f895dd72 Switching between preset and tag view 2013-02-15 11:42:12 -05:00
Ansis Brammanis 9547fdd510 reorganize inspector 2013-02-15 10:53:35 -05:00
Ansis Brammanis 0bb805f557 Merge remote-tracking branch 'systemed/master' into presets
Conflicts:
	css/app.css
	index.html
	js/id/connection.js
	js/id/modes/select.js
	js/id/ui/inspector.js
	js/id/util.js
	test/spec/modes/add_point.js
2013-02-14 11:38:18 -05:00
Saman Bemel-Benrud a6ccedd17d removed unecessary rule. 2013-02-13 15:53:10 -05:00
John Firebaugh 9695a9cafa Fix geocode tooltip 2013-02-12 21:11:16 -08:00
John Firebaugh a25f2895d0 Rename UserPanel -> Account 2013-02-12 21:04:59 -08:00
John Firebaugh 6f6958ad98 Remove redundant ul, id -> class 2013-02-12 20:50:17 -08:00
Saman Bemel-Benrud 17f2d3a326 resolving conflict. 2013-02-12 20:21:09 -05:00
Saman Bemel-Benrud 5ee554be0d styling geocoder. 2013-02-12 20:19:23 -05:00
John Firebaugh 211431bdb8 Fix "Browse" button in non-English locales 2013-02-12 16:58:44 -08:00
Saman Bemel-Benrud 7da3ef791f style and layout refinements to layer switcher. 2013-02-12 19:17:00 -05:00
John Firebaugh b9860f222f Cleanup; consistent tooltips on remaining buttons 2013-02-12 16:07:27 -08:00
Saman Bemel-Benrud 334f963f3c fix change count, closes #638 2013-02-12 17:31:16 -05:00
John Firebaugh 4d976013f9 Connect via drag for points (fixes #725) 2013-02-11 12:44:29 -08:00
Ansis Brammanis c970845553 Fix #717 2013-02-11 14:52:30 -05:00
John Firebaugh 66afcd9923 Platform-specific keybindings
Specifying keybindings that use a command key (⌘ on Mac,
Ctrl on Win/Linux) using the appropriate Mac binding, e.g.
'⌘Z'. Use iD.ui.cmd to translate it to an appropriate key
string for other platforms, e.g. 'Ctrl+Z'.
2013-02-11 11:24:05 -08:00
Ansis Brammanis d458a3707f Add comments about opera detection 2013-02-11 12:42:02 -05:00
Ansis Brammanis fe32ca9d03 Yep, detecting opera.
Goal can be achieved with two different svg styles,
but Opera only implements one, Firefox the other. Can't
apply both because Chrome implements both.
2013-02-11 12:36:21 -05:00
Ansis Brammanis 0e871bb957 Fix shift-click on points in ff 2013-02-11 11:53:26 -05:00
Tom MacWright f56e27ad2a Style tweaks and refactoring 2013-02-09 17:21:28 -05:00
Ian B 8a8a29013e Search results area
Display multiple search results
2013-02-09 18:12:55 +01:00
Tom MacWright 2e8e7ad1cc Use css transitions for tiles 2013-02-08 11:20:11 -05:00
Tom MacWright f0b761b979 Lasso action 2013-02-07 16:21:25 -05:00
Tom MacWright c84e0713d9 Merge branch 'master' into dynamic-layers
Conflicts:
	js/id/renderer/background_source.js
	js/id/ui/layerswitcher.js
2013-02-06 17:39:55 -05:00