gitlab-org--gitlab-foss/app/views/groups
Rares Sfirlogea 45e4c66565 Display slash commands outcome when previewing Markdown
Remove slash commands from Markdown preview and display their outcome next to
the text field.
Introduce new "explanation" block to our slash commands DSL.
Introduce optional "parse_params" block to slash commands DSL that allows to
process a parameter before it is passed to "explanation" or "command" blocks.
Pass path for previewing Markdown as "data" attribute instead of setting
a variable on "window".
2017-05-04 17:02:25 +02:00
..
group_members Move `Group -> Members` to top-level, fix missing sub-nav for Subgroups 2017-02-28 22:46:01 +05:30
labels Code style improvements 2017-02-23 03:14:16 +00:00
milestones Display slash commands outcome when previewing Markdown 2017-05-04 17:02:25 +02:00
_activities.html.haml Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
_create_chat_team.html.haml Minor edits, incorporate review 2017-03-06 08:55:30 +01:00
_group_admin_settings.html.haml Support 2FA requirement per-group 2017-04-06 10:01:13 +02:00
_head.html.haml Move `Group -> Members` to top-level, fix missing sub-nav for Subgroups 2017-02-28 22:46:01 +05:30
_head_issues.html.haml Code style improvements 2017-02-23 03:14:16 +00:00
_home_panel.html.haml Allow creating nested group via UI 2017-02-07 15:37:36 +02:00
_projects.html.haml
_settings_head.html.haml Changed "Edit Group" subtab to "General" and moved it 2017-03-15 10:18:07 -06:00
_shared_projects.html.haml
_show_nav.html.haml Allow creating nested group via UI 2017-02-07 15:37:36 +02:00
activity.html.haml Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
edit.html.haml Groups section capitalization fix 2017-04-06 14:58:57 -05:00
issues.atom.builder Fix xml.updated field in rss/atom feeds 2017-03-12 09:05:01 +11:00
issues.html.haml Groups section capitalization fix 2017-04-06 14:58:57 -05:00
merge_requests.html.haml MR empty state 2017-04-05 12:43:03 +00:00
new.html.haml Improve DRYness of views 2017-02-16 09:19:28 +01:00
projects.html.haml Groups section capitalization fix 2017-04-06 14:58:57 -05:00
show.atom.builder Show public RSS feeds to anonymous users 2017-02-28 12:50:57 -08:00
show.html.haml Refactor projects filtering by name 2017-03-03 18:39:30 +02:00
subgroups.html.haml Move permission to create subgroup into GroupPolicy 2017-04-11 19:36:56 +03:00