Wing-Kam Wong
|
9983fd7235
|
feat(nc-gui): revise attachment validation logic
|
2 years ago |
Pranav C
|
46f19611b2
|
feat: on clear cell set rating and checkbox value 0 and false
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
8d60c1f1ab
|
chore(nc-gui): remove TreeProps
|
2 years ago |
Wing-Kam Wong
|
bf05431c10
|
feat(nc-gui): supportedAttachmentMimeTypes
|
2 years ago |
Wing-Kam Wong
|
0ba90dbb7f
|
feat(nc-gui): add fileMimeTypeList
|
2 years ago |
Wing-Kam Wong
|
d266ee3606
|
feat(nc-gui): use tree to display supported mime types
|
2 years ago |
Wing-Kam Wong
|
7fa2df4f6d
|
feat(nc-gui): convert to tree data format
|
2 years ago |
Wing-Kam Wong
|
fa91d64244
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
24708d5da8
|
feat(nc-gui): revise rename attachment logic
|
2 years ago |
Wing-Kam Wong
|
802fe6db05
|
refactor(nc-gui): maxNumberOfAttachments & maxAttachmentSize logic
|
2 years ago |
Wing-Kam Wong
|
d8f8bda96b
|
feat(nc-gui): remove rename upon upload
|
2 years ago |
Pranav C
|
6b86c7c1cd
|
fix(api): neq query correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
7a8f79097a
|
feat(nc-gui): revise attachment limits
|
2 years ago |
Pranav C
|
eadbdab289
|
refactor(gui): code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
90bfa2dec2
|
feat(gui): improve row navigation option in expanded form
- Add tooltip
- Show warning if out of bound
- Hide option from nested
- Implement it in Gallery view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
46d670f089
|
feat(gui): navigation option to switch between rows in expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
29ff2cd0db
|
fix(gui): inject readonly property to cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1d11ba2861
|
feat(gui): hide unnecessary options from filter comparison dropdown based on type
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9792a3a0ad
|
feat(gui): add checked and notchecked option in filter
re #2014
|
2 years ago |
Pranav C
|
c2c6bf5c1c
|
refactor(gui): hide appstore from project settings modal
re #4852
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cc95ca634f
|
fix(gui): typo correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
88e648c5a9
|
fix(gui): avoid opening expanded form in shared view
re #4580
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
d542086f06
|
refactor(nc-gui): move file mime types to utils
|
2 years ago |
Wing-Kam Wong
|
4025e9d680
|
feat(nc-gui): show LazySmartsheetColumnAttachmentOptions only in ee
|
2 years ago |
Wing-Kam Wong
|
3fdf5922a0
|
feat(nc-gui): revise max number of attachments validation logic
|
2 years ago |
Wing-Kam Wong
|
151df360bc
|
refactor(nc-gui): move LazySmartsheetColumnAttachmentOptions to Advanced Settings
|
2 years ago |
Wing-Kam Wong
|
3ae55fe0d8
|
feat(nc-gui): add vertical adding to AttachmentOptions
|
2 years ago |
mertmit
|
9f3e55a736
|
fix: injection warnings on shared view
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
flisowna
|
b7887c2d34
|
geodata: fix naming of message
|
2 years ago |
flisowna
|
37827df89a
|
geodata: undo accidental code deletion
|
2 years ago |
flisowna
|
215c7be6d0
|
geodata: delete apparently unused inject/provide code
|
2 years ago |
flisowna
|
05e98c4f79
|
geodata: delete duplicated component file (CellIcon.ts/vue)
|
2 years ago |
flisowna
|
3c867f90a4
|
geodata: fix decimal value formatting for geo data input
|
2 years ago |
mertmit
|
b00b74933f
|
fix: isPg, isMysql calls
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
01df8ec6f7
|
feat(nc-gui): pass groupingFieldColumn to share view
|
2 years ago |
Wing-Kam Wong
|
a12ce6880f
|
refactor(nc-gui): rename selectedImages to selectedVisibleItems
|
2 years ago |
Wing-Kam Wong
|
e244c4e352
|
refactor(nc-gui): rename variables in attachment utils
|
2 years ago |
Wing-Kam Wong
|
57f9180105
|
feat(nc-gui): selectedImages & bulk download
|
2 years ago |
Wing-Kam Wong
|
164e9eaa23
|
feat(nc-gui): set min max for attachment option inputs
|
2 years ago |
Wing-Kam Wong
|
dfc51cc3f6
|
refactor(nc-gui): upload multiple files in one call
|
2 years ago |
Wing-Kam Wong
|
d97ae2ec17
|
feat(nc-gui): retrieve ncAttachmentFieldSize and ncMaxAttachmentsAllowed from app info
|
2 years ago |
Wing-Kam Wong
|
b74699e86e
|
feat(nc-gui): attachment meta verification
|
2 years ago |
Wing-Kam Wong
|
b5feda7494
|
feat(nc-gui): revise maxAttachmentSize
|
2 years ago |
Wing-Kam Wong
|
437f9be328
|
chore(nc-gui): remove renameFile in attachment modal
|
2 years ago |
Wing-Kam Wong
|
4dc13640b4
|
feat(nc-gui): bring rename attachment before upload
|
2 years ago |
Wing-Kam Wong
|
430b040d3b
|
fix(nc-gui): missing attachment table name
|
2 years ago |
flisowna
|
727e7710b9
|
geodata: save map feature toggle in local storage
|
2 years ago |
Wing-Kam Wong
|
96f119bad0
|
wip(nc-gui): rename attachment logic
|
2 years ago |
Wing-Kam Wong
|
55d532f01a
|
feat(nc-gui): add rename file button in attachment carousel
|
2 years ago |
Ekaterina Balakina
|
7bfb208746
|
undo removal of select options
|
2 years ago |