Wing-Kam Wong
|
e096c85eac
|
feat(nocodb): revise anyof & nanyof logic
|
2 years ago |
Wing-Kam Wong
|
578961e5c9
|
feat(nc-gui): use MultiSelect component for SingleSelect columns for anyof / nanyof filters
|
2 years ago |
Wing-Kam Wong
|
ee1ddd1f47
|
Merge branch 'develop' into enhancement/filters
|
2 years ago |
Wing-Kam Wong
|
56b9b851c7
|
chore(nocodb): lint
|
2 years ago |
Wing-Kam Wong
|
58cba0584c
|
feat(nocodb): add migrateMultiSelectEq logic
|
2 years ago |
Wing-Kam Wong
|
e5c690ae51
|
feat(nocodb): checkbox upgrader logic
|
2 years ago |
Wing-Kam Wong
|
16f9ea265d
|
feat(nc-gui): disable filter value for blank & notblank filters
|
2 years ago |
Wing-Kam Wong
|
a1227609f9
|
feat(nocodb): add blank & notblank logic
|
2 years ago |
Wing-Kam Wong
|
17310b749b
|
feat(nc-gui): add blank & notblank filters
|
2 years ago |
Wing-Kam Wong
|
6f19d32d5e
|
feat(nocodb): include blank & notblank
|
2 years ago |
Wing-Kam Wong
|
21d769e896
|
refactor(nocodb): filter upgrader
|
2 years ago |
Wing-Kam Wong
|
98bf5da816
|
feat(nocodb): add upgrader logic for Duration columns
|
2 years ago |
Wing-Kam Wong
|
8153a8eb2a
|
Merge branch 'develop' into enhancement/filters
|
2 years ago |
աɨռɢӄաօռɢ
|
6587cce3ad
|
Merge pull request #5063 from nocodb/fix/5052-lookup-attachment
fix: Attachment lookup column bug
|
2 years ago |
Pranav C
|
a7e63fdb55
|
refactor(gui): render attachment lookup in the same way how it renders in normal cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
bdc919d4ca
|
feat(nocodb): lookup filter upgrader logic
|
2 years ago |
Daniel Spaude
|
6575642da4
|
fix small css typo
|
2 years ago |
Raju Udava
|
7f4991f77c
|
Merge pull request #5065 from nocodb/fix/3598-copy-to-clipboard
fix: if copy failed show error message and show content in dialog(optional)
|
2 years ago |
Pranav C
|
127b5b0535
|
fix(nocodb): remove acl for refresh token endpoint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
209470e642
|
feat(nocodb): LinkToAnotherRecord filter upgrader logic
|
2 years ago |
Wing-Kam Wong
|
bb3a83c662
|
refactor(nocodb): extract remove filters logic
|
2 years ago |
Wing-Kam Wong
|
21630df516
|
feat(nocodb): remove `>`, `<`, `>=`, `<=`, `is empty`, `is not empty`, `is equal`, `is not equal` for attachment columns
|
2 years ago |
Pranav C
|
e093264e19
|
fix(gui): show modal popup with text if copy failed
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
0e2668180f
|
feat(nocodb): remove `like`, `null`, `equal` and `empty` for multiSelect columns
|
2 years ago |
Wing-Kam Wong
|
5921795bce
|
feat(nocodb): add checkbox migration
|
2 years ago |
Wing-Kam Wong
|
748ad2398c
|
feat(nocodb): include select fields
|
2 years ago |
Wing-Kam Wong
|
cd4f9177ce
|
Merge branch 'develop' into enhancement/filters
|
2 years ago |
Wing-Kam Wong
|
5a15a4b7b3
|
refactor(nc-gui): use `@error` instead of `:onerror`
|
2 years ago |
աɨռɢӄաօռɢ
|
21f1b6a01c
|
Merge pull request #5042 from nocodb/refactor/cdn-resources
refactor(nocodb): move cdn assets to public directory
|
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
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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 |
Pranav C
|
3f7c3338b5
|
refactor(gui): remove unused import and specify types
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9c61b18f0a
|
fix(gui): hide attachment edit option in readonly mode
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
755b54e795
|
fix(gui): treat cells in lookup as readonly
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
4f1f49e660
|
refactor(nocodb): pr comments
|
2 years ago |
navi
|
3be0d449d1
|
Merge pull request #5018 from nocodb/refacto/new-font
refactor(gui): setup new font
|
2 years ago |
Naveen MR
|
eab59e9ab1
|
docs : update
|
2 years ago |
navi
|
f9bbe5636d
|
Merge pull request #5058 from kyleecodes/docs/update-upgrade
docs: update upgrading and app store details
|
2 years ago |
Raju Udava
|
c21b8cc942
|
test: eslint fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
kyleecodes
|
9287be1e61
|
docs: update upgrading and app store details
|
2 years ago |