summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Mock mutations in badge store action testswinh-41174-projects-groups-badges-uiWinnie Hellmann2018-03-281-0/+1
* Remove import *Winnie Hellmann2018-03-274-152/+178
* Add badge store mutation testsWinnie Hellmann2018-03-276-67/+69
* Set badgeInEditForm and badgeInAddForm initially to nullWinnie Hellmann2018-03-273-9/+18
* Use <div> instead of <button> for missing badge imageWinnie Hellmann2018-03-271-11/+5
* Hide badge count when loadingWinnie Hellmann2018-03-271-1/+4
* Do not show "No image to preview" when preview is loadingWinnie Hellmann2018-03-271-1/+1
* Fix ESLintWinnie Hellmann2018-03-261-1/+1
* Fix cancel button alignmentWinnie Hellmann2018-03-261-1/+1
* Refactor badge form onSubmit testsWinnie Hellmann2018-03-261-1/+3
* Reuse mounting of badge settingsWinnie Hellmann2018-03-263-40/+30
* Refactor deleting badgesWinnie Hellmann2018-03-268-80/+112
* Replace <missing> for URLs with nullWinnie Hellmann2018-03-261-2/+2
* Use Object.assign() in REQUEST_DELETE_BADGEWinnie Hellmann2018-03-261-1/+3
* Use map instead of filter in RECEIVE_UPDATE_BADGEWinnie Hellmann2018-03-261-2/+6
* Shorten RECEIVE_NEW_BADGEWinnie Hellmann2018-03-261-7/+1
* Use mapActions for deleteBadgeWinnie Hellmann2018-03-261-6/+4
* Use loading button componentWinnie Hellmann2018-03-261-9/+13
* Use getter/setter for v-model access to storeWinnie Hellmann2018-03-264-30/+47
* Use $options for placeholder constantsWinnie Hellmann2018-03-261-23/+9
* Use v-tooltip directiveWinnie Hellmann2018-03-261-1/+6
* Wrap elements for hasError in <template>Winnie Hellmann2018-03-261-31/+29
* Add missing btn-defaultsWinnie Hellmann2018-03-262-4/+4
* Rename badge_kinds to constantsWinnie Hellmann2018-03-264-3/+3
* Make badges Vuex store more fluxyWinnie Hellmann2018-03-267-78/+149
* Fix broken stuffWinnie Hellmann2018-03-262-7/+6
* Move rendering of badges to Vuex store actionWinnie Hellmann2018-03-266-49/+55
* Escape docsUrlWinnie Hellmann2018-03-261-1/+1
* Replace all .finally()sWinnie Hellmann2018-03-262-10/+20
* Remove eslint-disable-next-line no-newWinnie Hellmann2018-03-262-4/+2
* Wrap canEditBadge in computed propertyWinnie Hellmann2018-03-261-2/+5
* Wrap hasNoBadges in computed propertyWinnie Hellmann2018-03-261-1/+4
* Fix badge componentWinnie Hellmann2018-03-261-3/+3
* Wrap placeholders in computed propertiesWinnie Hellmann2018-03-261-2/+8
* Wrap imageUrlWithRetriesWinnie Hellmann2018-03-261-1/+10
* Add tests for project badges storeLukas Eipert2018-03-263-7/+6
* Add project badges settings UIWinnie Hellmann2018-03-2616-1/+820
* Merge branch 'winh-cleanup-comment-submit-test' into 'master'Clement Ho2018-03-231-3/+3
|\
| * Cleanup test for disabling comment submit buttonwinh-cleanup-comment-submit-testWinnie Hellmann2018-03-221-3/+3
* | Merge branch '44218-add-internationalization-support-for-the-prometheus-merge...Filipa Lacerda2018-03-231-10/+20
|\ \
| * | Add i18n support for the mrWidget prometheus memory widget44218-add-internationalization-support-for-the-prometheus-merge-request-widgetJose Ivan Vargas2018-03-231-10/+20
* | | Merge branch 'performance-bar-vue-resource' into 'master'Filipa Lacerda2018-03-232-0/+25
|\ \ \
| * | | fixed eslintperformance-bar-vue-resourcePhil Hughes2018-03-211-1/+0
| * | | Add Vue resource interceptor to performance barPhil Hughes2018-03-212-0/+26
* | | | Merge branch 'winh-deprecate-old-modal' into 'master'Filipa Lacerda2018-03-2310-132/+150
|\ \ \ \
| * | | | Rename modal.vue to deprecated_modal.vuewinh-deprecate-old-modalWinnie Hellmann2018-03-2210-132/+150
| | |_|/ | |/| |
* | | | Merge branch '44382-ui-breakdown-for-create-merge-request' into 'master'Clement Ho2018-03-221-6/+3
|\ \ \ \
| * | | | Fix UI breakdown for Create merge request buttonTakuya Noguchi2018-03-231-6/+3
* | | | | Resolve "Some dropdowns have two scroll bars."Dennis Tang2018-03-225-4/+40
| |_|_|/ |/| | |
* | | | Merge branch '44386-better-ux-for-long-name-branches' into 'master'Phil Hughes2018-03-221-2/+19
|\ \ \ \