summaryrefslogtreecommitdiff
path: root/spec/features/profiles
Commit message (Collapse)AuthorAgeFilesLines
* Use new routing helperDouwe Maan2015-09-081-1/+1
|
* Add `feature` tag to feature specsRobert Speicher2015-07-061-1/+1
| | | | | Not to be confused with the RSpec `type: :feature` tag, this tag is used by the `spec:feature` Rake task for filtering/grouping specs.
* Fix features syntaxRobert Speicher2015-06-221-1/+1
|
* Add `allowing_for_delay` helper method for feature specsRobert Speicher2015-06-141-6/+8
|
* Add feature specs for default dashboard preferenceRobert Speicher2015-06-131-9/+48
|
* Simplify the javascript behavior for Preference updatingRobert Speicher2015-06-131-0/+8
|
* Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher2015-06-131-3/+3
| | | | | | | Now we can simply loop through all themes, among other things. This also removes the `dark_theme` / `light_theme` classes and the `theme_type` helper, since they weren't used anywhere.
* Move the "Design" templates and logic to PreferencesRobert Speicher2015-06-131-0/+33