mertmit
|
43aae02016
|
fix: add default value to row height injection
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
6dbcc0acc8
|
refactor(nc-gui): switch to parseProp
|
2 years ago |
Wing-Kam Wong
|
e8c1997edc
|
fix: spread types may only be created from object types
|
2 years ago |
mertmit
|
b9f9d956bf
|
fix: RowHeighInj for sharing row height between components
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
4a669461d7
|
chore(nc-gui): lint
|
2 years ago |
mertmit
|
8ccb128cba
|
fix: set default row height to short
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
2ec329fa8b
|
feat: Barcode row height support
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
flisowna
|
2c1e7d0253
|
fix warning: remove unused class from Barcode Wrapper
|
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 |
flisowna
|
1ed99e8445
|
geodata: remove commented code
|
2 years ago |
flisowna
|
9c26bad728
|
geodata: debug barcode options
|
2 years ago |
flisowna
|
f52107b943
|
barcode column type: playwright tests (WIP)
|
2 years ago |
flisowna
|
5fb2cb8c77
|
barcode column type: playwright tests (WIP)
|
2 years ago |
flisowna
|
7f75bbf824
|
barcode column type: playwright tests (WIP)
|
2 years ago |
Daniel Spaude
|
aaf3b9b4b8
|
barcode: add wrapper component around JSBarcode
|
2 years ago |
flisowna
|
ec86f32153
|
barcode column type: fix FE issues (WIP)
|
2 years ago |
flisowna
|
19d001ef5e
|
WIP barcode select barcode format commented
|
2 years ago |
flisowna
|
9e2d663a58
|
WIP barcode format select for barcode
|
2 years ago |
flisowna
|
d84eb431b6
|
WIP barcode dynamic value
|
2 years ago |
flisowna
|
1131b67363
|
WIP barcode column type
|
2 years ago |
flisowna
|
e7a15b77ec
|
Barcode column type - WIP (mainly FE related code)
|
2 years ago |
braks
|
4c29fa18ff
|
refactor(nc-gui): use lazy load and cleanup imports
|
2 years ago |
Pranav C
|
7455cb5b11
|
chore(gui): type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ae73504def
|
refactor(gui): linting and type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4b4561c6fc
|
fix(gui): type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
260945e4f8
|
feat(api): update backend api permissions
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f74ea9c044
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ace5f0a06d
|
feat(gui): show app store only for super admin user
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4095066c13
|
feat(gui): add app store page and restrict to super admin user
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
9a43bfa787
|
refactor(nc-gui): use enum for role permission keys
|
2 years ago |
braks
|
ea946edd87
|
chore(nc-gui): cleanup types
|
2 years ago |
braks
|
27791f5054
|
refactor(nc-gui): clean up permission types
|
2 years ago |
Wing-Kam Wong
|
f97ea536b4
|
chore: move nc-gui-v2 to nc-gui
|
2 years ago |
Pranav C
|
174c9a8957
|
fix(gui-v2): handle opening shared view/base opening in same window
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Denis
|
cb5f948358
|
feat(gui-v2): make shared views editable
|
2 years ago |
Muhammed Mustafa
|
5895ddb4ba
|
fix/Fixed viewer permission issues
|
2 years ago |
Muhammed Mustafa
|
eef3a7a69e
|
fix/follow up on user management
|
2 years ago |
braks
|
222539efee
|
fix(gui-v2): permission type not allowing wildcard
# What's changed?
* rename `RolePermissions` to `Permission`
* allow wildcard permission for creator and owner roles
|
2 years ago |
braks
|
bad6cc6409
|
chore(gui-v2): mark rolePermissions as const
|
2 years ago |
braks
|
2520a8ed6c
|
feat(gui-v2): add proper role permissions type
|
2 years ago |
Pranav C
|
8f9152bff2
|
feat(gui-v2): sync column width with server
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7953923a28
|
feat: add isUIAllowed composable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |