| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'fe-paginated-environments-api-add-pagination' into ↵ | Filipa Lacerda | 2017-02-16 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | fe-paginated-environments-api-add-subview * fe-paginated-environments-api-add-pagination: Changes after review Rename storePagination to setPagination | ||||
| | * | Rename storePagination to setPagination | Filipa Lacerda | 2017-02-16 | 1 | -1/+1 |
| | | | |||||
| * | | Fix broken testsfe-paginated-environments-api-add-subview | Filipa Lacerda | 2017-02-16 | 4 | -75/+96 |
| | | | |||||
| * | | Move change page param to utility function | Filipa Lacerda | 2017-02-15 | 2 | -0/+242 |
| |/ | | | | | | Add tests Adds folder name in the top of the table | ||||
| * | Add pagination tests for environments table | Filipa Lacerda | 2017-02-12 | 1 | -0/+42 |
| | | | | | | | Remove fdescribe statement Fix conflict | ||||
| * | Remove spec checking for scope 'all' since it's no longer part of component | Filipa Lacerda | 2017-02-12 | 1 | -3/+3 |
| | | | | | | | Changes after review Fix typo | ||||
| * | Integrates pagination component with API | Filipa Lacerda | 2017-02-12 | 2 | -11/+53 |
| | | | | | | | | | Adds pagination tests Remove misplaced comment Fix broken store test | ||||
| * | Merge branch 'master' into fe-paginated-environments-api | Filipa Lacerda | 2017-02-12 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (97 commits) convert js-cookie dependency to an npm module convert timeago.js dependency to an npm module remove vue from vendor since it is now in node_modules Add CHANGELOG file Stylize blockquote in notification emails Add js prefix to right sidebar Replace accidentally deleted metaclick Remove right padding from navbar-collapse on large screens Add changelog common_utils merge conflicts Set sidebar height to 100% if at top of page Set height of fixed sidebars with js Add sticky sidebar on wiki page Fix comment button test for slash commands Fix time tracking spec Fix issue boards sidebar alignment and sidebar toggle spec Fix failing conflicts test Fix build sidebar scrolling Refactor JS Fix pinned sidebar alignment ... | ||||
| | * | convert timeago.js dependency to an npm module | Mike Greiling | 2017-02-11 | 1 | -1/+1 |
| | | | |||||
| * | | Fix broken test and linter error | Filipa Lacerda | 2017-02-09 | 1 | -1/+1 |
| | | | |||||
| * | | Use CJS in all environments components | Filipa Lacerda | 2017-02-09 | 6 | -21/+20 |
| | | | |||||
| * | | Use CJS for tests. | Filipa Lacerda | 2017-02-09 | 4 | -35/+36 |
| | | | | | | | | | Updates expected model in tests | ||||
| * | | Adjustments for the new response with counters | Filipa Lacerda | 2017-02-09 | 1 | -1/+1 |
| | | | | | | | | | a | ||||
| * | | Adjustments to receive new data schema | Filipa Lacerda | 2017-02-09 | 3 | -259/+106 |
| |/ | |||||
| * | Fix stoppable? | Kamil Trzcinski | 2017-02-07 | 2 | -6/+6 |
| | | |||||
| * | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-27 | 3 | -2/+141 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ... | ||||
| | * | Flag multiple empty lines in eslint, fix offenses.newline-eslint-rule | Bryce Johnson | 2017-01-24 | 1 | -1/+0 |
| | | | |||||
| | * | Adds tests | Filipa Lacerda | 2017-01-12 | 2 | -0/+141 |
| | | | | | | | | | | | | | | | | | | | | | Adds changelog entry Finishes tests Fix eslint errors Fix teaspoon test timing out | ||||
| * | | fix globals within environments_bundle mock data | Mike Greiling | 2017-01-10 | 1 | -0/+2 |
| | | | |||||
| * | | use ~ to reference non-local scripts instead of resolve.root | Mike Greiling | 2017-01-10 | 6 | -6/+6 |
| | | | |||||
| * | | move additional libraries into spec_helper | Mike Greiling | 2017-01-10 | 6 | -6/+0 |
| | | | |||||
| * | | include spec_helper within karma config rather than each individual test | Mike Greiling | 2017-01-10 | 6 | -6/+0 |
| | | | |||||
| * | | correct vue require statements | Mike Greiling | 2017-01-10 | 6 | -6/+6 |
| | | | |||||
| * | | correct misnamed require statements | Mike Greiling | 2017-01-10 | 1 | -1/+1 |
| | | | |||||
| * | | fix spec_helper missing/broken references | Mike Greiling | 2017-01-10 | 6 | -5/+6 |
| | | | |||||
| * | | Swapped out teaspoon for karma | Luke "Jared" Bennett | 2017-01-10 | 7 | -14/+22 |
| |/ | |||||
| * | replace Teaspoon fixture methods with jasmine-jquery methods to reduce ↵ | Mike Greiling | 2017-01-05 | 5 | -10/+10 |
| | | | | | dependency on Teaspoon | ||||
| * | update all frontend tests to point to precompiled fixtures | Mike Greiling | 2017-01-03 | 5 | -10/+10 |
| | | |||||
| * | Adds tests | Filipa Lacerda | 2016-12-09 | 3 | -5/+35 |
| | | |||||
| * | Uniformize props name format | Filipa Lacerda | 2016-12-09 | 3 | -8/+8 |
| | | |||||
| * | Fix comma-dangle in function's arguments errors24844-environments-date | Filipa Lacerda | 2016-11-30 | 1 | -2/+2 |
| | | |||||
| * | Use created date from last_deployment | Filipa Lacerda | 2016-11-30 | 1 | -0/+14 |
| | | | | | | | Adds test Adds changelog entry | ||||
| * | Remove JSX/React eslint plugins.remove-jsx-react-eslint-plugins | Luke "Jared" Bennett | 2016-11-29 | 3 | -16/+16 |
| | | | | | | | | | | | | | Change airbnb eslint config package to `eslint-config-airbnb-base` and update plugins. Change `airbnb` to `airbnb-base` for .eslintrc `extends` value. Added changelog entry Made sure all plugins and envs are set Corrected new failing specs | ||||
| * | clean up globals exemptions within .eslintrc | Mike Greiling | 2016-11-22 | 1 | -1/+3 |
| | | |||||
| * | Remove v-html | Filipa Lacerda | 2016-11-21 | 1 | -1/+1 |
| | | |||||
| * | Fix test22539-display-folders | Filipa Lacerda | 2016-11-19 | 1 | -22/+11 |
| | | |||||
| * | Fix broken test | Filipa Lacerda | 2016-11-19 | 1 | -0/+20 |
| | | |||||
| * | Changes for stop url to path | Filipa Lacerda | 2016-11-19 | 1 | -16/+0 |
| | | |||||
| * | Try to fix tests | Kamil Trzcinski | 2016-11-18 | 1 | -4/+5 |
| | | |||||
| * | Fix broken tests | Filipa Lacerda | 2016-11-18 | 2 | -11/+11 |
| | | |||||
| * | Swaps url for paths in mock data | Filipa Lacerda | 2016-11-17 | 1 | -11/+10 |
| | | |||||
| * | Tests | Filipa Lacerda | 2016-11-16 | 1 | -1/+1 |
| | | |||||
| * | Adds props validation | Filipa Lacerda | 2016-11-16 | 3 | -261/+64 |
| | | | | | | | | | | | | | | | | | Improves documentation Adds tests Fix prop validation for objects Finish tests for environment item Adds tests for toggle folder function Environment tests Adds tests | ||||
| * | Adds tests | Filipa Lacerda | 2016-11-16 | 1 | -10/+108 |
| | | |||||
| * | Adds tests | Filipa Lacerda | 2016-11-16 | 6 | -0/+470 |
| | | | | | | | | | | | | | | | | | | | | | Adds tests. Changes instance into a constructor Adds tests for environments component Adds tests assertations Adds external URL test Adds tests for Rollback component Adds tests for stop component Adds tests for actions component Fix environment item Init environment item tests | ||||
| * | Adds template functions | Filipa Lacerda | 2016-11-16 | 1 | -1/+1 |
| | | | | | Adds commit component | ||||
| * | Fixes the tests | Filipa Lacerda | 2016-11-16 | 2 | -32/+142 |
| | | |||||
| * | Fix whitespace | Filipa Lacerda | 2016-11-16 | 1 | -5/+1 |
| | | |||||
| * | Adds tests for environment store. | Filipa Lacerda | 2016-11-16 | 2 | -82/+50 |
| | | |||||
| * | Removes trailing whitespace | Filipa Lacerda | 2016-11-16 | 1 | -2/+2 |
| | | |||||
