pgadmin-org / pgadmin-org/pgadmin4
Add "select all option" in import/export server window
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
Hello Pgadmin team,
Describe the solution you'd like
In Import/Export Servers window, step "Database Servers", Add a button "select all databases".
Describe alternatives you've considered
There is already the python script /path/to/setup.py load-servers/dump-servers can do this, but this feature request is for users which use only the GUI.
Additional context
When there is a few server groups, the currently GUI is OK. But when there is more dozen group server, we miss a select all button in export/import step.
Regards
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
Start in the Import/Export Servers window at the “Database Servers” step, using the existing setup.py load-servers and dump-servers commands as context for current behavior. Add a GUI select-all control for the listed databases and verify that it applies during both import and export.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- database, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100