flisowna
|
0f21027a80
|
change classes in geodata column type
|
2 years ago |
mertmit
|
fbbe85c455
|
fix: css for fixed row height
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Ekaterina Balakina
|
769083e3af
|
fix condition for row-column adding
|
2 years ago |
Wing-Kam Wong
|
4a669461d7
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
8261fbed5f
|
feat(nc-gui): add allow all mime types checkbox
|
2 years ago |
Wing-Kam Wong
|
9cdef3948b
|
feat(nc-gui): add text mime types
|
2 years ago |
Raju Udava
|
91ef35a588
|
test: attachment enterprise
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
mertmit
|
fa22cf80f1
|
refactor: drop row height text from menu
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
8ccb128cba
|
fix: set default row height to short
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
2b5f46373e
|
fix: virtual cell alignment
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
88efea2078
|
fix: return if trying to change row height to active option
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
3814f122ab
|
feat: custom icons for row height options
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
331bcd022a
|
feat: row height support for public views
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
e43888158e
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
8d52b6fbc3
|
fix: icons for row height
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
a49a68215e
|
feat: ClampedText for handling line-clamping
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
36fb93def5
|
feat: row height for grid view
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
6a098aec17
|
fix(gui): apply attachment validation in shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
53408f7d70
|
refactor(gui): use a computed property to compute cell active/not
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
77ec4c17da
|
fix(gui): skip ctrl+arrow navigation if active cell is null/NaN
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a9fec14895
|
fix(gui): skip expand row behaviour if active row value is NaN or null
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
f3e27ff2c5
|
geodata: fix record number and layout issue on a map view
|
2 years ago |
flisowna
|
7990db512d
|
fix PR isssues
|
2 years ago |
Wing-Kam Wong
|
60f2b8e463
|
refactor(nc-gui): revise attachment highlighted search color
|
2 years ago |
Daniel Spaude
|
37ed1e5bb0
|
code cleanup
|
2 years ago |
Daniel Spaude
|
d20c5afa3d
|
add 'delete row' and 'duplicate row' buttons to edit overaly - WIP
|
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 |
Daniel Spaude
|
288ec2c063
|
add 'delete row' and 'duplicate row' buttons to edit overaly - WIP
|
2 years ago |
Daniel Spaude
|
f6ec8f1ac7
|
add 'delete row' and 'duplicate row' buttons to edit overaly - WIP
|
2 years ago |
Daniel Spaude
|
69753c9cf6
|
add 'delete row' and 'duplicate row' buttons to edit overaly - WIP
|
2 years ago |
Daniel Spaude
|
670ce8fed0
|
also allow AutoNumber and ID column types for Bar/QRCodes
|
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
|
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 |