This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5db72a6916
pgadmin4
/
web
/
pgadmin
/
static
/
js
/
components
History
Aditya Toshniwal
5db72a6916
- Some UI changes based on review comments. - Fix the numeric type.
2021-09-09 12:55:56 +05:30
..
Buttons.jsx
Added React framework for the properties dialog and port Server Group, Server, and Database dialogs.
2021-09-09 12:20:59 +05:30
CodeMirror.jsx
Port Event Triggers node to react.
Fixes
#6578
2021-09-09 12:44:37 +05:30
FieldSet.jsx
Add support for nested-fieldset control.
2021-09-09 12:54:25 +05:30
FormComponents.jsx
- Some UI changes based on review comments. - Fix the numeric type.
2021-09-09 12:55:56 +05:30
Loader.jsx
Added React framework for the properties dialog and port Server Group, Server, and Database dialogs.
2021-09-09 12:20:59 +05:30
Privilege.jsx
Added React framework for the properties dialog and port Server Group, Server, and Database dialogs.
2021-09-09 12:20:59 +05:30
TabPanel.jsx
- Introduce deps listener context and move the old code. - Add support for deffered deps change - deferredDepChange. - Changes for canEditRow and canDeleteRow. - Select the tab again on visible if it is rendered when hidden. - It is helpful to show the error footer in SQL tab also. - Fix isEmptyString.
2021-09-09 12:50:32 +05:30