chromium-dashboard/internals
Daniel Smith 4529ace384
Show trial creation request button as disabled when already submitted (#3353)
* Add 3 more fields for OT creation

* `stage_description` -> `ot_description`

With a more detailed description of the field and its relation to OT

* remove test line

* show button disabled if already requested

* trial association cron clears ot action requests
2023-09-22 14:05:22 -07:00
..
testdata Add roadmap check to prepub reminder email. (#2858) 2023-03-23 18:18:40 -07:00
__init__.py Refactor internal stuff into new internals/ directory. (#1235) 2021-03-23 13:09:00 -07:00
approval_defs.py Add privacy and security to origin trials and SLO=6. (#3276) 2023-08-23 14:35:01 -07:00
approval_defs_test.py Use GateDef for privacy and security. (#3247) 2023-08-11 14:26:02 -07:00
core_enums.py Fix enum search with underscores. (#3288) 2023-08-30 18:46:03 -07:00
core_enums_test.py Fix enum search with underscores. (#3288) 2023-08-30 18:46:03 -07:00
core_models.py Add `ot_owner_email` and `ot_display_name` field (#3351) 2023-09-22 10:41:58 -07:00
data_backup.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
data_types.py Add `ot_owner_email` and `ot_display_name` field (#3351) 2023-09-22 10:41:58 -07:00
detect_intent.py Permit assigned reviewer to vote on reviews. (#3278) 2023-08-25 14:42:07 -07:00
detect_intent_test.py If an API Owner requests a review, dont count that as a response. (#3231) 2023-08-03 13:26:22 -07:00
feature_helpers.py Hide enterprise features from /features page (#3330) 2023-09-14 18:30:30 -04:00
feature_helpers_test.py Ensure all available features for a release note are fetched (#3328) 2023-09-14 12:22:11 -04:00
feature_links.py Click to show feature link samples in admin page (#3280) 2023-08-29 22:21:21 +08:00
feature_links_test.py Show stats about feature link with errors (#3253) 2023-08-15 08:53:46 +08:00
fetchchannels.py Create Redis staging setup (#2211) 2022-09-12 13:56:50 -07:00
fetchmetrics.py Change existing handler classes to properly override request methods (#2342) 2022-10-16 08:39:35 +02:00
fetchmetrics_test.py Refactor metrics-related models out of models.py. (#2100) 2022-08-12 15:44:04 -07:00
inactive_users.py New accounts with no logins are not notified early (#2913) 2023-04-13 09:36:40 -07:00
inactive_users_test.py New accounts with no logins are not notified early (#2913) 2023-04-13 09:36:40 -07:00
link_helpers.py Add timeouts to feature link requests, and flush logger. (#3295) 2023-09-01 11:46:30 -07:00
link_helpers_test.py Support more link types (#3268) 2023-08-22 09:37:53 +08:00
maintenance_scripts.py Show trial creation request button as disabled when already submitted (#3353) 2023-09-22 14:05:22 -07:00
metrics_models.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
notifier.py New accounts with no logins are not notified early (#2913) 2023-04-13 09:36:40 -07:00
notifier_helpers.py Record vote activities with amendments instead of text. (#3314) 2023-09-12 13:30:26 -07:00
notifier_helpers_test.py Record vote activities with amendments instead of text. (#3314) 2023-09-12 13:30:26 -07:00
notifier_test.py New accounts with no logins are not notified early (#2913) 2023-04-13 09:36:40 -07:00
processes.py Add finch name or justification to preflight dialog. (#3150) 2023-07-12 09:56:15 -07:00
processes_test.py Let every review team have a 5-day SLO. (#3220) 2023-07-31 17:38:58 -07:00
reminders.py Implement a simple JSON report about overdue review gates. (#3086) 2023-06-15 17:12:28 -07:00
reminders_test.py Add logging for email reminders (#2911) 2023-04-12 16:16:23 -07:00
review_models.py Record vote activities with amendments instead of text. (#3314) 2023-09-12 13:30:26 -07:00
review_models_test.py Record vote activities with amendments instead of text. (#3314) 2023-09-12 13:30:26 -07:00
search.py Upgrade mypy to 1.4.1 (#3193) 2023-07-20 06:23:18 -07:00
search_fulltext.py Add fields for finch flag name and non-finch justification. (#3108) 2023-06-22 09:48:50 -07:00
search_fulltext_test.py Implement simple full-text search using NDB (#2392) 2022-10-26 12:09:01 -07:00
search_queries.py Upgrade mypy to 1.4.1 (#3193) 2023-07-20 06:23:18 -07:00
search_queries_test.py Validate search parameter types. (#2967) 2023-05-03 11:49:42 -07:00
search_test.py Remove Feature from tests (except guide_tests.py) (#2867) 2023-03-27 15:44:53 -07:00
slo.py Permit assigned reviewer to vote on reviews. (#3278) 2023-08-25 14:42:07 -07:00
slo_test.py Permit assigned reviewer to vote on reviews. (#3278) 2023-08-25 14:42:07 -07:00
stage_helpers.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
stage_helpers_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
user_models.py Migrate admin/blink.html to SPA [5/5] (#2743) 2023-03-24 18:25:18 -04:00
user_models_test.py Create Redis staging setup (#2211) 2022-09-12 13:56:50 -07:00