Pranav C
b588e3283b
refactor(gui-v2): remove unused imports
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
e4077cd12a
refactor(gui-v2): cleanup template editor component
...
# What's changed?
* fix types
* change arrow fns to regular functions to avoid ordering issues
* move templateColumns to utils file
2 years ago
Pranav C
d4976686ff
fix: issue with sortable
...
re #2820
Signed-off-by: Pranav C <pranavxc@gmail.com>
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
Pranav C
9ace314b1b
feat(gui-v2): table delete
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
78bdd3ae2e
feat(gui-v2): context menu, table list reload, css corrections
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
a82f163041
feat(gui-v2): add sortable
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
62233121f1
wip(gui-v2): Basic tree view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
be5008a625
refactor(gui-v2): button size
2 years ago
Wing-Kam Wong
65aef10f77
fix(gui-v2): add missing []
2 years ago
Wing-Kam Wong
a51ba23fee
refactor(gui-v2): styling & use classes
2 years ago
Wing-Kam Wong
c05ef731c7
refactor(gui-v2): use fieldRequiredValidator
2 years ago
braks
f8d95aa966
refactor(gui-v2): import composables from `#imports` path
2 years ago
braks
9117f76e5b
refactor(gui-v2): move injection keys to context dir
...
# What's changed?
* avoids naming collision with `components.d.ts`
2 years ago
braks
3eb04e5be8
chore(gui-v2): cleanup audit tab and pass currents as default
2 years ago
braks
f5048fe42f
revert(gui-v2): revert audit tab layout and fix var use
2 years ago
braks
3c4bc9ebf7
chore(gui-v2): add full width to audit tab
2 years ago
braks
9c1f214c8d
refactor(gui-v2): cleanup audit tab issues and styles
...
# What's changed?
* load project before loading audits
* properly align pagination
* move reload button to pagination
* wrap elements
* prevent warnings of ant design by using functions as children
* add icon to reload
2 years ago
Muhammed Mustafa
189bc5bbaa
fix/moved calculateDiff to date utils
2 years ago
Muhammed Mustafa
f0826d4620
refactor/gui-v2-audit-added
2 years ago
Pranav C
24f5d57fdb
refactor(gui-v2): corrections and improvements
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
c5b99a056b
feat(gui-v2): load team and auth tab
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
49d308db87
feat(gui-v2): load team and auth tab
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
96640b2933
feat(gui-v2): add spinning to template editor & clean up
2 years ago
Pranav C
3c5237d821
refactor(gui-v2): ui improvements
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
c5748fa26c
feat(gui-v2): monaco editor integration for config edit
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f93ca9df18
feat(gui-v2): test connection, project create integration
...
- show dialog after test connection
- use certificate values
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
313f77eefe
feat(gui-v2): add ssl file select option, show monaco editor for config edit
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
00622f799e
wip(gui-v2): add monaco editor for config edit
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
7d3ff6b2c3
chore(gui-v2): revise margin
2 years ago
Wing-Kam Wong
2f3c9c932c
style(gui-v2): template editor
2 years ago
Wing-Kam Wong
eb7143d929
fix(gui-v2): delete logic
2 years ago
Wing-Kam Wong
1aac0f663a
refactor(gui-v2): template editor
2 years ago
Wing-Kam Wong
535657ebf2
feat(gui-v2): display select column title conditionally
2 years ago
Wing-Kam Wong
61c76465d3
refactor(gui-v2): importTemplate function
2 years ago
Wing-Kam Wong
b9737dca9d
chore(gui-v2): bypass bulk import if data is not found & reset loading
2 years ago
Wing-Kam Wong
cc0dc6728f
style(gui-v2): template components
2 years ago
Wing-Kam Wong
fb6e053cbc
style(gui-v2): template buttons
2 years ago
Wing-Kam Wong
c478dabaf8
chore(gui-v2): type & add TODO tag
2 years ago
Wing-Kam Wong
611c2edcf8
feat(gui-v2): template validation on table name
2 years ago
Wing-Kam Wong
b295dd0cb5
feat(gui-v2): template validation
2 years ago
Wing-Kam Wong
e4740ce0f6
wip(gui-v2): a-form integration
2 years ago
braks
82398cf03f
refactor(gui-v2): replace vuetify form with ant form
2 years ago
Wing-Kam Wong
381dd6714d
feat(gui-v2): column type autocomplete
2 years ago
Wing-Kam Wong
fb0667d86f
wip(gui-v2): template import logic
2 years ago