chromium-dashboard/pages
Yann Dago 3464916fc5
Allow deletion of enterprise features and stages (#3181)
* Allow deletion of enterprise features and stages

* Features can now be deleted by their creator
* Enterprise rollout stages can be deleted
* Refactor the edit all page to use the repeat directive so that the right elements are deleted
* Fix archived stages returned and stage not being created when feature has 0 stages in edit all
2023-07-19 09:51:49 -04:00
..
testdata Fix button active css on features page (#3165) 2023-07-13 12:14:24 -07:00
__init__.py Refactor most page handlers into new pages/ directory. (#1226) 2021-03-19 17:21:54 -07:00
featurelist.py Migrate ff_views values. (#3020) 2023-05-19 17:34:42 -07:00
featurelist_test.py Remove Feature double-writes from guide.py (#2869) 2023-03-29 14:48:47 -07:00
guide.py Allow deletion of enterprise features and stages (#3181) 2023-07-19 09:51:49 -04:00
guide_test.py Allow users to add new stages without having to reload the edit all page and losing their uunsaved data (#3082) 2023-06-15 11:42:41 -04:00
intentpreview.py Relabel "ready for trial" emails to "ready for developer testing" (#3064) 2023-06-08 10:15:07 -07:00
intentpreview_test.py Relabel "ready for trial" emails to "ready for developer testing" (#3064) 2023-06-08 10:15:07 -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