chromium-dashboard/pages
James C Scott III f33576a5f3
Migrate admin/blink.html to SPA [5/5] (#2743)
* Migrate admin/blink.html to SPA

Add implementations of the three new API routes
Remove old code for templated admin/blink.html

* Remove old handler and template

* start of tests

* fix tests

* temp

* separate into smaller elements

* add more python tests

* fix lint for optional values

* add tests

* fix lint error

* update model names

* use global

* fix test

* fix jsdoc from renaming

* address feedback
2023-03-24 18:25:18 -04:00
..
testdata Migrate admin/blink.html to SPA [5/5] (#2743) 2023-03-24 18:25:18 -04:00
__init__.py Refactor most page handlers into new pages/ directory. (#1226) 2021-03-19 17:21:54 -07:00
blink_handler.py Migrate admin/blink.html to SPA [5/5] (#2743) 2023-03-24 18:25:18 -04:00
blink_handler_test.py Migrate admin/blink.html to SPA [5/5] (#2743) 2023-03-24 18:25:18 -04:00
featurelist.py Use FeatureEntry entities for "All Features" page (#2469) 2022-11-16 15:28:17 -08:00
featurelist_test.py Move Feature to legacy models file (#2798) 2023-03-07 10:30:17 -08:00
guide.py Add rollout impact field to rollout stages (#2813) 2023-03-22 14:25:04 -04:00
guide_test.py Update email templates to use new schema (#2837) 2023-03-23 11:47:15 -07:00
intentpreview.py Update email templates to use new schema (#2837) 2023-03-23 11:47:15 -07:00
intentpreview_test.py Update email templates to use new schema (#2837) 2023-03-23 11:47:15 -07:00
metrics.py Change existing handler classes to properly override request methods (#2342) 2022-10-16 08:39:35 +02:00
metrics_test.py Replace metrics timeline handlers with ConstHandler. (#2108) 2022-08-12 15:21:36 -07:00
users.py Change existing handler classes to properly override request methods (#2342) 2022-10-16 08:39:35 +02:00
users_test.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00