summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Add helpers to wait for axios requestsMartin Hanzel2019-09-051-7/+4
* Add edit_note and spec for editing quick actionsPatrick Derichs2019-08-261-0/+1
* Add `searchBy` helper & `SidebarItemEpicsSelect`ce-6878-add-epic-select-dropdownKushal Pandya2019-08-221-0/+60
* Fix mergeUrlParams handling of `+`Paul Slaughter2019-08-191-1/+7
* Add repo-refs control for search pageminghuan lei2019-08-091-0/+12
* Simplify getTimeDiff functionSimon Knox2019-08-081-2/+2
* Add support for Content-Security-PolicyStan Hu2019-08-071-1/+6
* Revert "Merge branch 'mh/editor-indents' into 'master'"revert-editor-indentsPaul Slaughter2019-08-013-178/+2
* Override icons.svg asset path with sprockets assetmg-update-icons-svg-importMike Greiling2019-07-291-0/+3
* Add color utils with relevant testsAmmar Alakkad2019-07-261-0/+25
* Add UndoStack class - a custom undo/redo engineMartin Hanzel2019-07-263-2/+178
* Removed pluralize functionEzekiel Kigbo2019-07-242-18/+5
* Replace runtime isEE check with compile time one60213-fix-is-ee-webpack-checksLukas Eipert2019-07-051-8/+0
* Replace slugifyWithHyphens with improved slugify functionLuke Ward2019-07-031-2/+9
* Use GraphQL API to fetch last commit data for treePhil Hughes2019-06-281-1/+1
* Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-251-2/+8
* Limit time tracking values to hoursJon Kolb2019-06-251-1/+8
* Disable unnecessary ESLint i18n offencesBrandon Labuschagne2019-06-132-0/+3
* Merge branch 'prom-api-2' into 'master'Mike Greiling2019-06-121-0/+6
|\
| * Add feature flag and dashboard endpointprom-api-2Simon Knox2019-06-071-0/+6
* | Update IDE file mirror service (ce utils)ce-5276-3-update-ide-diff-and-mirror-modulesPaul Slaughter2019-06-071-1/+11
* | Merge branch '59232-add-storage-counter-ce' into 'master'Phil Hughes2019-06-062-1/+14
|\ \
| * | Adds hashed option to bs linked options59232-add-storage-counter-ceFilipa Lacerda2019-06-052-1/+14
| |/
* | I18N datetime utility filejs-i18n-datetimeBrandon Labuschagne2019-06-051-1/+1
|/
* Specify exception identifer in catch blocksast-catch-unexpected-tokenPaul Gascou-Vaillancourt2019-06-041-1/+1
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-033-5/+5
* Add global isSafeURL utilityissafeurl-utilityPaul Gascou-Vaillancourt2019-06-031-0/+36
* Add offset adjust to fix line positionJustin Boyson2019-05-301-0/+10
* Enable GraphQL batch requestsPhil Hughes2019-05-291-6/+14
* Throw an error when formatDate's input is invalidPaul Gascou-Vaillancourt2019-05-281-1/+6
* Add support for second `config` paramkp-add-graphql-full-config-supportKushal Pandya2019-05-241-4/+4
* Internationalisation of lib directoryBrandon Labuschagne2019-05-232-14/+23
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-3/+3
* Fix webpack asset patch with '/' as relative rootPaul Slaughter2019-04-301-1/+3
* Merge branch 'kp-add-base-url-support-graphql' into 'master'Phil Hughes2019-04-251-3/+11
|\
| * Add support for baseUrl in ApolloClient instanceKushal Pandya2019-04-251-3/+11
* | Fix API and IDE path with `/` relative_url_rootPaul Slaughter2019-04-241-0/+2
|/
* Display scoped labels in Issue BoardsRajat Jain2019-04-151-0/+12
* CE backport of Add Snowplow tracking to notesConstance Okoghenun2019-04-121-0/+7
* Remove slugify text utilityfe-remove-slugifyPaul Slaughter2019-04-121-7/+0
* Revert "Merge branch 'fix-ide-web-worker-relative-url' into 'master'"revert-e4b2c3b0Mike Greiling2019-04-091-0/+6
* Improve diff navigation headerSam Bigelow2019-04-051-5/+4
* Merge branch 'ce-9262-move-project-search-bar-into-modal-dialog-on-operations...Filipa Lacerda2019-04-052-0/+76
|\
| * Make corrections to address review feedbackce-9262-move-project-search-bar-into-modal-dialog-on-operations-dashboard-pagemfluharty2019-04-021-2/+2
| * Add reusable project_selector componentNathan Friend2019-04-022-0/+76
* | Replace 'x seconds ago' with 'just now'Sergiu Marton2019-04-031-3/+7
|/
* CE backport of design-management-upload-clientPhil Hughes2019-04-021-7/+12
* Scroll to diff file when clicking on file name57669-fix-bug-clicking-file-header-refreshes-pageSam Bigelow2019-03-291-8/+17
* Merge branch 'winh-toggle-comment-draft' into 'master'Kushal Pandya2019-03-221-0/+32
|\
| * Pass autosaveKey from NoteableDiscussion to NoteFormWinnie Hellmann2019-03-211-0/+5