Closed hudson-newey closed 10 months ago
Size Change: -2 B (0%)
Total Size: 2.9 MB
Filename | Size | Change |
---|---|---|
dist/workbench-client/browser/index.html |
4.1 kB | -3 B (0%) |
dist/workbench-client/browser/main.********.js |
1.06 MB | +2 B (0%) |
dist/workbench-client/server/main.js |
1.78 MB | -1 B (0%) |
6 files 6 suites 7m 52s :stopwatch: 21 312 tests 20 688 :heavy_check_mark: 624 :zzz: 0 :x: 21 420 runs 20 796 :heavy_check_mark: 624 :zzz: 0 :x:
Results for commit 53dc8fbf.
Move status route /website_status to /status
This does not effect other naming conventions throughout the client such as the page title fragment which will remain as
<<BrandName>> | Website Status
. This is because seeing<<BrandName>> | Status
in your history is ambiguous in my opinion.Changes
/website_status
route to/status
Problems
None
Issues
None
Visual Changes
None
Final Checklist
npm run lint
)npm run test:all
)