Commit Graph

15 Commits

Author SHA1 Message Date
James Ramsay fed8ee0790 Add ellipsis to Web IDE commit button
The blue shortcut commit button opens the commit interface to
actually perform the commit. The ellipsis indicates the button doesn't
immediately perform the commit.
2018-06-20 08:46:23 -04:00
Filipa Lacerda 647a4d6a3b
Updates eslint vue plugin version 2018-06-11 15:36:54 +01:00
Jose cf3f7601b0 Remove form-horizontal class where applicable 2018-05-31 13:35:50 -05:00
Clement Ho 4d6f6f9347 Convert remaining pull-* to float-* 2018-05-29 18:54:05 -05:00
Phil Hughes 3d80fae582
fixed up spacing throughout sidebars 2018-05-09 15:10:22 +01:00
Phil Hughes 616c1c7294
fixed disabled action sticking around too long
fixed form collapsing too soon
2018-05-04 14:31:54 +01:00
Phil Hughes 80617b9039
Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-commit-box 2018-05-04 13:40:41 +01:00
Phil Hughes cb8682b841
improve logic of success message
instead of taking over whole sidebar, it now just shows over the commit box
after 5 seconds the commit box goes back to its compact logic
2018-05-04 12:52:46 +01:00
Phil Hughes 2a7bfacfb7
improved success message after commit with new sidebar 2018-05-03 14:21:45 +01:00
Phil Hughes 93f0eb07c9
Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-commit-box 2018-05-03 12:39:22 +01:00
Phil Hughes efed5aed41
removed unused computed prop
remove object.assign instead directly assign to state
created new constants
2018-05-03 11:41:05 +01:00
Phil Hughes 6bcde61b92
disabled commit view when no changes are available
remove close button in tab
fix height not working in form
restored stage & unstage all changes
disable merge request radio button when staged & unstaged changes exist
2018-05-02 11:47:36 +01:00
Phil Hughes 7e2f567798
stop expanding form below window height
update lastOpenedAt for pending files
2018-05-01 14:54:34 +01:00
Phil Hughes eeb41af728
specs 2018-04-27 14:42:57 +01:00
Phil Hughes efafa2f196
Updated commit section in IDE sidebar 2018-04-27 09:59:44 +01:00