summaryrefslogtreecommitdiff
path: root/scripts/frontend
Commit message (Collapse)AuthorAgeFilesLines
* Improve output for yarn integrity checkWinnie Hellmann2019-09-031-0/+11
|
* Add script for frontend test file coverageWinnie Hellmann2019-08-081-0/+88
|
* Add watch option to test scriptPaul Gascou-Vaillancourt2019-06-191-7/+16
|
* Merge branch '58869-unified-fe-test-script' into 'master'Clement Ho2019-05-231-0/+114
|\ | | | | | | | | | | | | Create a unified script to run Jest & Karma tests Closes #58869 See merge request gitlab-org/gitlab-ce!27239
| * Update FE test script58869-unified-fe-test-scriptPaul Slaughter2019-05-131-22/+59
| | | | | | | | | | | | | | - Don't fail when no tests match - Print the cmd prefix for each line in it's data - Update exit code handling - Add colors to summary message
| * Create a unified script to run Jest & Karma testsPaul Gascou-Vaillancourt2019-05-131-0/+77
| | | | | | | | | | - Created scripts/frontend/test.js - Updated test task to call Node script
* | Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
|/
* First iteration of GitLab own StylelintsTim Zallmann2019-03-265-0/+394
| | | | | | | | DRYed the code Changed new rules to warnings Manual prettified and added stylelint rules
* Remove node 6 trailing comma supportMike Greiling2019-03-112-3/+3
| | | | | This removes trailing commas from node scripts which previously omitted them for compatiblity with node 6
* Fix typos occured to occurredHiroyuki Sato2018-11-161-1/+1
|
* Fix/update prettier scriptMike Greiling2018-10-222-109/+100
|
* Don't use arguments keyword in gettext scriptgfyoung2018-08-191-5/+5
| | | | | | Causing SAST build to fail unnecessarily. Follow-up to !19378.
* Frontend: Proper gettext extraction with gettext-extractorπŸŒ΄πŸ‡ΏπŸ‡¦ Lukas Eipert (OOO until Summit)2018-08-161-0/+72
|
* Removed return statements from prettier scriptWinnie Hellmann2018-07-091-2/+2
|
* Resolve "100% CPU for webpack-dev-server running in GDK"Mike Greiling2018-06-251-0/+22
|
* Fixed the searching on the whole disk :-P44771-prettier-seems-to-ignore-the-overrides-2Tim Zallmann2018-06-151-3/+6
|
* Added possibility to run prettier against one specific directory to make our ↡Tim Zallmann2018-06-151-3/+9
| | | | conversion easier
* Fixed Prettier Config Applying + Updated Prettier to newest versionTim Zallmann2018-06-151-20/+20
|
* Make use of the prettier ignore file during our save scriptLukas Eipert2018-03-261-0/+22
|
* update eslintignore for node scriptsMike Greiling2018-03-232-2/+0
|
* prettify all node scriptsMike Greiling2018-03-232-18/+6
|
* Prettier Phase 1: Prettier Configuration, Prettifying of files and documentationTim Zallmann2018-03-142-0/+133