Wing-Kam Wong
|
fb0667d86f
|
wip(gui-v2): template import logic
|
2 years ago |
Wing-Kam Wong
|
564b749869
|
feat(gui-v2): add setEditableTn & remove onUpdate functions
|
2 years ago |
Wing-Kam Wong
|
0b9e9188be
|
feat(gui-v2): add deleteTable & fix a-collapse panel
|
2 years ago |
Wing-Kam Wong
|
174a1edf0b
|
refactor(gui-v2): remove virtual col code
|
2 years ago |
Wing-Kam Wong
|
383180777e
|
feat(gui-v2): add deleteTableColumn
|
2 years ago |
Wing-Kam Wong
|
055218d723
|
feat(gui-v2): add addNewColumnRow
|
2 years ago |
Wing-Kam Wong
|
bb0d5794b7
|
feat(gui-v2): select option column in template & mark column name editable
|
2 years ago |
Wing-Kam Wong
|
bdf6cbbfda
|
wip(gui-v2): action column
|
2 years ago |
Wing-Kam Wong
|
a9ec6580fb
|
wip(gui-v2): integrate with antdv
|
2 years ago |
Wing-Kam Wong
|
562227dbd4
|
wip(gui-v2): parse and load template
|
2 years ago |
Pranav C
|
160e54a44a
|
feat: add settings modal
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bbf2e2dac1
|
feat: update list view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e7ebc79cc5
|
feat(gui-v2): integrate project delete
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
68cae516d4
|
chore(gui-v2): cover image in Sponsors.vue
|
2 years ago |
braks
|
31b65555bf
|
chore(gui-v2): add dark styles for language switcher
|
2 years ago |
braks
|
e4210fffd7
|
chore(gui-v2): lint
|
2 years ago |
braks
|
2c4d8ee8e2
|
chore(gui-v2): remove duplicate color transitions
|
2 years ago |
braks
|
a699feb3a3
|
feat(gui-v2): add noco icon component
|
2 years ago |
Wing-Kam Wong
|
1e0f6ba908
|
wip(gui-v2): template editor draft
|
2 years ago |
braks
|
560e4e7203
|
feat(gui-v2): add color-transition shortcut to windi
|
2 years ago |
Pranav C
|
109a7f7026
|
feat(gui-v2): open table tab after table creation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
078926eda3
|
feat(gui-v2): autoselect and focus tablename field
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e8e3cfbb65
|
feat(gui-v2): allow excluding certain columns
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ad445aeb66
|
feat(gui-v2): generate default table name
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b70324d65b
|
wip(gui-v2): table create
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5caf05b2d0
|
refactor(gui-v2): corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
38e944dbad
|
feat(gui-v2): autogenerate name and validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
de27f51f2c
|
feat(gui-v2): copy active view props
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b46608f5f8
|
feat(gui-v2): view create
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
8b9d1cd37c
|
wip(gui-v2): view create
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
97eecc4595
|
chore(gui-v2): no need to reorder CellTextArea
|
2 years ago |
Wing-Kam Wong
|
e6658f92ac
|
feat(gui-v2): url cell
|
2 years ago |
Wing-Kam Wong
|
1a2a510740
|
feat(gui-v2): add url icon
|
2 years ago |
Wing-Kam Wong
|
84eb4866a4
|
feat(gui-v2): include cell url and reorder cell text
|
2 years ago |
Wing-Kam Wong
|
9c4ff71954
|
refactor(gui-v2): revise based on PR comments
|
2 years ago |
Wing-Kam Wong
|
148648438b
|
refactor: revise import
|
2 years ago |
Wing-Kam Wong
|
c0988fac6a
|
refactor(gui-v2): saving logic for duration
|
2 years ago |
Wing-Kam Wong
|
0450992f69
|
refactor(gui-v2): basic rendering for duration
|
2 years ago |
Wing-Kam Wong
|
f2d9ea2e36
|
refactor(gui-v2): include CellDuration
|
2 years ago |
Pranav C
|
eb18e318c8
|
refactor(gui-v2): linting
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a46ac8c02b
|
feat(gui-v2): hide/show system fields
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ecf5740e9c
|
feat(gui-v2): Show fields based on selected fields in fields menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Braks
|
ee28ec167c
|
chore(gui-v2,test): install i18n as plugin instead of mocking
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
a7ce628091
|
feat(gui-v2,test): add tests for sponsors translations
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
5d19d6425d
|
feat(gui-v2,testing): add vitest and a simple component test
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Braks
|
f149e37d61
|
feat(gui-v2): add dark mode to state and some styles
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
|
2 years ago |
Pranav C
|
628f1a5d00
|
refactor(gui-v2): code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f385f3a8f3
|
feat(gui-v2): show all/hide all integration, reload data after change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d349c12560
|
feat(gui-v2): filter, sort integration with grid view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
667f42d35a
|
wip(gui-v2): filter, sort integration with grid view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |