Commit graph

19 commits

Author SHA1 Message Date
Dmitriy Zaporozhets
7f8a520f8a Unite green buttons under one css class
Rename btn-new, btn-create and btn-save to btn-success

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-09-19 13:55:48 +03:00
Oswaldo Ferreira
e0e3f1c275 Move button list logic to project presenter 2018-02-20 13:03:06 -03:00
George Tsiolis
a8ebe3670f Improve empty project overview
- Add section headers to project repo buttons
- Add primary button to content to add file when the repository is empty
- Change project removal primary button from project overview to secondary button
- Update headings for better alignment
- Add primary button for readme only user preference
2018-01-25 16:15:35 +02:00
Annabel Dunstone Gray
6cf76d652d Add underline hover state to all links 2017-12-04 11:00:52 +00:00
Douwe Maan
3b462b4577 Small code style changes 2017-10-18 10:17:08 +00:00
Annabel Dunstone Gray
9c7fba3dc8
Add readme title and check for rich_viewer 2017-10-17 10:05:02 -07:00
Annabel Dunstone Gray
a42d7980af
Add readme only option as project view 2017-10-16 15:33:20 -07:00
Douwe Maan
3496476205 Remove readme project_view option 2017-05-19 11:11:53 +03:00
Douwe Maan
00fc9f2607 Load tree readme asynchronously 2017-05-10 08:21:58 -05:00
Douwe Maan
4f2d6b3e21 Refactor MarkupHelper 2017-04-27 13:22:17 +02:00
Toon Claes
05e0f50453 Cache the rendered README, but post-process on show
Because the post-processing of the rendered README is dependent on the
context (i.e. the current user), do the post-processing when the
README is being displayed.
2017-04-27 13:22:17 +02:00
mattl
76d8c2e656 WIP: Adds a default commit message when adding a README (#25167) 2016-12-02 12:04:03 -05:00
Annabel Dunstone
7878eb9fa6 Start builds redesign 2016-05-04 16:45:37 -05:00
Rémy Coutable
13804aba86 Continue implementation of the license template selector and /licenses API endpoint
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-04-18 14:47:50 +02:00
Douwe Maan
9ea7243092 Fix padding of no readme and empty repo messages 2015-12-02 14:49:46 +01:00
Douwe Maan
097238f0a5 Restore edit button in project readme 2015-10-22 17:11:21 +02:00
Douwe Maan
a22fe254c1 Use same style for project readme, tree readme and regular blob. 2015-10-17 19:17:47 +02:00
Andrey
ce49e49bfb edit action allign 2015-09-28 11:26:42 +02:00
Dmitriy Zaporozhets
5f34759ecb
Allow user to specify content he wants to see on project page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-07-13 18:24:15 +02:00