summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/lib
Commit message (Expand)AuthorAgeFilesLines
* Move dateTickFormat to separate moduleWinnie Hellmann2017-12-181-0/+39
* Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-112-77/+52
|\
| * fixed URL being undefined :face_palm:Phil Hughes2017-12-081-2/+2
| * use exported methods instead of gl.utilsPhil Hughes2017-12-082-20/+6
| * Moved URL utility methods into es modulesPhil Hughes2017-12-081-69/+58
* | Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-071-2/+0
|\ \ | |/
| * Don't set timeago title to what was already there.bvl-dont-reset-timeago-titleBob Van Landuyt2017-12-071-2/+0
* | Export date utility functions as ES6 modulesFilipa Lacerda2017-12-073-110/+115
|/
* Fix issue comment submit button disabled on GFM pasteEric Eastwood2017-11-281-1/+1
* Merge branch 'backport-add-epic-sidebar' into 'master'Fatih Acet2017-11-272-0/+23
|\
| * Update text_utility.jsClement Ho2017-11-171-1/+1
| * Fix potential EE conflictbackport-add-epic-sidebarClement Ho2017-11-162-10/+10
| * Merge branch 'master' into 'backport-add-epic-sidebar'Clement Ho2017-11-154-2/+74
| |\
| * \ Merge branch 'master' into backport-add-epic-sidebarClement Ho2017-11-134-187/+206
| |\ \
| * | | Backport of add-epic-sidebarClement Ho2017-11-102-1/+18
* | | | Improve environments performanceFilipa Lacerda2017-11-231-40/+0
* | | | Use axios instead of vue resource - step 1Filipa Lacerda2017-11-202-4/+22
| |_|/ |/| |
* | | Merge branch 'fix-typo' into 'master'Annabel Dunstone Gray2017-11-141-1/+1
|\ \ \
| * | | Fix typofix-typoClement Ho2017-11-131-1/+1
| | |/ | |/|
* | | Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-142-2/+42
* | | Merge branch '40092-fix-cluster-size' into 'master'Tim Zallmann2017-11-141-0/+28
|\ \ \
| * | | Formats bytes to human reabale number in registry table40092-fix-cluster-sizeFilipa Lacerda2017-11-131-0/+28
| |/ /
* | | url_utility and style backportLuke "Jared" Bennett2017-11-131-0/+4
|/ /
* | Export text utils as ES6 modulesFilipa Lacerda2017-11-134-187/+200
|/
* Add crsf token in axios calls39726-add-crsf-token-axiosFilipa Lacerda2017-11-021-0/+6
* Fix performance of sticky.jsPhil Hughes2017-10-231-6/+2
* Fix PikadayFilipa Lacerda2017-10-181-6/+27
* Merge branch 'sprite-icon-class' into 'master'convert-js-modulesPhil Hughes2017-10-171-1/+5
|\
| * Add ability to pass class name to spriteIcon helpersprite-icon-classClement Ho2017-10-121-1/+5
* | Add create merge checkbox.Jacob Schatz2017-10-121-2/+2
|/
* Cleanup data-page attribute after each Karma test38871-cleanup-data-page-attribute-after-karma-testEric Eastwood2017-10-111-1/+1
* Fix bad type checking to prevent 0 count badge to be shownFilipa Lacerda2017-10-101-3/+11
* Commenting on image diffsFelipe Artur2017-10-071-0/+5
* Show confirmation modal before deleting accountWinnie Hellmann2017-10-061-1/+3
* Merge branch 'master' into 34102-online-view-of-artifacts-feEric Eastwood2017-10-041-2/+2
|\
| * Merge branch 'translation-timeago-a-while-ago' into 'master'Douwe Maan2017-10-021-2/+2
| |\
| | * Fix translation for 'in a while'translation-timeago-a-while-agoKim "BKC" Carlbäcker2017-09-221-2/+2
* | | Add test for external HTML artifactEric Eastwood2017-10-031-1/+1
* | | Add external link FE for online artifactsEric Eastwood2017-09-291-2/+18
|/ /
* | Fixed anchored content not being scrolled into viewPhil Hughes2017-09-291-16/+11
* | refactor tests to actually test browser behaviourPhil Hughes2017-09-251-1/+1
* | removed commented out CSSPhil Hughes2017-09-251-1/+1
* | Dynamically create offset for sticky barPhil Hughes2017-09-221-5/+25
* | Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+6
|/
* Standardize access to CSRF token in JavaScriptBryce Johnson2017-09-211-0/+56
* Merge branch '37220-es-modules' into 'master'Phil Hughes2017-09-212-431/+432
|\
| * Exports all the methods in the same place37220-es-modulesFilipa Lacerda2017-09-181-25/+28
| * Merge branch 'master' into 37220-es-modulesMike Greiling2017-09-181-49/+0
| |\
| * | Fix context for jquery eventFilipa Lacerda2017-09-151-7/+5
| * | Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-092-18/+17