mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-09 06:55:54 -06:00
1) In Dark mode > Replace/Find dialogue forward & reverse buttons are stuck to each other. 2) In Dark/High contrast mode > Checkbox is not visible for false value. 3) Wrap toolbar when size goes very small. 4) Replace functionality does not work when tried in sequence 2 times. Codemirror search is not cyclic. So, changes are made to always search from the start. 5) Replace all does not work when tried in sequence 2 times. Same reason as above. 6) Fix broken macros $SELECTION$ feature. 7) Make query history SQL readonly. 8) The Filter dialog save button should be disabled when opened. |
||
---|---|---|
.. | ||
static/js | ||
templates/sqleditor | ||
tests | ||
utils | ||
__init__.py | ||
command.py |