0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

37 commits

Author SHA1 Message Date
Charles Zhao
7fd42fdaa1
feat(console): hide get-started page on clicking 'Hide this' button 2022-05-13 00:43:24 +08:00
Charles Zhao
979076769a
feat(console): implement get started page 2022-05-10 12:47:35 +08:00
Charles Zhao
3f25d4e6f6
fix(console): call settings API after user authentication 2022-05-06 16:21:22 +08:00
Charles Zhao
adeb62e739
Merge pull request #722 from logto-io/charles-log-2339-promote-ErrorBoundary-to-highest-level
refactor(console): promote error boundary to highest level
2022-05-06 09:54:14 +08:00
Charles Zhao
ade40e1e15
chore(console): update react sdk to v0.1.5 2022-05-05 21:01:58 +08:00
Charles Zhao
c7344c2175
fix(console): fetch settings with swr on app init 2022-05-05 18:42:10 +08:00
Charles Zhao
2ed7b39214
refactor(console): promote error boundary to highest level 2022-05-05 13:24:01 +08:00
Charles Zhao
048290b49f
feat(console): integrate admin console language settings 2022-05-02 14:52:56 +08:00
Charles Zhao
a04f818ffb
feat(console): integrate dark mode settings 2022-05-01 01:08:03 +08:00
Wang Sijie
96848e6b0f
feat(console): page settings (#612) 2022-04-24 11:46:35 +08:00
wangsijie
660352c439
feat(console): init sign in exp page 2022-04-12 15:38:33 +08:00
Charles Zhao
8aaf3c0051
refactor(console): promote and re-use get-started component 2022-04-02 12:34:24 +08:00
Gao Sun
5c89fe7cec
feat(console): not found page (#395) 2022-03-16 07:49:30 +00: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
wangsijie
f0ff2b3906
feat(console): user details header 2022-03-15 14:00:02 +08:00
Gao Sun
4d9fdeb391
refactor(console): update per review 2022-03-15 13:46:51 +08:00
Gao Sun
b9dab8a9da
fix(console): connect sign in with core 2022-03-15 13:46:50 +08:00
Gao Sun
38d8196794
feat(console): integrate React SDK 2022-03-15 13:46:49 +08:00
Xiao Yijun
22a6278a9b
feat(console): application details settings (#381) 2022-03-15 12:42:42 +08:00
Wang Sijie
f0ab8f0c96
feat(console): init users page (#380) 2022-03-14 17:13:24 +08:00
Gao Sun
33fa309064
feat(console): show toast after app created (#354)
* feat(console): show toast after app created

* feat(console): use css var for shadow
2022-03-10 12:52:56 +08:00
Xiao Yijun
05bbc9c2d3
feat(console): api resource details (#352) 2022-03-09 17:56:50 +08:00
Wang Sijie
dab3c12bea
feat(console): connector details header (#348) 2022-03-09 15:54:46 +08:00
Wang Sijie
88053163e6
feat(console): connectors (#338)
* feat(console): connectors

* refactor: connector row
2022-03-09 12:32:44 +08:00
Gao Sun
71e5da6216
feat(console): app details header (#327)
* feat(console): init app details

* feat(console): loading app details from api

* fix(console): back to app i18n

* refactor(console): add img placeholder alt
2022-03-08 14:53:49 +08:00
Wang Sijie
387ee50684
feat(console): init connectors (#332) 2022-03-08 11:10:46 +08:00
Wang Sijie
12769e277b
feat(console): init connector page (#331) 2022-03-07 13:58:07 +08:00
Gao Sun
bb1d3c0a37
feat(console): retrieve applications from api (#320)
* feat(console): retrieve applications from api

* fix(console): i18n key

* fix(console): update per review
2022-03-04 17:26:34 +08:00
Gao Sun
92a40a4e6c
feat(console): applications layout (#316)
* feat(console): applications layout

* feat(console): button disabled style
2022-03-04 12:47:02 +08:00
Gao Sun
ab15ee8555
feat(console): init api resources (#313) 2022-03-03 17:44:25 +08:00
Gao Sun
9e0f60ebc8
fix(console): set base url when needed (#312)
* fix(console): set base url when needed

* fix(console): replace `a` with `Link`

* refactor(console): update var name
2022-03-03 15:44:42 +08:00
Gao Sun
b9b3637300
feat(console): theme (#311)
* feat(console): theme

* feat(console): use css var for font
2022-03-03 07:15:33 +00:00
Gao Sun
cc8bb825fb
feat(console): active tab by route (#309)
* feat(console): active tab by route

* refactor(console): export sidebar utils and consts in index
2022-03-03 07:02:30 +00:00
Gao Sun
c782a7db8b
refactor(console): update per review 2022-03-01 22:59:02 +08:00
Gao Sun
02e9b8fde4
refactor(console): use consts and i18n 2022-02-28 22:18:01 +08:00
Gao Sun
b6ae03e1dc
feat(console): init layout (#289) 2022-02-28 10:35:14 +08:00
Gao Sun
5ce8c18652
feat(console): init (#239)
* feat(console): init

* refactor: remove unused tsconfig props

* fix: lint error
2022-02-16 15:04:34 +08:00