Dmitriy Zaporozhets
e1fb2d4a13
Expand sidebar only for large devices
2015-01-17 23:24:03 -08:00
Dmitriy Zaporozhets
4fcc3d6b6b
Fix broadcast message overflow
2015-01-16 19:23:07 -08:00
Jacob Vosmaer
b79ada97bb
Remove password strength indicator
...
We were having the following issues:
- the indicator would sometimes stay red even if the password that was
entered was long enough;
- the indicator had a middle yellow signal: what does that mean?
- the red/green backgrounds were not color-blind-friendly.
2015-01-15 14:10:13 +01:00
Dmitriy Zaporozhets
cad685e70b
Refactor zen mode. Make it works in diffs
2015-01-15 00:15:12 -08:00
Dmitriy Zaporozhets
23498337b1
Clone comment form on edit. Fixes bug with disappearing textarea or cancel of edit
2015-01-14 23:09:30 -08:00
Dmitriy Zaporozhets
4babc50eb7
Huge set of fixes for comments logic
2015-01-14 22:42:58 -08:00
Dmitriy Zaporozhets
c9bdc03bd9
Improve layout css
2015-01-14 18:42:25 -08:00
Dmitriy Zaporozhets
46ed6fb58f
Revert "Fix anchor issue with fixed navbar"
...
This reverts commit 204b3c121c .
2015-01-14 17:22:36 -08:00
Dmitriy Zaporozhets
204b3c121c
Fix anchor issue with fixed navbar
...
When use anchors - conetent gets hidden under navbar. This commit fixes
with hack using margin+height combination
2015-01-14 15:22:31 -08:00
Marin Jankovski
0a089661fd
Rename the checkbox css class to prevent it from being overwritten by the same named bootstrap class.
2015-01-12 13:35:29 +01:00
Dmitriy Zaporozhets
d02a22ba21
Redesign signin/singup pages
2015-01-07 17:07:36 -08:00
Wanfung Joshua Lee
33a5106857
fix event-last-push message's styling on mobile [ci skip]
2015-01-05 21:36:58 -08:00
Dmitriy Zaporozhets
6e217bd55c
Improve accept mr widget UI
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-30 17:28:34 +02:00
Dmitriy Zaporozhets
0930086bea
Fix tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-30 16:38:27 +02:00
Dmitriy Zaporozhets
95cd5b275a
Prevent content overflow for notes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-29 22:59:08 +02:00
Dmitriy Zaporozhets
a0c4fa3174
Use same font size for all sidenav items
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-29 19:11:34 +02:00
Marin Jankovski
42fb42aed4
Merge branch 'master' into developer_can_push_to_protected_branches_option
...
Conflicts:
db/schema.rb
2014-12-29 09:30:55 +01:00
Dmitriy Zaporozhets
afccd3245a
Merge branch 'ui-fixes' into 'master'
...
Ui fixes
Fixes the ui bugs described in #925 .
Also added the suggestion to keep the header at the top of the page.
Fixes #925
Some before/after screenshots:
- Border doesn't reach bottom on smaller pages
- [Before](https://gitlab.com/uploads/gitlab-org/gitlab-ce/5096094d94/Screenshot_from_2014-12-27_19_49_24.png )
- [After](https://gitlab.com/uploads/gitlab-org/gitlab-ce/551c1924e4/Screenshot_from_2014-12-27_19_51_43.png )
- Ability to always scroll 48px (visible by the scrollbar)
- [Before](https://gitlab.com/uploads/gitlab-org/gitlab-ce/ea591bf7b3/Screenshot_from_2014-12-27_19_53_41.png )
- [After](https://gitlab.com/uploads/gitlab-org/gitlab-ce/97df62b40d/Screenshot_from_2014-12-27_19_53_17.png )
- Mobile sidebar icons off screen (Visible by the scrollbar on the after picture)
- [Before](https://gitlab.com/uploads/gitlab-org/gitlab-ce/b6d9a4d076/Screenshot_from_2014-12-27_19_49_05.png )
- [After](https://gitlab.com/uploads/gitlab-org/gitlab-ce/fc52ac31ba/Screenshot_from_2014-12-27_19_48_16.png )
- Header fixed at top
- [Before](https://gitlab.com/uploads/gitlab-org/gitlab-ce/5d74dc1ea5/Screenshot_from_2014-12-27_19_59_28.png )
- [After](https://gitlab.com/uploads/gitlab-org/gitlab-ce/57c4c3ea7d/Screenshot_from_2014-12-27_20_00_05.png )
See merge request !269
2014-12-28 19:48:29 +00:00
Stephan van Leeuwen
6342bc2994
Changed header to stay at the top of the page.
2014-12-27 20:08:29 +01:00
Marin Jankovski
78865a0c99
Move styling to css.
2014-12-26 17:16:38 +01:00
Stephan van Leeuwen
071ad02c02
Updated mobile sidebar to allow scrolling
2014-12-26 15:29:19 +01:00
Stephan van Leeuwen
1b6ebd1717
Updated sidebar style to span the whole height.
2014-12-26 15:29:02 +01:00
Dmitriy Zaporozhets
573d554c69
set z-index for navbar and sidebar explicitly
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-26 14:34:50 +02:00
Dmitriy Zaporozhets
f9ece12e87
Merge branch 'master' into oauth2_provider
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/views/layouts/nav/_profile.html.haml
2014-12-25 18:48:15 +02:00
Dmitriy Zaporozhets
592e396869
Rework oauth2 feature
...
* improve UI
* add authorization
* add separate page for oauth applications
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-25 18:35:04 +02:00
Dmitriy Zaporozhets
40ff1bc8ba
Align sidebar navigation differently
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-25 15:55:23 +02:00
Dmitriy Zaporozhets
99e52c9ad0
Small UI imporovement for merge request accept widget and projects page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-25 14:58:43 +02:00
Dmitriy Zaporozhets
7c5bf9372c
Merge branch 'master' into ui-improvements
2014-12-25 14:46:58 +02:00
Dmitriy Zaporozhets
88b480174c
Improve issue/mr page for tablets
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-25 14:46:18 +02:00
Dmitriy Zaporozhets
5140a4cd13
Set of UI changes mostly for issue and merge request
...
* return edit/close buttons to old position (right of title)
* make 'Issue #1 ' header smaller
* move mr commits to separate tab
* change inline/side diff switcher to buttons from tabs
* make issue sidebar start with dicsussion block
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-25 14:32:49 +02:00
Dmitriy Zaporozhets
f0d0b19393
Fold sidebar for mobile devices and expand for desktop
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-25 10:13:45 +02:00
Dmitriy Zaporozhets
b4e6dec890
fold-subnav class for folded sidebar navigation. Dashboard and project nav adopted
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-24 18:34:14 +02:00
Dmitriy Zaporozhets
97d7c06f78
Fix scroll problems and disable authorized_only filter
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-24 12:56:03 +02:00
Dmitriy Zaporozhets
a2d188f688
Render MR diff full size of screen
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-22 20:36:15 +02:00
Dmitriy Zaporozhets
e45e6ba2c3
Merge branch 'master' into sidebar-nav
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/views/layouts/group.html.haml
2014-12-21 01:20:51 +02:00
Dmitriy Zaporozhets
bcc04adb13
Css/views cleanup after layout restyle
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-21 01:11:08 +02:00
Dmitriy Zaporozhets
b667a45942
Restyle issue/mr/milestone to new layout
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-18 17:22:10 +02:00
Dmitriy Zaporozhets
c0d589dedb
Improve sidenav colors
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-17 13:10:58 +02:00
Dmitriy Zaporozhets
eb2face2cb
Dashboard layout uses sidenav
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-17 12:20:05 +02:00
Dmitriy Zaporozhets
06a219baa5
Restyle group page and event filter
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-16 18:15:48 +02:00
Dmitriy Zaporozhets
f3f27fee88
Left-side navigation for group layout
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-16 16:58:15 +02:00
Dmitriy Zaporozhets
7b71a9e221
Add icons to project sidenav
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-15 20:00:44 +02:00
Dmitriy Zaporozhets
5f797be0e8
Mobile UI fixes for sidebar nav
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-15 18:06:03 +02:00
Dmitriy Zaporozhets
5f63c00598
Fix graph and settings highlight
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-15 17:46:36 +02:00
Dmitriy Zaporozhets
6ef75dc778
Style app logo for sidenav
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-12 22:13:59 +02:00
Dmitriy Zaporozhets
2f13d4daa3
Implement sidebar navigation for project area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-12 21:49:51 +02:00
Vinnie Okada
742e6eeed2
Merge branch 'upstream-master' into markdown-preview
...
Conflicts:
spec/routing/project_routing_spec.rb
2014-12-07 20:25:58 -07:00
Dmitriy Zaporozhets
04fa03a7d8
Bolder event title and lighter color for event body
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-06 18:22:19 +02:00
Dmitriy Zaporozhets
4cbe72d767
UI improvements mostly for mobile screens
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-02 11:31:57 +02:00
Dmitriy Zaporozhets
580cedd76c
Fix header and project home ui for mobile
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-11-19 18:11:16 +02:00