- Add VaccumSettings schema. - Allow collection to have fixed rows. - Changes in data change comparison and add state utilscontext. - Fixed jasmine test cases. Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=377fe8004670166d15db9f3365c986dcca18f407 Author: Aditya Toshniwal <aditya.toshniwal14@gmail.com> Modified Files -------------- .../server_groups/servers/static/js/vacuum.ui.js | 179 ++++++++++++++++++++ web/pgadmin/browser/static/js/node_ajax.js | 17 +- web/pgadmin/static/js/SchemaView/DataGridView.jsx | 32 +++- web/pgadmin/static/js/SchemaView/FormView.jsx | 5 + web/pgadmin/static/js/SchemaView/MappedControl.jsx | 6 +- web/pgadmin/static/js/SchemaView/index.jsx | 181 ++++++++++++++------- .../javascript/SchemaView/SchemaView.spec.js | 2 - .../javascript/schema_ui_files/language.ui.spec.js | 1 + 8 files changed, 343 insertions(+), 80 deletions(-)
Соглашаюсь с условиями обработки персональных данных