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

[Release]: Some stuff needed to be done before release #51

Merged
86 commits merged into from
Dec 14, 2024

Conversation

pitzzahh
Copy link
Owner

@pitzzahh pitzzahh commented Dec 13, 2024

Tasks

  • Faulty horsepower rating dropdown list option
  • Add/Update/Remove (panel/load) on each sidebar item
    • Panel
      • Add
      • Update
      • Remove
    • Load
      • Add
      • Update
      • Remove
  • Auto increment circuit number upon adding panel/load
    • Panel
    • Load

Note

I am redefining how Project and Node type is created.

  • Remove Project/Node type
  • Export Project and Node type in db/schema

isipisii and others added 17 commits December 13, 2024 14:44
…entNodes function to retrieve parent nodes with optional exclusion
… parameter and integrate ColumnDropdown component for enhanced rendering
@pitzzahh pitzzahh added the enhancement New feature or request label Dec 13, 2024
@pitzzahh pitzzahh self-assigned this Dec 13, 2024
…o_edit for consistency in update-load-dialog component
…onNullable<Node['highest_unit_form']> in update-panel-dialog component for improved type safety and consistency
… in base-columns component for improved type safety
…onNullable<Node['highest_unit_form']> in column-dropdown component for improved type safety and consistency
… in data-table-add-load component for improved type safety
… in one-phase-delta-cols component for improved type safety
… in one-phase-main-or-wye-cols component for improved type safety
… in three-phase-delta-cols component for improved type safety
… in three-phase-wye-cols component for improved type safety
 index.ts for improved type consistency
@pitzzahh pitzzahh closed this pull request by merging all changes into main in 96b135c Dec 14, 2024
@pitzzahh pitzzahh deleted the fix/deps-investigation branch December 30, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
2 participants