summaryrefslogtreecommitdiff
path: root/app/views/projects/buttons
Commit message (Collapse)AuthorAgeFilesLines
* Small css cleanupcss-cleanupDmitriy Zaporozhets2015-10-131-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Project page UpdateAndrey2015-09-252-2/+2
| | | | | refactoring buttons, fixes for projects filter on the dashboard and group page
* UI changes to the project view, empty project and project list new project ↵Andrey2015-09-242-6/+0
| | | | button
* Minor code cleanupnotification-levelsDouwe Maan2015-09-201-13/+14
|
* Added Global to the drop downs and updated the label of the button to show ↵Patricio Cano2015-09-161-3/+3
| | | | the current level instead of `Notifications`
* Replaced `this` with `@` in the coffee file and added an arrow that clearly ↵Patricio Cano2015-09-141-0/+1
| | | | marks the Notifications button as a drop down
* Notification dropdown now shows currently active level, and also shows what ↵Patricio Cano2015-09-141-3/+3
| | | | the actual value of `global` is, if the project has the notification level set to global.
* Notification level can now be saved from within the project view.Patricio Cano2015-09-141-11/+8
|
* PAtrially working notification buttonDarby2015-09-141-0/+15
|
* UI Improvement for the project pageHannes Rosenögger2015-08-251-1/+1
| | | | This commit improves the positioning of the dropdown menu on the project page.
* Tweak project page buttons.Douwe Maan2015-07-313-18/+19
|
* Improve project new item dropdownproject-plus-iconDmitriy Zaporozhets2015-07-131-0/+31
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Add star icon to star buttonDmitriy Zaporozhets2015-07-091-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Cleanup and some test fixes after refactoring project home pageDmitriy Zaporozhets2015-07-081-10/+9
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor star and fork buttonsDmitriy Zaporozhets2015-07-082-0/+35
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>