Wing-Kam Wong
|
880c48676d
|
fix(nc-gui): vModel on numeric columns
|
2023-03-17 17:15:58 +08:00 |
|
Wing-Kam Wong
|
d683319219
|
fix(nc-gui): apply parseProp on column meta
|
2023-03-16 17:12:07 +08:00 |
|
Wing-Kam Wong
|
36e3ff33a6
|
fix(nc-gui): type 'unknown' is not assignable to type 'Error'
|
2023-03-16 14:10:07 +08:00 |
|
Wing-Kam Wong
|
c7de4dcb47
|
fix(nc-gui): apply parseProp to meta
|
2023-03-16 14:00:17 +08:00 |
|
Wing-Kam Wong
|
be17970733
|
fix(nc-gui): apply parseProp
|
2023-03-16 13:55:50 +08:00 |
|
Wing-Kam Wong
|
62288268a7
|
Merge branch 'develop' into fix/project-errors
|
2023-03-16 12:01:54 +08:00 |
|
Wing-Kam Wong
|
6dbcc0acc8
|
refactor(nc-gui): switch to parseProp
|
2023-03-15 20:31:11 +08:00 |
|
Wing-Kam Wong
|
132ce16fa9
|
fix(nc-gui): parse meta in durationType
|
2023-03-15 20:08:36 +08:00 |
|
Wing-Kam Wong
|
ffc68895de
|
fix(nc-gui): apply json parse for string before spread
|
2023-03-15 20:06:37 +08:00 |
|
Wing-Kam Wong
|
e284b96d2b
|
fix(nc-gui): numeric cell type issues
|
2023-03-15 20:04:52 +08:00 |
|
Wing-Kam Wong
|
09da14fed4
|
fix(nc-gui): geo onSuccess and onError type & fix type 'number' is not assignable to type 'string'
|
2023-03-15 19:13:07 +08:00 |
|
Wing-Kam Wong
|
e8c1997edc
|
fix: spread types may only be created from object types
|
2023-03-15 19:07:38 +08:00 |
|
Daniel Spaude
|
ce8cb699a8
|
code cleanup
|
2023-03-14 18:43:01 +01:00 |
|
Daniel Spaude
|
727647830d
|
Merge branch 'develop' into geodata-follow-up-fixes
|
2023-03-14 18:38:11 +01:00 |
|
Wing-Kam Wong
|
06df79b3af
|
Merge branch 'develop' into refactor/backend
|
2023-03-14 15:29:02 +08:00 |
|
աɨռɢӄաօռɢ
|
f6497ae8a2
|
Merge pull request #5274 from nocodb/refactor/pinia-for-state-managemen
Introduce Pinia store to manage app state
|
2023-03-14 13:06:51 +08:00 |
|
Daniel Spaude
|
6baa3cc9a0
|
geo data col: change wording and adapt layout of buttons
|
2023-03-13 19:13:39 +01:00 |
|
Daniel Spaude
|
3eb372749c
|
geo data col: change wording and adapt layout of buttons
|
2023-03-13 18:58:00 +01:00 |
|
Daniel Spaude
|
b166569473
|
Merge branch 'develop' into geodata-follow-up-fixes
|
2023-03-13 12:15:34 +01:00 |
|
Daniel Spaude
|
744b82be25
|
Merge branch 'geodata-follow-up-fixes' into map-marker-popups-for-shared-views
|
2023-03-13 12:14:37 +01:00 |
|
Wing-Kam Wong
|
8f2e5f05b1
|
chore(nc-gui): lint
|
2023-03-13 16:38:46 +08:00 |
|
Pranav C
|
29a43aee10
|
fix: wrap store with storeToRefs wherever missing
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-12 10:53:08 +05:30 |
|
Pranav C
|
d62b3d9419
|
refactor: include storeToRefs in imports alias
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-10 12:04:34 +05:30 |
|
Pranav C
|
30cd0c3d42
|
refactor: move tab composable to pinia store
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-10 11:59:10 +05:30 |
|
Daniel Spaude
|
f955c09793
|
Merge branch 'develop' into map-marker-popups-for-shared-views
|
2023-03-09 21:40:55 +01:00 |
|
Pranav C
|
dbce6f0952
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-10 00:30:19 +05:30 |
|
Pranav C
|
500979d135
|
refactor: migrate simple composable usage syntax to pinia store usage syntax
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-10 00:29:20 +05:30 |
|
Pranav C
|
ecc64e0169
|
refactor(gui): show default system context menu when cell is in editable state and typable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-09 11:42:54 +05:30 |
|
Pranav C
|
e62b9e02d4
|
refactor: show as multiline for single line if row height is more than 1
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-09 11:26:54 +05:30 |
|
Pranav C
|
cf4381e388
|
refactor: move expanded form icons to menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-08 19:05:03 +05:30 |
|
Pranav C
|
3701c4c660
|
fix(gui): remove outline of textarea
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-08 19:04:52 +05:30 |
|
Pranav C
|
076cc578aa
|
fix(gui): do line break by word
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-08 19:04:52 +05:30 |
|
Pranav C
|
f9861744df
|
feat(gui): show empty checkbox
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-03-08 19:04:52 +05:30 |
|
flisowna
|
d4d61405d5
|
open geodata type column only in expanded form or grid view
|
2023-03-03 14:50:25 +01:00 |
|
flisowna
|
29e308bdab
|
fix follow-up issue of geodata layout
|
2023-03-03 14:34:39 +01:00 |
|
Raju Udava
|
a54f0e5535
|
test: anomaly fix for handling multi select dropdown
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2023-03-02 18:42:57 +05:30 |
|
flisowna
|
46c11b33a3
|
show open location on an external map only if the location is given
|
2023-02-27 17:48:18 +01:00 |
|
flisowna
|
7cdac26ffa
|
add two buttons to geodata column to open location in google maps and OSM
|
2023-02-27 14:02:04 +01:00 |
|
Wing-Kam Wong
|
b60647d509
|
chore(nc-gui): lint
|
2023-02-24 12:23:06 +08:00 |
|
աɨռɢӄաօռɢ
|
4796e09918
|
Merge pull request #4749 from humannocode/geodata-prototyping-restart
Geodata column and Map View (WIP)
|
2023-02-24 11:29:29 +08:00 |
|
flisowna
|
f1c20b24d9
|
adjust classes naming
|
2023-02-23 14:48:14 +01:00 |
|
flisowna
|
03d0380c35
|
--amend
|
2023-02-23 10:47:59 +01:00 |
|
flisowna
|
1eef5ebad4
|
fix PR issues
|
2023-02-22 16:57:00 +01:00 |
|
Wing-Kam Wong
|
2c47610d68
|
fix(nc-gui): single select issues
|
2023-02-22 13:39:51 +08:00 |
|
flisowna
|
26f4788655
|
resolve merging conflicts
|
2023-02-21 23:19:22 +01:00 |
|
flisowna
|
18719c0a4a
|
PR fixes: geodata column layout, expanded form in shared view
|
2023-02-21 23:06:49 +01:00 |
|
Daniel Spaude
|
cb776e9408
|
work on geo data column tests - WIP
|
2023-02-17 19:13:05 -05:00 |
|
flisowna
|
29dac655dc
|
fix conflicts
|
2023-02-16 20:03:46 +01:00 |
|
Wing-Kam Wong
|
a88e6b380c
|
refactor(nc-gui): add comments for clamped text
|
2023-02-16 12:41:22 +08:00 |
|
flisowna
|
1ef7b3719c
|
resolve merging conflicts
|
2023-02-14 12:53:03 +01:00 |
|