This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1aa0809563bfb46f1dfe8ab143f79adeec5345a
pgadmin4
/
web
/
pgadmin
/
static
/
js
/
components
History
Aditya Toshniwal
a1aa080956
Fixed an issue where unable to change the column properties from edit dialog.
Fixes
#6766
2021-09-22 18:23:40 +05:30
..
Buttons.jsx
1) Fixed 'Material-UI: You are providing a disabled
button
child to the Tooltip' 2) Fixed InputToggle value issue. 3) Fixed jasmine test for Language. 4) Remove unused code from the view node.
2021-09-09 13:00:03 +05:30
CodeMirror.jsx
- Fix codemirror cursor issue. - Fix foreign table jasmine test cases.
2021-09-09 13:09:30 +05:30
FieldSet.jsx
Add support for nested-fieldset control.
2021-09-09 12:54:25 +05:30
FormComponents.jsx
Fixed an issue where unable to change the column properties from edit dialog.
Fixes
#6766
2021-09-22 18:23:40 +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
SelectRefresh.jsx
Port Subscriptions node to react.
Fixes
#6634
2021-09-09 13:01:52 +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