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

Filter config #669

Merged
merged 4 commits into from
Jan 31, 2024
Merged

Filter config #669

merged 4 commits into from
Jan 31, 2024

Conversation

CannonLock
Copy link
Contributor

Closes #654

@CannonLock CannonLock requested a review from haoming29 January 17, 2024 21:33
@haoming29
Copy link
Contributor

@CannonLock It seems like a bunch of GHA failed in the PR. Could you take a look and fix them?

@CannonLock CannonLock force-pushed the filter-config branch 2 times, most recently from 285f9bd to 5a306df Compare January 29, 2024 16:05
- Rename `nsregistry` to `registry`
- Have the parameters.json create in the web_ui folder via go generator
- Filter out the disabled config parameters in the config view
@CannonLock
Copy link
Contributor Author

@haoming29 Alright this is ready for review, copying the parameters.json was more of a adventure then it needed to be.

Copy link
Contributor

@haoming29 haoming29 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. One thing I noticed is that after I ran make web-build, there's a new file generated at frontend/public/data/parameters.json which is not added to .gitignore. Is this file supposed to be committed? If so, could you add it to your PR? Or it's a file for local only?

generate/param_generator.go Outdated Show resolved Hide resolved
CannonLock and others added 2 commits January 31, 2024 08:59
Co-authored-by: Haoming Meng <41393704+haoming29@users.noreply.github.com>
@CannonLock CannonLock requested a review from haoming29 January 31, 2024 22:10
Copy link
Contributor

@haoming29 haoming29 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with changes

@haoming29 haoming29 merged commit d28dd4e into PelicanPlatform:main Jan 31, 2024
9 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.

Sort out config page based on relevant values
2 participants