Commit graph

20 commits

Author SHA1 Message Date
Sam Rose
f4b6865aef Fix aria labels on custom notifications modal 2017-05-10 13:41:47 -04:00
Sean McGivern
a1805cbcd5 Quiet pipeline emails
1. Never send a pipeline email to anyone other than the user who created
   the pipeline.
2. Only send pipeline success emails to people with the custom
   notification setting for enabled. Watchers and participants will
   never receive this.
3. When custom settings are unset (for new settings and legacy ones),
   act as if failed_pipeline is set.
2017-04-03 13:59:48 +01:00
Luke "Jared" Bennett
ff4a6323d1
Corrected docs href's 2017-01-30 14:24:06 +00:00
Kushal Pandya
fb3e365412 HAMLLint: Fix SpaceInsideHashAttributes offences 2016-12-31 11:58:36 +05:30
Adam Niedzielski
e7d019c699 Bring back "notification-dropdown" class for styling and use "js-notification-dropdown" for JavaScript 2016-12-18 21:07:06 +01:00
Annabel Dunstone Gray
78e8ac5da1 Add sentence casing, fix groups page buttons, fix dark gray variable 2016-12-17 13:22:19 -06:00
Annabel Dunstone Gray
2f87703cff Move all project buttons to header 2016-12-17 13:22:19 -06:00
Mike Greiling
097c283ac1 remove left_align setting from notification setting dropdown in favor of a pure css solution 2016-12-10 00:21:47 -06:00
Annabel Dunstone Gray
67041e63c2 Merge branch '19205-group-header-redesign' into 'master'
19205 Redesign group page header to match new navigation

## What does this MR do?
Redesigns group page to match comps

## Screenshots (if relevant)
Before:
![Screen_Shot_2016-11-08_at_12.50.53_PM](/uploads/6c958e2ab05c1a73c9a96de25490ba2b/Screen_Shot_2016-11-08_at_12.50.53_PM.png)
After:
![Screen_Shot_2016-11-08_at_12.50.34_PM](/uploads/822f81df8a0f82a4bdeee3739be5d1f7/Screen_Shot_2016-11-08_at_12.50.34_PM.png)

## Does this MR meet the acceptance criteria?

- [ ] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
Closes #19205

See merge request !7363
2016-11-11 14:46:40 +00:00
tauriedavis
d81d67bae4 19205 Redesign group page header to match new navigation 2016-11-09 17:24:17 -08:00
Lin Jen-Shin
6bab69aa0c Show it as successful pipeline, rather than success pipeline
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6342#note_16132150
2016-10-17 07:25:21 +00:00
Clement Ho
e23c1d88e2 Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
Felipe Artur
4b204f071e Small frontend code fixes and restore 8a2d88f commit 2016-06-17 19:57:59 -03:00
Felipe Artur
e5aa902860 Merge master into issue_12758 2016-06-17 14:29:11 -03:00
Felipe Artur
ab236c7624 Allow users to set custom notifications in projects they don't own and several fixes to code 2016-06-17 12:33:11 -03:00
Phil Hughes
a4b078bfb8 Fixed bug with label clicking in modal not working 2016-06-17 15:23:24 +01:00
Phil Hughes
83446ce7be Fixed bug with clicking custom again not opening modal 2016-06-17 15:17:23 +01:00
Phil Hughes
fd15e81444 Description for custom in dropdown 2016-06-17 14:29:43 +01:00
Phil Hughes
531d27e740 Fixed alignment of notification dropdown menu 2016-06-17 14:28:40 +01:00
Felipe Artur
f82ab42d05 Re-use notifications dropdown on user profile 2016-06-16 23:34:21 -03:00