jackson/pages/api
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
..
admin Use UI SDK (#2464) 2024-03-28 01:05:55 +00:00
auth Use OAuthController methods with idp login (#924) 2023-02-07 16:35:10 +00:00
federated-saml Tweaking SAML federation metadata url (#749) 2022-12-18 21:13:12 +00:00
internals/product Store product config (#1952) 2023-11-24 16:35:20 +00:00
logout Support for OIDC flow (#306) 2022-07-23 18:04:55 +01:00
oauth Verify client id and secret in OIDC Federation pkce flow (#2492) 2024-03-26 21:55:24 +00:00
scim Cron jobs support (#2430) 2024-03-22 11:49:23 +00:00
setup/[token] Use UI SDK (#2464) 2024-03-28 01:05:55 +00:00
v1 Cron jobs support (#2430) 2024-03-22 11:49:23 +00:00
well-known make sp-metadata hide encryption by default 2023-01-23 10:16:41 +00:00
branding.ts Ability to customize the branding of Setup Link pages and the IdP selection pages (ee) (#965) 2023-03-09 14:50:25 +00:00
health.ts chore: add logging to the healthcheck in case it fails (#1916) 2023-11-10 20:13:43 +01:00
hello.ts Say hello from Jules Winnfield 2022-02-07 15:49:04 +00:00