Commit Graph

153 Commits

Author SHA1 Message Date
GitLab Bot 5838993b5f Add latest changes from gitlab-org/gitlab@master 2020-12-23 21:10:24 +00:00
GitLab Bot 5c9f6c66fa Add latest changes from gitlab-org/gitlab@master 2020-12-23 12:10:26 +00:00
GitLab Bot cb36ae7dd5 Add latest changes from gitlab-org/gitlab@master 2020-12-08 21:10:06 +00:00
GitLab Bot 2df573afed Add latest changes from gitlab-org/gitlab@master 2020-11-27 09:09:31 +00:00
GitLab Bot 4d922922a9 Add latest changes from gitlab-org/gitlab@master 2020-10-06 15:08:33 +00:00
GitLab Bot 895563036a Add latest changes from gitlab-org/gitlab@master 2020-10-02 03:08:28 +00:00
GitLab Bot 34b3acb5a3 Add latest changes from gitlab-org/gitlab@master 2020-09-28 15:09:44 +00:00
GitLab Bot 86fa823611 Add latest changes from gitlab-org/gitlab@master 2020-09-23 06:09:45 +00:00
GitLab Bot 708ee0bcb2 Add latest changes from gitlab-org/gitlab@master 2020-09-17 18:10:12 +00:00
GitLab Bot 2c49951e8c Add latest changes from gitlab-org/gitlab@master 2020-08-26 09:10:16 +00:00
GitLab Bot 27622f7417 Add latest changes from gitlab-org/gitlab@master 2020-08-24 15:10:11 +00:00
GitLab Bot d06c308380 Add latest changes from gitlab-org/gitlab@master 2020-08-20 09:09:55 +00:00
GitLab Bot fb10c412ec Add latest changes from gitlab-org/gitlab@master 2020-08-20 06:10:17 +00:00
GitLab Bot 9facfe5cb1 Add latest changes from gitlab-org/gitlab@master 2020-08-17 21:09:56 +00:00
GitLab Bot c780abc85f Add latest changes from gitlab-org/gitlab@master 2020-07-20 12:09:34 +00:00
GitLab Bot e1f8f12bbe Add latest changes from gitlab-org/gitlab@master 2020-06-19 15:08:39 +00:00
GitLab Bot 17c8111494 Add latest changes from gitlab-org/gitlab@master 2020-05-07 21:09:26 +00:00
GitLab Bot e33f87ac0f Add latest changes from gitlab-org/gitlab@master 2020-04-21 15:21:10 +00:00
GitLab Bot aaf5961054 Add latest changes from gitlab-org/gitlab@master 2020-03-18 15:09:45 +00:00
GitLab Bot ac1dca43ba Add latest changes from gitlab-org/gitlab@master 2020-03-09 12:07:45 +00:00
GitLab Bot 26a50872e9 Add latest changes from gitlab-org/gitlab@master 2020-02-14 18:08:45 +00:00
GitLab Bot 0c6bc5443a Add latest changes from gitlab-org/gitlab@master 2020-02-07 21:08:39 +00:00
GitLab Bot 045c0f9554 Add latest changes from gitlab-org/gitlab@master 2020-01-06 12:07:56 +00:00
GitLab Bot 93c6764dac Add latest changes from gitlab-org/gitlab@master 2019-12-09 12:07:58 +00:00
Brandon Labuschagne a416b83b6c Ensure that summary items remain aligned
Default number of items is 3. If this is not the case,
then increase the column width of the summary items
to cater for 2 items plus the date filter.
2019-11-20 10:36:19 +01:00
GitLab Bot d8c06be498 Add latest changes from gitlab-org/gitlab@master 2019-11-14 12:06:30 +00:00
GitLab Bot 6d60f91076 Add latest changes from gitlab-org/gitlab@master 2019-10-02 21:06:22 +00:00
GitLab Bot dea6ebd31a Add latest changes from gitlab-org/gitlab@master 2019-09-30 12:06:01 +00:00
GitLab Bot b925465787 Add latest changes from gitlab-org/gitlab@master 2019-09-23 21:06:29 +00:00
GitLab Bot 80f61b4035 Add latest changes from gitlab-org/gitlab@master 2019-09-18 14:02:45 +00:00
Ezekiel Kigbo 2c39da05e7 Async import custom stage form components
Imports the files needed for the custom
stage form and adds the EE specific css.

Added stub addStageMixin
2019-09-10 15:29:06 +00:00
Ezekiel Kigbo 5e8f16bd00 Move cycle analytics stages templates to vue
The existing stage list items are rendered
in haml, migrating them to vuejs for future
work.

Fix alignment of median value

Test for stage_nav_item.vue
2019-08-19 06:51:06 +00:00
Brandon Labuschagne 99fec4efc1 FE for group level Cycle Analytics
This MR adds the code which displays cycle analytics on a group level.
It reuses the cycle_analytics_bundle file which will later be removed.

This feature is currently behind the analytics feature flag.
2019-08-08 08:13:15 +00:00
Brandon Labuschagne 68d1a9a306 Add projectIds to CA service 2019-07-24 13:59:23 +00:00
Brandon Labuschagne ac7a2f1b1a Prevent errors when CA has no data 2019-07-12 12:26:39 +00:00
Gosia Ksionek 976b8b5391 Fix plan stage query
Fix plan stage query and the way it is displayed
2019-06-17 13:17:18 +00:00
Brandon Labuschagne c7569a4942 Internationalisation of cycle_analytics directory
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.

i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
2019-04-29 15:33:00 +00:00
George Tsiolis 8826962d21 Update `gitlab` npm namespace 2018-11-21 23:41:38 +02:00
George Tsiolis 02e7497166 Replace tooltip directive with gl-tooltip directive in badges, cycle analytics, and diffs 2018-11-21 23:11:41 +02:00
Mike Greiling 5b9495c5db
Prettify all the things 2018-11-20 09:30:01 -06:00
Mike Greiling 7fd4e21c77
Prettify blob behaviors and cycle_analytics modules 2018-10-16 11:52:34 -05:00
George Tsiolis 469dc95a95 Replace `<i>` in vue components with `<icon>` 2018-10-15 18:35:00 +00:00
Filipa Lacerda 647a4d6a3b
Updates eslint vue plugin version 2018-06-11 15:36:54 +01:00
Clement Ho d77433a8ff Merge branch 'master' into 'bootstrap4'
# Conflicts:
#   app/views/shared/runners/_form.html.haml
2018-05-10 16:00:33 +00:00
Paul Slaughter 0421fbcdad refactor 'cycle_analytics' to use axios 2018-05-09 21:21:06 +00:00
Clement Ho b413785e1d [skip ci] Replace .pull-right with .float-right 2018-04-09 12:42:45 -05:00
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Clement Ho a9db24b2be Remove cycle analytics bundle webpack entry point 2018-02-28 17:13:46 +00:00
Rémy Coutable 97793a1616 Harmonize CE and EE JS code
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-02-22 13:34:35 +01:00
Filipa Lacerda 349d06688f
Fix more eslint rules 2018-01-08 20:01:49 +00:00