Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Origin issuer config page #1584

Merged

Conversation

CannonLock
Copy link
Contributor

No description provided.

- Change from recursive config inputs so all inputs don't remount on input change ( This is particularly brutal on text fields )
- Power everything directly from the server config which is pulled at a interval to keep things fresh. Now changes happening well you edit are reflected almost instantly in your display.
- Simplify the object inputs to use the same model. This adds some rendering overhead for a lot of code reduction.
- Client pages needed 'use client' directive
@bbockelm bbockelm added this to the v7.11.0 milestone Oct 8, 2024
@CannonLock CannonLock merged commit 416dd4d into PelicanPlatform:main Oct 9, 2024
8 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants