summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_shared
Commit message (Expand)AuthorAgeFilesLines
* Fixes per feedback on user avatar components.Bryce Johnson2017-05-183-23/+14
* Consolidate user avatar Vue logicBryce Johnson2017-05-185-9/+225
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-2/+2
* Uniform CI status components in vueFilipa Lacerda2017-05-126-83/+87
* Merge branch '32073-improve-function' into 'master' Phil Hughes2017-05-121-18/+13
|\
| * Improve ci action icon function32073-improve-functionFilipa Lacerda2017-05-111-18/+13
* | Link to commit author user page from pipelines (!11100)winh2017-05-111-8/+7
|/
* Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-101-0/+33
* Use vue file for table pagination componentFilipa Lacerda2017-05-101-18/+20
* Merge branch '31053-pipeline-ux' into 'master' Fatih Acet2017-05-091-0/+4
|\
| * Merge branch 'master' into 31053-pipeline-ux31053-pipeline-uxFilipa Lacerda2017-05-093-0/+102
| |\
| * | Adds left connector class to the rendered graphFilipa Lacerda2017-05-081-0/+4
* | | Add Prometheus memory sparkline to MR widgetkushalpandya2017-05-091-14/+93
| |/ |/|
* | Merge request widget redesignFatih Acet2017-05-093-0/+102
|/
* Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-...Kamil Trzcinski2017-05-064-0/+115
* Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-042-4/+20
|\
| * Pipeline table mini graph dropdown remains open when table is refreshedFilipa Lacerda2017-05-042-4/+20
* | Updated JS object for Vue methodsPhil Hughes2017-05-041-3/+3
* | Moved all the text translation manipulation into the locale index filePhil Hughes2017-05-031-10/+29
* | Updated some JS translate methods to correctly take in contextPhil Hughes2017-05-031-3/+9
* | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-021-2/+29
|\ \ | |/
| * Remove unused codeFilipa Lacerda2017-04-271-2/+29
* | Changed JS translation functionsPhil Hughes2017-04-261-5/+14
* | Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-p...Phil Hughes2017-04-211-9/+0
|\ \
| * \ Merge branch 'js-translations' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-04-201-0/+17
| |\ \ | | |/ | |/|
* | | Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-p...Phil Hughes2017-04-201-7/+7
|\ \ \ | |/ / | | / | |/ |/|
| * Remove special naming of pipelines folderFilipa Lacerda2017-04-191-7/+7
* | Created a plural filterPhil Hughes2017-04-191-0/+3
* | Added Vue filters & directives for translatingPhil Hughes2017-04-181-0/+14
|/
* convert pipeline async_button component to vue templateMike Greiling2017-04-091-1/+1
* use correct first/last symbols in vue pagination componentSimon Knox2017-03-291-2/+2
* move common vue script to vue_shared directoryMike Greiling2017-03-211-0/+6
* fix wait_for_vue_resource to not rely on global Vue objectMike Greiling2017-03-201-4/+7
* Remove UJS actions from pipelines tablesFilipa Lacerda2017-03-175-518/+526
* Use a button and a post request instead of UJS links - part 1 - EnvironmentsFilipa Lacerda2017-03-141-4/+0
* Remove .es6 from file extensions (!9241)winniehell2017-03-055-0/+0
* Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-024-56/+11
|\
| * Merge branch 'master' into add-svg-loaderFilipa Lacerda2017-02-281-1/+1
| |\
| * | Changes after review - adds alias for icons pathFilipa Lacerda2017-02-271-1/+1
| * | Use vhtml only when necessaryFilipa Lacerda2017-02-251-1/+0
| * | Load SVGs into PipelinesFilipa Lacerda2017-02-252-50/+6
| * | Loads SVGs into JS for environmentsFilipa Lacerda2017-02-241-5/+5
* | | Merge branch '28818-tech-debt-pipelines-pagination' into 'master' Alfredo Sumaran2017-02-281-9/+7
|\ \ \ | |_|/ |/| |
| * | Pagination only changes the page parameter.28818-tech-debt-pipelines-paginationFilipa Lacerda2017-02-281-9/+7
| |/
* | Remove hidden-xs classes from last columns in environments and pipelines table.28661-ci-tables-buttonsFilipa Lacerda2017-02-281-1/+1
|/
* Integrates pagination component with APIFilipa Lacerda2017-02-121-3/+1
* Use CJS in all environments componentsFilipa Lacerda2017-02-091-0/+1
* Remove store from global namespace, use CSJ insteadFilipa Lacerda2017-02-091-1/+1
* Resolve 500 errorFilipa Lacerda2017-02-091-1/+1
* Looks for correct key to pass to commit prop. Adds rspec test.Filipa Lacerda2017-02-081-3/+3