15024 Commits (64b28933eb76d554db672517aec905982f9a7d55)

Author SHA1 Message Date
renovate[bot] 041dd02e6f
chore(renovate): Update patch 10 months ago
Muhammed Mustafa 94e699912a fix: Rebase regression 10 months ago
Muhammed Mustafa 65cf44e755 fix: Grid doesnt move when checkbox is saved 10 months ago
Muhammed Mustafa 0b1c1f5378 fix: Handled form view for locked view 10 months ago
Muhammed Mustafa 401c840870 fix: Disabled view rename if view is locked 10 months ago
Muhammed Mustafa 84ee0fa136 fix: Remvoed isLocked logic from all cell types 10 months ago
Muhammed Mustafa 033dac3373 fix: Fixed color issue with locked kanban/gallery view 10 months ago
Muhammed Mustafa 11e5cbdb27 fix: Disabled view delete in the case of locked view 10 months ago
Muhammed Mustafa 0eaec11254 fix: Made share view toggle locked in locked mode 10 months ago
Muhammed Mustafa 15f4d5f399 fix: Made fields editor integrated with locked mode 10 months ago
Muhammed Mustafa 721825a0c6 fix: Locked mode doesnt affect data operations for grid table 10 months ago
Muhammed Mustafa 20f72c99a2 fix: Dblclick and right click to column header will not do anything for locked mode 10 months ago
Daniel Roe 141af9a651 fix: augment #app rather than #app/nuxt 10 months ago
Muhammed Mustafa 3b4b15d57f fix: Show skelton loader immediatly when a table is opened 10 months ago
Muhammed Mustafa 2d906e99b5 fix: Show skelton loader immediatly when a table is opened 10 months ago
Raju Udava b23b578f08 fix: delete for formula in fields menu 10 months ago
mertmit 89a8c053d3 fix: use raw for update query 10 months ago
mertmit 4ad4ac2cd3 fix: grouped data list count 10 months ago
mertmit 98581b4735 fix: qr and barcode columns 10 months ago
mertmit df2f175d78 fix: btRead 10 months ago
mertmit 8872065176 fix: groupedList 10 months ago
mertmit 7f01d0ccab fix: bt substitution 10 months ago
mertmit d9b03d3526 feat: use id instead of alias on queries 10 months ago
mertmit 5c4a18499c chore: bump axios version 10 months ago
navi 6c6a62133d New translations en.json (Korean) 10 months ago
mertmit 545ff4a5d2 fix: use json as default content type for webhooks 10 months ago
Muhammed Mustafa 7695c23a4d fix: Fixed issue with formula not getting updated in expanded form on changes in record via expanded form 10 months ago
Pranav C 6e617cec38 fix: add missing arg 10 months ago
Pranav C 145d809171 fix: countall 10 months ago
Pranav C c524b653eb fix: Rounddown bug 10 months ago
Raju Udava 3d060381d1 formula: remove LAST CREATED & UPDATED formula 10 months ago
Pranav C 982ceb50b2 refactor: corrections 10 months ago
Pranav C 74823830e9 refactor: exclude unsupported functions 10 months ago
Pranav C f27633d6a8 fix: pg XOR method correction 10 months ago
Pranav C 9a6825a43d refactor: update docs and description 10 months ago
Pranav C 2d1837f200 refactor: add formula description 10 months ago
Pranav C 7f58ce3726 fix: sanitise formula text before rendering 10 months ago
Pranav C b346569a26 fix: ROUNDUP precision issue 10 months ago
Pranav C 9733c9ca88 fix: formula validation correction 10 months ago
Pranav C 71ec783dd1 fix: add missing formula mapping and correction 10 months ago
Pranav C 021b4d5930 refactor: REGEX_MATCH - return 0/1 10 months ago
Pranav C 22a05c0403 test: add playwright tests for formula 10 months ago
Pranav C 07a552dd56 fix: exclude unsupported functions 10 months ago
Pranav C cd3f25d0b1 feat: formula - mysql - value function support 10 months ago
Pranav C ebc01a59d4 feat: formula - pg - value function support 10 months ago
Pranav C 7e2e8a143e feat: formula - mysql - XOR 10 months ago
Pranav C ba45602ff5 feat: formula - mysql - regex_extract and replace 10 months ago
Pranav C 54f2286140 feat: formula - mysql - regex_match 10 months ago
Pranav C e236880ad8 feat: formula - count method correction 10 months ago
Pranav C 86702eda64 feat: formula - add rounddown and roundup support 10 months ago