13429 Commits (0fa078f3aa406c35e276ba63543d90ffcb852604)
 

Author SHA1 Message Date
Pranav C 0fa078f3aa fix: validate formula on column create/update 1 year ago
Pranav C 05ff4a3009 feat: add formula validation for all read/list methods and invoke it only when there is atleast one formula column 1 year ago
Pranav C 9e406d55ca fix: avoid overriding query params(limit,offset) 1 year ago
Pranav C a4a6e924c9 refactor: revert subquery implementation since it won't improve the performance 1 year ago
Pranav C 12c5f6f0a7 chore: lint 1 year ago
Pranav C da0a4534d8 fix: include fieldsSet wherever necessary 1 year ago
Pranav C 8bdd47a245 fix: include primary key by default in fields 1 year ago
Pranav C 4d69212086 Merge branch 'develop' into feat/query-opt-imp 1 year ago
Raju Udava 7c030e8392
Merge pull request #5384 from nocodb/test/date-suite-use-dayjs 1 year ago
Pranav C 3d6abb97ad Merge branch 'develop' into feat/query-opt-imp 1 year ago
Raju Udava efeb30f262 test: treeview width fix 1 year ago
Wing-Kam Wong abd08ca800 fix(nc-gui): remove extra = 1 year ago
Raju Udava 0fab004a46 test: disable .only 1 year ago
Raju Udava c60e93278c test: use dayjs 1 year ago
Pranav C 5161784793 fix: fields corrections 1 year ago
Pranav C 0f790e9e07 refactor: if fieldsSet is defined use it for select query 1 year ago
Pranav C ad2024a6bd fix: define nested and fieldSet default value if missing 1 year ago
Raju Udava 58f7583520
Merge pull request #5383 from nocodb/fix/icon-issues 2 years ago
Pranav C 241e9292ac refactor(gui): use default color for toolbar icons 2 years ago
Raju Udava 4987ec2c6e
Merge pull request #5332 from nocodb/feat/undo-redo 2 years ago
Pranav C 8b8d8316f6 refactor(gui): provide border for treeview 2 years ago
Pranav C 175bb06e73 fix: icon alignment 2 years ago
Raju Udava dbcda65231
Merge pull request #5382 from nocodb/fix/icon-issues 2 years ago
Pranav C fb24033658 fix: icon correction and language menu shadow 2 years ago
Pranav C fc7e69d1e1 refactor: validate formula only if error occurred (WIP) 2 years ago
Pranav C e803ff6a54 fix: pagination bug fix 2 years ago
Pranav C 6bef279c38 refactor: cleanup 2 years ago
Pranav C edfb8f3279 refactor: generate formula and rollup on top of filtered, sorted and limited data 2 years ago
Pranav C f232c264f1 fix(gui): number column width correction 2 years ago
Pranav C 0d8655486a fix(gui): map correct rollup icon 2 years ago
mertmit 1e5d0a2dd4 feat: undo/redo clear LTAR 2 years ago
mertmit 7e8260c9a1 fix: missing undo/redo scopes 2 years ago
mertmit 31637409b9 fix: undo/redo view data 2 years ago
Pranav C 64c3cd8184 refactor: remove old files 2 years ago
mertmit 1717c993f9 feat: undo/redo for table reorder 2 years ago
mertmit 1e87d877b5 feat: undo/redo for view reorder 2 years ago
mertmit 206ab7351f feat: undo/redo bulk delete 2 years ago
mertmit 2de2a2852f fix: kanban undo/redo card insert 2 years ago
mertmit fbda3f4cb9 fix: set initial selectedStackTitle as null for kanban 2 years ago
mertmit 2933237c3a test: add delay before undo after renaming view 2 years ago
mertmit 015a5eece2 fix: sync row count on row delete by undo/redo 2 years ago
mertmit 1b9c9fa6ce fix: insert row undo part 2 years ago
Raju Udava 33b74b787c test: view rename undo 2 years ago
Raju Udava dd6b55ae5d test: kanban, undo - disabled 2 years ago
Raju Udava b910795700 test: verify record count in UI for undo operation 2 years ago
mertmit 565af37583 fix: revise undo/redo scopes 2 years ago
mertmit 9d13b7ff0d feat: clear redo stack for scope on new operation 2 years ago
mertmit ccd6787fc5 feat: undo/redo stack move for kanban 2 years ago
mertmit 6eac6adcac feat: keep row indexes on state to recover on undo/redo 2 years ago
mertmit 95b239c6f7 fix: missing injection warning on kanban select fields 2 years ago