summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/environments
Commit message (Expand)AuthorAgeFilesLines
* convert timeago.js dependency to an npm moduleMike Greiling2017-02-111-1/+1
* Merge branch '24147-delete-env-button' into 'master' Rémy Coutable2017-02-071-4/+4
|\
| * Fix stoppable?Kamil Trzcinski2017-02-071-4/+4
* | Fix broken path to fileFilipa Lacerda2017-02-051-1/+1
* | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-049-21/+28
|\ \ | |/
| * Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-1/+1
| |\
| * \ Merge branch 'master' into webpackMike Greiling2017-02-021-1/+1
| |\ \
| * \ \ Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-272-47/+72
| |\ \ \
| * \ \ \ Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-131-1/+1
| |\ \ \ \
| * | | | | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-109-21/+28
* | | | | | Resolve conflict after mergeFilipa Lacerda2017-02-031-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-1/+1
| | |_|_|/ | |/| | |
* | | | | Moves pagination to shared folderFilipa Lacerda2017-02-032-13/+1
* | | | | First iterationFilipa Lacerda2017-02-031-1/+1
|/ / / /
* | | | Edited the column header for the environments list from created to updated an...27494-environment-list-column-headersdimitrieh2017-01-311-1/+1
| |_|/ |/| |
* | | Flag multiple empty lines in eslint, fix offenses.newline-eslint-ruleBryce Johnson2017-01-241-1/+0
* | | Filter environments visibility in store instead of the view in order to not g...25507-handle-errors-environment-listFilipa Lacerda2017-01-162-42/+62
* | | Adds testsFilipa Lacerda2017-01-122-4/+4
* | | Adds .catch to the request in order to handle erros and show a feedback to th...Filipa Lacerda2017-01-121-1/+6
| |/ |/|
* | Merge branch '25371-environments-date-created-column-is-not-labeled' into 'ma...Clement Ho2017-01-061-1/+1
|\ \ | |/ |/|
| * Add label to Environments "Date Created" columnSaad Shahd2016-12-301-1/+1
* | Adds CHANGELOG entryFilipa Lacerda2017-01-052-3/+3
* | Removes unneeded `window` declarationFilipa Lacerda2017-01-059-21/+23
|/
* Merge branch 'fix-non-iife-classes' into 'master' Alfredo Sumaran2016-12-281-0/+2
|\
| * ensure classes declared outside an IIFE are properties of windowfix-non-iife-classesMike Greiling2016-12-141-0/+2
* | Add terminal UI and controller actionsFatih Acet2016-12-193-0/+46
* | Fix consistent typo in environment.jsFatih Acet2016-12-191-5/+5
* | Prevent enviroment table to overflow when name has underscores25207-text-overflow-env-tableFilipa Lacerda2016-12-161-1/+1
* | Remove white space between nav itemsfix-navigation-white-spaceAlfredo Sumaran2016-12-141-2/+1
|/
* Changes after review25374-svg-as-propFilipa Lacerda2016-12-091-3/+3
* Adds testsFilipa Lacerda2016-12-091-3/+5
* Uniformize props name formatFilipa Lacerda2016-12-094-16/+17
* Replace commit icon svg logicFilipa Lacerda2016-12-091-1/+2
* Replace play icon svg logicFilipa Lacerda2016-12-093-28/+25
* Adds changelog entryFilipa Lacerda2016-12-021-1/+1
* Change ref property to commitRefFilipa Lacerda2016-12-021-1/+1
* Fix comma-dangle in function's arguments errors24844-environments-dateFilipa Lacerda2016-11-301-1/+1
* Improvements after reviewFilipa Lacerda2016-11-301-4/+10
* Use created date from last_deploymentFilipa Lacerda2016-11-301-2/+8
* Adds spinner class24985-environments-spinnerFilipa Lacerda2016-11-251-1/+1
* timeago should be a dependency of datetime_utilitymove-timeago-to-vendor-dirMike Greiling2016-11-221-4/+4
* clean up globals exemptions within .eslintrcMike Greiling2016-11-222-5/+7
* Merge branch 'fix-folders-css' into 'master' 24798-actionview-template-error-undefined-method-failed-for-nil-nilclassFatih Acet2016-11-221-6/+6
|\
| * Improve readability of environments tableFilipa Lacerda2016-11-211-6/+6
* | Merge branch 'fix-folders' into 'master' Fatih Acet2016-11-211-1/+3
|\ \
| * | Remove statementFilipa Lacerda2016-11-211-2/+0
| * | Fix permissions errorFilipa Lacerda2016-11-211-1/+5
| |/
* | Fixes identationfix-xss-vulnerabilityFilipa Lacerda2016-11-212-6/+4
* | Fix after reviewFilipa Lacerda2016-11-213-12/+6
* | Remove v-htmlFilipa Lacerda2016-11-213-17/+24
|/