pgadmin4/web/pgadmin/static/img
Aditya Toshniwal 862f101772
Significant changes to use ReactJS extensively.
1. Replace the current layout library wcDocker with ReactJS based rc-dock. #6479
2. Have close buttons on individual panel tabs instead of common. #2821
3. Changes in the context menu on panel tabs - Add close, close all and close others menu items. #5394
4. Allow closing all the tabs, including SQL and Properties. #4733
5. Changes in docking behaviour of different tabs based on user requests and remove lock layout menu.
6. Fix an issue where the scroll position of panels was not remembered on Firefox. #2986
7. Reset layout now will not require page refresh and is done spontaneously.
8. Use the zustand store for storing preferences instead of plain JS objects. This will help reflecting preferences immediately.
9. The above fix incorrect format (no indent) of SQL stored functions/procedures. #6720
10. New version check is moved to an async request now instead of app start to improve startup performance.
11. Remove jQuery and Bootstrap completely.
12. Replace jasmine and karma test runner with jest. Migrate all the JS test cases to jest. This will save time in writing and debugging JS tests.
13. Other important code improvements and cleanup.
2023-10-23 17:43:17 +05:30
..
fonticon Fixed maximize button issue on the preferences dialog. 2022-04-03 12:27:47 +05:30
at.svg Added option to trigger autocomplete on key press in the query tool. Fixes #4488 2022-07-19 11:55:37 +05:30
aws.svg Added capability to deploy PostgreSQL servers on EDB BigAnimal. Fixes #7179 2022-04-26 16:41:10 +05:30
azure.svg Added capability to deploy PostgreSQL servers on Google Cloud. #5750 2023-03-13 14:56:16 +05:30
biganimal.svg Ensure that unwanted APIs should not be getting called for BigAnimal. Fixes #7368 2022-05-24 11:34:23 +05:30
cleaning_services_black.svg Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
collapse_expand.svg Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
content_paste.svg Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
filter_alt_black.svg Implemented utilities in React to make porting easier for pgAdmin tools. 2022-02-11 10:36:24 +05:30
forgot_password.svg Improvement in the look and feel of the whole application 2018-12-21 17:14:55 +05:30
google-cloud-1.svg Added capability to deploy PostgreSQL servers on Google Cloud. #5750 2023-03-13 14:56:16 +05:30
join.svg Added option to trigger autocomplete on key press in the query tool. Fixes #4488 2022-07-19 11:55:37 +05:30
key.svg Added option to trigger autocomplete on key press in the query tool. Fixes #4488 2022-07-19 11:55:37 +05:30
loader-small.svg 1) Added support for custom theme creation and selection. Fixes #4348. 2019-11-07 18:51:03 +05:30
loading.gif Added Quick Search functionality for menu items and help articles. Fixes #6148 2021-02-02 14:47:58 +05:30
login.svg Added support for Two-factor authentication for improving security. Fixes #6543 2021-12-02 16:47:18 +05:30
logo-128.png Improve PNG files by optimising them. 2022-10-31 18:06:53 +05:30
logo-256.png Improve PNG files by optimising them. 2022-10-31 18:06:53 +05:30
logo-right-128.png Improve PNG files by optimising them. 2022-10-31 18:06:53 +05:30
logo-right-256.png Improve PNG files by optimising them. 2022-10-31 18:06:53 +05:30
magic.svg Port the remaining components of the ERD Tool to React. Fixes #7343 2022-09-06 18:09:13 +05:30
ms_azure.svg Added support of AWS provider for BigAnimal cloud deployment. #5569 2023-01-09 12:32:26 +05:30
select-all-icon.png Improve PNG files by optimising them. 2022-10-31 18:06:53 +05:30
spinner.svg Added option to trigger autocomplete on key press in the query tool. Fixes #4488 2022-07-19 11:55:37 +05:30
sql_file.svg Port the remaining components of the ERD Tool to React. Fixes #7343 2022-09-06 18:09:13 +05:30
terminal.svg Significant changes to use ReactJS extensively. 2023-10-23 17:43:17 +05:30