Tables versioning and backing up
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Is your feature request related to a problem? Please describe.
The app doesn't maintain the trash bin, the export to CSV is not working under some conditions. This may lead to the potential corruption of the data without any possibility to restore it.
Describe the solution you'd like
Please, add the possibility to have automatic and manual versions of tables, when a user can restore the table on a specific date. Additionally, let a user click on a button to save certain version (including the current one) in the form of CSV table.
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by reproducing the CSV export failure and reviewing how table deletion and the trash bin currently behave. Done should include automatic and manual table versions, restoration by date, and CSV export for a selected version including the current one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100