Commit Graph

80 Commits

Author SHA1 Message Date
John Firebaugh 5f8c02fddc Suppress radial menu when clicking warning (fixes #2035) 2014-01-02 17:47:55 -08:00
Aaron Lidman 4be6d8b496 Fix tooltip on commit warnings 2013-11-26 15:20:02 -08:00
Aaron Lidman 2703ce5943 Attempting to add a tooltip to commit warnings 2013-11-26 15:20:02 -08:00
Aaron Lidman bf0da89925 Improved warning visibility
for #1973
2013-11-19 12:04:30 -08:00
John Firebaugh b8e88a7aaf Convert relevantChanges to a method on Difference 2013-10-23 13:36:58 -07:00
Aaron Lidman e8e9f7a4ff Remove blue circle and icon adjustments 2013-10-23 11:42:33 -04:00
Aaron Lidman df6a292a44 Add colored changeset icons 2013-10-22 11:48:21 -04:00
Aaron Lidman dc98c6fc50 Add zoom to warning selection 2013-10-21 21:31:33 -04:00
Aaron Lidman 2dc46806a5 Styled the save button a little 2013-10-21 21:01:04 -04:00
Aaron Lidman 95e5852cbe Fixed the warnings 2013-10-21 20:24:04 -04:00
Aaron Lidman b4d8e777b5 Fix warnings 2013-10-21 19:46:05 -04:00
Aaron Lidman 22b4e5c6b5 Remove warning and changeset zoom icons and fixed warning problems 2013-10-21 19:38:58 -04:00
Aaron Lidman 7b97a6116c Actually fixed references to deleted items 2013-10-21 15:41:24 -04:00
Aaron Lidman 7ead26928d Fixed references to deleted items 2013-10-21 14:45:43 -04:00
Aaron Lidman 1eb4c6ce78 Added more distinction to changeset list items 2013-10-21 14:00:47 -04:00
Aaron Lidman 594baa18b3 Update save commit dialog to use a feature list 2013-10-18 17:11:52 -04:00
Aaron Lidman fe8042131d Changed save commit summary to a feature list 2013-10-16 18:23:23 -04:00
Aaron Lidman 1ae060e35f Excluding verticies where appropriate on save sidebar 2013-10-16 15:23:20 -04:00
Aaron Lidman b74ba194f2 Added ability to zoom to changeset list items 2013-10-16 12:43:25 -04:00
Greg Guthe 876547b1ea Fix saving comments 2013-09-09 19:22:50 -04:00
Greg Guthe 2d5ec0d77f Remove commit message save on click
Clicking the save button will blur the commit message textarea and
trigger a save.
2013-09-05 21:03:30 -04:00
Greg Guthe b27ed806a9 Save commit message on blur 2013-09-05 21:00:11 -04:00
Greg Guthe ba9745a6eb Save commit message on keyup
Refs: #1775
2013-09-05 00:35:38 -04:00
Dmitri Goldring 74744319cc Use dictionary instead of array to prevent split changes
Changesets for a new area can be out of order, this patch
fixes an issue where they could show up in the commit confirm
as 'point, area, point(s)' instead of 'points, area'.

Fixes #1722
2013-08-29 13:11:57 -07:00
John Firebaugh 93c1e7ad80 Fix close button event binding in save dialog
Fixes #1713
2013-08-21 15:47:00 -07:00
John Firebaugh 3861879f62 Remove Connection#user and always use #userDetails
Because the embedded iD does not show the account
UI, Connection#userDetails was not being called, so
the commit UI didn't show the user name and image.

Fixes #1464
2013-06-14 13:06:13 -07:00
saman bb a145105a71 starting to style commit sidebar. 2013-05-30 01:52:50 -04:00
John Firebaugh 405fc899a9 Restore background color and close button to save headers 2013-05-29 19:11:49 -07:00
John Firebaugh 3a7c184e69 Move the save dialog to the sidebar 2013-05-29 17:47:33 -07:00
Tom MacWright 391ace0138 Mondays. 2013-04-22 15:51:45 -04:00
Tom MacWright f7f0b7b1fa Refix commit UI. 2013-04-22 15:48:09 -04:00
Tom MacWright 947de96edf Show line/area/way/etc in commits. Fixes #1215 2013-04-22 15:39:16 -04:00
John Firebaugh a0edf68cbf URL, not Url 2013-04-17 17:25:04 -07:00
John Firebaugh a1d368e05c Use Connection#userUrl 2013-04-17 16:24:12 -07:00
Ansis Brammanis e2f9f57410 improve navigating saving with keyboard 2013-04-17 18:45:42 -04:00
John Firebaugh 7100054707 Use preset names in commit dialog 2013-04-01 08:33:07 -07:00
saman bb 34b5995518 renamed preset-field to form-field. 2013-03-25 15:03:57 -04:00
saman bb d4526e20f2 layout fixes. 2013-03-22 19:07:55 -04:00
Saman Bemel-Benrud 5fdb7069c1 better error modal. 2013-03-21 18:16:45 -04:00
Saman Bemel-Benrud 3039b74107 big commit modal cleanup. 2013-03-21 17:02:22 -04:00
Tom MacWright 5eabd1e4d5 Add validation warning for many deletions. Fixes #862 2013-02-27 17:51:51 -05:00
Ansis Brammanis 13b61cf75c user icon to the left of name 2013-02-27 12:44:56 -05:00
John Firebaugh c3a06c681a Translate/cleanup iD.ui.Commit 2013-02-12 17:39:38 -08:00
John Firebaugh 1e60b0b7fa iD constructors are camel case 2013-02-12 16:51:25 -08:00
Tom MacWright 4ee620cb09 Namespace selectors to iD-owned elements 2013-02-04 12:23:46 -05:00
Tom MacWright 031c8d655e Fallback for browsers that do not support localStorage. Fixes #591 2013-02-01 13:12:46 -05:00
John Firebaugh fe49e8fb77 Pass around context rather than map 2013-02-01 12:40:16 -05:00
Saman Bemel-Benrud b50160b4d9 more screwing around with button styles. 2013-01-30 15:29:10 -05:00
Saman Bemel-Benrud ec4f4266ad fix overflow in commit dialog. 2013-01-30 11:27:03 -05:00
Saman Bemel-Benrud 2115e673f4 button style improvements, modal positioning fix. 2013-01-29 18:38:22 -05:00