Xiao Yijun
49b430394d
feat(console): auto detect language setting ( #1941 )
2022-09-15 21:23:49 +08:00
wangsijie
14cb0439e3
fix(console): add sandbox attribute to iframe ( #1926 )
2022-09-15 12:20:14 +08:00
Gao Sun
8d22b5c468
refactor(core)!: update user scopes ( #1922 )
...
* refactor(core)!: update user scopes
* refactor(core): add tests
* refactor: update per review
2022-09-15 11:12:33 +08:00
Charles Zhao
518831a37d
chore: bump sdk to 1.0.0-beta.5
2022-09-13 18:11:41 +08:00
Charles Zhao
cdbd8d7344
fix(console): old value does not flash back on saving form
2022-09-10 12:24:12 +08:00
Charles Zhao
85283cfcee
chore: bump to js sdk 1.0.0-beta.4
2022-09-09 18:38:56 +08:00
Xiao Yijun
f9879df7bd
docs: remove persistAccessToken
from go web docs ( #1899 )
2022-09-09 11:15:24 +08:00
silverhand-bot
8335e1ff0a
release: v1.0.0-beta.9
2022-09-07 16:21:37 +00:00
Charles Zhao
91d1bf8004
fix: downgrade to sdk 1.0.0-beta.2 ( #1896 )
...
fix(console,demo-app): downgrade js sdk version to 1.0.0-beta.2 to avoid sign-in issues
This reverts commit ac945712e6
, reversing
changes made to c97d8610d9
.
2022-09-07 22:31:49 +08:00
Charles Zhao
035be481cc
fix(console): input invalid format content in multitextinput will not crash the app
2022-09-07 16:46:53 +08:00
Darcy Ye
2e0ab8988a
chore(schemas,core,console): rename ConnectorDto to ConnectorResponse ( #1884 )
2022-09-07 16:12:18 +08:00
Kyungyoon Kim
c57228c2ec
feat(console): press tab to insert 2 spaces in code editor ( #1871 )
2022-09-07 14:31:43 +08:00
Charles Zhao
e2005780a3
fix(console,ui): fix locale guard issue in settings page
2022-09-07 14:15:25 +08:00
Xiao Yijun
9851619ba0
docs: go web app integration guide ( #1831 )
2022-09-07 02:58:09 +00:00
Charles Zhao
75510b6976
chore(console,demo-app): bump react sdk version to beta.3
2022-09-06 11:45:08 +08:00
Gao Sun
8c451b4e3c
chore: upgrade silverhand packages ( #1854 )
2022-09-01 17:03:49 +08:00
silverhand-bot
301bd23b49
release: v1.0.0-beta.8
2022-09-01 06:11:38 +00:00
Gao Sun
139dec727d
refactor: connector-core types ( #1843 )
...
* refactor: connector-core types
* refactor: fix rebase issues
* refactor: remove unused types
* refactor: fix connector error code
* refactor(core): add comments
* refactor: remove unused types
2022-09-01 04:21:42 +00:00
Wang Sijie
d952d8660d
refactor(phrases,shared,connector-core): move language key to shared ( #1838 )
2022-08-30 16:53:49 +08:00
silverhand-bot
3d92f35589
release: v1.0.0-beta.6
2022-08-30 05:44:34 +00:00
Wang Sijie
71041beef9
style(console): fix detail page height in small window ( #1820 )
2022-08-29 11:36:35 +08:00
Wang Sijie
7cf567dca7
style(console): fix border style copy field padding ( #1815 )
2022-08-27 11:09:23 +08:00
IceHe.Life
d0e7d7a9dd
refactor(phrases,console): move terms_of_use translations ( #1822 )
2022-08-26 16:37:04 +08:00
Wang Sijie
82cd31545d
fix(console): change step title to sentence case ( #1814 )
2022-08-25 17:05:42 +08:00
Wang Sijie
4161d0b297
style(console): fix copytoclipboard padding ( #1813 )
2022-08-24 22:48:46 +08:00
Wang Sijie
8e4ef2ff25
feat(console): express integration guide ( #1807 )
...
* feat(console): express integrate guide
* fix: cr
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
* fix: cr
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
* fix: cr
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-08-24 17:20:30 +08:00
Gao Sun
67305ec407
feat(console): allow to disable create account ( #1806 )
2022-08-23 15:42:01 +08:00
silverhand-bot
a9241c5862
release: v1.0.0-beta.5
2022-08-19 13:49:33 +00:00
Wang Sijie
31f243957c
fix(console): show platform icons in connector table ( #1792 )
2022-08-19 13:39:50 +08:00
Xiao Yijun
72e7341c3d
refactor(core): import getEnvAsStringArray
from silverhand/essentials
( #1787 )
...
* refactor(core): import `getEnvAsStringArray` from `silverhand/essentials`
* chore: bump `@silverhand/essentials` to `1.2.0`
2022-08-17 11:40:50 +08:00
Gao Sun
2c6171c2f9
refactor(core,console)!: remove /me
apis ( #1781 )
...
* refactor(core,console)!: remove `/me` apis
* fix(phrases): add missing fr phrase
2022-08-15 20:45:29 +08:00
Charles Zhao
212da8c9e4
chore(console): cleanup unused code
2022-08-12 13:56:15 +08:00
renovate[bot]
0acd432a3f
chore(deps): update parcel monorepo to v2.7.0 ( #1733 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 22:54:30 +08:00
silverhand-bot
e42172e757
release: v1.0.0-beta.4
2022-08-11 13:48:19 +00:00
simeng-li
4b972f2e23
fix(ui,console,demo-app): update react render method ( #1750 )
...
update react root render method
2022-08-08 17:31:37 +08:00
Charles Zhao
1115191a62
chore(console,demo-app): bump react sdk to 1.0.0-beta.2
2022-08-08 16:35:06 +08:00
Charles Zhao
c7e5ae3b6b
Merge pull request #1731 from logto-io/renovate/major-react-monorepo
...
chore(deps): update react monorepo to v18 (major)
2022-08-08 13:58:15 +08:00
Charles Zhao
fd9b8435ac
refactor: add allowObjectInHTMLChildren
prop to resolve i18n type issues
2022-08-08 12:19:55 +08:00
Gao Sun
925dc052d7
refactor: upgrade i18next
2022-08-06 00:47:58 +08:00
Charles Zhao
f0347a7a6f
Merge pull request #1724 from logto-io/charles-log-3866-update-protect-api-and-pages-section-in-nextjs-guide
...
docs(console): update next.js integration guide
2022-08-05 20:14:08 +08:00
Gao Sun
8b515435cd
fix: build and types
2022-08-05 17:59:03 +08:00
Gao Sun
9b4683b709
chore(deps): upgrade packages
2022-08-05 15:50:31 +08:00
renovate[bot]
72fc343513
chore(deps): update react monorepo to v18
2022-08-05 06:13:30 +00:00
Gao Sun
08bea22195
chore(deps): upgrade packages ( #1738 )
...
* chore(deps): upgrade packages
* refactor: update per lint report
* chore(deps): upgrade configs
* fix(ui): lint rules compatibility
* chore: remove unused override
* chore(deps): upgrade jest config
2022-08-05 05:58:31 +00:00
Wang Sijie
380e2581fa
feat(console): add app secret to guide ( #1735 )
2022-08-05 11:29:22 +08:00
Wang Sijie
01dfeed19b
feat(console): show app secret ( #1723 )
2022-08-04 13:18:13 +08:00
Charles Zhao
0f35efec59
chore: bump react sdk version to 1.0.0-beta.0
2022-08-04 12:18:31 +08:00
Charles Zhao
5f7752c102
chore(console): update default app running port number from 1234 to 3000
2022-08-02 21:48:39 +08:00
Charles Zhao
fe6a44efec
docs(console): update next.js integration guide
2022-08-02 20:44:57 +08:00
silverhand-bot
1e568e02c9
release: v1.0.0-beta.3
2022-08-01 15:02:50 +00:00