Wing-Kam Wong
|
03a7ab8829
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
fe02c935ea
|
fix(nc-gui): include unhidden fields for filter
|
2 years ago |
Wing-Kam Wong
|
8532e0f476
|
feat(nc-gui): show the first possible filter operator when creating a new filter
|
2 years ago |
Wing-Kam Wong
|
e771b467f2
|
feat(nc-gui): move isComparisonOpAllowed to useViewFilter
|
2 years ago |
Pranav C
|
459a1802fa
|
fix(gui): reload table data after duplicating a column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
e9d12a46c5
|
feat(nocodb): handle isNoneOf, anyof & allof logic
|
2 years ago |
Wing-Kam Wong
|
cd850e6a55
|
feat(nc-gui): revise column filter style
|
2 years ago |
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
|
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 |
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 |
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
|
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
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 |
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
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f9f28f245e
|
fix: wrap await call
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |