mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-06 14:13:06 -06:00
15c37b620e
* Fixed issues reported in #7954 - Search wasn't working as we were using the wrong row-index, while rendering it. - Fixed the CSS issue with the alignment of the search input box. - Pass the row object while rendering the 'DataRow' component, to improve the performance as it repeatedly calls the filtering function for each row. - Changed the order of the validators on a field to prioritize the 'empty' string validator over the unique-id validator in a collection. - Use 'row.index' instead of rowId, while rendering a grid row |
||
---|---|---|
.. | ||
migrations | ||
pgacloud | ||
pgadmin | ||
regression | ||
.editorconfig | ||
.eslintrc.js | ||
.yarnrc.yml | ||
babel.cfg | ||
babel.config.json | ||
branding.py | ||
config.py | ||
jest.config.js | ||
package.json | ||
pgAdmin4.py | ||
pgAdmin4.wsgi | ||
setup.py | ||
version.py | ||
webpack.config.js | ||
webpack.shim.js | ||
yarn.lock |