Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Sarah Clements 1d8db11414
Bug 1623951 - convert hash urls to standard urls V2 (#6825)
* Bug 1623951 - convert hash urls to standard urls
* add single entry point and config changes
* create catchall in urls to serve index.html
* add lazy-load of assets on route change
* add connected-react-router for use with redux
* add react helmet for favicon
* refactor tests and add tests for backwards-compatibility of urls
* fix pagination and back navigation in Perfherder alerts
2020-10-28 12:21:19 -07:00
Sarah Clements 7b4c11998f
Revert " Bug 1623951 - convert hash urls and create a single entry point (#6677)" (#6819)
This reverts commit f98bc47524.
2020-10-19 11:59:12 -07:00
Sarah Clements f98bc47524
Bug 1623951 - convert hash urls and create a single entry point (#6677)
* add single entry point and create catchall to serve index for all routes
* update all Apps and routes; use react helmet for favicons
* add helper to convert old urls for backwards compatibility
* lazy load assets upon route navigation
* update all hash change logic in job-view
* add connectedRouter to access history object in redux
* refactor tests
2020-10-16 11:12:19 -07:00
Cameron Dawson 351d9dfd93
Bug 1602971 - Improve display of LogViewer icon (#5795) 2020-01-16 19:23:28 -08:00
Armen Zambrano a08bc57833
Upgrade react-hotkeys and reactstrap (#5820)
* This removes various noisy warnings found in tests' output
* Upgrade reactstrap
* Upgrade react-hotkeys
* Remove tooltip class name in SimpleTooltip

Co-authored-by: Sarah Clements <sclements@mozilla.com>
2020-01-16 08:51:33 -05:00
Sarah Clements cfde588e43
Bug 1523710 - Convert alerts view to react (#5005)
replace all angular partials and controllers with react components;
write tests for filters and different alert functionality
2019-06-03 11:53:44 -07:00
Sarah Clements 289057732a
Bug 1509214 - Convert Perfherder phCompareComponent (#4538)
Create table and filters components
2019-02-07 10:47:45 -08:00