Pranav C
|
174ae68f56
|
chore(gui-v2): group imports and rename arg
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
caf8a5e440
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
229a664eed
|
refactor(gui-v2): replace `getPlainText` with `getHTMLEncodedText`
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
49d6fa2170
|
fix(gui-v2): on cell update use response data to update row
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
76bc3eb96c
|
fix(gui-v2): trigger reload in updateOrSaveRow
|
2 years ago |
Wing-Kam Wong
|
e37f6b68fe
|
fix(gui-v2): use location.origin
|
2 years ago |
braks
|
def691b5d4
|
fix(gui-v2): check if arr exists before mapping
|
2 years ago |
braks
|
40e67573ad
|
fix(gui-v2): shared form view not passing files when submitting
|
2 years ago |
braks
|
e9474292a6
|
fix(gui-v2): attachment cell not accepting files in shared form view
|
2 years ago |
mertmit
|
e82fa79658
|
fix(gui-v2): isAnyFieldHidden indicator
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
29c1083c28
|
fix(gui-v2): ncSiteUrl in appInfo
|
2 years ago |
Wing-Kam Wong
|
8c5780cf3e
|
fix(gui-v2): baseURL
|
2 years ago |
Muhammed Mustafa
|
5895ddb4ba
|
fix/Fixed viewer permission issues
|
2 years ago |
Muhammed Mustafa
|
e824ff033f
|
fix/Filter deletion fixed for shared view
|
2 years ago |
Muhammed Mustafa
|
70a8ef5c94
|
chore/pr comments included
|
2 years ago |
Muhammed Mustafa
|
4ea8b6ac94
|
fix/Added filter sorting for user with viewer role
|
2 years ago |
Pranav C
|
9501f9b54e
|
enhancement(gui-v2): bring icon in fields menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4a6883094e
|
fix(gui-v2): show comments only for saved records
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
846bf32e05
|
fix(gui-v2): use ref value for isSharedBase
Re #3266
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
677dd3ddc5
|
refactor(gui-v2): menu style corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
bf5b8a9ec4
|
chore(gui-v2): add injection key
|
2 years ago |
braks
|
bddd053cba
|
chore(gui-v2): remove unused import
|
2 years ago |
braks
|
1bd8e778af
|
feat(gui-v2): persist theme colors and add picker for accent
|
2 years ago |
braks
|
df7f506893
|
feat(gui-v2): implement customizable theme vars
|
2 years ago |
Wing-Kam Wong
|
500a710309
|
fix(gui-v2): skip undefined ids
|
2 years ago |
Wing-Kam Wong
|
387b7682c0
|
fix(gui-v2): missing column after reordering issue
|
2 years ago |
Wing-Kam Wong
|
4ad939d21e
|
chore(gui-v2): remove FIXME comment
|
2 years ago |
Wing-Kam Wong
|
ea5d6026a1
|
chore(gui-v2): lint
|
2 years ago |
Muhammed Mustafa
|
086a9adbd8
|
chore/pr comments included
|
2 years ago |
Wing-Kam Wong
|
342dab4679
|
fix(gui-v2): allow public view & share base view to read filters
|
2 years ago |
Wing-Kam Wong
|
8c0113989d
|
fix(gui-v2): sorting / filtering in share base
|
2 years ago |
Muhammed Mustafa
|
68f8f58ae5
|
fix/Fixed table column toggle while table creation
|
2 years ago |
Wing-Kam Wong
|
ec25499f7c
|
fix(gui-v2): sort for share base
|
2 years ago |
Wing-Kam Wong
|
be1802e52c
|
fix(gui-v2): filter for share base
|
2 years ago |
Wing-Kam Wong
|
3d6bb72f17
|
fix(gui-v2): fields for share base
|
2 years ago |
Muhammed Mustafa
|
043fe29219
|
fix/Fixed table column toggle while table creation
|
2 years ago |
braks
|
26e64c60d9
|
fix(gui-v2): prevent missing injection warnings
|
2 years ago |
braks
|
7590a1d2bb
|
chore(gui-v2): add comments to `useDialog`
|
2 years ago |
braks
|
cf21b7e05e
|
chore(gui-v2): cleanup scope disposal
|
2 years ago |
braks
|
9bd3ee86eb
|
chore(gui-v2): cleanup watcher on dispose in `useDialog`
|
2 years ago |
braks
|
eb3bc5cedc
|
feat(gui-v2): open quickimport dialog on file drop
|
2 years ago |
braks
|
a0bcf49b24
|
feat(gui-v2): add `useDialog` composable
|
2 years ago |
Muhammed Mustafa
|
41b9971cf3
|
fix/pr review included
|
2 years ago |
Wing-Kam Wong
|
b49e7dedb6
|
fix(gui-v2): add missing share base logic in loadProjectRoles
|
2 years ago |
Wing-Kam Wong
|
fe6f1282e4
|
refactor(gui-v2): isUIAllowed
|
2 years ago |
Muhammed Mustafa
|
ba0a82d5e8
|
fix/Added creating a new record and opening expanded form when clicking on the Add new row button
|
2 years ago |
Wing-Kam Wong
|
8a0a256ffb
|
chore(gui-v2): lint
|
2 years ago |
Pranav C
|
304d91875f
|
fix(gui-v2): if json parsing failed set attachments as an empty array
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
83d25f362e
|
fix(gui-v2): shared form - attachment show remove icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
c4f0573fb0
|
fix(gui-v2): field ordering
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |