Pranav C
b5e28dedae
refactor(gui-v2): add background color for row on hovering
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
0444a20bd4
refactor(gui-v2): replace `pink-500` with `accent` color
2 years ago
braks
df7f506893
feat(gui-v2): implement customizable theme vars
2 years ago
Wing-Kam Wong
e40f1e9c4c
chore(gui-v2): lint
2 years ago
Muhammed Mustafa
91ba29887a
fix/minor ui improvements and bug fix
2 years ago
Wing-Kam Wong
ea1ea5d20f
fix(gui-v2): add missing import
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
b3062130df
fix(gui-v2): make attachment drag-n-drop in shared form view
...
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
Pranav C
131ee2cbb3
fix(gui-v2): handle non image file in shared form
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Muhammed Mustafa
39fc75cd8b
fix/Added url validation ui indicator
2 years ago
Muhammed Mustafa
0df3d84a0e
chore/Added Pr suggestions and removed isShareView page meta
2 years ago
Muhammed Mustafa
ed5349085a
chore/commented out code for enhanced percentage cell and options
2 years ago
Muhammed Mustafa
82ed157d2b
fix/Added readonly mode to Checkbox
2 years ago
Pranav C
04172cf5f5
refactor(gui-v2): attachment store refactoring
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
fb5a0ce688
fix(gui-v2): attachment modal issue in shared form view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
6248ab1a55
fix(gui-v2): remove placeholder for select cells
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Muhammed Mustafa
60be7e730d
fix/removed url validation when it is not required
2 years ago
Wing-Kam Wong
465c96a5cc
chore(gui-v2): remove placeholders for *Picker cells
2 years ago
Pranav C
29485a0d71
fix(gui-v2): validation correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
85f4be117b
feat(gui-v2): integrate attachment cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Muhammed Mustafa
bc9bd2533f
fix/Added showing error message on invalid url entry
2 years ago
Pranav C
0d0ed7da57
chore(gui-v2): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Muhammed Mustafa
e5fdc6a1d0
fix/reverted percent to v1
2 years ago
Pranav C
7342b9511d
fix(gui-v2): if form view and not in expanded state then hide save/cancel button of json cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
9d3f3ec900
fix(gui-v2): date time picker disable
2 years ago
mertmit
993d72dfb9
fix(gui-v2): select cells use readOnly instead of editEnabled
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Pranav C
e6611e577c
fix(gui-v2): use ReadonlyInj in date and time pickers since those are in editable state by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
1d49963350
feat(gui-v2): reopen attachment modal on carousel close
...
# What's changed?
* When modal was used to open the image carousel, reopen the modal when carousel is closed
2 years ago
braks
e31ad66aaf
chore(gui-v2): cleanup typecheck issues
2 years ago
braks
4373c38311
chore(gui-v2): revert casting to any instead of select options type
2 years ago
braks
83eca162ef
chore(gui-v2): cleanup typecheck issues
2 years ago
braks
0e699f89c0
chore(gui-v2): cleanup typecheck issues
2 years ago
braks
c3b821bf8e
chore(gui-v2): fix type issues
2 years ago
Pranav C
4a31d733a8
refactor(gui-v2): use edit and readonly injection keys properly in all cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
91e2b06a4e
refactor(gui-v2): use edit and readonly injection keys properly
...
- add `undefined` type for all cell value since initially(new row) model value for all cell will be undefined
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
49f21e4d52
refactor: UI changes (url font size, additiona dot in sidebar)
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
d003b39e00
fix(gui-v2): add editEnabled for select cells
2 years ago
Wing-Kam Wong
d869db13ad
refactor(gui-v2): centeralise imports to #imports
2 years ago
Wing-Kam Wong
f6af46e2e9
fix(gui-v2): ReadonlyInj in Cell
2 years ago
Pranav C
fd05864b08
chore(gui-v2): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
ab1fcde39a
fix(gui-v2): multiselect cell overflow
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
b17dfdaeaa
fix(gui-v2): modelValue prop type warning
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
15b42939a1
feat(gui-v2): hide arrow if selected from single select
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
139820e016
fix(gui-v2): add missing value prop
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
fbec61ebbf
fix(gui-v2): empty select option
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Naveen MR
877294f8f6
fix : UI improvements
2 years ago
Wing-Kam Wong
761ca6eacc
refactor(gui-v2): use message instead of notification
2 years ago
Pranav C
b79346b194
fix(gui-v2): close datetime picker on clicking ok button
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
41f509ebfd
fix(gui-v2): close timepicker on outside click
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago