233 Commits (deb4eea2f25e7c319f37028d73a42407a07d28c1)

Author SHA1 Message Date
braks 35844c30e1 chore(gui-v2): remove log 2 years ago
braks f63e7788c3 chore(gui-v2): remove unnecessary var 2 years ago
braks 6a2ccfd693 fix(gui-v2): teleport warning on shared view form 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
braks 67728624e2 fix(gui-v2): attachments not loading in shared view 2 years ago
mertmit 682f938d36 fix(gui-v2): attachment prop warning 2 years ago
Pranav C b5e28dedae refactor(gui-v2): add background color for row on hovering 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 2 years ago
Pranav C b3062130df fix(gui-v2): make attachment drag-n-drop in shared form view 2 years ago
Pranav C 83d25f362e fix(gui-v2): shared form - attachment show remove icon 2 years ago
Pranav C 131ee2cbb3 fix(gui-v2): handle non image file in shared form 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 2 years ago
Pranav C fb5a0ce688 fix(gui-v2): attachment modal issue in shared form view 2 years ago
mertmit 6248ab1a55 fix(gui-v2): remove placeholder for select cells 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 2 years ago
Pranav C 85f4be117b feat(gui-v2): integrate attachment cell 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 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 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 2 years ago
Pranav C e6611e577c fix(gui-v2): use ReadonlyInj in date and time pickers since those are in editable state by default 2 years ago
braks 1d49963350 feat(gui-v2): reopen attachment modal on carousel close 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 2 years ago
Pranav C 91e2b06a4e refactor(gui-v2): use edit and readonly injection keys properly 2 years ago
Raju Udava 49f21e4d52 refactor: UI changes (url font size, additiona dot in sidebar) 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 2 years ago
mertmit ab1fcde39a fix(gui-v2): multiselect cell overflow 2 years ago
mertmit b17dfdaeaa fix(gui-v2): modelValue prop type warning 2 years ago