8848 Commits (49c23e4d215b8d86937af2336361bcabf028b535)

Author SHA1 Message Date
mertmit dc997ada56 fix: add optional chaining to field pv 2 years ago
mertmit fc1984ef90 fix: small css fix for sticky column 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 8f3f166b25 fix: fields menu for view types other than grid 2 years ago
mertmit 275ba16c45 fix: hide set as primary value option from primary value column 2 years ago
mertmit 8db2c53d27 feat: sticky column upgrader 2 years ago
mertmit 03db6b26b5 feat: force primary value column as sticky 2 years ago
mertmit fcb0c40650 feat: make first grid column sticky 2 years ago
mertmit 18e6927a14 feat: grid border css 2 years ago
Pranav C 459a1802fa fix(gui): reload table data after duplicating a column 2 years ago
Wing-Kam Wong 56b9b851c7 chore(nocodb): lint 2 years ago
Pranav C a7e63fdb55 refactor(gui): render attachment lookup in the same way how it renders in normal cell 2 years ago
Pranav C eb98bb12ad fix(gui): when navigate to an auth required page try to populate token using refresh token if user is not logged in 2 years ago
Pranav C 127b5b0535 fix(nocodb): remove acl for refresh token endpoint 2 years ago
Pranav C e093264e19 fix(gui): show modal popup with text if copy failed 2 years ago
Pranav C 99a7bcbd5b fix(gui): if copy failed show error message and print content in console 2 years ago
Pranav C 3f7c3338b5 refactor(gui): remove unused import and specify types 2 years ago
Pranav C 9c61b18f0a fix(gui): hide attachment edit option in readonly mode 2 years ago
Pranav C 755b54e795 fix(gui): treat cells in lookup as readonly 2 years ago
Wing-Kam Wong 4f1f49e660 refactor(nocodb): pr comments 2 years ago
Naveen MR eab59e9ab1 docs : update 2 years ago
kyleecodes 9287be1e61 docs: update upgrading and app store details 2 years ago
Pranav C 36517fc388 fix: wrap await call 2 years ago
Pranav C f9f28f245e fix: wrap await call 2 years ago
Pranav C 49b43f3b2e refactor(gui): setup new font 2 years ago
Pranav C 091b6dd210 fix(gui): if lookup column is attachment and array of objects then pass the array to smartsheet cell 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 a24812c0a2 fix(nc-gui): project?.value -> project.value 2 years ago
Wing-Kam Wong fecb446d07 refactor(nocodb): move cdn assets to public 2 years ago