.. |
__init__.py
|
Start offering a simple REST API.
|
2021-03-03 16:46:54 -05:00 |
accounts_api.py
|
OpenAPI: accounts_api (#4130)
|
2024-08-05 16:58:39 -05:00 |
accounts_api_test.py
|
Add assertions for the templates in #2355 (Part 2 of 2) (#2356)
|
2022-10-19 10:14:52 -04:00 |
api_specs.py
|
Add shipping_year field. (#4257)
|
2024-08-20 13:26:56 -07:00 |
blink_components_api.py
|
Change existing handler classes to properly override request methods (#2342)
|
2022-10-16 08:39:35 +02:00 |
blink_components_api_test.py
|
Populate blink components form field options via an API (#2187)
|
2022-08-31 13:42:50 -04:00 |
channels_api.py
|
Add "Stable soon" mode to roadmap page. (#3402)
|
2023-10-10 11:09:10 -07:00 |
channels_api_test.py
|
Increase channels_api test coverage to 100% (#2807)
|
2023-03-09 10:40:14 -08:00 |
comments_api.py
|
OpenAPI: comments_api (#4195)
|
2024-08-23 08:26:36 -05:00 |
comments_api_test.py
|
OpenAPI: comments_api (#4195)
|
2024-08-23 08:26:36 -05:00 |
component_users.py
|
OpenAPI: component_users (#4199)
|
2024-08-23 08:38:47 -05:00 |
component_users_test.py
|
Migrate admin/blink.html to SPA [5/5] (#2743)
|
2023-03-24 18:25:18 -04:00 |
components_users.py
|
Migrate admin/blink.html to SPA [5/5] (#2743)
|
2023-03-24 18:25:18 -04:00 |
components_users_test.py
|
Migrate admin/blink.html to SPA [5/5] (#2743)
|
2023-03-24 18:25:18 -04:00 |
converters.py
|
Add shipping_year field. (#4257)
|
2024-08-20 13:26:56 -07:00 |
converters_test.py
|
Add shipping_year field. (#4257)
|
2024-08-20 13:26:56 -07:00 |
cues_api.py
|
dismissed cue (#4211)
|
2024-08-07 15:39:21 -05:00 |
cues_api_test.py
|
Refactor user-related models into a separate file. (#2141)
|
2022-08-17 18:14:19 -07:00 |
dev_api.py
|
Remove Approvals API (#2870)
|
2023-03-27 18:21:46 -07:00 |
dev_api_test.py
|
Remove Feature from tests (except guide_tests.py) (#2867)
|
2023-03-27 15:44:53 -07:00 |
external_reviews_api.py
|
Add a report on external review status (#3819)
|
2024-04-29 13:16:56 -07:00 |
external_reviews_api_test.py
|
Add a report on external review status (#3819)
|
2024-04-29 13:16:56 -07:00 |
feature_latency_api.py
|
Implement a page for feature latency metrics. (#3723)
|
2024-03-22 15:50:04 -07:00 |
feature_latency_api_test.py
|
Implement a new report page for review latency. (#3724)
|
2024-03-25 10:09:51 -07:00 |
feature_links_api.py
|
Make certain props in feature links nullable (#4281)
|
2024-08-25 11:30:07 -07:00 |
features_api.py
|
Reduce the number of parallel ndb queries. (#3772)
|
2024-04-03 14:22:48 -07:00 |
features_api_test.py
|
Fix first notification milestone not being updated on non-enterprise features (#3721)
|
2024-03-19 17:55:22 -04:00 |
intents_api.py
|
[3/3] New Intent SPA component and direct intent posting (#4114)
|
2024-07-25 12:08:06 -07:00 |
intents_api_test.py
|
[2/3] New Intents API (#4113)
|
2024-07-23 17:42:07 -07:00 |
legacy_converters.py
|
Move legacy Feature helpers and converters to separate file (#2819)
|
2023-03-13 15:07:55 -07:00 |
login_api.py
|
OpenAPI: login logout (#4220)
|
2024-08-29 00:23:56 -05:00 |
login_api_test.py
|
Reject login/out GETs with 405 response. (#2846)
|
2023-03-21 16:34:54 -07:00 |
logout_api.py
|
Reject login/out GETs with 405 response. (#2846)
|
2023-03-21 16:34:54 -07:00 |
logout_api_test.py
|
Reject login/out GETs with 405 response. (#2846)
|
2023-03-21 16:34:54 -07:00 |
metricsdata.py
|
Use get_int_arg for integer arg parsing (#2359)
|
2022-10-19 14:08:42 -07:00 |
metricsdata_test.py
|
Use get_int_arg for integer arg parsing (#2359)
|
2022-10-19 14:08:42 -07:00 |
origin_trials_api.py
|
OT Creation allows for the selection of WebDXFeature use counters (server-side) (#4267)
|
2024-09-05 13:50:03 -07:00 |
origin_trials_api_test.py
|
OT Creation allows for the selection of WebDXFeature use counters (server-side) (#4267)
|
2024-09-05 13:50:03 -07:00 |
permissions_api.py
|
permissions (#4227)
|
2024-08-12 22:09:21 -05:00 |
permissions_api_test.py
|
Fetch paired_user separately. (#3763)
|
2024-04-02 09:14:09 -07:00 |
processes_api.py
|
OpenAPI: review_api (#4250)
|
2024-08-23 09:38:07 -05:00 |
processes_api_test.py
|
Replace breaking_change by enterprise_impact on features (#3586)
|
2024-03-05 17:53:11 -05:00 |
review_latency_api.py
|
Implement a new report page for review latency. (#3724)
|
2024-03-25 10:09:51 -07:00 |
review_latency_api_test.py
|
Fix date-dependent test (#3966)
|
2024-06-12 18:17:46 -07:00 |
reviews_api.py
|
Record an Activity when assigning a reviewer. (#4316)
|
2024-08-30 10:15:18 -07:00 |
reviews_api_test.py
|
Implement a menu to add xfn gates. (#3539)
|
2023-12-12 11:12:14 -08:00 |
settings_api.py
|
OpenAPI: settings_api (#4253)
|
2024-08-29 00:31:59 -05:00 |
settings_api_test.py
|
Refactor user-related models into a separate file. (#2141)
|
2022-08-17 18:14:19 -07:00 |
spec_mentors_api.py
|
Add a report on which people have mentored specs recently. (#3654)
|
2024-02-14 12:01:17 -05:00 |
spec_mentors_api_test.py
|
Add a report on which people have mentored specs recently. (#3654)
|
2024-02-14 12:01:17 -05:00 |
stages_api.py
|
Validate OT creation arguments (API) (#3794)
|
2024-04-18 10:37:28 -07:00 |
stages_api_test.py
|
handle ID key in changes dictionary (#4265)
|
2024-08-22 15:55:52 -07:00 |
stars_api.py
|
OpenAPI: stars_api (#4254)
|
2024-08-29 22:05:54 -05:00 |
stars_api_test.py
|
OpenAPI: stars_api (#4254)
|
2024-08-29 22:05:54 -05:00 |
token_refresh_api.py
|
token refresh (#4255)
|
2024-08-23 08:39:31 -05:00 |
token_refresh_api_test.py
|
Refresh user session when refreshing XSRF token. (#1804)
|
2022-03-25 16:46:40 -07:00 |