pgAdmin 4 commit: Relabel the Save button on the datagrid text editor t

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Relabel the Save button on the datagrid text editor t
Date: 2019-04-02 16:20:49
Message-ID: E1hBM9Z-0002gW-8S@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Relabel the Save button on the datagrid text editor to avoid confusion with the actual Save button that updates the database. Fixes #4131

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f706f7ed0cffa23b411fc35876f007b1c704d7bc

Modified Files
--------------
docs/en_US/release_notes.rst | 1 +
docs/en_US/release_notes_4_5.rst | 18 ++++++++++++++++++
web/pgadmin/static/js/slickgrid/editors.js | 21 +++++++++++----------
3 files changed, 30 insertions(+), 10 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2019-04-03 05:43:41 Re: [pgAdmin4][Patch] - RM 4048 - Disable auto-fill on all dialogues
Previous Message Dave Page 2019-04-02 15:55:07 Re: [pgAdmin4][Patch] - RM 4048 - Disable auto-fill on all dialogues