Gao Sun
81b63f07bb
feat: expose zod error ( #1474 )
2022-07-08 16:05:43 +08:00
Charles Zhao
a8f18e53a2
fix(console): admin console language detection
2022-07-07 22:43:26 +08:00
Charles Zhao
a3f42413e9
refactor: get-started task corresponding keys in DB
2022-07-02 09:53:11 +08:00
Xiao Yijun
b3774cd43a
feat(console): display topbar shadow while scrolling ( #1340 )
2022-07-01 07:27:11 +00:00
Wang Sijie
ee2578b6a1
fix(console): mutate settings after SIE guide done ( #1198 )
2022-06-24 10:23:52 +08:00
Charles Zhao
060ff2125f
Merge pull request #1207 from logto-io/charles-log-2494-log-2938-dark-images-and-parcel-svg-transformer
...
refactor(console, demo-app): add dark images with parcel svg transformer plugin
2022-06-23 11:19:21 +08:00
Darcy Ye
98f808320b
feat(core,connectors): update Aliyun logo and add logo_dark to Apple, Github ( #1194 )
...
* feat(core,connectors): add logoDark to connector metadata
* feat(connectors): update Aliyun logo and add logoDark for Apple, Github
2022-06-23 11:12:29 +08:00
Charles Zhao
1e76f7713f
refactor(console): add dark images with parcel svg transformer plugin
2022-06-23 01:02:10 +08:00
Wang Sijie
a868c1ff63
fix(console): sms and email connector in use status ( #1161 )
2022-06-20 17:02:22 +08:00
Charles Zhao
db59e3c6d7
fix(console): stop swr retry on error 401 and 403
2022-06-07 16:45:32 +08:00
Charles Zhao
fbd7ac3a69
refactor(console): hide check demo button if demo app is deleted
2022-06-07 16:39:55 +08:00
Gao Sun
f2b44b49f9
feat: use user level custom data to save preferences ( #1045 )
...
* feat: use user level custom data to save preferences
* fix(console): bugs
* refactor(console): per review
* refactor(core): update return order
* fix(core): error constructor
2022-06-07 16:05:24 +08:00
Wang Sijie
fa420c9fcb
feat(console): group connectors in add modal ( #1029 )
2022-06-06 11:36:58 +08:00
Gao Sun
91e2f055f2
feat(demo-app): implementation (3/3) ( #1021 )
...
* feat(core): seed demo app for fresh DB
* feat(core): throw 404 when demo app deleted
* fix(core): import
* fix: lockfile
2022-06-02 07:32:46 +00:00
Wang Sijie
542d57426f
feat(console): connector in use status ( #1012 )
2022-06-02 06:15:12 +00:00
Wang Sijie
eb3f0cbf5b
feat(console): connector groups table ( #962 )
2022-05-30 13:51:11 +08:00
Charles Zhao
2cd70efaba
refactor(console): improve error handling in admin console
2022-05-28 23:46:15 +08:00
Darcy Ye
054b0f7b6a
feat: remove target, platform from connector schema and add id to metadata ( #930 )
...
* feat(core,schema,connectors): remove target,platform form connector schema and add id to metadata
* feat(schema,ui,console): unwrap ConnectorMetadata in ConnectorDTO
* feat(schema,ui,console): connector id use dashline instead of underscore
* feat(connector-alipay*): fix typos
* feat(connector-alipay*): remove unnecessary type declaration
2022-05-24 11:39:44 +08:00
Gao Sun
43d4fd23fd
refactor: remove AC client dependency ( #917 )
...
* refactor: remove AC client dependency
* refactor: admin console URL and management API indicator
* fix: typo
2022-05-23 11:18:48 +00:00
Wang Sijie
97e6bdd8aa
feat(console): connector logo and platform icon ( #892 )
2022-05-19 17:31:32 +08:00
Charles Zhao
a814e2c829
fix(console): upgrade react-sdk 0.1.7
2022-05-18 10:13:31 +08:00
Wang Sijie
127664a62f
feat(core,console): social connector targets ( #851 )
...
* feat(core,console): social connector targets
* fix: add test
2022-05-17 17:09:42 +08:00
Charles Zhao
da77a1d1b5
fix(console): improve swr error handling to avoid app crash
2022-05-16 19:57:31 +08:00
Xiao Yijun
b14a705bd3
refactor(console): use switch-case to make the select aligment logic more readable ( #812 )
2022-05-13 12:13:44 +08:00
Xiao Yijun
c6b44eea87
refactor(console): use-position in tooltip ( #802 )
2022-05-13 03:54:10 +00:00
Charles Zhao
43b2309c99
feat(console): support persisting get-started progress in settings config
2022-05-11 14:02:26 +08:00
Charles Zhao
c7344c2175
fix(console): fetch settings with swr on app init
2022-05-05 18:42:10 +08:00
Wang Sijie
1d71064a88
feat(console): extract total number from headers for useSWR ( #448 )
2022-03-28 15:39:42 +08:00
Charles Zhao
7033bdc2cd
feat(core): provide API to fetch get-started markdown metadata
2022-03-28 13:50:40 +08:00
Wang Sijie
b6323113fa
feat(console): table error component ( #442 )
...
* feat(console): table error component
* fix: pr
2022-03-24 15:02:31 +08:00
Gao Sun
1bc9568083
feat(console): send access token in requests ( #386 )
...
* feat(console): send access token in requests
* fix(console): upgrade SDK and fulfill resources
* fix(console): build
2022-03-16 07:34:03 +00:00