jackson/pages
Deepak Prabhakara 742f9b0676
Cleanup duplicate locale and components (#2493)
* 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

* cleaned up dups

* cleaned up dups

* cleanup of components

* more cleanup

* cleanup

* locale cleanup

* dup cleanup

* Reuse styles

* Set min value for expiry field to 1

* Validate expiry before using

* Update SDK and set idpMetadata display to true

* cleaned up unused code, added formik as dep

* clean unused locale strings

* cleaned up ErrorMessage component

---------

Co-authored-by: Aswin V <vaswin91@gmail.com>
2024-03-28 13:21:59 +00:00
..
admin Cleanup duplicate locale and components (#2493) 2024-03-28 13:21:59 +00:00
api Use UI SDK (#2464) 2024-03-28 01:05:55 +00:00
idp New OIDC fed (#2336) 2024-03-05 16:57:02 +00:00
setup/[token] Cleanup duplicate locale and components (#2493) 2024-03-28 13:21:59 +00:00
well-known Cleanup duplicate locale and components (#2493) 2024-03-28 13:21:59 +00:00
_app.tsx Add `@boxyhq/internal-ui` (#2305) 2024-02-27 22:12:39 +00:00
_document.tsx Automatic class sorting with prettier plugin for tailwind (#105) 2022-02-23 17:37:24 +00:00
error.tsx Generalise error display (#978) 2023-03-02 16:11:34 +05:30
index.tsx Cleanup duplicate locale and components (#2493) 2024-03-28 13:21:59 +00:00