15 Aug, 2013
8 commits
-
I've reworded the first sentence to say "You don't have access to any projects", which I think sounds more natural. I've also used the "pluralize" ActionView helper for the user's projects_limit, so that it still looks good when it says "You can create up to 1 project.". Finally, I've tweaked the structure of the final sentence a little bit to make it sound a bit better.
-
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.
-
Show permissions as a grid
14 Aug, 2013
3 commits
13 Aug, 2013
1 commit
12 Aug, 2013
6 commits
-
So lets do it async. First create project, then import repo and create satellite with Sidekiq
10 Aug, 2013
6 commits
09 Aug, 2013
3 commits
08 Aug, 2013
13 commits
-
Conflicts: app/contexts/filter_context.rb app/contexts/search_context.rb app/models/merge_request.rb app/models/note.rb app/views/shared/_merge_requests.html.haml spec/controllers/commit_controller_spec.rb spec/services/notification_service_spec.rb