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
|
dfc51cc3f6
|
refactor(nc-gui): upload multiple files in one call
|
2 years ago |
Wing-Kam Wong
|
b74699e86e
|
feat(nc-gui): attachment meta verification
|
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 |
Wing-Kam Wong
|
0eed7834af
|
feat(nc-gui): change the button text
|
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
|
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 |
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 |
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 |
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 |
Wing-Kam Wong
|
5291dc6c20
|
fix(nc-gui): use YYYY-MM-DD HH:mm:ss instead
|
2 years ago |
mertmit
|
91968ba6be
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
5c433e3086
|
feat: team & settings modal data sources tab revised
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
55fd0fee74
|
feat(nc-gui): format DateTime data
|
2 years ago |
Wing-Kam Wong
|
424d23f2cb
|
chore(nc-gui): resolve PR comments
|
2 years ago |
Wing-Kam Wong
|
b1b362366e
|
fix(nc-gui): type issues
|
2 years ago |
Pranav C
|
4283f48ee8
|
fix(gui): add validation for paste data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
916029c007
|
fix(gui): avoiding blocking click event propagation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5c36a3e9d6
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0d13701bfe
|
fix: avoid opening dropdown on cmd/alt/shift/ctrl key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a8f421f22b
|
fix(gui): allow drag select, mouse select and cmd/ctrl + a select
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
dae1c53a91
|
feat(nc-gui): skip keydown logic if drawer / modal is active
|
2 years ago |
Wing-Kam Wong
|
507a1f496a
|
feat(nc-gui): keyboard maneuver for json cell
|
2 years ago |
Wing-Kam Wong
|
70ea1fda32
|
fix(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
2af5e7d224
|
fix(nc-gui): resolve PR comments
|
2 years ago |
Wing-Kam Wong
|
cd56d6bf1e
|
feat(nc-gui): click enter to open modal, click enter again to attach file
|
2 years ago |
Wing-Kam Wong
|
af685a9cf8
|
feat(nc-gui): add active class when the modal is open
|
2 years ago |
Wing-Kam Wong
|
2f5160e047
|
feat(nc-gui): useSelectedCellKeyupListener logic on datetime picker
|
2 years ago |
Wing-Kam Wong
|
ccf42266fe
|
fix(nc-gui): query the active date picker only
|
2 years ago |
Wing-Kam Wong
|
ae2271c7b8
|
feat(nc-gui): cmd + ; to select the current date(time)
|
2 years ago |
Wing-Kam Wong
|
21c0be04a2
|
fix(nc-gui): return if expanded form is active for Enter & Escape on date picker
|
2 years ago |
Wing-Kam Wong
|
5d048d37f2
|
fix(nc-gui): set show-search always true
|
2 years ago |
Wing-Kam Wong
|
3b02b6627e
|
feat(nc-gui): keyboard maneuver on date picker
|
2 years ago |
Pranav C
|
12a95968ba
|
fix(gui): check default value defined or not
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9b9894f72b
|
fix(gui): remove unnecessary chars from column default value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
523105c8b0
|
fix(gui): allow typing directly in single select
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
043cbcf4e7
|
fix(gui): block event bubbling
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |