Wing-Kam Wong
7387da1364
feat(gui-v2): add json editor & refactor import state
3 years ago
Wing-Kam Wong
41b2002003
feat(gui-v2): expose format function
3 years ago
Wing-Kam Wong
cd0580687b
chore(gui-v2): use isUIAllowed from useUIPermission()
3 years ago
Wing-Kam Wong
bac7b00143
feat(gui-v2): use a-modal
3 years ago
Wing-Kam Wong
52c5e06617
wip(gui-v2): Quick Import - load url
3 years ago
Wing-Kam Wong
a0e2274583
fix(gui-v2): setting import type in onclick
3 years ago
Wing-Kam Wong
f3e9261eda
wip(gui-v2): DnD file uploader
3 years ago
Wing-Kam Wong
d3a44868df
refactor(gui-v2): styling with css class
3 years ago
Wing-Kam Wong
be5008a625
refactor(gui-v2): button size
3 years ago
Wing-Kam Wong
65aef10f77
fix(gui-v2): add missing []
3 years ago
Wing-Kam Wong
a51ba23fee
refactor(gui-v2): styling & use classes
3 years ago
Wing-Kam Wong
c05ef731c7
refactor(gui-v2): use fieldRequiredValidator
3 years ago
braks
f8d95aa966
refactor(gui-v2): import composables from `#imports` path
3 years ago
braks
9117f76e5b
refactor(gui-v2): move injection keys to context dir
...
# What's changed?
* avoids naming collision with `components.d.ts`
3 years ago
braks
3eb04e5be8
chore(gui-v2): cleanup audit tab and pass currents as default
3 years ago
braks
f5048fe42f
revert(gui-v2): revert audit tab layout and fix var use
3 years ago
braks
3c4bc9ebf7
chore(gui-v2): add full width to audit tab
3 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
3 years ago
Muhammed Mustafa
189bc5bbaa
fix/moved calculateDiff to date utils
3 years ago
Muhammed Mustafa
f0826d4620
refactor/gui-v2-audit-added
3 years ago
Wing-Kam Wong
2140ddf876
wip(gui-v2): file upload
3 years ago
Wing-Kam Wong
61cef93940
fix(gui-v2): incorrect position
3 years ago
Wing-Kam Wong
f4a280aee9
wip(gui-v2): file import dialog
3 years ago
Wing-Kam Wong
9e62775e06
refactor(gui-v2): DlgFileImport
3 years ago
Wing-Kam Wong
80dafd6b87
init(gui-v2): airtable import dialog
3 years ago
Pranav C
24f5d57fdb
refactor(gui-v2): corrections and improvements
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
8e14ba11f7
feat(gui-v2): linked with dialogs
3 years ago
Pranav C
c5b99a056b
feat(gui-v2): load team and auth tab
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
2fe3215c6e
feat(gui-v2): add directives
3 years ago
Wing-Kam Wong
4cd9675c32
feat(gui-v2): table tabs + add / import tab
3 years ago
Pranav C
49d308db87
feat(gui-v2): load team and auth tab
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
96640b2933
feat(gui-v2): add spinning to template editor & clean up
3 years ago
Pranav C
3c5237d821
refactor(gui-v2): ui improvements
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
c5748fa26c
feat(gui-v2): monaco editor integration for config edit
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 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>
3 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>
3 years ago
Pranav C
00622f799e
wip(gui-v2): add monaco editor for config edit
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
7d3ff6b2c3
chore(gui-v2): revise margin
3 years ago
Wing-Kam Wong
2f3c9c932c
style(gui-v2): template editor
3 years ago
Wing-Kam Wong
eb7143d929
fix(gui-v2): delete logic
3 years ago
Wing-Kam Wong
1aac0f663a
refactor(gui-v2): template editor
3 years ago
Wing-Kam Wong
535657ebf2
feat(gui-v2): display select column title conditionally
3 years ago
Wing-Kam Wong
61c76465d3
refactor(gui-v2): importTemplate function
3 years ago
Wing-Kam Wong
b9737dca9d
chore(gui-v2): bypass bulk import if data is not found & reset loading
3 years ago
Wing-Kam Wong
cc0dc6728f
style(gui-v2): template components
3 years ago
Wing-Kam Wong
fb6e053cbc
style(gui-v2): template buttons
3 years ago
Wing-Kam Wong
c478dabaf8
chore(gui-v2): type & add TODO tag
3 years ago
Wing-Kam Wong
611c2edcf8
feat(gui-v2): template validation on table name
3 years ago
Wing-Kam Wong
b295dd0cb5
feat(gui-v2): template validation
3 years ago
Wing-Kam Wong
e4740ce0f6
wip(gui-v2): a-form integration
3 years ago