mertmit
46b5640dce
feat: add showNull to global state to control indicator
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
a581bbc7fd
feat: extended support for NULL indicator
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Pranav C
a8f421f22b
fix(gui): allow drag select, mouse select and cmd/ctrl + a select
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Ekaterina Balakina
b419bf0f26
review fixes
2 years ago
Pranav C
f8e52e39e0
fix(api): block delete key press action for input fields at cell level
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
59964d5c38
fix(gui): stop event bubbling at input level
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
59f03e9eb4
refactor: remove copyright block as CLA covers it
2 years ago
Wing-Kam Wong
fba0d65f18
fix(nc-gui):use computed instead of ref for durationType
2 years ago
Wing-Kam Wong
1d89c7c8d3
fix(nc-gui): duration focus issue
2 years ago
braks
64368e3fa5
fix(nc-gui): correct input style padding for form views
2 years ago
Wing-Kam Wong
07f525b900
fix(nc-gui): cell styles
2 years ago
braks
4c29fa18ff
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
Pranav C
4a31d733a8
refactor(gui-v2): use edit and readonly injection keys properly in all cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
91e2b06a4e
refactor(gui-v2): use edit and readonly injection keys properly
...
- add `undefined` type for all cell value since initially(new row) model value for all cell will be undefined
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
d869db13ad
refactor(gui-v2): centeralise imports to #imports
2 years ago
Wing-Kam Wong
f6af46e2e9
fix(gui-v2): ReadonlyInj in Cell
2 years ago
Pranav C
a26128837f
refactor(gui-v2): accept null prop value in cell component
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7095344bb7
refactor(gui-v2): replace column with reactive object
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
e9301451a8
fix(gui-v2): reduce to just ~/utils
2 years ago
Wing-Kam Wong
aedc06dd61
refactor(gui-v2): rename durationHelper -> durationUtils
2 years ago
braks
6b447ceb38
chore(gui-v2): fix eslint issues
...
# What's changed?
* transform some components to script setup
* fix linting issues
2 years ago
braks
f8d95aa966
refactor(gui-v2): import composables from `#imports` path
2 years ago
braks
e4210fffd7
chore(gui-v2): lint
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
8b9d1cd37c
wip(gui-v2): view create
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
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
Pranav C
7ffdda936b
feat(gui-v2): add hm, m2m, bt and rollup cells
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Braks
b59af42164
chore(gui-v2): lint files
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Pranav C
0674f6837a
wip: grid view migration
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
8b863ca3d8
refactor: prettier nc-gui v1
2 years ago
Wing-Kam Wong
4bf6fd8c5b
feat: duration
2 years ago
Pranav C
9540ca672e
GUI code refactoring ( #2051 )
...
* refactor: update vue component filenames
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: update store and state variable names
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: variable name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: store module name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: variable name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
180accda2a
chore: fix lint
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
3e046ac1e2
fix: checkbox always false issue
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
WK WONG
c6d81498f5
enhancement(ui): add checkbox field to app store input ( #959 )
...
* init: checkboxField.vue
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* enhancement(gui): use <checkbox-field/> for Checkbox type
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* fix: use to boolean instead of string
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
59f55e4595
refactor(gui): update eslint rules
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
fa00be39b8
refactor(gui): linting
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C
79bbbb4376
fix(gui): app install ui correction
...
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
3 years ago
Pranav C Balan
640e6c8007
fix(gui): app config form validation
...
fix #199
Signed-off-by: Pranav C Balan <pranavxc@gmail.com>
3 years ago
“pranavxc”
69be190d68
Xmysql is now NocoDB (An Open Source Airtable alternative)
3 years ago