23 Commits (e72bc313523d024dc90bd7b6411f16f151f849e4)

Author SHA1 Message Date
Pranav C f9cab933b8 fix(gui): pass Row ref to insert method 2 years ago
braks 64368e3fa5 fix(nc-gui): correct input style padding for form views 2 years ago
Raju Udava 3b88c4a0a3 fix(nc-gui): validation error handling 2 years ago
braks c552233f78 chore(nc-gui): decrease debounce max wait 2 years ago
braks 75e0a66b1d feat(nc-gui): debounce updating form view data 2 years ago
braks 83f21a3ff4 chore(nc-gui): form view styles 2 years ago
braks de519ccfff refactor(nc-gui): form view styles 2 years ago
braks 90372f280a chore(nc-gui): cleanup 2 years ago
braks 46147cca70 chore(nc-gui): styles 2 years ago
braks 9fcc623382 refactor(nc-gui): form view styles 2 years ago
braks 412dd2f523 refactor(nc-gui): form view styles 2 years ago
Pranav C 73208defe5 chore(gui): lint 2 years ago
Pranav C 8a4ee9eec0 fix(gui): reload form view meta on change 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks b07f52bb40 refactor(nc-gui): use lazy load and cleanup imports 2 years ago
Pranav C 3e5d9dfc35 fix(api): email me enabling error 2 years ago
Pranav C 40baf5aa94 fix(api): default form validation 2 years ago
braks 81db2c8435 chore(nc-gui): fix type issues and set proper ref types 2 years ago
braks 3320453637 chore(nc-gui): remove `as any` typecasts wherever possible 2 years ago
Pranav C b5b050dcaa refactor(gui): keep the right sidebar open by default 2 years ago
Raju Udava 9c721f5426 chore(CY): add class name for modal & menu 2 years ago
Pranav C 21a306030c
chore(gui-v2): base url correction (#3510) 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
mertmit 0b4555ada8 fix: gallery view 2 years ago
Wing-Kam Wong 3be5c0ae73 refactor(gui-v2): remove (localColumns.value[idx] as any).show 2 years ago
Wing-Kam Wong 785e6b9cb0 fix(gui-v2): add reloadEventHook.trigger() to get the latest localColumn value 2 years ago
Raju Udava 3fe42c1a25 refactor: i18n updates 2 years ago
Raju Udava 95d4afc0b5 refactor: i18n for message.info 2 years ago
Wing-Kam Wong 36b5ae6815 fix(gui-v2): email me in form view 2 years ago
Wing-Kam Wong c0ef19f426 fix(gui-v2): exclude col.cdf case 2 years ago
Pranav C a18376ff87 fix(gui-v2): load column to field on clicking hidden columns list 2 years ago
Pranav C 24ff3ff01e chore(gui-v2): add comment about function use case 2 years ago
Pranav C d65ef25c7b fix(gui-v2): disable drag-n-drop for required column only if dragging to hidden list 2 years ago
Muhammed Mustafa 14a83d562d fix/Fixed form view column syncing issue 2 years ago
Pranav C d24c0fb6fb fix(gui-v2): avoid highlighting primary value in form view 2 years ago
Pranav C e7f2d5d435 fix(gui-v2): remove fixed height from card 2 years ago
Pranav C 1d22c90bda refactor(gui-v2): form view ui rearrangement 2 years ago
Pranav C 73b8cc1ecb refactor(gui-v2): button style and label and help text arrangement 2 years ago
Pranav C ce83f2d06d refactor(gui-v2): font-size correction 2 years ago
braks e9474292a6 fix(gui-v2): attachment cell not accepting files in shared form view 2 years ago
braks df7f506893 feat(gui-v2): implement customizable theme vars 2 years ago
Wing-Kam Wong b147834e31 style(gui-v2): remove border 2 years ago
Wing-Kam Wong f9d01e9967 fix(gui-v2): disable drag for required fields 2 years ago
Wing-Kam Wong 1d7828b470 fix(gui-v2): remove xor logic in form 2 years ago
Wing-Kam Wong 710055aaa8 fix(gui-v2): disable lookup in form 2 years ago
Wing-Kam Wong 22f082f3a5 fix(gui-v2): remove false from useViewColumns 2 years ago
Wing-Kam Wong 54c8e88591 fix(gui-v2): open menu box only when clicked outside the input box 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
Pranav C 54a006bfab chore(gui-v2): lint 2 years ago
Pranav C ee72e4e011 fix(gui-v2): show form items in editable state and handle LTAR columns 2 years ago