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 |
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 |
Pranav C
|
6b86c7c1cd
|
fix(api): neq query correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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 |
mertmit
|
9f3e55a736
|
fix: injection warnings on shared view
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 |
Ekaterina Balakina
|
7bfb208746
|
undo removal of select options
|
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 |
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 |
Pranav C
|
2b1ca8d7a1
|
refactor: use switch case instead of nested ternary for readability
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
887c661edf
|
refactor: add iframe props same as base share
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
e90e978bd5
|
barcode: fix linter issues
|
2 years ago |
flisowna
|
3150b986bb
|
barcode: formatting
|
2 years ago |
flisowna
|
94bbacf975
|
barcode: fix barcode value in cleaner way
|
2 years ago |
flisowna
|
c9eaa64156
|
barcode: fix barcode value in cleaner way
|
2 years ago |
flisowna
|
9886e67ce3
|
barcode: fix all the issues from PR review
|
2 years ago |
Pranav C
|
fd8dae40e9
|
feat(gui): block open google signup if invite only signup enabled
re #4618
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d5644061e2
|
feat(gui): add embed option in shared view modal
Signed-off-by: Pranav C <pranavxc@gmail.com>
#4680
|
2 years ago |