361 Commits (6c14f4ca88e93ee50b85dc5a2372268832b927d8)

Author SHA1 Message Date
Ramesh Mane a73425a995 fix: hide newly added column in existing views nocodb/nocodb#7421 8 months ago
Ramesh Mane a1969be7d0 fix: allow renaming of belongs to column nocodb/nocodb#7441 8 months ago
Pranav C ae332d936b refactor: introduce `isHiddenCol` method to replace `isMMSystemCol` and `isCreatedOrLastModifiedByCol` 8 months ago
Ramesh Mane b134ffe21e fix(nc-gui): lint errors 8 months ago
Ramesh Mane b88ce8e006 fix(nc-gui): maintain a consistent border-radius for all fields in the CreateOrUpdate Column modal 8 months ago
Pranav C fd0803ccc8 fix: multiple sentry errors related to accessing prop of null/undefined 9 months ago
Ramesh Mane 36f12acb99 fix(nc-gui): long text modal size and event propogation issue 9 months ago
Pranav C 728e2fa9a1 fix: typo correction 9 months ago
Pranav C 078ef13e00 fix: load table meta if not loaded already 9 months ago
mertmit ca57d58ba9 fix: hide CreatedBy & LastModifiedBy system fields from dropdowns 9 months ago
mertmit 97b956f4ee feat: createdBy & lastModifiedBy 9 months ago
Pranav C e3442e87d2 fix: allow only name update 9 months ago
Ramesh Mane 09fe05fc65 feat: expand select option area in fromTableExplorer nocodb/nocodb/issues/7236 9 months ago
Ramesh Mane 4bce0c5846 fix: form view double border issue 9 months ago
Ramesh Mane e8424afcdc fix: tab navigation and focus outline issue 9 months ago
Ramesh Mane f89577f7a3 fix: onClick clear option of editColumn default value should clear 9 months ago
Pranav C 75b296dbdb refactor: suggested changes 9 months ago
Raju Udava 9092188cf3 fix: text corrections 9 months ago
Muhammed Mustafa 037161b7e8 fix: Fixed rebase issues 9 months ago
Muhammed Mustafa 0d77ba0f9a fix: Formula preview is maintained on input changes 9 months ago
Muhammed Mustafa d6cc42bd90 fix: UI improvements 9 months ago
Muhammed Mustafa fd4833f84a fix: Added formula docs URL and added scroll to formula preview 9 months ago
Muhammed Mustafa c9a00f76d1 fix: Added docs btn in formula option 9 months ago
Muhammed Mustafa 5dd497dfb2 fix: Minor UI fix 9 months ago
Muhammed Mustafa c89fb95c95 fix: Removed validation on formula name if typed manually 9 months ago
Muhammed Mustafa 70103f6c8f fix: Minor fix 9 months ago
Muhammed Mustafa c938d64460 fix: To close column type dropdown on escape and close modal only when the type popup is close 9 months ago
Muhammed Mustafa 2b046b8ced fix: Fixed issue with formula selection through enter and removed hint for {} variable 9 months ago
Muhammed Mustafa 107fcb79e5 fix: Made formula modal smaller 9 months ago
Muhammed Mustafa f7e2c04b5b fix: Improved selected formula and hover formula logic and improved formula preview 9 months ago
Muhammed Mustafa 2f6da8b0d9 fix: Added back keyboard to formula options 9 months ago
Muhammed Mustafa 2cf7403c05 fix: Added back icon 9 months ago
Muhammed Mustafa 471ce06b9a fix: Minor fix 9 months ago
Muhammed Mustafa 8552ac4e7b fix: Formula revamp 9 months ago
Pranav C b47ca3cdbb fix: update dtxs when decimal precision is changing 9 months ago
Ramesh Mane 65027c20bb test: user option column 9 months ago
mertmit 1e54fec883 chore: lint 9 months ago
mertmit a4d5af07bd fix: limit rollup functions per UIType 9 months ago
mertmit b9fb75b8fb fix: keep only first user for default value on converting single 9 months ago
mertmit a7405aec7d feat: user field (WIP) 9 months ago
Pranav C 788ae8d84e chore: lint 9 months ago
Pranav C f2df47bc43 fix: circular ref - validation correction 9 months ago
Pranav C 3f83285b0b fix: import statement correction and pass getMeta method 9 months ago
Pranav C 20075d19e7 fix: add missing await and type corrections 9 months ago
Pranav C a37a051f88 refactor: add rollup type extraction 9 months ago
Pranav C ece0749f54 chore: cleanup 9 months ago
Pranav C 0ad6b17298 fix: extract type of id/foreign key using sqlui 9 months ago
Pranav C cb3c3d7b00 fix: error message correction 9 months ago
Pranav C a4df91819f fix: formula if condition validation correction 9 months ago
Pranav C 8cbe49cd4d fix: add formula validation - WIP 9 months ago