15696 Commits (cf12ed1e10289b94134b3eb0969cb8f09fd5e899)
 

Author SHA1 Message Date
Pranav C c427332eea fix: make cursor in public shared gallery default for card 1 year ago
Pranav C 897cb58307 fix: ignore redirection if public page 1 year ago
Pranav C 40aeec53a4 fix: disable expand form in public shared gallery 1 year ago
Pranav C 78fdabfde7 fix: add extractProjectId middleware to /me endpoint 1 year ago
Raju Udava fe14175fc0
Merge pull request #5705 from nith2001/5648-filter-group-boolean-bug 1 year ago
Raju Udava e41bb1a53d
Merge pull request #5771 from nocodb/fix/filter-groups 1 year ago
Pranav C 1d7027f67a fix: handle if lookup column is LTAR 1 year ago
Wing-Kam Wong 5971a67f0a chore(sdk): regenerate Api.ts 1 year ago
Wing-Kam Wong 002c1948f6 fix(nocodb): comparison_op & fk_column_id types in swagger.json 1 year ago
Pranav C 268d8367b7 refactor: type correction 1 year ago
Wing-Kam Wong 283cd8f566 refactor(nocodb): remove unused code 1 year ago
Wing-Kam Wong e3a06191e3 fix(nocodb): revise user project list delete logic 1 year ago
Wing-Kam Wong 957f04e1fd fix(nocodb): use includes to check if NONE is in target list 1 year ago
Pranav C 66ad98761c fix: remove unnecessary async 1 year ago
Pranav C c56ff5e8dc chore: add some comments 1 year ago
Raju Udava c513226661 test: linked fields related 1 year ago
Raju Udava 82e5377557 test: corrections (wip) 1 year ago
Pranav C a20c295ee1 fix: include lookup related metas in shared view meta api 1 year ago
Pranav C 3fd393203b feat: add validation for duplicate row 1 year ago
Raju Udava 6ad1ce8d63 test: general error correction 1 year ago
Pranav C 549d22bada refactor: better error message 1 year ago
Pranav C 8818535e38 fix: typo correction - use the right method 1 year ago
mertmit 219377d5df
Merge pull request #5762 from nocodb/fix/default-dahsboard-path 1 year ago
Pranav C 49f868e45d feat: throw exception if user passed a non-existing rowId 1 year ago
Pranav C 477420fd50 refactor: set default dashboard path inside the root method which generates config 1 year ago
Pranav C 215dea81c6 fix: set refresh-token on login and correction in refresh-token based api 1 year ago
mertmit 7718ad0f14
Merge pull request #5759 from nocodb/test/tz-local-fix 1 year ago
Pranav C 9db124c65f fix: if row not found return `null` rather than empty object 1 year ago
Pranav C 220dc863e5 fix: provide initial value in reduce method 1 year ago
Pranav C e98abee167 fix: pass right props 1 year ago
Pranav C fc44f64672 refactor: add error in response if offset if beyond the limit 1 year ago
Pranav C 56461ed92f refactor: avoid repetition and move to helpers 1 year ago
Pranav C 66f8be523a refactor: ignore invalid limit and offset 1 year ago
Pranav C a9d9012876 refactor: update/delete - return with array of object containing id 1 year ago
Pranav C 3d2371c449 fix: set fallback dashboard path while creating config 1 year ago
Raju Udava 4108f77eb6 test: response format correction 1 year ago
Raju Udava 1093be5732 test: URL corrections, select & date based tests 1 year ago
Pranav C 6116a9edca fix: read api path correction 1 year ago
Pranav C 5df92404e2 fix: insert one by one in mysql and sqlite 1 year ago
Pranav C c106fd39b3 chore: rest-apis docs path update 1 year ago
Pranav C a9aa312825 chore: swagger.json path update 1 year ago
Pranav C 464fd32516 fix: path correction in test 1 year ago
Pranav C 030cebaa6b fix: handle UnprocessableEntity exception 1 year ago
Pranav C 1c304a2285 fix: handle non-existing view id in view get method 1 year ago
Raju Udava 80f8a3e7db test: local tz fix for browser in non-UTC 1 year ago
Pranav C 7adece9931 refactor: update apis path 1 year ago
Pranav C 50a318a243 fix: sqlite bulk insert 1 year ago
Pranav C 71cef4eb67 chore: lint 1 year ago
Raju Udava e495a98f60 test: update error codes 1 year ago
Pranav C e7ff641b61 refactor: path correction and error status code update 1 year ago