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
Saman Bemel-Benrud
6d6d3ce7fe
better user icon style.
2013-01-29 13:23:52 -05:00
Saman Bemel-Benrud
b13e6d13d9
copy tweaks.
2013-01-28 21:08:40 -05:00
Saman Bemel-Benrud
6cb1692e44
radial menu source, better user icon commit modal integration, small fixes.
2013-01-28 21:06:07 -05:00
John Firebaugh
c7fdfe2def
Select commit message ( fixes #540 )
2013-01-28 12:07:53 -05:00
Tom MacWright
ca017090cb
Save commit messages between saves. Fixes #454
2013-01-24 17:09:38 -05:00
Tom MacWright
970de9ffa1
Please keep indentation simple: 4 spaces always
2013-01-24 16:35:22 -05:00
Tom MacWright
32ea30c3fb
Use isPoi for determining whether points are pois or not
2013-01-23 19:14:54 -05:00
saman bb
3e8780d466
making things consistent with new UI style.
2013-01-20 18:30:34 -05:00
Saman Bemel-Benrud
4f90921d1e
total style overhaul.
2013-01-18 18:08:43 -05: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
Tom MacWright
e357033ed8
Parse and display user image if available. Fixes #174 and #329
2013-01-07 17:30:07 -05:00
Saman Bemel-Benrud
043ff0ccc6
Merge branch 'master' of github.com:systemed/iD
2013-01-04 19:28:27 -05:00
Tom MacWright
50743b4344
Summarize unnamed and consecutive objects. Fixes #317
2013-01-04 15:11:48 -05:00
John Firebaugh
2a6145ef10
Move friendlyName to Entity
2013-01-02 21:43:35 -08:00
Saman Bemel-Benrud
562f2b150c
Merge branch 'master' of github.com:systemed/iD
2013-01-02 14:30:36 -05:00
Saman Bemel-Benrud
c2a9b18740
minor tweak to modal style + committing source graphic changes.
2013-01-02 14:30:20 -05:00
Tom MacWright
aca0098ea0
Use 2d transforms and fix jshint problems
2013-01-02 13:01:18 -05:00
Saman Bemel-Benrud
e72c21f256
progress on modals.
2012-12-20 18:49:21 -05:00