jackson/components
Aswin V 67f111711a
Use UI SDK (#2464)
* Tweak sdk style import order

* WIP

* Override SDK styles

* Cleanup and pass props to component

* Cleanup setup link related code as it's handled via setup-link instructions

* Cleanup locale

* Fix e2e tests

* Fix selectors in e2e test

* Add select dropdown style override

* Use component from SDK

* Cleanup locale

* Use Edit DSync from SDK

* Remove default webhook props from setup token page

* Ability to set default webhook secret

* Tweak header text

* Revert sdk style import order - app styles should be latest

* Override default SDK focus style

* Update locale

* Use Edit component from SDK

* Allow patching oidcMetadata fields

* Tweak return data format

* Route change on edit success and other fixes

* Fix button styles

* Fix data access from API

* Fix focus styling for error btn

* Sync lock file

* Cleanup unused files

* Set `displayInfo` to false for setup link and fix exclude fields for SAML under setup link

* Allow forceAuthn in setup links

* Only update forceAuthn if its a boolean value coming from body

* Cleanup and hideSave only for setup link

* Update UI SDK

* Cleanup locales

* Fix failing e2e

* Reuse styles

* Set min value for expiry field to 1

* Validate expiry before using

* Update SDK and set idpMetadata display to true

---------

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2024-03-28 01:05:55 +00:00
..
connection Use UI SDK (#2464) 2024-03-28 01:05:55 +00:00
dsync Use UI SDK (#2464) 2024-03-28 01:05:55 +00:00
layouts Tweak branding logo rendering (#2171) 2024-01-18 21:24:52 +00:00
logo added product logos 2022-12-22 22:25:19 +00:00
retraced Add missing translations (#2089) 2023-12-27 12:21:53 +00:00
setup-link Internal UI : Setup Link & SSO Tracer (#2354) 2024-03-01 17:00:38 +00:00
setup-link-instructions Use UI SDK (#2464) 2024-03-28 01:05:55 +00:00
table Table component (#2288) 2024-02-15 11:32:31 +00:00
terminus run planetscale test on local mysql db (#2353) 2024-02-28 00:20:01 +00:00
Badge.tsx add ability to activate/deactivate the sso and directory sync connections (#1049) 2023-04-10 13:56:26 +01:00
ButtonBase.tsx Tweaks core components (#779) 2022-12-27 18:06:23 +05:30
ButtonDanger.tsx Tweaks core components (#779) 2022-12-27 18:06:23 +05:30
ButtonLink.tsx Fallback for OIDC discovery (#926) 2023-02-24 12:43:58 +05:30
ButtonOutline.tsx Tweaks core components (#779) 2022-12-27 18:06:23 +05:30
ButtonPrimary.tsx Tweaks core components (#779) 2022-12-27 18:06:23 +05:30
ClipboardButton.tsx Fix pagination and other UI issues (#781) 2022-12-28 16:29:45 +00:00
ConfirmationModal.tsx add ability to activate/deactivate the sso and directory sync connections (#1049) 2023-04-10 13:56:26 +01:00
ConnectionToggle.tsx Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0 (#1311) 2023-07-11 13:56:55 +01:00
EmptyState.tsx tweaks to align with SaaS app (#2287) 2024-02-12 10:23:12 +05:30
Error.tsx Retraced Admin UI (#452) 2022-12-30 17:02:16 +00:00
IconButton.tsx Fix readonly view (#1386) 2023-07-31 22:41:03 +05:30
LicenseRequired.tsx Refactor: Move license check to getServerSideProps for Admin Pages (#1726) 2023-10-06 14:25:19 +05:30
LinkBack.tsx Fix pagination and other UI issues (#781) 2022-12-28 16:29:45 +00:00
LinkBase.tsx Tweaks core components (#779) 2022-12-27 18:06:23 +05:30
LinkOutline.tsx Tweaks core components (#779) 2022-12-27 18:06:23 +05:30
LinkPrimary.tsx Tweaks core components (#779) 2022-12-27 18:06:23 +05:30
Loading.tsx center the loading indicator 2022-12-29 20:04:19 +00:00
Modal.tsx Setup links tweaks (#788) 2022-12-30 13:43:50 +00:00
Navbar.tsx E2E tests for admin portal SSO (#846) 2023-01-20 10:37:01 +00:00
PoweredBy.tsx Add missing translations (#2089) 2023-12-27 12:21:53 +00:00
Sidebar.tsx New OIDC fed (#2336) 2024-03-05 16:57:02 +00:00
Toaster.tsx Setup links tweaks (#788) 2022-12-30 13:43:50 +00:00
styles.ts Use UI SDK (#2464) 2024-03-28 01:05:55 +00:00