chromium-dashboard/pages
Yann Dago f10e32d793
Add new first_enterprise_notification_milestone field to all features (#3580)
* This new field is used to control the first milestone where a feature will be shown in the enterprise release notes.

* This field is set by default on enterprise features and can be modified only if the feature has not yet been in the release notes.

* This field cannot be set to a milestone that has already been released,

* For non-enterprise features that are marked as breaking change, this field is automatically added.

* When a feature is no longer a breaking change, if the feature had not been in the release notes, the field will be cleared.

* This PR also adds the possibility to do input checks by comparing a new value to the initial value of the field
2024-01-12 10:55:33 -05:00
..
testdata Switch from roboto to system-ui font. (#3561) 2023-12-27 13:40:09 -08: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 Add new first_enterprise_notification_milestone field to all features (#3580) 2024-01-12 10:55:33 -05:00
guide_test.py Add new first_enterprise_notification_milestone field to all features (#3580) 2024-01-12 10:55:33 -05:00
intentpreview.py Correct the subject prefix for PSA shipping emails. (#3368) 2023-09-27 15:05:02 -07:00
intentpreview_test.py Fix typo that omitted wpt_descr from I2S. (#3372) 2023-09-28 11:36:37 -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
ot_requests.py Add extension requests to OT requests admin page (#3420) 2023-10-17 17:40:20 -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