chromium-dashboard/framework
Daniel Smith a19fad825b
Display existing gates for approvals dialog (#2782)
* intent thread detection refactoring

* add gate info to verbose converter

* Display approvals dialog based on existing gates

* Display approvals sorted intuitively

* revert unrelated changes

* remove more unrelated changes

* code cleanup and comments

* small typo
2023-03-02 10:45:58 -08:00
..
__init__.py Reorganize framework-like code into a framework directory. (#1216) 2021-03-19 11:18:17 -07:00
basehandlers.py Display existing gates for approvals dialog (#2782) 2023-03-02 10:45:58 -08:00
basehandlers_test.py Add new route dataclass (#2456) 2022-11-09 10:06:59 -08:00
cloud_tasks_helpers.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
cloud_tasks_helpers_test.py In py3 code, replace the separate mock lib with unittest.mock. (#1665) 2022-01-11 08:20:40 -08:00
constants.py Run 2to3 to detect py2 to py3 changes (#1551) 2021-09-22 18:23:14 -07:00
csp.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
csp_test.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
permissions.py Spec mentors can edit features in which they are listed as a mentor (#2660) 2023-01-12 12:36:14 -08:00
permissions_test.py Spec mentors can edit features in which they are listed as a mentor (#2660) 2023-01-12 12:36:14 -08:00
rediscache.py Add retry configurations for Redis (#2270) 2022-09-26 11:11:45 -07:00
rediscache_test.py Completely migrate feature-related cache off ramcache (#2234) 2022-09-14 10:07:32 -07:00
secrets.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00
secrets_test.py In py3 code, replace the separate mock lib with unittest.mock. (#1665) 2022-01-11 08:20:40 -08:00
sendemail.py Refactor user-related models into a separate file. (#2141) 2022-08-17 18:14:19 -07:00
sendemail_test.py Only set non-None reply_to header. (#2045) 2022-07-19 09:22:21 -07:00
users.py Remove backward compat with Google Sign-In. (#1883) 2022-05-13 07:58:47 -07:00
users_test.py Remove backward compat with Google Sign-In. (#1883) 2022-05-13 07:58:47 -07:00
utils.py Remove RSS functionality and dependencies (#2393) 2022-10-25 12:17:23 -04:00
utils_test.py Remove RSS functionality and dependencies (#2393) 2022-10-25 12:17:23 -04:00
xsrf.py Some easy pylint fixes. (#1557) 2021-09-23 12:04:33 -07:00
xsrf_test.py In py3 code, replace the separate mock lib with unittest.mock. (#1665) 2022-01-11 08:20:40 -08:00