public inbox for [email protected]  
help / color / mirror / Atom feed
pgAdmin 4 commit: Ensure that columns should be displayed in the order
3+ messages / 1 participants
[nested] [flat]

* pgAdmin 4 commit: Ensure that columns should be displayed in the order
@ 2021-10-12 09:33  Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Akshay Joshi @ 2021-10-12 09:33 UTC (permalink / raw)
  To: [email protected]

Ensure that columns should be displayed in the order of creation instead of alphabetical order in the browser tree. Fixes #6882

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ca40add29bc58a6da0ce64f2bf3386015dfe...
Author: Khushboo Vashi <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_6_1.rst         |  1 +
web/pgadmin/static/js/tree/tree_init.tsx | 14 ++++++++++++++
2 files changed, 15 insertions(+)



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* pgAdmin 4 commit: Ensure that columns should be merged if the newly add
@ 2021-10-21 05:45  Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Akshay Joshi @ 2021-10-21 05:45 UTC (permalink / raw)
  To: [email protected]

Ensure that columns should be merged if the newly added column is present in the parent table. Fixes #6780

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c7cd57db913f049dab1605e1e1fea3a36683...
Author: Pradip Parkale <[email protected]>

Modified Files
--------------
docs/en_US/release_notes.rst                        |  1 +
docs/en_US/release_notes_6_2.rst                    | 21 +++++++++++++++++++++
.../databases/schemas/tables/static/js/table.ui.js  | 19 ++++++++++++++++++-
.../javascript/schema_ui_files/table.ui.spec.js     |  4 ++--
4 files changed, 42 insertions(+), 3 deletions(-)



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* pgAdmin 4 commit: Ensure that Columns should always be visible in the i
@ 2022-04-11 12:10  Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 3+ messages in thread

From: Akshay Joshi @ 2022-04-11 12:10 UTC (permalink / raw)
  To: [email protected]

Ensure that Columns should always be visible in the import/export dialog. Fixes #7252

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a91762fb30edb8bb5344456754cd1da2d1b9...
Author: Aditya Toshniwal <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_6_9.rst                   |  1 +
web/pgadmin/static/js/SchemaView/index.jsx         | 26 ++++++++++++-
web/pgadmin/tools/erd/static/scss/_erd.scss        | 43 ++++++++++++++++++++++
.../javascript/SchemaView/SchemaView.spec.js       | 22 ++++++-----
web/regression/javascript/browser/activity_spec.js | 11 +++---
.../javascript/components/CodeMirror.spec.js       | 28 ++------------
web/regression/javascript/fake_pgadmin.js          | 36 ++++++++++++++++++
web/regression/javascript/genericFunctions.jsx     | 11 ++++--
8 files changed, 133 insertions(+), 45 deletions(-)



^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2022-04-11 12:10 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-10-12 09:33 pgAdmin 4 commit: Ensure that columns should be displayed in the order Akshay Joshi <[email protected]>
2021-10-21 05:45 pgAdmin 4 commit: Ensure that columns should be merged if the newly add Akshay Joshi <[email protected]>
2022-04-11 12:10 pgAdmin 4 commit: Ensure that Columns should always be visible in the i Akshay Joshi <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox