Commit Graph

16 Commits

Author SHA1 Message Date
George Tsiolis 220cb4c3a7 Improve snippets empty state 2019-02-22 12:12:36 +00:00
George Tsiolis 8c29e63175 Remove duplicate primary button in dashboard snippets 2018-11-08 10:28:42 +02:00
Dmitriy Zaporozhets 7f8a520f8a Unite green buttons under one css class
Rename btn-new, btn-create and btn-save to btn-success

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-09-19 13:55:48 +03:00
Clement Ho fee51cf693 [skip ci] Convert visible- classes 2018-04-10 15:38:32 -05:00
Phil Hughes ec396fd93a New navigation breadcrumbs 2017-06-30 16:52:11 +00:00
Mike Greiling 6878729781 implement snippets_scope_menu partial to reduce code duplication 2016-12-10 00:57:23 -06:00
Mike Greiling 0608ecbc69 conditionally display assoc project info in snippets index 2016-12-10 00:57:23 -06:00
Mike Greiling b65d3e1132 move new snippet button to main snippet navigation block 2016-12-10 00:57:23 -06:00
Mike Greiling 6b20ad3646 remove plus icon in "new snippet" button 2016-12-10 00:57:23 -06:00
Luke Bennett 9abd871a03
Added full-width new snippet button on mobile and corrected capitalization
Altered specs that click capitalised New Snippet button

Applied review feedback missed in  Changes `.no-comment` `opactiy: 0.5` to `opacity: .5`

Added `.btn-wide-on-xs` and applied to snippet buttons
2016-09-18 16:33:33 +01:00
Dmitriy Zaporozhets 03090a88d8
Replace all navigation menu with nav-links class
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-13 15:58:04 +01:00
Douwe Maan c7c5bd4843 Change dashboard snippet index menu class to match test 2015-10-22 10:46:54 +02:00
Douwe Maan de9886bece Restyle dashboard snippets visibility level tabs. 2015-10-21 11:10:09 +02:00
Douwe Maan 44df201280 Restore dashboard snippets tabs. 2015-10-18 14:17:15 +02:00
Douwe Maan 946f00ed7f Update style of snippets pages 2015-10-18 13:03:26 +02:00
Douwe Maan 5d785457db Clean up overlap between dashboard and explore.
- Split up SnippetsController into separate dashboard and explore sections.
- Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not.
2015-09-08 14:49:20 +01:00