pgAdmin 4 commit: 1. Placeholder should be inside the controlProps. Cha

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1. Placeholder should be inside the controlProps. Cha
Дата
Msg-id E1mTMGn-0001Gg-Dy@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
1. Placeholder should be inside the controlProps. Change the placeholder from 'Select...' to 'Select an item...'
2. Updated grant wizard screenshot and documentation.
3. Remove '(Beta)' from ERD Tool and PSQL Tool.

Branch
------
master

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

Modified Files
--------------
docs/en_US/grant_wizard.rst                        |   9 ++-------
docs/en_US/images/grant_wizard_step1.png           | Bin 61164 -> 121954 bytes
docs/en_US/images/grant_wizard_step2.png           | Bin 67159 -> 64432 bytes
docs/en_US/images/grant_wizard_step3.png           | Bin 81523 -> 128844 bytes
.../schemas/domains/static/js/domain.ui.js         |   2 +-
.../foreign_tables/static/js/foreign_table.ui.js   |   2 +-
.../servers/databases/static/js/database.js        |   2 +-
web/pgadmin/browser/static/js/collection.js        |   2 +-
web/pgadmin/browser/static/js/node.js              |   2 +-
.../static/js/components/FormComponents.jsx        |   2 +-
web/pgadmin/tools/erd/static/js/erd_module.js      |   2 +-
web/pgadmin/tools/psql/static/js/psql_module.js    |   2 +-
12 files changed, 10 insertions(+), 15 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6777] Deferrable, deferred, included columns fields are editable in Edit Table > Constraint tab
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed scrollbar issue and used flex layout in grant w