Wing-Kam Wong
|
6bab6683d4
|
chore(gui-v2): run lint
|
2 years ago |
Wing-Kam Wong
|
d1ad7563b1
|
chore(gui-v2): add a FIXME tag
|
2 years ago |
Wing-Kam Wong
|
dbbd67fe34
|
fix(gui-v2): airtable import log scrolling
|
2 years ago |
Wing-Kam Wong
|
6d02903efa
|
chore(gui-v2): fix formatting
|
2 years ago |
Wing-Kam Wong
|
28724bba39
|
fix(gui-v2): destructure parts of props
|
2 years ago |
Pranav C
|
2c4bfb1f22
|
refactor(gui-v2): combine composables
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
be76ec4998
|
chore(gui-v2): type cleanups
|
2 years ago |
braks
|
0f8ea25102
|
chore(gui-v2): update import paths for composables
|
2 years ago |
Wing-Kam Wong
|
6f2eff55bc
|
chore(gui-v2): add FIXME tag
|
2 years ago |
Wing-Kam Wong
|
8e8edec7f9
|
fix(gui-v2): add nextTick for scrolling log
|
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
|
c464277aab
|
fix(gui-v2): add@import & emit
|
2 years ago |
Wing-Kam Wong
|
2d8525e948
|
fix(gui-v2): scroll log automatically
|
2 years ago |
Wing-Kam Wong
|
4d63e494e8
|
refactor(gui-v2): use useVModel for dialogShow
|
2 years ago |
Wing-Kam Wong
|
07838a4fe0
|
refactor(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
7d9a9f0b91
|
fix(gui-v2): hide msg.info.tableNameInDb message
|
2 years ago |
Wing-Kam Wong
|
aa1a4f9065
|
fix(gui-v2): focus on input & move keydown.enter to form
|
2 years ago |
Raju Udava
|
cef72313fe
|
chore: minor changes
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
6dacb9aa53
|
chore(gui-v2): npm run lint
|
2 years ago |
Wing-Kam Wong
|
49514d2c3e
|
fix(gui-v2): fix modalWidth for excel import
|
2 years ago |
Pranav C
|
322e73e253
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
9c4594ef34
|
fix(gui-v2): fix json validation logic
|
2 years ago |
Wing-Kam Wong
|
cfc60e7423
|
fix(gui-v2): not render format json button in template edito
|
2 years ago |
Wing-Kam Wong
|
9cfc6018ce
|
fix(gui-v2): add log ref
|
2 years ago |
Wing-Kam Wong
|
a62a5834b1
|
fix(gui-v2): add missing Go To Dashboard button
|
2 years ago |
Wing-Kam Wong
|
a3407dda72
|
fix(gui-v2): set maskClosable to false
|
2 years ago |
Wing-Kam Wong
|
da9e23a62b
|
chore(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
937b418ee0
|
fix(gui-v2): replace formState by table from useTableCreate
|
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 |
Wing-Kam Wong
|
52be7479f4
|
chore(gui-v2): lint
|
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 |