Commit Graph

13 Commits

Author SHA1 Message Date
Brett Walker 6b4f93c034 Update application settings using correct action
Updating multiple application settings panels through
a single action causes the incorrect action to be shown
when there are errors.  Instead, make each panel action
handle both updating and display.
2019-06-19 12:29:10 -05:00
Ben Bodenmiller 6a4aa3f9be Clarify that performance bar is not always on 2019-06-09 01:04:59 -07:00
Sean McGivern c6456830b5 Add QA tests for the performance bar
These are very high-level. Currently, they test:

1. That the performance bar appears.
2. That it has detailed metrics for Postgres and Gitaly.
3. That AJAX requests are included in the request selector.
2019-04-16 14:33:06 +01:00
Mike Greiling 7675475754
ensure all admin settings panels remain open after form submission 2018-08-06 01:43:28 -05:00
Annabel Dunstone Gray 0deb8547af
Replace label-light with label-bold. Because it's bold, not light 2018-07-19 17:11:31 -05:00
Dennis Tang | OOO until 18.06 bda253ff5a Resolve "Use one column form layout on Admin Area Settings page" 2018-06-13 07:40:55 +00:00
Clement Ho 1a6d848db7 Fix checkbox/radio button structure 2018-05-31 19:20:46 +00:00
Rémy Coutable 2b8eb7273e
Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set when retrieved from cache
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-05-29 10:38:59 +02:00
Clement Ho 9b9d0f396d [skip ci] Replace col-*-offset-* with offset-*-* 2018-04-13 12:49:32 -05:00
Clement Ho c552328617 [skip ci] .form-horizontal => .form-group.row 2018-04-12 15:11:22 -05:00
Clement Ho e44ceb96d0 [skip ci] .control-label to .col-form-label 2018-04-11 14:36:17 -05:00
Clement Ho df8aa61a94 [skip ci] Convert .checkbox to .form-check 2018-04-11 13:05:57 -05:00
Dmitriy Zaporozhets e0a73d70f9
Move background jobs, spam and performance bar app settings to expandable sections
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-03-29 18:06:29 +03:00