Ted Johansson
06a0108a52
DEV: Store selected API key scope mode in the database table ( #31601 )
...
Currently, after creating an API key, there is no way in the UI to see what scope the key has. To do this we need to first store the selected scope mode when creating a new key.
In this PR we:
- Convert scope_mode from a transient attribute to a database backed enum.
- Ship the possible values through the javascript:update_constants rake task instead of hard coding in front-end.
In follow-up PRs we will:
- Backfill existing API keys based on their associated api_key_scopes records.
- Start showing the scope mode in the UI.
2025-03-04 16:41:43 +08:00
..
2024-10-29 18:40:11 +03:00
2024-09-06 17:00:25 +08:00
2024-05-23 09:29:08 +08:00
2024-01-10 19:30:10 -07:00
2025-03-04 16:41:43 +08:00
2024-03-26 11:32:01 +01:00
2024-07-04 10:03:09 +08:00
2023-11-09 16:47:59 -06:00
2023-12-13 14:50:13 +11:00
2025-02-17 10:00:08 +01:00
2024-08-12 10:41:13 +02:00
2025-02-17 10:00:08 +01:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2025-02-07 03:28:34 +03:00
2025-02-17 10:00:08 +01:00
2025-02-17 10:00:08 +01:00
2023-11-09 16:47:59 -06:00
2025-01-29 10:23:26 +04:00
2025-01-29 10:23:26 +04:00
2023-11-09 16:47:59 -06:00
2025-02-17 10:00:08 +01:00
2023-11-09 16:47:59 -06:00
2024-05-16 15:47:01 -04:00
2025-03-03 20:17:49 +01:00
2024-09-11 15:30:20 +10:00
2024-09-10 08:11:44 -07:00
2023-11-09 16:47:59 -06:00
2024-10-09 07:19:31 +08:00
2024-01-25 14:28:26 +08:00
2025-02-17 10:00:08 +01:00
2023-11-09 16:47:59 -06:00
2025-02-19 19:33:46 +02:00
2025-02-04 13:46:31 +00:00
2023-11-09 16:47:59 -06:00
2024-05-24 22:15:53 +08:00
2024-10-10 09:23:06 +08:00
2024-12-17 10:46:04 +08:00
2024-07-11 07:54:45 -07:00
2024-11-12 14:35:20 -06:00
2025-02-17 10:00:08 +01:00
2025-01-09 14:11:37 +11:00
2024-11-07 11:06:39 +10:00
2024-11-22 21:11:26 +01:00
2024-10-24 14:15:32 +02:00
2025-02-17 10:00:08 +01:00
2025-02-17 10:00:08 +01:00
2023-11-09 16:47:59 -06:00
2025-02-17 10:00:08 +01:00
2023-11-08 23:13:25 +04:00
2025-02-17 10:00:08 +01:00
2024-03-18 18:05:46 +01:00
2025-01-29 09:44:20 +10:00
2023-11-09 16:47:59 -06:00
2024-10-28 10:10:20 +10:00
2025-01-14 13:31:55 +10:00
2024-11-27 17:23:57 +08:00
2023-12-13 17:18:42 +08:00
2023-11-09 16:47:59 -06:00
2025-01-16 11:01:45 +10:00
2024-01-29 17:52:02 +08:00
2025-02-20 09:09:47 +11:00
2025-02-17 10:00:08 +01:00
2025-02-17 10:00:08 +01:00
2025-02-17 10:00:08 +01:00
2024-08-08 12:41:10 -05:00
2023-11-09 16:47:59 -06:00
2025-02-04 14:40:18 +04:00
2024-11-15 12:05:59 +10:00
2024-05-06 11:55:20 -05:00
2024-03-26 11:32:01 +01:00
2023-11-09 16:47:59 -06:00
2025-02-17 10:00:08 +01:00
2024-01-26 13:25:03 +08:00
2024-12-16 17:31:49 +00:00
2024-06-12 11:11:02 +02:00
2025-01-22 12:03:37 +03:00
2023-11-09 16:47:59 -06:00
2025-02-17 10:00:08 +01:00
2025-02-17 10:00:08 +01:00
2025-02-17 10:00:08 +01:00
2025-02-17 10:00:08 +01:00
2024-10-18 11:08:48 -03:00
2023-01-09 11:49:28 +00:00
2025-02-17 10:00:08 +01:00
2024-01-30 17:03:58 +11:00
2023-11-09 16:47:59 -06:00
2025-02-17 10:00:08 +01:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2024-03-15 12:08:37 -04:00
2025-02-17 10:00:08 +01:00
2024-05-27 15:25:32 +10:00
2025-02-07 14:12:28 +08:00
2024-05-23 12:19:07 +10:00
2025-01-04 12:55:22 +01:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2024-07-04 10:03:09 +08:00
2025-02-17 10:00:08 +01:00
2023-11-09 16:47:59 -06:00
2025-02-17 10:00:08 +01:00
2023-11-09 16:47:59 -06:00
2024-12-16 19:48:25 +08:00
2025-01-24 14:06:39 +08:00
2023-11-09 16:47:59 -06:00
2024-12-17 11:06:19 +11:00
2024-12-16 19:48:25 +08:00
2025-01-24 08:13:25 +11:00
2024-05-23 19:18:25 +08:00
2025-02-17 10:00:08 +01:00
2023-11-09 16:47:59 -06:00
2024-11-12 22:22:58 -03:00
2024-10-21 07:24:43 +08:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2024-09-13 09:04:02 +08:00
2023-11-09 16:47:59 -06:00
2023-11-09 16:47:59 -06:00
2025-02-17 10:00:08 +01:00
2025-01-24 14:06:39 +08:00
2023-11-09 16:47:59 -06:00
2024-04-03 14:20:54 -06:00
2023-11-09 16:47:59 -06:00
2024-04-04 15:02:09 +02:00
2024-07-15 19:25:17 +08:00
2024-07-15 19:25:17 +08:00
2024-10-24 11:02:58 -05:00
2024-07-01 15:40:52 -03:00
2024-11-27 11:36:51 -08:00