8905 Commits (860fdbfa0a16cb7497e05f84cbdae0594342f999)

Author SHA1 Message Date
Pranav C 860fdbfa0a feat(gui): allow user to set display value 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 dac29fba0e fix: header overlap when no record present in grid 2 years ago
mertmit 5196c5464f fix: fields menu show primary value field as header 2 years ago
mertmit 3274f6aed3 fix: primary_value_column on changing system fields visibility 2 years ago
mertmit 33285716a1 fix: primary value column menu operations 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 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
Wing-Kam Wong 70796e96a9 fix(nc-gui): margin-auto -> m-auto 2 years ago
Wing-Kam Wong 7f065ecab8 refactor(nc-gui): src -> srcs 2 years ago
Wing-Kam Wong ccb013ee48 docs: correct unit test directory path 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 847e1b2d51 fix: drop unnecessary loadProject call 2 years ago
mertmit 8045ba6779 feat: use shared composable for useProject and useTabs 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
Wing-Kam Wong 5a15a4b7b3 refactor(nc-gui): use `@error` instead of `:onerror` 2 years ago
Wing-Kam Wong af6de850a1 chore(nc-gui): remove file-not-found.png 2 years ago
Wing-Kam Wong 288578a96c fix(nc-gui): use LazyCellAttachmentImage for images only 2 years ago
Wing-Kam Wong 1fd89c3d23 refactor(nc-gui): attachment width style 2 years ago
Wing-Kam Wong 4cf26182a0 fix(nc-gui): show LazyCellAttachmentImage for images only 2 years ago
Wing-Kam Wong 597c1d8c20 fix(nc-gui): attachment carousel style 2 years ago
Wing-Kam Wong 158cce40c0 refactor(nc-gui): use MdiFileImageBox for fallback 2 years ago
Pranav C 99a7bcbd5b fix(gui): if copy failed show error message and print content in console 2 years ago
Wing-Kam Wong 8f99b01825 refactor(nc-gui): getPossibleAttachmentSrc & openAttachment 2 years ago
Wing-Kam Wong 53a775ae23 refactor(nc-gui): remove the logic to useAttachment 2 years ago
Wing-Kam Wong 27a317a6e7 refactor(nc-gui): use LazyCellAttachmentImage 2 years ago
Wing-Kam Wong 59e6cd147d feat(nc-gui): AttachmentImage 2 years ago