You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
silverwind 0d1a5e0ffc
Add frontend testing, require node 12 (#15315)
- Add basic frontend unit testing infrastructure using jest in ESM mode
- Rename 'make test' to 'make test-backend'
- Introduce 'make test-frontend' and 'make test' that runs both
- Bump Node.js requirement to v12. v10 will be EOL in less than a month.
- Convert all build-related JS files to ESM.

I opted to run frontend tests run as part of the compliance pipeline because
they complete fast and are not platform-specific like the golang tests.
3 years ago
..
components Heatmap days clickable (#13935) 3 years ago
features Monaco improvements (#15333) 3 years ago
markdown Fix Anchor jumping with escaped query components (#14969) 3 years ago
standalone docs: swagger show models by default (#14880) 3 years ago
easymde.js Switch from SimpleMDE to EasyMDE (#13333) 4 years ago
index.js Remove vendored copy of fomantic-dropdown (#15193) 3 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 4 years ago
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX (#11526) 4 years ago
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 4 years ago
svg.js Dropdowns, Labels fixes and more CSS tweaks (#13733) 4 years ago
utils.js Fix CJK fonts again and misc. font issues (#14575) 3 years ago
utils.test.js Add frontend testing, require node 12 (#15315) 3 years ago