chromium-dashboard/pages
Jason Robbins 5519378017
Add edit buttons to the feature detail page (#2488)
* Half done

* More like the mocks

* Add contextual navigation to next page, and edit-all button

* Only show edit-all if canEdit
2022-11-18 16:52:39 -08:00
..
testdata Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
__init__.py Refactor most page handlers into new pages/ directory. (#1226) 2021-03-19 17:21:54 -07:00
blink_handler.py Use FeatureEntry entities for "All Features" page (#2469) 2022-11-16 15:28:17 -08:00
blink_handler_test.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
featurelist.py Use FeatureEntry entities for "All Features" page (#2469) 2022-11-16 15:28:17 -08:00
featurelist_test.py Use FeatureEntry entities for "All Features" page (#2469) 2022-11-16 15:28:17 -08:00
guide.py Add edit buttons to the feature detail page (#2488) 2022-11-18 16:52:39 -08:00
guide_test.py Reference feature stages as possibly plural (#2478) 2022-11-15 15:34:09 -08:00
intentpreview.py Use FeatureEntry for most client-side use cases (#2433) 2022-11-06 12:57:40 -08:00
intentpreview_test.py Use FeatureEntry for most client-side use cases (#2433) 2022-11-06 12:57:40 -08: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