Sean McGivern
1cc0209a80
Fix style
...
- `reorder(nil)` is better than `reorder('')`
- Only use ASCII in comments
2016-06-06 11:59:49 -05:00
Sean McGivern
b28237b4d2
Don't try to count a relation with aliases
...
Work around ActiveRecord count and column aliases issue as described at:
<https://github.com/rails/rails/issues/15138#issuecomment-61325080 >
AR doesn't promise that `#count` (which is called by `#any?`) will work
for relations using `#select`, which means we need a workaround instead.
2016-06-06 11:59:49 -05:00
Dmitriy Zaporozhets
2b5a6487ba
Refactor styles for issues list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-02-26 14:44:39 +01:00
Douwe Maan
b66694d236
Add "New X" link to dashboard/group milestone project-specific issue/MR panels
2015-12-02 14:00:54 +01:00
Vinnie Okada
76aad9b76e
Upgrade to Rails 4.1.9
...
Make the following changes to deal with new behavior in Rails 4.1.2:
* Use nested resources to avoid slashes in arguments to path helpers.
2015-02-14 11:09:23 -07:00
Dmitriy Zaporozhets
5ba00d950b
Add old ui-box style to panels
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-30 23:43:53 +03:00
Dmitriy Zaporozhets
38ff5d1ab9
Replace ui-box title with panel-heading
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-29 18:43:21 +03:00
Dmitriy Zaporozhets
6dcbe1b43c
Replace ui-box with panel.panel-default
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-05-29 18:42:44 +03:00
Dmitriy Zaporozhets
32ecb02784
Refactor scss
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-20 13:51:22 +02:00
Dmitriy Zaporozhets
dac67ed65f
Use new ui-box classes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-24 11:45:42 +02:00
Henry Smith
4b91ffca3e
More specific empty state message wording
...
I've changed all the instances of "Nothing to show here" to specifically mention
the name of the entity of which there are none to show. This makes for a
slightly smoother reading experience.
2013-08-15 18:31:16 +01:00
Dmitriy Zaporozhets
a43a380394
Increase amount of search results for issues, mr, projects
2013-08-07 22:51:36 +03:00
Dmitriy Zaporozhets
27b7aeddfb
More compact lists for dashboard issues, mr
2013-08-06 21:22:41 +03:00
Dmitriy Zaporozhets
512cd02335
Dashboard/Group issues and mr pages refactoring
2013-08-06 21:12:01 +03:00