logto icon indicating copy to clipboard operation
logto copied to clipboard

chore(console): add changeset for organization updates

Open xiaoyijun opened this issue 1 year ago • 2 comments

Summary

This PR includes the following changes:

  • Add changeset for organization updates
  • remove dev features flag for new organization features
  • remove deprecated codes
  • remove deprecated phrases

Testing

Test locally an all IT passed.

Checklist

  • [x] .changeset
  • [ ] unit tests
  • [ ] integration tests
  • [ ] necessary TSDoc comments

xiaoyijun avatar Apr 19 '24 09:04 xiaoyijun

COMPARE TO master

Total Size Diff :chart_with_downwards_trend: -67.88 KB

Diff by File
Name Diff
.changeset/loud-mice-divide.md :chart_with_downwards_trend: -1.03 KB
packages/console/src/components/OrganizationScopesSelect/index.tsx :chart_with_downwards_trend: -1.03 KB
packages/console/src/components/TemplateTable/index.tsx :chart_with_downwards_trend: -7 Bytes
packages/console/src/consts/env.ts :chart_with_downwards_trend: -52 Bytes
packages/console/src/containers/ConsoleContent/Sidebar/hook.tsx :chart_with_downwards_trend: -65 Bytes
packages/console/src/hooks/use-console-routes/index.tsx :chart_with_downwards_trend: -1.01 KB
packages/console/src/hooks/use-console-routes/routes/organizations.tsx :chart_with_downwards_trend: -164 Bytes
packages/console/src/pages/ApplicationDetails/ApplicationDetailsContent/Permissions/PermissionsCard/ApplicationScopesAssignmentModal/constants.ts :chart_with_downwards_trend: -606 Bytes
packages/console/src/pages/ApplicationDetails/ApplicationDetailsContent/Permissions/PermissionsCard/ApplicationScopesAssignmentModal/index.tsx :chart_with_downwards_trend: -508 Bytes
packages/console/src/pages/ApplicationDetails/ApplicationDetailsContent/Permissions/PermissionsCard/ApplicationScopesAssignmentModal/type.ts :chart_with_downwards_trend: -197 Bytes
packages/console/src/pages/ApplicationDetails/ApplicationDetailsContent/Permissions/PermissionsCard/index.tsx :chart_with_downwards_trend: -560 Bytes
packages/console/src/pages/ApplicationDetails/ApplicationDetailsContent/Permissions/PermissionsCard/use-scopes-table.tsx :chart_with_downwards_trend: -334 Bytes
packages/console/src/pages/ApplicationDetails/ApplicationDetailsContent/Permissions/index.tsx :chart_with_downwards_trend: -154 Bytes
packages/console/src/pages/OrganizationDetails/index.tsx :chart_with_downwards_trend: -17 Bytes
packages/console/src/pages/OrganizationTemplate/index.tsx :chart_with_downwards_trend: -17 Bytes
packages/console/src/pages/Organizations/Guide/DynamicFormFields/index.module.scss :chart_with_downwards_trend: -788 Bytes
packages/console/src/pages/Organizations/Guide/DynamicFormFields/index.tsx :chart_with_downwards_trend: -2.1 KB
packages/console/src/pages/Organizations/Guide/Introduction/components/FlexBox/index.module.scss :chart_with_downwards_trend: -250 Bytes
packages/console/src/pages/Organizations/Guide/Introduction/components/FlexBox/index.tsx :chart_with_downwards_trend: -1.09 KB
packages/console/src/pages/Organizations/Guide/Introduction/components/InteractiveDiagram/index.module.scss :chart_with_downwards_trend: -148 Bytes
packages/console/src/pages/Organizations/Guide/Introduction/components/InteractiveDiagram/index.tsx :chart_with_downwards_trend: -6.42 KB
packages/console/src/pages/Organizations/Guide/Introduction/components/Panel/index.module.scss :chart_with_downwards_trend: -816 Bytes
packages/console/src/pages/Organizations/Guide/Introduction/components/Panel/index.tsx :chart_with_downwards_trend: -696 Bytes
packages/console/src/pages/Organizations/Guide/Introduction/components/Permission/index.module.scss :chart_with_downwards_trend: -310 Bytes
packages/console/src/pages/Organizations/Guide/Introduction/components/Permission/index.tsx :chart_with_downwards_trend: -520 Bytes
packages/console/src/pages/Organizations/Guide/Introduction/components/Role/index.module.scss :chart_with_downwards_trend: -805 Bytes
packages/console/src/pages/Organizations/Guide/Introduction/components/Role/index.tsx :chart_with_downwards_trend: -1.35 KB
packages/console/src/pages/Organizations/Guide/Introduction/components/Section/index.module.scss :chart_with_downwards_trend: -305 Bytes
packages/console/src/pages/Organizations/Guide/Introduction/components/Section/index.tsx :chart_with_downwards_trend: -689 Bytes
packages/console/src/pages/Organizations/Guide/Introduction/components/User/index.module.scss :chart_with_downwards_trend: -1.13 KB
packages/console/src/pages/Organizations/Guide/Introduction/components/User/index.tsx :chart_with_downwards_trend: -1.2 KB
packages/console/src/pages/Organizations/Guide/Introduction/components/Vector/John.tsx :chart_with_downwards_trend: -1.47 KB
packages/console/src/pages/Organizations/Guide/Introduction/components/Vector/Sarah.tsx :chart_with_downwards_trend: -861 Bytes
packages/console/src/pages/Organizations/Guide/Introduction/components/Vector/index.module.scss :chart_with_downwards_trend: -261 Bytes
packages/console/src/pages/Organizations/Guide/Introduction/index.module.scss :chart_with_downwards_trend: -270 Bytes
packages/console/src/pages/Organizations/Guide/Introduction/index.tsx :chart_with_downwards_trend: -5.89 KB
packages/console/src/pages/Organizations/Guide/OrganizationInfo/index.tsx :chart_with_downwards_trend: -3.73 KB
packages/console/src/pages/Organizations/Guide/OrganizationPermissions/index.tsx :chart_with_downwards_trend: -4.9 KB
packages/console/src/pages/Organizations/Guide/OrganizationRoles/index.tsx :chart_with_downwards_trend: -6.04 KB
packages/console/src/pages/Organizations/Guide/const.ts :chart_with_downwards_trend: -220 Bytes
packages/console/src/pages/Organizations/Guide/index.module.scss :chart_with_downwards_trend: -1.3 KB
packages/console/src/pages/Organizations/Guide/index.tsx :chart_with_downwards_trend: -875 Bytes
packages/console/src/pages/Organizations/Introduction/components/FlexBox/index.module.scss :chart_with_downwards_trend: -250 Bytes
packages/console/src/pages/Organizations/Introduction/components/FlexBox/index.tsx :chart_with_downwards_trend: -1.09 KB
packages/console/src/pages/Organizations/Introduction/components/InteractiveDiagram/index.module.scss :chart_with_downwards_trend: -148 Bytes
packages/console/src/pages/Organizations/Introduction/components/InteractiveDiagram/index.tsx :chart_with_downwards_trend: -6.42 KB
packages/console/src/pages/Organizations/Introduction/components/Panel/index.module.scss :chart_with_downwards_trend: -816 Bytes
packages/console/src/pages/Organizations/Introduction/components/Panel/index.tsx :chart_with_downwards_trend: -696 Bytes
packages/console/src/pages/Organizations/Introduction/components/Permission/index.module.scss :chart_with_downwards_trend: -310 Bytes
packages/console/src/pages/Organizations/Introduction/components/Permission/index.tsx :chart_with_downwards_trend: -520 Bytes
packages/console/src/pages/Organizations/Introduction/components/Role/index.module.scss :chart_with_downwards_trend: -805 Bytes
packages/console/src/pages/Organizations/Introduction/components/Role/index.tsx :chart_with_downwards_trend: -1.35 KB
packages/console/src/pages/Organizations/Introduction/components/Section/index.module.scss :chart_with_downwards_trend: -305 Bytes
packages/console/src/pages/Organizations/Introduction/components/Section/index.tsx :chart_with_downwards_trend: -689 Bytes
packages/console/src/pages/Organizations/Introduction/components/User/index.module.scss :chart_with_downwards_trend: -1.13 KB
packages/console/src/pages/Organizations/Introduction/components/User/index.tsx :chart_with_downwards_trend: -1.2 KB
packages/console/src/pages/Organizations/Introduction/components/Vector/John.tsx :chart_with_downwards_trend: -1.47 KB
packages/console/src/pages/Organizations/Introduction/components/Vector/Sarah.tsx :chart_with_downwards_trend: -861 Bytes
packages/console/src/pages/Organizations/Introduction/components/Vector/index.module.scss :chart_with_downwards_trend: -261 Bytes
packages/console/src/pages/Organizations/Introduction/index.module.scss :chart_with_downwards_trend: -1.39 KB
packages/console/src/pages/Organizations/Introduction/index.tsx :chart_with_downwards_trend: -4.61 KB
packages/console/src/pages/Organizations/OrganizationsTable/index.tsx :chart_with_downwards_trend: -57 Bytes
packages/console/src/pages/Organizations/PermissionModal/index.tsx :chart_with_downwards_trend: -3.33 KB
packages/console/src/pages/Organizations/PermissionsCard/index.tsx :chart_with_downwards_trend: -3.62 KB
packages/console/src/pages/Organizations/RoleModal/index.tsx :chart_with_downwards_trend: -4.3 KB
packages/console/src/pages/Organizations/RolesCard/index.module.scss :chart_with_downwards_trend: -103 Bytes
packages/console/src/pages/Organizations/RolesCard/index.tsx :chart_with_downwards_trend: -3.62 KB
packages/console/src/pages/Organizations/Settings/index.module.scss :chart_with_downwards_trend: -117 Bytes
packages/console/src/pages/Organizations/Settings/index.tsx :chart_with_downwards_trend: -286 Bytes
packages/console/src/pages/Organizations/consts.ts :chart_with_downwards_trend: -107 Bytes
packages/console/src/pages/Organizations/index.tsx :chart_with_downwards_trend: -1.96 KB
packages/experience/src/pages/Consent/OrganizationSelector/index.tsx :chart_with_downwards_trend: -404 Bytes
packages/experience/src/pages/Consent/ScopesListCard/index.tsx :chart_with_downwards_trend: -1.6 KB
packages/experience/src/pages/Consent/index.tsx :chart_with_downwards_trend: -330 Bytes
packages/phrases/src/locales/de/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.76 KB
packages/phrases/src/locales/en/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.52 KB
packages/phrases/src/locales/es/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.63 KB
packages/phrases/src/locales/fr/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.74 KB
packages/phrases/src/locales/it/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.67 KB
packages/phrases/src/locales/ja/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.65 KB
packages/phrases/src/locales/ko/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.5 KB
packages/phrases/src/locales/pl-pl/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.62 KB
packages/phrases/src/locales/pt-br/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.67 KB
packages/phrases/src/locales/pt-pt/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.68 KB
packages/phrases/src/locales/ru/translation/admin-console/organizations.ts :chart_with_downwards_trend: -2.56 KB
packages/phrases/src/locales/tr-tr/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.54 KB
packages/phrases/src/locales/zh-cn/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.29 KB
packages/phrases/src/locales/zh-hk/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.34 KB
packages/phrases/src/locales/zh-tw/translation/admin-console/organizations.ts :chart_with_downwards_trend: -1.3 KB

github-actions[bot] avatar Apr 19 '24 09:04 github-actions[bot]

Convert to draft since new features will be added.

xiaoyijun avatar Apr 28 '24 03:04 xiaoyijun

This PR is stale because it has been open 10 for days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar May 13 '24 01:05 github-actions[bot]