Actions
dev #1483
openEnhance Node Two Calculators Management: Data Table and Publish/Unpublish Feature
Start date:
12/21/2024
Due date:
12/22/2024 (about 16 months late)
% Done:
100%
Estimated time:
2:00 h
Spent time:
Description
Objective¶
- Improve the management of calculators in the Node Two platform by creating a data table, moving functionality for publishing/unpublishing calculators, and implementing a checkbox for bulk actions.
Task Checklist¶
-
Create a data table on the
/admin/draft/calculators/length-converterpage to display Node Two calculators. -
Move the functionality for publishing/unpublishing calculators from the
/adminpage to/admin/draft/calculators/length-converter. -
Add a "Refetch" button on
/admin/draft/calculators/length-converterto fetch all unpublished Node 3 data. - Create checkboxes to allow individuals or all calculators to be selected for publishing and publishing with modal view.
Success Criteria¶
- A data table is successfully implemented to display calculators on
/admin/draft/calculators/length-converter. - Publishing and unpublishing functionality is transferred to
/admin/draft/calculators/length-converter. - The "Refetch" button fetches all unpublished Node 3 data accurately.
- Checkboxes for bulk selection (individual or all) function seamlessly.
Summary Task List¶
- Design and implement the data table.
- Transfer publish/unpublish functionality to the designated Node Two page.
- Add and test the "Refetch" button.
- Create and validate checkbox functionality for individual and bulk actions.
Updated by Md.Sajib Ahmed over 1 year ago
- Due date changed from 12/21/2024 to 12/22/2024
- Status changed from Pending to In Progress
Updated by Md.Sajib Ahmed over 1 year ago
- Status changed from In Progress to Complete
- Estimated time set to 2:00 h
Actions