summaryrefslogtreecommitdiff
path: root/spec/javascripts/sidebar
Commit message (Collapse)AuthorAgeFilesLines
* Change 'Todo' to 'To Do'Christie Lenneville2019-07-041-4/+4
| | | | | | | | | | | | | | | | Currently, we label items to be done as "Todo." This is grammatically incorrect and (therefore) confusing—especially to our Spanish-speaking users for whom "todo" has a specific and unrelated meaning. We should use "To Do" and always use it as singular (not "To Dos"). Updates to wording in a few places per MR (ee) discussion Updating locale/gitlab.pot Updates to wording in a few places per MR (ee) discussion Updating locale/gitlab.pot
* Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-251-0/+25
| | | | Changes migration and all other places the attribute is used
* `None` for assigneesVictor Wu2019-04-161-5/+5
| | | | | | | | Update assignees_spec.js Update sidebar_spec.rb Update issues_spec.rb
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-0/+85
| | | | | Backports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161 (code out of ee/ folder).
* Copy sidebar todo component from EEWinnie Hellmann2019-04-041-1/+5
|
* Copy missing test in assignees_spec.js from EEWinnie Hellmann2019-03-261-0/+13
|
* Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann2019-03-261-2/+2
| | | | | | | | | | Remove .raw from JavaScript fixture file names Closes #59201 See merge request gitlab-org/gitlab-ce!26430 (cherry picked from commit 79a45f7f02939a1c2fc1f378e43ec9b96630f918)
* Move some tests from Karma to JestWinnie Hellmann2019-03-233-107/+0
|
* Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-221-2/+2
| | | This reverts merge request !26430
* Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-211-2/+2
| | | | | | | There is nothing more to say but "Commits that change 30 or more lines across at least three files must describe these changes in the commit body"
* Refactor issuable sidebar to have extras optionHeinrich Lee Yu2018-12-192-4/+4
|
* Fix eslint violationsMike Greiling2018-10-311-0/+5
|
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-31/+48
|
* Prettify all spec filesMike Greiling2018-10-1715-132/+122
|
* enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-177-0/+28
|
* Fix props name casing in time time tracker vue componentJohann Hubert Sonntagbauer2018-10-031-15/+18
|
* Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-171-1/+1
|
* Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-0/+158
| | | | This reverts commit 8717c7dad9b5a8fa21ec9a652c54718a6b4c2175.
* Replace issues time tracking progress bar with gitlab-ui's progress barClement Ho2018-07-251-14/+3
|
* Replace author_link snake case in specsGeorge Tsiolis2018-07-241-4/+4
|
* Remove timeouts from TimeTracker testsWinnie Hellmann2018-07-121-0/+243
|
* Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-158/+0
| | | | | This reverts commit 4d9a3f42f1fd3be21555e19872b7121cca65015e, reversing changes made to ecf9c145f6e4d170cd059df88743393d9e63c489.
* Sidebar Todo ComponentKushal Pandya2018-07-041-0/+158
|
* fix last lintsLukas Eipert2018-05-291-4/+1
|
* Merge branch 'master' into bootstrap4Clement Ho2018-05-083-2/+34
|\
| * Emit `toggleSidebar` event on component when icon is clickedKushal Pandya2018-05-031-0/+14
| |
| * Consume `toggleSubscription` event directly from Subscriptions componentKushal Pandya2018-05-031-2/+1
| |
| * Emit `toggleSubscription`, `toggleSidebar` events on componentKushal Pandya2018-05-031-0/+19
| |
| * Revert "Merge branch '5480-sidebar-subscription-event-handling' into 'master'"Rémy Coutable2018-05-022-9/+2
| | | | | | This reverts merge request !18682
| * Consume `toggleSubscription` event directly from Subscriptions componentKushal Pandya2018-05-021-2/+1
| |
| * Emit `toggleSubscription` event on component instead of eventHubKushal Pandya2018-05-021-0/+8
| |
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-05-012-1/+10
|\ \ | |/ | | | | # Conflicts: # app/views/projects/branches/_branch.html.haml
| * Merge branch '10-7-security_issue_42029' into 'security-10-7'Phil Hughes2018-04-302-1/+10
| | | | | | | | | | Sanitize user name to avoid XSS attacks See merge request gitlab/gitlabhq!2373
* | Merge branch 'bootstrap4' of gitlab.com:gitlab-org/gitlab-ce into bootstrap4Clement Ho2018-04-251-1/+3
|\ \ | |/ |/|
| * fix dropdown fixture, BS4 wants dropdown-menuSimon Knox2018-04-251-1/+3
| |
* | fix illegal references to "this" in module contextMike Greiling2018-04-232-2/+2
| |
* | fix more instances of "import *" with spyOnDependencyMike Greiling2018-04-231-4/+3
|/
* Resolve "Clicking confidential and lock icons on sidebar should also ↵Dennis Tang2018-04-022-0/+36
| | | | activate dropdown"
* Removes eslint disabled commentsfl-prettier-mock-dataFilipa Lacerda2018-03-291-24/+35
|
* Merge branch 'remove-jquery-globals' into 'master'Phil Hughes2018-03-121-0/+1
|\ | | | | | | | | Require jQuery to be explicitly imported See merge request gitlab-org/gitlab-ce!17674
| * require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
| |
* | Move AssigneeTitle vue componentGeorge Tsiolis2018-03-091-1/+1
|/
* Move SidebarAssignees vue componentGeorge Tsiolis2018-03-071-1/+1
|
* Merge branch 'refactor/move-assignees-vue-component' into 'master'Filipa Lacerda2018-02-281-1/+1
|\ | | | | | | | | Move (Multiple) Assignees vue component See merge request gitlab-org/gitlab-ce!16952
| * Move Assignees vue componentGeorge Tsiolis2018-02-271-1/+1
| |
* | Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-265-5/+5
| |
* | Update to jQuery 3.Jacob Schatz2018-02-201-3/+3
|/
* Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-252-20/+20
| | | | | If using gravatar.com, both plain_url and ssl_url in settings are now served via HTTPS. Make this the default.
* update karma testsMike Greiling2018-01-121-6/+6
|
* Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda2018-01-113-0/+3
|\ | | | | | | | | Tidy up main JS file See merge request gitlab-org/gitlab-ce!16007