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 |
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 |
Wing-Kam Wong
|
0eed7834af
|
feat(nc-gui): change the button text
|
2 years ago |
Raju Udava
|
b3c8650122
|
refactor: delete prompt message update
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
653312773d
|
fix(nc-gui): prohibit to display unshared cover image column
|
2 years ago |
flisowna
|
495a40bc66
|
fix iframe issue with multiple embedded views
|
2 years ago |
Wing-Kam Wong
|
23f26d86a2
|
feat(nc-gui): add modal for confirmation when deleting attachment
|
2 years ago |
Wing-Kam Wong
|
0612daed91
|
feat(nc-gui): verify mime type when uploading attachment
|
2 years ago |
Wing-Kam Wong
|
04e6650179
|
feat(nc-gui): attachment option
|
2 years ago |
Wing-Kam Wong
|
a1261b9006
|
feat(nc-gui): add LazySmartsheetColumnAttachmentOptions and adjust EditOrAdd width
|
2 years ago |
Wing-Kam Wong
|
16321e2c89
|
fix(nc-gui): fix carousel icon visibility
|
2 years ago |
Wing-Kam Wong
|
ed51a53d59
|
feat(nc-gui): attachment rename file logic
|
2 years ago |
Wing-Kam Wong
|
13a62b34bd
|
feat(nc-gui): attachment rename file
|
2 years ago |
Wing-Kam Wong
|
0bf151d874
|
fix(nc-gui): RangeError: Maximum call stack size exceeded
|
2 years ago |
Raju Udava
|
6c2b7ae449
|
refactor: 'Link To Another Record' instead of 'Child Table'
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
6a98ea8e3b
|
chore(nc-gui): lint
|
2 years ago |
Pranav C
|
c3503bc82b
|
fix(gui): handle empty string in percent and currency cell as null
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
183a123cae
|
fix(nc-gui): multi select behaviours based on roles
|
2 years ago |
Wing-Kam Wong
|
2c6521c7e4
|
fix(nc-gui): single select behaviours based on roles
|
2 years ago |
Wing-Kam Wong
|
9a0391c2a3
|
fix(nc-gui): show LTAR record in view for users to add even it is empty
|
2 years ago |
Wing-Kam Wong
|
89f3f5ecd0
|
feat(nc-gui): disable filter value input if the column is not selected
|
2 years ago |
Wing-Kam Wong
|
414db7e289
|
fix(nc-gui): show either formula error or value
|
2 years ago |
Southball
|
10b669b0cf
|
fix: issues with multiselect filters
|
2 years ago |
Pranav C
|
25129c23fb
|
fix(gui): stop mouse event propagation from json cell to avoid unexpected behaviour
re #4760
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
27d05c65bb
|
fix(gui): assign click event handler to button
re #4760
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
7c2c671a64
|
fix: ViewIcon null check
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
f5e14c525b
|
fix: treeview load project consistently
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
flisowna
|
2c1e7d0253
|
fix warning: remove unused class from Barcode Wrapper
|
2 years ago |
Pranav C
|
eac47a0dbf
|
feat: add license page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
aeda11d5ca
|
fix(gui): lookup and rollup - show readonly warning only when necessary
re #4702
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d395d643bb
|
fix(gui): treat empty string as null for number fields
re #4701
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f1103cbcd3
|
fix(gui): remove extra quote from iframe script
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5b4c029ae4
|
refactor(gui): share view modal - icons alignment correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3e06831bee
|
fix(gui): allow user to change icon in multi datasource tree view
re #4731
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
222246ae72
|
fix: disconnect from socket if modal closed
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
d1e1906d2f
|
fix(gui): viewIcon - handle if view meta is not defined
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |