Charles Zhao
7648a21fd4
Merge pull request #773 from logto-io/charles-log-2304-replace-monaco-editor-with-prism-highlighter
...
refactor(console): replace monaco editor with prism highlighter
2022-05-10 11:00:17 +08:00
Renovate Bot
43db7374c9
chore(deps): update dependency @silverhand/ts-config to ^0.11.0
2022-05-09 16:15:27 +00:00
Renovate Bot
3d0001ea5a
chore(deps): update dependency @silverhand/ts-config-react to ^0.11.0
2022-05-09 15:35:56 +00:00
Charles Zhao
1f55f779e6
refactor(console): replace monaco editor with prism highlighter
2022-05-09 22:05:15 +08:00
Charles Zhao
c1b6c32d24
refactor(console): separate mdx usages from docs
2022-05-07 17:29:38 +08:00
Charles Zhao
e627e9a4eb
refactor(console): align with new mdx content from docs ( #747 )
2022-05-06 23:06:28 +08:00
Charles Zhao
ade40e1e15
chore(console): update react sdk to v0.1.5
2022-05-05 21:01:58 +08:00
Gao Sun
3b17324d18
fix: lint:report
script ( #730 )
2022-05-05 10:26:30 +00:00
Wang Sijie
a0b4b98c35
feat(console): add column lastSignIn in user management ( #679 )
...
* feat(core): user last sign in
* fix(core): rename last_sign_in to last_sign_in_at for updating its timestamptz value
* fix: rename column name in frontend
* fix: test
* fix: toLocaleDateString
Co-authored-by: IceHe.xyz <icehe@silverhand.io>
2022-05-05 16:22:43 +08:00
Charles Zhao
ea91fbaa51
refactor(console): sdk integration guide with mdx
...
show response error toast
2022-04-28 20:59:08 +08:00
Gao Sun
1636f10f30
chore: align author ( #657 )
2022-04-25 03:26:41 +00:00
renovate[bot]
7b485aebab
chore(deps): update dependency lint-staged to v12 ( #634 )
2022-04-22 16:46:39 +00:00
Gao Sun
c12c7ee03d
chore: add package script ( #607 )
2022-04-22 10:02:54 +00:00
renovate[bot]
3e9a99d607
fix(deps): update dependency monaco-editor to ^0.33.0 ( #618 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 09:13:47 +00:00
Wang Sijie
d7ebf6c6e7
feat(console): add connectors transfer component ( #568 )
2022-04-19 10:22:40 +00:00
Wang Sijie
975ed6b6c3
feat(console): color picker ( #541 )
...
* feat(console): add experience form fields
* feat(console): color picker
2022-04-18 15:57:37 +08:00
IceHe.xyz
51f3b5c091
chore(console,ui): parcel build --no-cache ( #557 )
2022-04-15 16:31:49 +08:00
Gao Sun
39833e4a42
fix: enable hmr in parcel projects ( #514 )
2022-04-07 17:47:40 +08:00
Gao Sun
4a904f2953
ci: upload eslint annotations ( #490 )
...
* ci: upload eslint annotations
* ci: update `upload-annotations.yml`
2022-04-06 06:06:34 +00:00
Charles Zhao
48bd57c94e
chore: bump version of configs
2022-03-31 15:18:34 +08:00
Wang Sijie
fd8ea43f0b
feat(console): pagination ( #453 )
...
* feat(console): pagination
* fix: large number
* fix: new icon
2022-03-28 15:01:50 +08:00
Charles Zhao
7033bdc2cd
feat(core): provide API to fetch get-started markdown metadata
2022-03-28 13:50:40 +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
Gao Sun
38d8196794
feat(console): integrate React SDK
2022-03-15 13:46:49 +08:00
Wang Sijie
6640c0c18d
feat(console): markdown component ( #378 )
2022-03-15 11:31:50 +08:00
Wang Sijie
29b52b2a88
feat(console): code editor component ( #366 )
...
* feat(console): code editor component
* fix: peer dep for monaco
* fix: options type
2022-03-13 07:04:26 +00:00
Gao Sun
38df1ec8f4
chore: upgrade packages
2022-03-11 16:30:22 +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
Gao Sun
1399c9258e
chore: upgrade configs ( #339 )
2022-03-08 15:58:55 +08:00
Gao Sun
0cc32cadf3
feat(console): app create form ( #325 )
...
* feat(console): app type description
* refactor(console): remove unused code
* feat(console): complete app create form inputs
* feat(console): create app form submit
* fix(console): update per review
2022-03-08 07:13:45 +00:00
Gao Sun
295314e693
feat(console): implement radio input and form
2022-03-08 12:19:08 +08:00
Gao Sun
2196b217fd
feat(console): init app create form
2022-03-08 12:18:35 +08:00
Gao Sun
d035047ee8
feat(console): implement tooltip and integrate with copy ( #323 )
2022-03-07 10:54:05 +00: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
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
365c63b2c7
feat(core): connect console ( #306 )
...
* feat(core): connect console
* fix(core): prod spa dist
* fix(core): test
* test(core): refactor spa proxy tests
2022-03-03 14:25:32 +08:00
Gao Sun
a74d2b0aa6
chore: upgrade configs
2022-02-28 22:51:29 +08:00
Gao Sun
a89e3d1eb7
feat(console): fulfill tab sections and items
2022-02-28 22:39:15 +08:00
Gao Sun
02e9b8fde4
refactor(console): use consts and i18n
2022-02-28 22:18:01 +08:00
Gao Sun
f505d87638
feat(console): implement sidebar
2022-02-28 18:48:00 +08:00
Gao Sun
f7925d9332
chore: upgrade configs and eslint ( #294 )
...
* chore: upgrade configs and eslint
* chore: update lockfile
* fix(ui): stylelint
2022-02-28 15:21:48 +08:00
Gao Sun
b6ae03e1dc
feat(console): init layout ( #289 )
2022-02-28 10:35:14 +08:00
Gao Sun
46d1fee353
refactor(ui): migrate files 1/2 ( #251 )
2022-02-18 17:11:54 +08:00
Gao Sun
13f6b59ad4
chore: upgrade configs ( #243 )
2022-02-16 19:06:58 +08:00
Gao Sun
eb319a3b89
refactor: upgrade TypeScript ( #241 )
2022-02-16 15:17:43 +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