Pranav C
|
fafed69339
|
fix(gui-v2): update invite url
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cfd57fd47f
|
chore(gui-v2): update nuxt package after install to work with hash based routing
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
6de5d36b38
|
chore: add dependency `tinycolor2`
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
d6ef8a1870
|
fix(gui-v2): wrong package names
|
2 years ago |
Wing-Kam Wong
|
1074ae8e57
|
fix(gui-v2): fix package-lock.json
|
2 years ago |
Wing-Kam Wong
|
64d559372a
|
fix(gui-v2): fix package-lock versions
|
2 years ago |
braks
|
614ec773a1
|
chore(gui-v2): stash
|
2 years ago |
braks
|
0fc56326df
|
feat(gui-v2): add google auth signup option
|
2 years ago |
braks
|
47808a5eaa
|
chore(gui-v2,deps-dev): remove unnecessary deps & plugin
|
2 years ago |
braks
|
df7f506893
|
feat(gui-v2): implement customizable theme vars
|
2 years ago |
braks
|
05021f97bf
|
feat(gui-v2): add dropzone to project intro page
|
2 years ago |
Muhammed Mustafa
|
91ba29887a
|
fix/minor ui improvements and bug fix
|
2 years ago |
Pranav C
|
2446b04de1
|
feat(gui-v2): add shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
83d5a8d76c
|
fix(gui-v2): prod build
|
2 years ago |
Wing-Kam Wong
|
87d02a49fb
|
feat(gui-v2): add vue-github-button
|
2 years ago |
Wing-Kam Wong
|
408a61eb75
|
chore(gui-v2): remove vue-toastification
|
2 years ago |
Pranav C
|
04db065153
|
chore(gui-v2): linting and other corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
ccea47062a
|
fix/fixed merge conflict
|
2 years ago |
Muhammed Mustafa
|
9a0bd9f4c3
|
refactor/gui-v2-added Api snippet
|
2 years ago |
Muhammed Mustafa
|
2d9934dfde
|
fix/package json typo removed
|
2 years ago |
braks
|
bd96a78ce0
|
feat(gui-v2): add `useSidebar` composable
# What's changed?
* replace global sidebar state with `useSidebar` composable
|
2 years ago |
braks
|
ff6c7eaf9b
|
chore(gui-v2,deps-dev): update antfu eslint-config
|
2 years ago |
Muhammed Mustafa
|
ed64d28faf
|
refactor/gui-v2-added-json
|
2 years ago |
Wing-Kam Wong
|
34bee526cf
|
feat(gui-v2): add jsep
|
2 years ago |
braks
|
c64c22ea30
|
chore(gui-v2,deps-dev): add nuxt/image-edge to deps-dev
|
2 years ago |
Wing-Kam Wong
|
9fd510ab78
|
feat(gui-v2): add @ckpack/vue-color
|
2 years ago |
braks
|
1ef4d94da3
|
chore(gui-v2,deps): update ant-design-vue
|
2 years ago |
braks
|
e1e3c5a2ee
|
feat(gui-v2): add attachment views modal
|
2 years ago |
braks
|
380675d152
|
chore(gui-v2,deps): update vueuse to ^9.0.2
|
2 years ago |
Wing-Kam Wong
|
810f7ceb65
|
feat(gui-v2): add locale-codes
|
2 years ago |
Pranav C
|
702d81305b
|
chore(gui-v2): update vuedraggable version
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
bbd3329c2c
|
chore(gui-v2,deps): add vuedraggable to deps
|
2 years ago |
braks
|
6d7561ffdc
|
chore(gui-v2): update package-lock.json
|
2 years ago |
braks
|
045cf53e3c
|
chore(gui-v2,deps): remove vuedraggable
|
2 years ago |
braks
|
7ac91b4d5d
|
feat(gui-v2): add `useApi` composable
# What's changed?
* useApi provides a loading, error and response ref
* also provides event cb for error and response
|
2 years ago |
braks
|
91581456c2
|
chore(gui-v2): update package-lock.json
|
2 years ago |
braks
|
143d05f628
|
feat(gui-v2): add `useApi` composable
# What's changed?
* useApi provides a loading, error and response ref
* also provides event cb for error and response
|
2 years ago |
braks
|
656d0e965e
|
chore(gui-v2): update package-lock.json
|
2 years ago |
braks
|
8516a467dc
|
chore: update package-lock.json
|
2 years ago |
braks
|
83be67b5b3
|
chore(gui-v2): update package-lock.json
|
2 years ago |
braks
|
67c8bf47d9
|
feat(gui-v2): add `useApi` composable
# What's changed?
* useApi provides a loading, error and response ref
* also provides event cb for error and response
|
2 years ago |
Muhammed Mustafa
|
161b080ca9
|
refactor/gui-v2-user-management-added
|
2 years ago |
Muhammed Mustafa
|
e5c0c64e01
|
refactor/gui-v2-added-Date-Picker
|
2 years ago |
Pranav C
|
8abc2b1255
|
refactor(gui-v2): error corrections, add import option in tab page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
dfe19aa681
|
fix(gui-v2): add xlsx
|
2 years ago |
Muhammed Mustafa
|
8fa4a8a76e
|
chore/integrated-appstore-to-settings-modal
|
2 years ago |
Muhammed Mustafa
|
5e9b17eb04
|
refactor/gui-v2-settings-modal-rebase-issues-solved-and-pr-reviews-followed
|
2 years ago |
Muhammed Mustafa
|
832c7b5059
|
refactor/gui-v2-store-package-lock-sycnup
|
2 years ago |
Muhammed Mustafa
|
6c90083ad4
|
refactor/gui-v2-store-ui-and-code-cleanup
|
2 years ago |
Pranav C
|
9677c54a8e
|
chore(gui-v2): package-lock.json
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |