0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/console/src
Gao Sun f1d73af537
Merge pull request #3905 from logto-io/gao-add-google-tag
refactor: add google tag conversion report
2023-05-30 13:27:21 +08:00
..
assets refactor(console): update the eye icon of CopyToClipboard (#3908) 2023-05-26 22:19:12 +08:00
cloud feat(cloud,schemas,cli): update cloud service tenant APIs (#3875) 2023-05-29 04:57:10 +00:00
components fix(console): fix toggle tip z-index on modal layer (#3917) 2023-05-29 10:50:16 +08:00
consts feat(console): add webhook logs page (#3862) 2023-05-22 14:19:15 +00:00
containers feat(console): enable webhook management feature (#3901) 2023-05-25 13:53:45 +08:00
contexts feat(cloud,schemas,cli): update cloud service tenant APIs (#3875) 2023-05-29 04:57:10 +00:00
hooks fix(console): eliminate unexpected /token calls (#3757) 2023-04-27 18:34:38 +08:00
i18n
icons refactor(console): use function-declaration for named components (#3520) 2023-03-22 16:45:10 +08:00
include.d refactor: add google tag conversion report 2023-05-25 17:04:00 +08:00
mdx-components refactor(console): remove redundant hasError prop from text input (#3672) 2023-04-10 11:20:49 +08:00
onboarding Merge pull request #3905 from logto-io/gao-add-google-tag 2023-05-30 13:27:21 +08:00
pages feat(console): support pagination for webhooks page (#3914) 2023-05-29 03:57:57 +00:00
scss refactor(console): list pages (#3753) 2023-04-28 12:05:43 +08:00
types refactor(console): remove superstruct dependency from console (#3808) 2023-05-05 17:32:40 +08:00
utils feat(console): add hover tooltip for micro user avatars (#3861) 2023-05-23 16:30:45 +08:00
App.tsx feat(schemas,cli,core,cloud): add manage tenant self scope (#3865) 2023-05-26 17:38:09 +08:00
apple-touch-icon.png chore: update favicon (#3496) 2023-03-19 03:00:57 +00:00
favicon.ico chore: update favicon (#3496) 2023-03-19 03:00:57 +00:00
index.html feat(console): set title based on isCloud (#3541) 2023-03-20 07:28:58 +00:00
index.tsx