Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@12-10-stable-ee | GitLab Bot | 2020-04-20 | 1 | -6/+0 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-18 | 5 | -0/+10 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-03-09 | 1 | -2/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-14 | 1 | -1/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-02-07 | 2 | -5/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-01-06 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-12-09 | 1 | -1/+1 |
| | |||||
* | Ensure that summary items remain aligned | Brandon Labuschagne | 2019-11-20 | 1 | -0/+6 |
| | | | | | | 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. | ||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-11-14 | 2 | -75/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-10-02 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-30 | 1 | -9/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-23 | 1 | -0/+2 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-18 | 3 | -3/+3 |
| | |||||
* | Async import custom stage form components | Ezekiel Kigbo | 2019-09-10 | 2 | -2/+11 |
| | | | | | | | Imports the files needed for the custom stage form and adds the EE specific css. Added stub addStageMixin | ||||
* | Move cycle analytics stages templates to vue | Ezekiel Kigbo | 2019-08-19 | 3 | -0/+131 |
| | | | | | | | | | | 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 | ||||
* | FE for group level Cycle Analytics | Brandon Labuschagne | 2019-08-08 | 1 | -6/+18 |
| | | | | | | | 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. | ||||
* | Add projectIds to CA service | Brandon Labuschagne | 2019-07-24 | 1 | -2/+6 |
| | |||||
* | Prevent errors when CA has no data | Brandon Labuschagne | 2019-07-12 | 1 | -2/+8 |
| | |||||
* | Fix plan stage query | Gosia Ksionek | 2019-06-17 | 2 | -61/+1 |
| | | | | Fix plan stage query and the way it is displayed | ||||
* | Internationalisation of cycle_analytics directory | Brandon Labuschagne | 2019-04-29 | 1 | -1/+2 |
| | | | | | | | | 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 | ||||
* | Update `gitlab` npm namespace | George Tsiolis | 2018-11-21 | 1 | -2/+2 |
| | |||||
* | Replace tooltip directive with gl-tooltip directive in badges, cycle ↵ | George Tsiolis | 2018-11-21 | 1 | -4/+3 |
| | | | | analytics, and diffs | ||||
* | Prettify all the things | Mike Greiling | 2018-11-20 | 9 | -266/+70 |
| | |||||
* | Prettify blob behaviors and cycle_analytics modules | Mike Greiling | 2018-10-16 | 12 | -201/+214 |
| | |||||
* | Replace `<i>` in vue components with `<icon>` | George Tsiolis | 2018-10-15 | 1 | -4/+7 |
| | |||||
* | Updates eslint vue plugin version | Filipa Lacerda | 2018-06-11 | 6 | -9/+9 |
| | |||||
* | Merge branch 'master' into 'bootstrap4' | Clement Ho | 2018-05-10 | 2 | -15/+17 |
|\ | | | | | | | # Conflicts: # app/views/shared/runners/_form.html.haml | ||||
| * | refactor 'cycle_analytics' to use axios | Paul Slaughter | 2018-05-09 | 2 | -15/+17 |
| | | |||||
* | | [skip ci] Replace .pull-right with .float-right | Clement Ho | 2018-04-09 | 1 | -1/+1 |
|/ | |||||
* | require jQuery to be explicitly importedremove-jquery-globals | Mike Greiling | 2018-03-09 | 1 | -0/+1 |
| | |||||
* | Remove cycle analytics bundle webpack entry point | Clement Ho | 2018-02-28 | 1 | -3/+3 |
| | |||||
* | Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-js | Rémy Coutable | 2018-02-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Fix more eslint rules | Filipa Lacerda | 2018-01-08 | 2 | -2/+3 |
| | |||||
* | [ci skip] Fix more eslint rules | Filipa Lacerda | 2018-01-06 | 3 | -5/+5 |
| | |||||
* | [ci skip] Fix more rules | Filipa Lacerda | 2018-01-05 | 6 | -27/+82 |
| | |||||
* | [ci skip] Fix more eslint rules | Filipa Lacerda | 2018-01-05 | 7 | -68/+200 |
| | |||||
* | Adds `eslint-plugin-vue`, fixes linter errors and adds docs | Filipa Lacerda | 2018-01-03 | 1 | -10/+10 |
| | |||||
* | Replaced the remaining code-fork iconsjivl-general-icons-2 | Jose Ivan Vargas | 2017-12-19 | 3 | -3/+18 |
| | |||||
* | Export text utils as ES6 modules | Filipa Lacerda | 2017-11-13 | 1 | -2/+2 |
| | |||||
* | removed global eslint for remaining filesflash-es6-module | Phil Hughes | 2017-10-10 | 1 | -2/+0 |
| | |||||
* | Flash is now a ES6 module | Phil Hughes | 2017-10-10 | 1 | -0/+1 |
| | | | | | | | | | | | Reduced the technical debt around our JS flash function by making it a module that is imported rather than relying on the global function. The global function still exists mainly for technical debt with how some requests are being completed, but new JS should import the module directly. Also reduces some tech debt in the file by removing the need for jQuery. Instead Flash is now 100% vanilla JS. | ||||
* | Move cycle analytics banner into a vue file | Filipa Lacerda | 2017-10-09 | 2 | -0/+57 |
| | |||||
* | Fix typo in cycle analytics breaking time componentfl-fix-ca-time-component | Filipa Lacerda | 2017-10-06 | 1 | -1/+1 |
| | |||||
* | Remove global components | Filipa Lacerda | 2017-10-02 | 7 | -35/+55 |
| | |||||
* | Moves cycle analytics components into vue files | Filipa Lacerda | 2017-09-26 | 18 | -432/+399 |
| | |||||
* | Removes cycle analytics service and store from global namespace | Filipa Lacerda | 2017-09-25 | 3 | -59/+49 |
| | |||||
* | Remove monkey-patched Array.prototype.first() and last() methods | Mike Greiling | 2017-08-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'adopt-es-module-syntax' into 'master' | Filipa Lacerda | 2017-05-22 | 3 | -16/+14 |
|\ | | | | | | | | | Adopt ES module syntax See merge request !9567 | ||||
| * | refactor instances of CJS module.exports to ES module syntax | Mike Greiling | 2017-05-16 | 2 | -2/+1 |
| | | |||||
| * | update cycle_analytics_bundle to ES module syntax | Mike Greiling | 2017-05-16 | 2 | -15/+14 |
| | |