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
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
Wing-Kam Wong
2776651352
feat(gui-v2): parser config
2 years ago
Wing-Kam Wong
0b3490127d
fix(gui-v2): validator key
2 years ago
Wing-Kam Wong
b16ed9783b
chore(gui-v2): rename FileImport -> QuickImport
2 years ago
Wing-Kam Wong
d1ef2444d9
feat(gui-v2): adapter & parseAndExtractData
2 years ago
Wing-Kam Wong
bef2146f26
feat(gui-v2): handleImport
2 years ago
Wing-Kam Wong
d2c0e022e6
refactor(gui-v2): revise style & add title
2 years ago
Wing-Kam Wong
030fb9d282
feat(gui-v2): add populateUniqueTableName
2 years ago
Wing-Kam Wong
f7e987fc5a
wip(gui-v2): quick import - parseAndExtractData
2 years ago
Wing-Kam Wong
4571c0cae6
wip(gui-v2): quick import - airtable
2 years ago
Wing-Kam Wong
0502d82e05
fix(gui-v2): incorrect a-form structure
2 years ago
Wing-Kam Wong
9a34ca9188
chore(gui-v2): sync with upstream
2 years ago
Wing-Kam Wong
885f821b4e
feat(gui-v2): create table
2 years ago
Wing-Kam Wong
f7ac71cf33
chore(gui-v2): use span
2 years ago
Wing-Kam Wong
2eb2084ea6
chore(gui-v2): i18n
2 years ago
Wing-Kam Wong
3732ef014d
refactor(gui-v2): revise css classes
2 years ago
Wing-Kam Wong
7e0c33529b
feat(gui-v2): add importUrlValidator, rejectDrop & accept types
2 years ago
Wing-Kam Wong
b06f4389ee
fix(gui-v2): tab view link
2 years ago
Wing-Kam Wong
05201030d8
feat(gui-v2): add help text info for airtable import
2 years ago
Wing-Kam Wong
37d1008ac2
feat(gui-v2): import from airtable ui
2 years ago
Wing-Kam Wong
cd0d142e7f
refactor(gui-v2): monaco editor setup
2 years ago
Wing-Kam Wong
7387da1364
feat(gui-v2): add json editor & refactor import state
2 years ago
Wing-Kam Wong
41b2002003
feat(gui-v2): expose format function
2 years ago
Wing-Kam Wong
cd0580687b
chore(gui-v2): use isUIAllowed from useUIPermission()
2 years ago
Wing-Kam Wong
bac7b00143
feat(gui-v2): use a-modal
2 years ago
Wing-Kam Wong
52c5e06617
wip(gui-v2): Quick Import - load url
2 years ago
Wing-Kam Wong
a0e2274583
fix(gui-v2): setting import type in onclick
2 years ago
Wing-Kam Wong
f3e9261eda
wip(gui-v2): DnD file uploader
2 years ago
Wing-Kam Wong
d3a44868df
refactor(gui-v2): styling with css class
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
Wing-Kam Wong
2140ddf876
wip(gui-v2): file upload
2 years ago