pgadmin4/web/pgadmin/tools/sqleditor
Aditya Toshniwal 0795b22ae6 Fixed the following issues for the new query tool:
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.
2022-04-26 16:27:53 +05:30
..
static/js Fixed the following issues for the new query tool: 2022-04-26 16:27:53 +05:30
templates/sqleditor 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
tests 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
utils 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
__init__.py 1. Add min width to panels. 2022-04-22 18:17:01 +05:30
command.py Update copyright notices for 2022 2022-01-04 13:54:25 +05:30