summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_pipelines_index/store.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Renders pagination again for pipelines tableFilipa Lacerda2017-02-161-1/+1
* Merge branch '28247-timeloops-bug' into 'master' Clement Ho2017-02-161-41/+13
|\
| * Only run timeago loops after rendering timeago componentsFilipa Lacerda2017-02-161-41/+13
* | Create util to handle pagination transformationFilipa Lacerda2017-02-161-10/+1
|/
* Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-041-1/+1
|\
| * Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-11/+7
| |\
| * \ Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-151-8/+18
| |\ \
| * | | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-131-1/+1
* | | | Only load pipelines vue component when there are pipelines.Filipa Lacerda2017-02-031-1/+2
* | | | Add time ago auto-update to the 2 newest tablesFilipa Lacerda2017-02-031-3/+5
| |_|/ |/| |
* | | use gl.utils.normalizeHeaders in pipelines storenormalize_frontend_headersRegis2017-01-241-11/+7
| |/ |/|
* | fix pagination component handling different header styles from different serv...Regis2017-01-131-8/+18
|/
* use Object.assign instead of Vue.set - change duration to computed propRegis2017-01-071-3/+3
* no space for requires - all consistent syntax = change if logic for index.js.es6Regis2017-01-061-1/+0
* make timeago 10 seconds instead of 1Regis2017-01-041-1/+1
* add vue_realtime_listener functionRegis2016-12-291-14/+5
* properly remove events and get rid of lingering interval loopsRegis2016-12-291-12/+4
* refactor pageValuesRegis2016-12-161-10/+8
* interval event handlers - keep page:fetch listener nullRegis2016-12-161-4/+3
* add CONST and one line a tag in pagination - add request to false in store ha...Regis2016-12-161-3/+4
* comments on turbolinks event handlingRegis2016-12-151-0/+4
* use API values for paginationRegis2016-12-071-0/+15
* remove unused components and polyfill - use interceptor for vue resourceRegis2016-12-061-17/+0
* can render all tabs for pipelines - remove uneeded properties - [ci skip]Regis2016-12-051-3/+2
* anon callbacks since intervals removed in function prior - [ci skip]Regis2016-12-021-5/+4
* much simpler time logic - clean up - [ci skip]Regis2016-12-021-11/+22
* deal with preventing DDOSRegis2016-12-021-10/+11
* reduce heavy referencesRegis2016-12-021-1/+1
* get commit component to render needed info - work on SVG loading nextRegis2016-12-011-53/+1
* turned off REALTIME - time ago blur and focus still goodRegis2016-11-301-1/+1
* on focus - blur - and page closed -- intervals are taken care of for time ago...Regis2016-11-301-8/+27
* new line for skipped - use logic gate for REALTIME true or falseRegis2016-11-291-10/+13
* turn off diff updates - wrap commit comp in tdRegis2016-11-291-10/+10
* refactor - rename - simple behavior for time_agoRegis2016-11-231-12/+13
* slight cleanup [ci skip]Regis2016-11-221-1/+0
* diff updates from API to DOMRegis2016-11-221-12/+5
* this.count as only param for updatePipelineNums - [ci skip]Regis2016-11-181-4/+7
* constant variable hardcodingRegis2016-11-181-2/+5
* no this - define in constructor - [ci skip]Regis2016-11-181-5/+4
* much more performant pageSlicer - [ci skip]Regis2016-11-181-3/+1
* performance and diff updatesRegis2016-11-181-2/+2
* refactor storeRegis2016-11-171-5/+11
* working on testsRegis2016-11-171-3/+3
* take care of per page amount of pipelines [ci skip]Regis2016-11-151-2/+8
* update running and total pipeline countRegis2016-11-151-0/+8
* prep for testing - update all pipeline api response attributesRegis2016-11-151-1/+18
* fix cancel url - clearInterval on refresh and page close - fix branch urlRegis2016-11-121-1/+5
* loading icon - rename component keysRegis2016-11-101-1/+1
* add artifact and action functionality - branch name back inRegis2016-11-101-0/+1
* refactor object merge-addRegis2016-11-101-2/+1