1895 Commits (feat/socket-api)

Author SHA1 Message Date
mertmit cdc5bd32be feat: socket apis 2 years ago
Pranav C 14a2843927 chore: lint 2 years ago
Pranav C 174ba56b0f fix: use cstn for getting foreign key name 2 years ago
Pranav C cc4e1caa21 fix: extract foreign key name if LTAR colopt is not provided 2 years ago
Pranav C 6bd05b0aa2 fix: keep foreign key name in LTAR table 2 years ago
Pranav C 72f8a7059f fix(gui): specify constraint name while deleting relation 2 years ago
Pranav C 751ad343a7 refactor(gui): add some comments 2 years ago
Pranav C e84f60d5d6 fix(nocodb): populate unique fk constraint name on relation column create 2 years ago
mertmit 3274f6aed3 fix: primary_value_column on changing system fields visibility 2 years ago
mertmit 669882636e fix: disable hide for primary value column 2 years ago
mertmit 242f568c7d fix: insert before cause primary value to move 2 years ago
mertmit 7edf9a5944 fix: primary value column for populated meta 2 years ago
mertmit 328c547c7f refactor: move populateMeta to helpers 2 years ago
mertmit 15bc281ecb fix: hide all for views types other than grid 2 years ago
mertmit 8db2c53d27 feat: sticky column upgrader 2 years ago
Wing-Kam Wong da0e358bea fix(nocodb): attachment isUploadAllowed logic 2 years ago
Martin Honermeyer 768aacba5c Try another fix for uploads via public base url 2 years ago
mertmit 03db6b26b5 feat: force primary value column as sticky 2 years ago
Wing-Kam Wong 56b9b851c7 chore(nocodb): lint 2 years ago
Pranav C 127b5b0535 fix(nocodb): remove acl for refresh token endpoint 2 years ago
Wing-Kam Wong 4f1f49e660 refactor(nocodb): pr comments 2 years ago
Pranav C 36517fc388 fix: wrap await call 2 years ago
Pranav C f9f28f245e fix: wrap await call 2 years ago
Martin Honermeyer f60c91b78b Fix upload allowed check if auth token is missing 2 years ago
Wing-Kam Wong b95c973461 fix(nocodb): remove mkdir cmds 2 years ago
Wing-Kam Wong ed6d34fe37 fix(nocodb): copy-webpack-plugin init 2 years ago
Wing-Kam Wong ecb14e4aa2 feat(nocodb): ignore src besides src/lib/public 2 years ago
Wing-Kam Wong e396520a67 feat(nocodb): add copy-webpack-plugin 2 years ago
Wing-Kam Wong 8178e9ff1a feat(nocodb): include assets when building docker 2 years ago
Wing-Kam Wong 6225805ad6 chore(nocodb): rollback public/index.html 2 years ago
Wing-Kam Wong 90da9ea000 fix(nocodb): add missing ncSiteUrl 2 years ago
Wing-Kam Wong 49c09d2b2b fix(nocodb): include ncSiteUrl / ncPublicUrl 2 years ago
mertmit 4aa6b27ae4 fix: drop unnecessary awaits 2 years ago
mertmit 0cb8be57ae fix: use direct promisify calls instead of variables 2 years ago
mertmit 28e7e7b0c8 fix: asynchronous NcConfigFactory 2 years ago
mertmit c19d3ac25c fix: change logic for ssl certificate read on KnexClient 2 years ago
mertmit 23ac1adeb7 fix: asynchronous read/write for NcMeta and SQL managers 2 years ago
mertmit 477943e237 fix: asynchronous file write for at import job 2 years ago
mertmit 56586188af fix: asynchronous mkdirp calls 2 years ago
mertmit 1f2672d317 fix: asynchronous RestApiBuilder 2 years ago
mertmit 2e5ec1ed18 fix: asynchronous ssl config read 2 years ago
mertmit 22c4d1739d fix: asynchronous local file write 2 years ago
Wing-Kam Wong a1473ddec7 chore(nocodb): update msg in initStrategies.ts 2 years ago
Wing-Kam Wong 83eed319d8 fix(nocodb): prevent from hashing a null salt 2 years ago
Wing-Kam Wong fecb446d07 refactor(nocodb): move cdn assets to public 2 years ago
djmaze 791f45a7d6 Allow uploads for public base url users with editor role 2 years ago
Raju Udava d40fdc9292 test: enable UT for filter tests 2 years ago
Raju Udava f47dcc5ad7 test: select filters 2 years ago
Raju Udava 2adb058795 test: filter for duration column 2 years ago
Raju Udava d792297551 test: filter file cleanup 2 years ago