Commit Graph

24 Commits (f9dd38dafd244c9da019c9c87fa7ec008100326f)

Author SHA1 Message Date
Agusti Fernandez Pardo f9dd38dafd fix dangling 0 due to missing > 0 in data.length apiKeys after moving to && 2022-04-16 22:13:22 +02:00
Agusti Fernandez Pardo e34a63dc3d fix: item: any to pass build 2022-04-15 03:54:55 +02:00
Omar López 1ea1cff04a
Update apps/web/ee/components/apiKeys/ApiKeyListItem.tsx
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-04-14 14:13:14 -06:00
Agusti Fernandez Pardo a8793d0f04 fix: improve eidt api keys modal 2022-04-14 20:59:49 +02:00
Agusti Fernandez Pardo df26a2a564 Fixes: improve api key never expires 2022-04-14 20:11:06 +02:00
Agusti Fernandez Pardo d9c6be973c fix: use watch and controller for neverexpires/datepicker 2022-04-14 19:10:45 +02:00
Agusti Fernandez Pardo 4142af7d92 fix: cleanup code in api keys 2022-04-14 19:10:45 +02:00
Agusti Fernandez Pardo ddf7fc9b96 feat: adds beta tag in security tab under api keys 2022-04-13 19:43:45 +02:00
Agusti Fernandez Pardo 161f34d9e9 improve translations 2022-04-13 19:35:56 +02:00
Agusti Fernandez Pardo 62aa37d51c fix rename editing 2022-04-13 19:32:25 +02:00
Agusti Fernandez Pardo b3c33b3392 fix remove commented jsx fragment close 2022-04-13 19:30:20 +02:00
Agusti Fernandez Pardo 49860208e9 fix: remove unused imports 2022-04-13 19:26:40 +02:00
Agusti Fernandez Pardo 5c0e31ab01 fix: remove ternary and use && to avoid null for false 2022-04-13 15:57:43 +02:00
Agusti Fernandez Pardo 77a449c1cc fix: rename weird naming of translation for you_will_only_view_it_once 2022-04-13 15:52:07 +02:00
Agusti Fernandez Pardo b2227f1824 fix button /> 2022-04-13 15:48:05 +02:00
Agusti Fernandez Pardo 35c46551ee Fixes for feedback in PR 2022-04-13 15:47:15 +02:00
Agusti Fernandez Pardo 84cafcb5a0 fix: remove extra div 2022-04-13 15:16:18 +02:00
Agusti Fernandez Pardo 40e1c035df fix : types 2022-04-13 03:14:21 +02:00
Agusti Fernandez Pardo a98a484f88 feat fix type check errors 2022-04-13 03:06:21 +02:00
Agusti Fernandez Pardo ca294af6b1 feat: We have API Keys in Security =) 2022-04-13 01:43:22 +02:00
Agusti Fernandez Pardo e55f156777 add api key success modal 2022-04-08 20:22:50 +02:00
Agusti Fernandez Pardo 88fa805825 Make frontend work to create api keys with or without expiry, note, defaults to 1 month expiry 2022-04-08 01:36:47 +02:00
Agusti Fernandez Pardo d0af8bc57c adds hashedKey to api key model, add frontend api keys in security page 2022-04-07 21:57:41 +02:00
Agusti Fernandez Pardo c2cd32995d feat: api keys frontend in security page 2022-04-07 03:29:07 +02:00