12625 Commits (7df4a2519b1513bebc81a70513ab425eef39954d)

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