summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/sidebar
Commit message (Expand)AuthorAgeFilesLines
* Remove gitlab-ui loading icon from globalClement Ho2018-11-072-0/+4
* Remove gitlab-ui's progress bar from globalClement Ho2018-11-021-0/+4
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-313-73/+76
* Merge branch 'master' into 'prettify-all-the-things-4'prettify-all-the-things-4Mike Greiling2018-10-262-2/+2
|\
| * Run through Prettier and remove ESLint disablesKushal Pandya2018-10-251-96/+96
| * Update pretty_time methods import pathKushal Pandya2018-10-252-2/+2
* | Prettify sidebar modulesMike Greiling2018-10-1714-254/+258
|/
* Replace `<i>` in vue components with `<icon>`George Tsiolis2018-10-151-3/+0
* Fix props name casing in time time tracker vue componentJohann Hubert Sonntagbauer2018-10-033-38/+26
* Switch to per-line rule exceptionsupgrade-eslintMike Greiling2018-09-211-2/+4
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-0/+2
* Use gitlab-ui loading iconClement Ho2018-09-112-7/+3
* Frontend: Proper gettext extraction with gettext-extractor🌴🇿🇦 Lukas Eipert (OOO until Summit)2018-08-162-7/+6
* Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-0/+98
* Replace issues time tracking progress bar with gitlab-ui's progress barClement Ho2018-07-251-11/+8
* Replace author_link snake case in vue componentsGeorge Tsiolis2018-07-242-2/+2
* Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-98/+0
* Sidebar Todo ComponentKushal Pandya2018-07-041-0/+98
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+0
* Enable no-restricted-globals in JS filesgfyoung2018-06-153-3/+3
* Merge branch 'master' into fl-eslint-vue-house-keepingFilipa Lacerda2018-06-111-3/+5
|\
| * Uses tooltip correctly in comparion_pane component. Removes incorrect usage o...Filipa Lacerda2018-06-081-6/+5
* | Updates eslint vue plugin versionFilipa Lacerda2018-06-1111-45/+45
|/
* Fix collapsed sidebar tooltipsClement Ho2018-05-246-0/+6
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-102-2/+2
* Merge branch 'master' into bootstrap4Clement Ho2018-05-0810-54/+81
|\
| * Merge branch 'move-time-tracking-spent-only-pane-vue-component' into 'master'Phil Hughes2018-05-033-17/+20
| |\
| | * Move TimeTrackingSpentOnlyPane vue componentGeorge Tsiolis2018-05-033-17/+20
| * | Emit `toggleSidebar` event on component when icon is clickedKushal Pandya2018-05-031-0/+4
| * | Consume `toggleSubscription` event directly from Subscriptions componentKushal Pandya2018-05-031-7/+1
| * | Emit `toggleSubscription`, `toggleSidebar` events on componentKushal Pandya2018-05-031-1/+21
| |/
| * Revert "Merge branch '5480-sidebar-subscription-event-handling' into 'master'"Rémy Coutable2018-05-022-2/+9
| * Merge branch 'refactor/move-sidebar-time-tracking-vue-component' into 'master'Filipa Lacerda2018-05-022-17/+20
| |\
| | * Move SidebarTimeTracking vue componentGeorge Tsiolis2018-05-022-17/+20
| * | Merge branch 'refactor/move-no-tracking-pane-vue-component' into 'master'Phil Hughes2018-05-023-12/+15
| |\ \
| | * | Move TimeTrackingNoTrackingPane vue componentGeorge Tsiolis2018-05-023-12/+15
| | |/
| * | Consume `toggleSubscription` event directly from Subscriptions componentKushal Pandya2018-05-021-7/+1
| * | Emit `toggleSubscription` event on component instead of eventHubKushal Pandya2018-05-021-2/+1
| |/
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-05-011-1/+2
|\ \ | |/
| * Merge branch '10-7-security_issue_42029' into 'security-10-7'Phil Hughes2018-04-301-1/+2
* | Fix dropdown open to show in confidential edit formClement Ho2018-04-241-1/+1
* | Fix lock dropdown toggleClement Ho2018-04-231-1/+1
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-197-18/+105
|\ \ | |/
| * Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-197-18/+105
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-124-44/+50
|\ \ | |/
| * Merge branch 'move-help-state-vue-component' into 'master'Filipa Lacerda2018-04-122-25/+28
| |\
| | * Move TimeTrackingHelpState vue componentGeorge Tsiolis2018-04-112-25/+28
| * | Move TimeTrackingEstimateOnlyPane vue componentGeorge Tsiolis2018-04-113-19/+22
| |/
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-096-8/+8
* | Replace .pull-left with .float-leftClement Ho2018-04-092-2/+2