[pgadmin-org/pgadmin4] b4fcb6: Ensure that the save button should be disabled by ...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] b4fcb6: Ensure that the save button should be disabled by ...
Date: 2022-10-20 10:52:52
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/dd25bb-b4fcb6@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: b4fcb61d64c7e4b8bd7f60d1a2c432bb3a2752ee
https://github.com/pgadmin-org/pgadmin4/commit/b4fcb61d64c7e4b8bd7f60d1a2c432bb3a2752ee
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2022-10-20 (Thu, 20 Oct 2022)

Changed paths:
M web/pgadmin/static/js/SchemaView/index.jsx
M web/pgadmin/tools/sqleditor/static/js/components/dialogs/FilterDialog.jsx

Log Message:
-----------
Ensure that the save button should be disabled by default on the Sort/Filter dialog in the query tool. #5058

Browse pgadmin-hackers by date

  From Date Subject
Next Message Nikhil Mohite 2022-10-20 10:53:29 [pgadmin-org/pgadmin4] 80f897: Ensure that the spinner should be visible on the b...
Previous Message Aditya Toshniwal 2022-10-20 10:52:11 [pgadmin-org/pgadmin4] dd25bb: Reposition the select dropdown when the browser is...