pgAdmin 4 commit: Fixed review comments for Grant Wizard.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed review comments for Grant Wizard.
Дата
Msg-id E1mTKs8-0007Mx-Kg@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed review comments for Grant Wizard.

refs #6687

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=15a494c18926b09780e044e2ddca0b6b0136c662
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/table.jsx              |  0
.../js/components/GrantWizard.jsx}                   | 20 ++++++++++----------
.../static/js => static/js/components}/PgTable.jsx   |  4 ++--
.../js/helpers/wizard/Wizard.jsx}                    |  2 +-
.../js => static/js/helpers/wizard}/WizardStep.jsx   |  0
.../tools/grant_wizard/static/js/grant_wizard.js     |  2 +-
.../javascript/grant_wizard/wizard_spec.js           |  5 ++---
7 files changed, 16 insertions(+), 17 deletions(-)


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

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: Re: [pgAdmin][RM-6687]: [React] Port Grant Wizard to react
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6772] Modified SQL not loading Unique Constraint dialog