braks
|
be76ec4998
|
chore(gui-v2): type cleanups
|
2 years ago |
braks
|
0f8ea25102
|
chore(gui-v2): update import paths for composables
|
2 years ago |
braks
|
e9ba536c7d
|
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
|
b71673b271
|
refactor(gui-v2): align view create/delete modal further to center
|
2 years ago |
braks
|
44b30bf535
|
feat(gui-v2): allow submitting delete modal with keypress
|
2 years ago |
braks
|
fba8f631c7
|
feat(gui-v2): use modal for deletion confirm
|
2 years ago |
Raju Udava
|
f0acefd7af
|
fix: form submission on enter
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
a5e02ba5a7
|
feat(gui-v2): handle delete and duplication of views
|
2 years ago |
braks
|
4a3fb7a4a8
|
chore(gui-v2): remove `.value` access on formValidator
|
2 years ago |
braks
|
61077f99ba
|
chore(gui-v2): add translations to view create modal
|
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 |
braks
|
66b85d443c
|
refactor(gui-v2): merge create view into `ViewCreate.vue`
|
2 years ago |
braks
|
3cb8e9e606
|
refactor(gui-v2): change view create to ant design cmps
|
2 years ago |
Wing-Kam Wong
|
6dacb9aa53
|
chore(gui-v2): npm run lint
|
2 years ago |
Pranav C
|
322e73e253
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
aee580d43f
|
test: cy markers for import excel
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
3fe4d85b7d
|
refactor: cy import class names
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
2a564f5d49
|
chore: menu resize
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
1280922286
|
fix(gui-v2): revise based on PR comments
|
2 years ago |
Wing-Kam Wong
|
e169c6c2f4
|
chore(gui-v2): revise based on PR comments
|
2 years ago |
Pranav C
|
f4a7a6dd02
|
fix(gui-v2): pass socket id as query parameter
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
d8a42924a7
|
fix(gui-v2): airtable import
|
2 years ago |
Wing-Kam Wong
|
d90711e711
|
feat(gui-v2): add disableImportButton & align layout margin
|
2 years ago |
Wing-Kam Wong
|
2612633ef6
|
refactor(gui-v2): apply tailwindcss classes
|
2 years ago |
Wing-Kam Wong
|
116e100ce3
|
feat(gui-v2): disable import button logic
|
2 years ago |
Wing-Kam Wong
|
dfb1d4a6b8
|
refactor(gui-v2): revise style on json editor tab
|
2 years ago |
Wing-Kam Wong
|
c77604bdd6
|
chore(gui-v2): remove margin left on quick import header
|
2 years ago |
Wing-Kam Wong
|
b6010b7d15
|
refactor(gui-v2): quick import
|
2 years ago |
Wing-Kam Wong
|
ce648d9135
|
feat(gui-v2): show advanced settings in step 2 & add back button
|
2 years ago |
Wing-Kam Wong
|
d353cf86ee
|
feat(gui-v2): advanced settings & apply tailwindcss
|
2 years ago |
Wing-Kam Wong
|
649bb0b7b2
|
refactor(gui-v2): renmae more options to advanced settings
|
2 years ago |
Wing-Kam Wong
|
c759b2b690
|
feat(gui-v2): excel / csv validators
|
2 years ago |
Wing-Kam Wong
|
7721b2d2df
|
feat(gui-v2): TemplateEditor integration
|
2 years ago |
Wing-Kam Wong
|
46f006e87c
|
wip(gui-v2): socket logic & add base url & header to $fetch
|
2 years ago |
Wing-Kam Wong
|
4a52552f56
|
refactor(gui-v2): add loadTables
|
2 years ago |
Wing-Kam Wong
|
160aed1fda
|
feat(gui-v2): watch syncSourceUrlOrId logic
|
2 years ago |
Wing-Kam Wong
|
294fc327c4
|
fix(gui-v2): revise progress type & add await to sync
|
2 years ago |
Wing-Kam Wong
|
32c11ff7c4
|
feat(gui-v2): replace $axios implementation
|
2 years ago |
Wing-Kam Wong
|
de60c16f15
|
chore(gui-v2): run lint
|
2 years ago |
Wing-Kam Wong
|
a34c2ba8d5
|
refactor(gui-v2): run lint
|
2 years ago |
braks
|
6b447ceb38
|
chore(gui-v2): fix eslint issues
# What's changed?
* transform some components to script setup
* fix linting issues
|
2 years ago |
Wing-Kam Wong
|
3d9d98f5ec
|
feat(gui-v2): airtable import step 2 layout
|
2 years ago |
Raju Udava
|
933da7834e
|
fix: i18n corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
c58e09e08c
|
refactor(gui-v2): add table rename validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0f30974d8d
|
refactor(gui-v2): table rename modal improvements
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b7ce972695
|
feat(gui-v2): update tab state on table rename
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5d37bb97c6
|
feat(gui-v2): table rename and minor improvements
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
70755b8b1d
|
wip(gui-v2): table rename
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
0cc3907b82
|
wip(gui-v2): integration with TemplateEditor & revise adapter and parseAndExtractData logic
|
2 years ago |
Wing-Kam Wong
|
f074eb819c
|
feat(gui-v2): add TemplateEditor
|
2 years ago |