Commit Graph

6 Commits

Author SHA1 Message Date
Neil MacDougall ce982231bc
Standalone script - allow refresh on dynamic pages (#6738)
* Standalone script - allow refersh on dynamic pages

* Fix comment typo
2022-09-01 14:24:14 +01:00
Richard Cox f49c6bd006 Fix package script and visibility of incremental loading indicator
Script Changes
- fixed `require` errors
- ensure dashboard ignores output of scripts (useful for local dev)

Dashboard Changes
- only show the resource loading indicator if incremental loading is enabled
2022-08-10 12:52:28 +01:00
Giuseppe Leo 5d4e32e855
Create unit test and linting jobs with GitHub Actions (#6562)
* Add GitHub Actions on push to run lint and unit test

* Store unit test coverage as artifact

* Correct unit tests coverage path collection

* Add i18n linting on CI

* Correct rancher-component path

* Remove pull request trigger from Drone

* Fix linting from master

Co-authored-by: Richard Cox <richard.cox@suse.com>
2022-08-01 16:25:20 +01:00
Richard Cox a2e90f9610 Tweaks and fixes
- Remove unused mimeTypes (and eslint file)
- add some build output dirs to gitignore
- fix serve of html files (content was in ui/dist instead of ui)
2022-08-01 12:17:38 +01:00
Neil MacDougall af24fa2b68
Add missing socket 2022-07-30 17:38:18 +01:00
Neil MacDougall 75c726a763 Script to create standalone build for testing 2022-07-30 15:09:00 +01:00