12215 Commits (2f5356efea35f783cdf763de8f60afd0de4be312)

Author SHA1 Message Date
Pranav C 1c6850e563 fix: filter schema list based on current schema in mssql 1 year ago
Pranav C 19f66d78fa fix: filter view list based on current schema in pg 1 year ago
Pranav C 5864c9806a feat: remove delete confirm dialog 1 year ago
Pranav C ea834f9007 fix: convert email to lowercase before insertion 1 year ago
Pranav C 3990facff0 refactor: move the logic to findOne 1 year ago
Pranav C 6d07c91933 fix: convert to lower case and compare 1 year ago
mertmit 23926892d7 fix: skip overflowing rows on paste 1 year ago
mertmit 7fb6f4efc2 fix: move handleMouseUp to document to avoid stucked select mode 1 year ago
Pranav C b9a33c9694 fix: save any unsaved data on tab close/view switch/table switch/data reload 1 year ago
mertmit ffff6f73df fix: selected range anchor 1 year ago
mertmit dab3471bed feat: fill using multiple select and paste 1 year ago
mertmit aa0c9322dd feat: clear multiple cells 1 year ago
mertmit dbc9272a45 fix: skip front-end columns on paste for now 1 year ago
mertmit 3f4350131d fix: clear selected range on addEmptyRow 1 year ago
mertmit 9c7fe983aa fix: allow bubbling through nc-locked-overlay 1 year ago
mertmit 8677f0347a fix: skip pasting ai and pk fields 1 year ago
mertmit 9c1d347f0a fix: convert empty string to null on paste 1 year ago
mertmit fdb3bb502d fix: DateTime / Time copy empty records 1 year ago
mertmit ac28bd4379 feat: multiple paste set cell to null for wrong data 1 year ago
mertmit 9c04bbcce9 fix: set attachment cell to null if wrong value provided 1 year ago
mertmit 071474cdbb fix: cells associated with picker 1 year ago
mertmit 617d960e4a feat: select all using ctrl/cmd+a 1 year ago
mertmit cafd1cdcbf feat: improved multiple select interactions 1 year ago
mertmit bb5f80e03a feat: highlight pasted range 1 year ago
mertmit 6fa5e5cb0d fix: attachment paste 1 year ago
mertmit 4d79a04923 fix: avoid edit mode for select columns 1 year ago
mertmit 51b6d1073a fix: disable grid copy/paste if modal or drawer present 1 year ago
mertmit aeb8a7a4f1 fix: handle LongText line breaks on paste 1 year ago
mertmit 33bbb383ee fix: bulk update only pasted columns 1 year ago
mertmit 7a5a34c0b8 refactor: function name for bulk update 1 year ago
mertmit 788317c714 feat: converCellData for select columns 1 year ago
mertmit 3181721e3d feat: revised convertCellData 1 year ago
mertmit 3e72b16702 feat: multiple paste 1 year ago
mertmit cf64048304 fix: trim unnecessary spaces from copy output 1 year ago
Raju Udava 2ac37017e3 test: use meta-db project for non-sakila db 1 year ago
mertmit e41efb718f fix: PR requested change 1 year ago
mertmit 7bdb7dc361 feat: wrap MultiSelect tags based on row-height 1 year ago
mertmit 1408f4ccfb feat: render new lines for LongText 1 year ago
Pranav C 4707611093 fix: skip index creation for postgres 1 year ago
Pranav C a5951dc2ce fix: disable/enable foreign key check only if it's enabled 1 year ago
Pranav C 32c7138d8c fix: delete audit data on project delete 1 year ago
Pranav C 4e67941de0 fix: if project not found throw error 1 year ago
Raju Udava 30a2adc2a0 test: UT fix as per new behaviour 1 year ago
Pranav C 0389d1876c fix: make cell selectable and skip paste behaviour if not permitted 1 year ago
mertmit 4466882f9e fix: avoid clearing selected range on expand 1 year ago
Pranav C 4378516352 fix: pass transaction reference 1 year ago
Pranav C 9a16e56ccb fix: ignore view and table for different base 1 year ago
Pranav C 0da392e450 fix: handle if column missing 1 year ago
Pranav C ad9eb9ff98 fix: if column not found return 1 year ago
Raju Udava a639c8da5f fix: user cleanup during project delete 1 year ago