tachybase_todo/packages/plugins/api-keys/src/client/Configuration
Dunqing 817646d68d
feat(api-keys): the expiration field support custom option (#2186)
* feat(api-keys): the expiration field support custom option

* feat: support never option

* feat: support if expiresIn = never the expiresIn will replace to 1000y

* fix: toggle datepicker

* feat: update syntax

* fix: option order

* docs: update

* fix: maskCloseable should be false

* refactor: performance and remove unused code

* feat: should not allow clear

* fix: decode maybe fail

* fix: i18n
2023-07-06 16:33:28 +08:00
..
ExpiresSelect.tsx feat(api-keys): the expiration field support custom option (#2186) 2023-07-06 16:33:28 +08:00
index.tsx feat(api-keys): the expiration field support custom option (#2186) 2023-07-06 16:33:28 +08:00
roles.ts fix(plugin-api-keys): use currentRoles instead of get roles from roles:list (#2163) 2023-07-02 10:36:36 +08:00
schema.tsx feat(api-keys): the expiration field support custom option (#2186) 2023-07-06 16:33:28 +08:00