- 14 Jan, 2020 37 commits
-
-
Paul Slaughter authored
Merge branch '195670-save-full-dashboard-to-vue-store-so-it-can-be-edited-and-saved-back-to-the-backend' into 'master' Move entire metrics dashboard to Vuex state See merge request gitlab-org/gitlab!22722
-
Kushal Pandya authored
Code Review Analytics: Add search bar See merge request gitlab-org/gitlab!22534
-
Kushal Pandya authored
Dedupe d3 dependency See merge request gitlab-org/gitlab!22931
-
Thong Kuah authored
Fix reply emails with attachments for epics See merge request gitlab-org/gitlab!22547
-
Felipe Artur authored
Fix emails with attachments not creating notes on epics
-
Phil Hughes authored
Clean up discard duplication in IDE See merge request gitlab-org/gitlab!22572
-
Kushal Pandya authored
Add cycle analytics median line data utils See merge request gitlab-org/gitlab!22802
-
Brandon Labuschagne authored
Utils methods for computing and transforming duration chart median data have been added here.
-
Thong Kuah authored
Add parent/child pipeline limitations (2nd attempt) See merge request gitlab-org/gitlab!22675
-
Martin Wortschack authored
Resolve "Neaten up tooltip styling on cycle analytics duration chart" Closes #42677 See merge request gitlab-org/gitlab!22883
-
Brandon Labuschagne authored
-
Miguel Rincon authored
Currently only the panel groups are kept in the store and other dashboard information is discarted. In order for the information to be preserved by the client it must be saved to the store.
-
Martin Wortschack authored
- Adds the search bar to the code analytics review page
-
Kushal Pandya authored
Do not render label in sidebar when not shown See merge request gitlab-org/gitlab!22813
-
Scott Stern authored
This is because of an upgrade in gitlab-ui
-
Dmytro Zaporozhets authored
Merge branch '30229-background-migration-pruneorphanedgeoevents-did-you-mean-pruneoldeventsworker' into 'master' Fix: undefined background migration classes for EE-CE downgrade Closes #30229 See merge request gitlab-org/gitlab!22160
-
Marcel Amirault authored
Edit to CI quick start intro See merge request gitlab-org/gitlab!22814
-
Nick Gaskill authored
Restructuring to be more concise
-
Marcel Amirault authored
Missing hypen - in Example See merge request gitlab-org/gitlab!22817
-
Martin Wortschack authored
[FE] Visualize Tasks by Type in Customizable Cycle Analytics See merge request gitlab-org/gitlab!19602
-
Marcel Amirault authored
Updated doc related to job concurrency Closes #193484 See merge request gitlab-org/gitlab!22891
-
Heinrich Lee Yu authored
Allow apps to be installed without helm installed if local tiller enabled See merge request gitlab-org/gitlab!22746
-
Thong Kuah authored
This means we can disregard whether Helm is installed or not Move specs regarding set_initial_status to cluster_application_initial_status.rb as not every application has the common set_initial_status (elasticstack and jupyterhub)
-
Heinrich Lee Yu authored
Fix missing CERT_MANAGER_VALUES_FILE var See merge request gitlab-org/gitlab!22939
-
Thong Kuah authored
-
Ezekiel Kigbo authored
-
Ezekiel Kigbo authored
-
Ezekiel Kigbo authored
Make shouldDisplayTasksByTypeChart computed prop Update i18n namespace for translations Rename from CycleAnalyticsCharts -> CycleAnalytics and also marks additional text for translation that was missed Remove extra div element Move formattedDate function to shared utils Minor update gitlab.pot
-
Ezekiel Kigbo authored
Adds jsDoc blocks to some of the functions for preparing the chart data
-
Ezekiel Kigbo authored
Minor cleanup and added snapshot tests and tests with and without the tasksByTypeChart feature flag
-
Ezekiel Kigbo authored
Refactors the chart component into a separate file. Also fixes the feature specs. Fix stub license feature call
-
Ezekiel Kigbo authored
Remove old fixture file
-
Ezekiel Kigbo authored
Transforms the chart data received from the api ready for display in the ui. Minor prettier and gitlab pot regenerate
-
Ezekiel Kigbo authored
Adds the basic chart component to base.vue and fetches data
-
Thong Kuah authored
Modify SpamService initializer See merge request gitlab-org/gitlab!22874
-
Ash McKenzie authored
Don't update user state on a read-only instance Closes #195988 See merge request gitlab-org/gitlab!22928
-
Douglas Barbosa Alexandre authored
LDAP authorization model on a Geo secondary tries to block/unblock a user if he is blocked/unblocked in LDAP raising a `PG::ReadOnlySqlTransaction` error.
-
- 13 Jan, 2020 3 commits
-
-
Mark Lapierre authored
Simplify test and make it run faster See merge request gitlab-org/gitlab!22902
-
Mark Lapierre authored
Un-quarantine E2E Secure dashboard test See merge request gitlab-org/gitlab!22910
-
Aleksandr Soborov authored
-