Commit graph

20 commits

Author SHA1 Message Date
schwedenmut
54caf96164 Resolve "User deletion modal with same info for delete user / delete user and contributions" 2018-04-26 11:18:32 +00:00
Dmitriy Zaporozhets
e4587cf0e6 Move UI of several application settings to expandable block
To make design consistent with project settings

Next admin area application settings are afected by this commit:

* Visibility and access control
* Account and limit settings
* Sign in
* Sign up
* Help page
* Pages

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-03-26 15:10:56 +03:00
Winnie Hellmann
07487628f4 Rename modal.vue to deprecated_modal.vue 2018-03-22 10:48:17 +01:00
Mike Greiling
f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Clement Ho
7729a0ecc0 Refactor wildcard dispatcher imports 2018-02-26 20:01:05 +00:00
Clement Ho
4317f5a487 Use dynamic imports in dispatcher (Part 3) 2018-02-22 17:50:52 +00:00
Clement Ho
8446d3df15 Use dynamic imports in dispatcher 2018-02-21 13:57:50 -06:00
Mike Greiling
58acacd680
migrate admin:* to static bundle 2018-02-21 00:06:14 -06:00
Jacob Schatz
35c8fd5586 Update to jQuery 3. 2018-02-20 22:20:48 +00:00
Mike Greiling
b63674e2c6
migrate admin:users:* to static bundle 2018-02-16 13:08:05 -06:00
Mike Greiling
e95d482296
migrate admin:jobs:index to static bundle 2018-02-16 12:45:49 -06:00
Winnie Hellmann
05f66d1342 Add new modal Vue component 2018-02-14 19:57:07 +01:00
Shah El-Rahman
3cb19dd42c Resolve "New design for user deletion confirmation in admin area" 2018-02-08 05:17:12 +00:00
Shah El-Rahman
49e27447c5 Resolve "New design for project deletion confirmation" 2018-02-08 03:32:17 +00:00
Clement Ho
95994503c9 Replace $.ajax in admin broadcast messages with axios 2018-02-05 14:59:48 +00:00
Phil Hughes
43f1088f5b
Converted usage_ping.js to use axios
also removed dependancy on jQuery because it is super simple & not required
2018-02-01 11:18:01 +00:00
Winnie Hellmann
76f16bbf71 Add modal for stopping jobs in admin area 2018-01-18 10:05:40 +01:00
Filipa Lacerda
1245d35f14 Merge branch 'main-js-tidy-up' into 'master'
Tidy up main JS file

See merge request gitlab-org/gitlab-ce!16007
2018-01-11 18:40:22 +00:00
Phil Hughes
a607f343c5
Admin dispatcher JS imports 2018-01-11 08:55:17 +00:00
Phil Hughes
2f86f64f34
Added admin:conversational_development_index:show import to dispatcher 2018-01-09 08:40:48 +00:00