summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/sidebar/components/time_tracking/comparison_pane.vue
Commit message (Collapse)AuthorAgeFilesLines
* Vue-i18n: app/assets/javascripts/sidebar directoryEzekiel Kigbo2019-07-041-6/+13
| | | | | i18n linting for .vue files under the app/assets/javascripts/sidebar directory
* Removes EE differences12427-comparision-paneFilipa Lacerda2019-06-261-3/+0
|
* Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-251-1/+6
| | | | Changes migration and all other places the attribute is used
* Limit time tracking values to hoursJon Kolb2019-06-251-1/+1
| | | | | Adds an instance setting to limit display of time tracking values to hours only
* Prettify all the thingsMike Greiling2018-11-201-16/+5
|
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
|
* Remove gitlab-ui's progress bar from globalClement Ho2018-11-021-0/+4
|
* Update pretty_time methods import pathKushal Pandya2018-10-251-1/+1
| | | | | Updates path for pretty time related methods to import from `datetime_utility.js`
* Replace issues time tracking progress bar with gitlab-ui's progress barClement Ho2018-07-251-11/+8
|
* Merge branch 'master' into fl-eslint-vue-house-keepingFilipa Lacerda2018-06-111-3/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (48 commits) Avoid checking the user format in every url validation Migrate CycleAnalytics::CommitCount to Gitaly Hide project name if searching against a project Unify app/views/search/results by using EE Resolve "Table on Failed Jobs tab is overflowing in IE11 and sm screens" Update MrWidgetAuthorTime and MRWidgetMerged spec fixed specs Fix IDE pipelines eTagPoll not stopping Don't use Gitlab::Utils.nlbr in Gitlab::Git Move gitaly_blame, gitaly_count_commits, gitaly_commit_count to opt-out Rename MrWidgetAuthorTime vue component Use Tooltip component in MrWidgetAuthorTime vue component set max_old_space_size to 3.5 GB for compile-assets job Remove SCLAU to mirror https://gitlab.com/gitlab-org/gitlab-ee/commit/cd5cef8f84a2b8c58a741e90afec232243a9f3a9 Add missing `:comment` attribute Prevent ENV from leaking variables in CI output Bump grape-path-helpers to 1.0.5 Add more logging before a project is destroyed Bump Google Chrome to V67 Upgrade gitlab-markup to fix render issue with reStructuredText ...
| * Uses tooltip correctly in comparion_pane component. Removes incorrect usage ↵Filipa Lacerda2018-06-081-6/+5
| | | | | | | | of aria attributes
* | Updates eslint vue plugin versionFilipa Lacerda2018-06-111-5/+5
|/
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-091-1/+1
|
* Replace .pull-left with .float-leftClement Ho2018-04-091-1/+1
|
* Move TimeTrackingComparisonPane vue componentGeorge Tsiolis2018-03-221-0/+93