Skip to content

Fixes various bugs#41

Merged
kflemin merged 18 commits intomainfrom
bugs/may25
Jun 3, 2025
Merged

Fixes various bugs#41
kflemin merged 18 commits intomainfrom
bugs/may25

Conversation

@perryr16
Copy link
Copy Markdown
Contributor

@perryr16 perryr16 commented May 27, 2025

  • Standardize delete modals: the majority of modals are a simple backend call and a page refresh. This PR introduces a shared delete modal component. More complex delete modals (ex cycle delete has a progress bar) have been left unchanged
  • Remove any 'alert' delete modals in favor of the shared modal ^
  • Standardize all modal headers
  • Put Derived Column Icon (chain-link) and Extra Data Icon (asterisk) in all relevant tables
  • Clean up some initialization bugs in the Column List Profile page
  • Add filter to Column List Profile and Summary tables
  • Summary to use display name
  • Various small bugs

@perryr16 perryr16 added bug Something isn't working enhancement New feature or request labels May 27, 2025
@perryr16 perryr16 requested a review from kflemin May 27, 2025 20:58
@kflemin kflemin merged commit a160fcb into main Jun 3, 2025
2 checks passed
@kflemin kflemin deleted the bugs/may25 branch June 3, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants