Pranav C
dbce6f0952
chore: lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
500979d135
refactor: migrate simple composable usage syntax to pinia store usage syntax
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ac9aa0f46d
fix(gui): align numeric fields left in expanded form
...
isGrid will be true and isForm will be true when inside expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
8c7c8871c9
fix(gui): remove duplicate lines
...
setting `changed` value after emitting `save` event will keep the value of `changed` remain as `true` and which will cause unnecessary update api call when switching between views/tables
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
6013f99cf1
feat(gui): right align numeric fields text in grid view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
fbbe85c455
fix: css for fixed row height
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
8ccb128cba
fix: set default row height to short
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
a49a68215e
feat: ClampedText for handling line-clamping
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Daniel Spaude
e81463301b
geodata: remove unused code
2 years ago
flisowna
1c5139f101
WIP geodata: add marker by tap holding in a map view - passing and saving in expanded form works
2 years ago
flisowna
49d9ade608
geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP
2 years ago
flisowna
3fbe68317f
geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP
2 years ago
flisowna
c63c343a48
geodata: pass default geo position (based on map click) through to GeoData column component
2 years ago
Ekaterina Balakina
e94ebe9f4c
fix multiselect
2 years ago
mertmit
b0b32dd4a4
fix: cellIcon for multiple source
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
8098dc3540
feat(nc-gui): ad nc-locked-overlay to system columns
2 years ago
Pranav C
3b3d842ba1
fix: focus percentage input on enter key press and on enter key press save and navigate to next row
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
25b68a74cd
fix(gui): checkbox rendering
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
3a9338b3ef
chore(nc-gui): rebase
2 years ago
braks
0d7b129e33
chore(nc-gui): lint
2 years ago
braks
5ea1b2b661
chore(nc-gui): lint
2 years ago
braks
612978758c
chore(nc-gui): cleanup abstractType computed
2 years ago
braks
e1cd1a9e7e
refactor(nc-gui): use sql ui of useProject
2 years ago
braks
19c38753a4
refactor(nc-gui): reduce computed values generated by cells
2 years ago
Pranav C
07728342d8
fix: proper multi/single select behaviour with keyboard
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ad1a64a985
fix(gui): single/multi select issue with arrow and enter keys
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Daniel Spaude
606cf1fd95
QR Code: enable auto updating of cell if referenced value cell is changed
2 years ago
Muhammed Mustafa
9e0eddf833
feat(testing): Added Table Column Operations test suite
2 years ago
Muhammed Mustafa
6998c3e6c7
feat(testing): Added and integrated playwright
2 years ago
Vijay Kumar Rathore
34c97d731f
disallow date picker from opening if column is primary key
...
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
2 years ago
Wing-Kam Wong
49a94eeec0
chore(nc-gui): remove unused import / variables
2 years ago
braks
8b255f3096
refactor(nc-gui): use ref for readonly injection
2 years ago
flisowna
31d9197266
geodata: cell type WIP
2 years ago
Daniel Spaude
60b02fd6c6
qrcode column type: prototyping
2 years ago
mertmit
1c2c9d320a
fix(nc-gui): use composable instead of redefining
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
1d495268f5
fix(nc-gui): currency handle manual save
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
b685f811b9
chore(nc-gui): remove console.log
2 years ago
Wing-Kam Wong
4f17dbc966
fix(nc-gui): add duration to isAutoSaved
2 years ago
Wing-Kam Wong
73e34cda05
fix(nc-gui): remove duration from isManualSaved
2 years ago
braks
95f252ba84
fix(nc-gui): remove `useMetas` from cb fn
2 years ago
mertmit
d0848b8fb9
feat: save new row on enter even if it is empty
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
braks
12b9f43255
fix(nc-gui): stop propagation for non form cells
2 years ago
braks
31933a9647
refactor(nc-gui): remove key event stopper from cells
2 years ago
braks
5324902169
revert(nc-gui): use full cell width
2 years ago
braks
4f68489fb1
chore(nc-gui): update cell styles
2 years ago
braks
fdab487ecf
chore(nc-gui): add cell type class to cell el
2 years ago
braks
b07f52bb40
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
Pranav C
48a1e36faf
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ff13ea4c51
fix(gui): save row on switching tables
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago