braks
|
7bfbb43e5c
|
chore(gui-v2): prevent image overflow in modal
|
2 years ago |
braks
|
629838c874
|
chore(gui-v2): update attachment cell styles
|
2 years ago |
braks
|
72172bf6cf
|
feat(gui-v2): disable interaction on attachments for readonly state
|
2 years ago |
braks
|
21e31f9c00
|
feat(gui-v2,deps): add attachment views carousel
|
2 years ago |
braks
|
1ef4d94da3
|
chore(gui-v2,deps): update ant-design-vue
|
2 years ago |
braks
|
b285ce65e0
|
feat(gui-v2): add general overlay component
|
2 years ago |
braks
|
f83cb9a127
|
chore(gui-v2): remove logs
|
2 years ago |
braks
|
c332258a71
|
chore(gui-v2): use correct ref el for sortable
|
2 years ago |
braks
|
4ff2c47ae1
|
feat(gui-v2): add sortable to attachment items
|
2 years ago |
braks
|
dfa6eab997
|
chore(gui-v2): move common functions to attachment cell utils file
|
2 years ago |
braks
|
e1e3c5a2ee
|
feat(gui-v2): add attachment views modal
|
2 years ago |
braks
|
104cfd03c5
|
feat(gui-v2): make attachments list scrollable in cell
|
2 years ago |
braks
|
1189ec02eb
|
feat(gui-v2,deps): update attachment cell styles
# What's changed?
* add a "button" into empty cell to add items
* add a dropzone to cell
|
2 years ago |
braks
|
380675d152
|
chore(gui-v2,deps): update vueuse to ^9.0.2
|
2 years ago |
braks
|
213c028011
|
chore(gui-v2): update types in `useViewColumns`
|
2 years ago |
braks
|
e76c9dce49
|
fix(gui-v2): useViewColumns throwing error if col is undefined
|
2 years ago |
braks
|
9aac08e6b0
|
chore(gui-v2): add 0.5 px right sidebar top offset
|
2 years ago |
braks
|
b2769d317e
|
chore(gui-v2): add null to possible modelValue input in Email.vue
|
2 years ago |
braks
|
109938673e
|
feat(gui-v2): add `EditModeInj` and replace string key injection
|
2 years ago |
Wing-Kam Wong
|
d8200b663e
|
chore(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
3d315c33b7
|
wip(gui-v2): Rating Options
|
2 years ago |
Wing-Kam Wong
|
4ea314c4bf
|
feat(gui-v2): export icon utils
|
2 years ago |
Wing-Kam Wong
|
6bab6683d4
|
chore(gui-v2): run lint
|
2 years ago |
Pranav C
|
335458176a
|
fix(gui-v2): return type correction of provider
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
f2f8172d86
|
feat(gui-v2): include SmartsheetColumnRatingOptions
|
2 years ago |
Muhammed Mustafa
|
c90c1bab33
|
chore/reverted-gui-v2-count-cell-added-icon-to-cell-header
|
2 years ago |
Muhammed Mustafa
|
8020665e0a
|
chore/gui-v2-count-cell-added-icon-to-cell-header
|
2 years ago |
Wing-Kam Wong
|
385eff9c13
|
refactor(gui-v2): replace @/utils/durationUtils by @/utils
|
2 years ago |
Wing-Kam Wong
|
55a52216c5
|
refactor(gui-v2): export currencyUtils
|
2 years ago |
Wing-Kam Wong
|
fa11ac70c4
|
refactor(gui-v2): use onSetRef
|
2 years ago |
Wing-Kam Wong
|
f449444103
|
chore(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
af9b9d7c07
|
wip(gui-v2): add count draft
|
2 years ago |
Wing-Kam Wong
|
b6e841b5cd
|
feat(gui-v2): add count icon
|
2 years ago |
Wing-Kam Wong
|
b1ec9c1895
|
feat(gui-v2): add VirtualCellCount
|
2 years ago |
Wing-Kam Wong
|
f5c078f7c3
|
feat(gui-v2): add isCount
|
2 years ago |
Wing-Kam Wong
|
761cf48ec4
|
feat(gui-v2): include Count
|
2 years ago |
Raju Udava
|
826810811b
|
i18n: new language support- hi, bn
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
37e45ac53a
|
refactor(gui-v2): use onSetRef
|
2 years ago |
Wing-Kam Wong
|
238bab2eba
|
fix(gui-v2): fix icon precedence issue
|
2 years ago |
Wing-Kam Wong
|
ba31b2a44d
|
feat(gui-v2): add duration options
|
2 years ago |
Wing-Kam Wong
|
da0d261766
|
feat(gui-v2): include SmartsheetColumnDurationOptions
|
2 years ago |
Wing-Kam Wong
|
aedc06dd61
|
refactor(gui-v2): rename durationHelper -> durationUtils
|
2 years ago |
Wing-Kam Wong
|
46bb71114f
|
feat(gui-v2): ditch a-tooltip in currency option
|
2 years ago |
Wing-Kam Wong
|
daeb024df8
|
feat(gui-v2): show the text for currency locale
|
2 years ago |
Wing-Kam Wong
|
d2212d7519
|
chore(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
514ebf518a
|
fix(gui-v2): conditionally display tooltip on currency option
|
2 years ago |
Muhammed Mustafa
|
d1ef8bbb45
|
chore/gui-v2-improved-email-json-phonenumber-url-year-time-column
|
2 years ago |
Wing-Kam Wong
|
964fb32589
|
feat(gui-v2): add label for currency locale & code
|
2 years ago |
mertmit
|
86bfebffd6
|
fix(gui-v2): fix project schema for pg and mssql
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
2f2e0644e6
|
refactor/gui-v2-added-checkbox
|
2 years ago |