pgadmin4/web/pgadmin/misc
Aditya Toshniwal 402dfd07db Change icons for table inheritance (icons by Chethana Kumar) Fixes #3174
Along with this, I have also fixed few other issues/icons found on the way:
1) Dependencies tab for inherited tables/foreign keys shows partial text (Fixes ##3994).
2) Dependencies tab for child partition table shows parent partition table as Function.
3) Dependencies tab for triggers shows trigger functions as plain functions.
4) Dependents tab for partitioned table shows the child partition tables as normal table instead for partitioned tables.
2019-06-17 10:36:30 +01:00
..
bgprocess Update all Python and JS dependencies. Fixes #4019 2019-03-14 15:11:16 +00:00
dependencies Change icons for table inheritance (icons by Chethana Kumar) Fixes #3174 2019-06-17 10:36:30 +01:00
dependents Change icons for table inheritance (icons by Chethana Kumar) Fixes #3174 2019-06-17 10:36:30 +01:00
file_manager Ensure we include the CSRF token when uploading files. Fixes #4350 2019-06-12 13:52:18 +01:00
sql 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
static/explain Improve the performance of explain plan by embedding the images only when downloading it. Fixes #4307 2019-05-30 17:49:43 +05:30
statistics 1. Added Master Password to increase the security of saved passwords. Fixes #4184 2019-05-28 12:00:18 +05:30
templates/sqlautocomplete/sql Initial support for PostgreSQL 12. Fixes #4283. Fixes #4288. Fixes #4290. 2019-06-10 14:24:45 +01:00
__init__.py Fix fatal error on launch of pgAdmin4. Fixes #4298 2019-05-28 17:05:54 +05:30