Wing-Kam Wong
|
559da5c7be
|
fix(nc-gui): pass sort & filter to fetchSharedViewGroupedData
|
2023-01-18 17:18:49 +08:00 |
|
Wing-Kam Wong
|
5e5be6adc7
|
fix(nc-gui): revise filterArrJson and sortArrJson in fetchSharedViewGroupedData
|
2023-01-18 17:17:54 +08:00 |
|
Wing-Kam Wong
|
ba8ff29274
|
Merge branch 'develop' into fix/kanban-share-view
|
2023-01-18 14:19:31 +08:00 |
|
Wing-Kam Wong
|
b39f16d760
|
fix(nc-gui): revise groupingFieldColumn in share view
|
2023-01-18 00:10:45 +08:00 |
|
Wing-Kam Wong
|
2c36fcec2b
|
fix(nc-gui): get public gallery data from sharedView.view
|
2023-01-16 18:55:00 +08:00 |
|
Wing-Kam Wong
|
8b84a76bcb
|
fix(nc-gui): include offset in fetchSharedViewData
|
2023-01-16 17:22:00 +08:00 |
|
Wing-Kam Wong
|
b9935d14cb
|
fix(nc-gui): exclude kanban fk_grp_col_id from meta.value.columns
|
2023-01-16 14:48:31 +08:00 |
|
Wing-Kam Wong
|
2adbc68fce
|
fix(nc-gui): get groupingFieldColumn logic
|
2023-01-16 14:28:22 +08:00 |
|
Wing-Kam Wong
|
10633df624
|
fix(nc-gui): include kanban grouping field
|
2023-01-16 12:24:05 +08:00 |
|
Pranav C
|
c54bfd435a
|
fix(gui): construct project base metadata from public meta api response
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-01-14 15:16:37 +05:30 |
|
Pranav C
|
c3503bc82b
|
fix(gui): handle empty string in percent and currency cell as null
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-01-11 16:07:31 +05:30 |
|
Pranav C
|
6ef17339cf
|
fix(gui): cell copy-paste if condition correction
re #4758
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2023-01-05 15:28:58 +05:30 |
|
mertmit
|
7f2a5103f6
|
fix: useRoute from vue-router in useProject
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-30 12:44:03 +03:00 |
|
mertmit
|
c1a86f0808
|
fix: use ref for forcedProjectId
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-29 23:22:04 +03:00 |
|
Pranav C
|
c0266c007f
|
fix(gui): encode id to escape special chars in url
re #4704
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-29 13:03:18 +05:30 |
|
Pranav C
|
77fea98c1a
|
Merge pull request #4696 from nocodb/fix/misc
Miscellaneous bug fixes and enhancements
|
2022-12-27 17:32:21 +05:30 |
|
flisowna
|
9fa675ace7
|
Merge branch 'develop' into barcode
|
2022-12-26 20:43:41 +01:00 |
|
Pranav C
|
4986a5892f
|
fix(gui): replace api call which requires auth token in public page
re #4694
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-26 18:00:37 +05:30 |
|
Pranav C
|
c841c767f0
|
fix(gui): stop event propagation in view rename input
re #4686
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-26 13:57:37 +05:30 |
|
Pranav C
|
a757da6838
|
fix(gui):shared view creation bug and show icon in shared view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
Pranav C
|
da7ae2190a
|
feat(gui): show emoji in tab level
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-23 14:49:15 +05:30 |
|
աɨռɢӄաօռɢ
|
a037775510
|
Merge pull request #4656 from ketewan/multiselect-fix
fix multiselect
|
2022-12-21 17:58:12 +08:00 |
|
Ekaterina Balakina
|
e94ebe9f4c
|
fix multiselect
|
2022-12-20 15:02:20 +01:00 |
|
Ekaterina Balakina
|
812b82f853
|
fix save search query
|
2022-12-13 23:44:30 +01:00 |
|
flisowna
|
2391bed7aa
|
Merge branch 'develop' into barcode
|
2022-12-06 19:37:25 +03:00 |
|
mertmit
|
91968ba6be
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
879dcee082
|
fix: shared view sqlUis
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
ddd17e9229
|
feat: suffix base alias for duplicate tabs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
600d18de22
|
feat: order and ui control for bases
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
445841ec08
|
feat: use model id instead of title for ui navigation
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
5c433e3086
|
feat: team & settings modal data sources tab revised
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:21:59 +03:00 |
|
mertmit
|
743c160eef
|
fix: multiple source project prefix
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:19:32 +03:00 |
|
mertmit
|
c5f95d8248
|
feat: multiple source front-end
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:19:32 +03:00 |
|
mertmit
|
8edb4e4b2c
|
feat: front-end allow multiple base per project
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:19:32 +03:00 |
|
աɨռɢӄաօռɢ
|
498f9e5b3d
|
Merge pull request #4574 from nocodb/fix/types
fix(nc-gui): type issues
|
2022-12-03 16:18:39 +08:00 |
|
mertmit
|
3897351e0d
|
fix: add missing runtime config for appInfo
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2022-12-03 11:14:22 +03:00 |
|
Wing-Kam Wong
|
b1b362366e
|
fix(nc-gui): type issues
|
2022-12-02 14:55:02 +08:00 |
|
flisowna
|
e7a15b77ec
|
Barcode column type - WIP (mainly FE related code)
|
2022-12-01 20:14:58 +03:00 |
|
Pranav C
|
10be0190a9
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 20:03:31 +05:30 |
|
Pranav C
|
701cf04083
|
fix(gui): avoid clearing cell data if it's a non-typable column
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 17:42:22 +05:30 |
|
Pranav C
|
c5c6945bfa
|
fix(gui): add rating validation while pasting
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 16:36:50 +05:30 |
|
Wing-Kam Wong
|
9bca539589
|
chore(nc-gui): lint
|
2022-12-01 16:23:51 +08:00 |
|
Pranav C
|
38456f78eb
|
fix(gui): allow rating cell copy even in editable state
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:54:49 +05:30 |
|
Pranav C
|
b2317546f5
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:52:57 +05:30 |
|
Pranav C
|
e51be1b2f2
|
fix(gui): year validation correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:36:48 +05:30 |
|
Pranav C
|
266b15d8e0
|
fix(gui): toast message update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:08:10 +05:30 |
|
Pranav C
|
293bcbd237
|
fix(gui): convert checkbox value to true/false while copying
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:08:10 +05:30 |
|
Pranav C
|
4283f48ee8
|
fix(gui): add validation for paste data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:08:10 +05:30 |
|
Pranav C
|
cf46235e54
|
refactor(gui): group import and cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:08:10 +05:30 |
|
Pranav C
|
5c36a3e9d6
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-12-01 11:08:08 +05:30 |
|