pramod_Task-#355 : implemented Manage Buckets modal with bucket creation and listing #145
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "pramod_Task-#355"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added CreateBuckets and UpdateBuckets methods in DirectoryRepository
Managed form using react-hook-form with zod schema validation
Used Bootstrap modal and table styles for layout and responsiveness
Form resets and closes upon successful submission
Directory component split into smaller subcomponents:
DirectoryListTableHeader
DirectoryPageHeader