Charles Zhao
316c11128a
refactor(console,phrases): display inviter name on tenant invitations table ( #5622 )
...
* refactor(console,phrases): display inviter name on tenant invitations table
* chore: bump @logto/cloud
* chore: update pnpm lockfile
2024-04-03 16:28:45 +08:00
Charles Zhao
2368cf03c6
refactor(console,phrases): rename tenant member role to collaborator ( #5618 )
2024-04-03 10:36:17 +08:00
Gao Sun
6d56434b48
refactor: use ky in integration tests ( #5584 )
...
* refactor: use ky in integration tests
* refactor: remove node-fetch
* refactor: fix test cases
* refactor: remove waitFor after each test
2024-03-29 10:10:13 +00:00
Darcy Ye
48cfdf51a3
chore: update cloud version and the way to call cloud custom JWT API
2024-03-29 02:03:58 +08:00
Charles Zhao
f83e85ba55
feat(console): implement interim landing page for new users to join invited tenants ( #5560 )
2024-03-28 10:26:30 +08:00
Charles Zhao
8d14c87652
chore: bump @logto dependencies ( #5548 )
2024-03-25 18:34:06 +08:00
Charles Zhao
37cd6cced9
feat(console): add tenant member and invitation lists ( #5501 )
...
* feat(console): add tenant member and invitation lists
* refactor: polish code per comments
* fix: lockfile
2024-03-21 08:00:30 +00:00
simeng-li
08acdf73e3
refactor(console): refactor the code editor type definition ( #5516 )
...
* refactor(console): refactor the code editor type definition
refactor the code editor type definition
* refactor(console): extract type definition gen process
extract the type definition gen step to the build time. As typescript is not available at run time.
* fix(console): add generate to console build script
add generate to console build script
* fix(console): add prettier format
add prettier format
2024-03-19 04:50:07 +00:00
simeng-li
2f72f8ffd7
feat(console,phrases): integrate monaco editor ( #5460 )
...
* feat(console,phrases): integrate monaco editor
integrate monaco editor
* chore: update pnpm lock file
update pnpm lock file
* fix(console): remove unused styles
remove unused styles
* feat(console): update font styles
update font styles
2024-03-06 14:08:46 +08:00
renovate[bot]
e1def81ed5
chore(deps): upgrade withtyped and cloud packages ( #5408 )
...
* fix(deps): upgrade withtyped packages
* chore: fix types
* chore(deps): upgrade logto cloud package
* refactor(cli): fix types
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-03-06 04:26:50 +00:00
silverhand-bot
e606462bcc
release: version packages ( #5433 )
2024-02-26 08:41:08 +00:00
renovate[bot]
166f29fe17
chore(deps): update logto js sdk monorepo packages (major) ( #5422 )
...
* chore(deps): update logto js sdk monorepo packages
* chore: rebase master and update lock file
rebase master and update lock file
* fix(test): update the @logto/node version
update the @logto/node version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2024-02-26 15:20:35 +08:00
silverhand-bot
3f28e9a445
release: version packages ( #5068 )
2024-02-08 13:18:42 +08:00
Gao Sun
0a87ffd609
refactor(core): use deepmerge ( #5361 )
2024-02-01 09:17:29 +08:00
simeng-li
185491d699
feat(console,phrases): add feature tag and pricing table ( #5345 )
...
* feat(console,phrases): add feature tag and pricing table
add feature tag and pricing table
* feat(console): add third-party tips
add third-party tips
2024-01-31 09:28:01 +08:00
Gao Sun
0a20b5a6f8
feat(core): put invitation status
2024-01-29 19:39:27 +08:00
Xiao Yijun
7a7188d8b1
refactor: deprecate staging env tag (2/2) ( #5187 )
2024-01-02 05:41:43 +00:00
renovate[bot]
f0a93d49c3
chore(deps): update commitlint monorepo to v18 (major) ( #4710 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-12-26 03:10:01 +00:00
Xiao Yijun
12e6d288dd
feat(console): add charge notification for token usage ( #5153 )
2023-12-25 09:13:07 +00:00
Gao Sun
9089dbf845
chore(deps): upgrade TypeScript ( #5141 )
...
* chore(deps): upgrade TypeScript
* chore: upgrade configs
* chore: fix tsconfig and add changeset
* chore: upgrade jest-related deps and fix code
2023-12-22 15:16:49 +08:00
Xiao Yijun
6b2e1c8908
refactor(console): add new quota items for subscription plan ( #5128 )
2023-12-20 14:08:30 +08:00
Gao Sun
31e60811d7
chore: use Node 20 LTS for engine requirement ( #5084 )
2023-12-11 09:10:53 +08:00
silverhand-bot
4865610b51
release: version packages ( #4894 )
2023-12-06 16:13:56 +08:00
Charles Zhao
dd45a51b09
chore(deps): bump @logto/react to v2.2.1 ( #5054 )
2023-12-04 09:18:59 +00:00
Gao Sun
fc9c9ea721
chore: upgrade logto sdks ( #5011 )
...
* chore: upgrade logto sdks
* chore: fix tests
* fix(demo-app): fix hook infinite loop issue
* refactor(demo-app): use enum from sdk
2023-12-02 15:22:27 +08:00
Darcy Ye
88285ba7b6
feat(connector,console,core): add SSO paywall for core management APIs ( #5024 )
2023-12-01 17:27:01 +09:00
backpast
9421375d78
chore(deps): update libphonenumber-js to v1.10.51 to fix china 19 started phone numbers ( #4998 )
...
* chore(deps): update libphonenumber-js action to v1.10.51 to fix china 19 start phone number
* chore: add changeset
---------
Co-authored-by: renjianhua <renjianhua@zuoshouyisheng.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-11-29 20:56:39 +08:00
Charles Zhao
fbf6d89d9b
feat(console,phrases): add organizations paywall ( #4939 )
2023-11-22 06:40:01 +00:00
silverhand-bot
76c8bb2fbf
release: version packages ( #4873 )
2023-11-14 19:57:42 +08:00
Xiao Yijun
e676f0c6eb
feat(console): add tenant env migration modal ( #4859 )
2023-11-13 19:23:22 +08:00
Charles Zhao
00017418c3
chore: bump dev dependencies ( #4829 )
...
chore: update browserlist-db
2023-11-07 11:38:54 +08:00
silverhand-bot
a5a0d44dc8
release: version packages ( #4624 )
2023-11-03 13:14:52 +08:00
simeng-li
b07535a4b8
Revert "chore(deps): update parcel monorepo to v2.10.1" ( #4766 )
...
Revert "chore(deps): update parcel monorepo to v2.10.1 (#4740 )"
This reverts commit ec41bc7c57
.
2023-10-26 07:18:59 +00:00
renovate[bot]
ec41bc7c57
chore(deps): update parcel monorepo to v2.10.1 ( #4740 )
...
* chore(deps): update parcel monorepo to v2.10.1
* chore: rabse update
rebase update
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-10-26 14:10:42 +08:00
renovate[bot]
98478a32c8
chore(deps): update dependency lint-staged to v15 ( #4661 )
...
* chore(deps): update dependency lint-staged to v15
* chore: rebase update
rebase update
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-10-26 09:55:47 +08:00
simeng-li
608c2699cf
chore(console): bump react-markdown ( #4648 )
...
bump react-markdown and remark version
2023-10-13 10:20:50 +08:00
dependabot[bot]
6826f15efb
chore(deps): bump zod from 3.20.2 to 3.22.3 ( #4615 )
...
* chore(deps): bump zod from 3.20.2 to 3.22.3
Bumps [zod](https://github.com/colinhacks/zod ) from 3.20.2 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.20.2...v3.22.3 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): align zod versions
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-12 04:12:05 +00:00
dependabot[bot]
f27a3ee2a7
chore(deps-dev): bump postcss from 8.4.14 to 8.4.31 ( #4614 )
...
* chore(deps-dev): bump postcss from 8.4.14 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.14 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: allow `deps-dev` as commit scope
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-09 07:30:06 +00:00
renovate[bot]
3e45c3848d
fix(deps): update dependency nanoid to v5 ( #4491 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-08 00:42:32 -05:00
silverhand-bot
f3ec4c6734
release: version packages ( #4575 )
2023-10-07 00:39:33 -05:00
simeng-li
91d2412300
fix(console): fix the invalid_target error block console consent issue ( #4592 )
...
fix(console): fix the invalid_target error block AC consent issue
fix the invalid_target error block AC consent issue
2023-09-28 02:25:32 +00:00
silverhand-bot
d254dae5ff
release: version packages ( #4572 )
2023-09-21 22:04:40 +08:00
simeng-li
fc252b56f0
refactor(console): retrieve latest invoice id from stripe ( #4563 )
...
refactor(console): replace invoice url link with API call
replace invoice url link with API call
2023-09-21 14:40:53 +08:00
silverhand-bot
e69f941e38
release: version packages ( #4451 )
2023-09-18 10:47:19 +00:00
renovate[bot]
0899fd8dda
chore(deps): update dependency ky to v1 ( #4415 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-09-16 13:12:16 +00:00
Gao Sun
c4e4b83740
Merge pull request #4509 from logto-io/gao-rename-ui-to-experience-2
...
refactor: ui -> experience (part 2)
2023-09-15 17:58:19 +08:00
Xiao Yijun
89a3fcc816
refactor(console): hide mfa quota content before feature launched ( #4516 )
2023-09-15 16:32:18 +08:00
Gao Sun
083ef8379e
refactor: ui -> experience (part 2)
...
Rename `phrases-ui` to `phrases-experience`.
2023-09-15 10:29:41 +08:00
renovate[bot]
4ed649dc20
chore(deps): update dependency titleize to v4 ( #4413 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-09-14 10:30:44 +08:00
Xiao Yijun
1453e1a2a1
refactor(console): retrieve subscription data from tenant response ( #4430 )
...
refactor(console): apply tenant subscription data from tenant response
2023-09-06 10:22:10 +08:00