1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-07 14:25:37 +00:00
Commit graph

35 commits

Author SHA1 Message Date
Jérémie Pardou
69d7962fcb Remove table fields from integration data 2025-03-24 17:10:06 +01:00
Przemyslaw Kukulski
85207346a5 Improve messaging for series in charts 2025-03-13 09:10:04 +00:00
Petr Stribny
539e1693c5 Fix crash when integrations are not loaded yet 2025-03-13 06:16:44 +01:00
Petr Stribny
18372b18dd Merge branch 'chart-instant-series-delete' into 'develop'
Add optimistic update when deleting chart series

See merge request 
2025-03-13 01:37:03 +00:00
Petr Stribny
829e4323e9 Add optimistic update when deleting chart series 2025-03-12 07:53:12 +01:00
Petr Stribny
2f7e965837 Don't reset grouped aggregate form if the selected table is the same one 2025-03-12 03:50:00 +01:00
Petr Stribny
ecf96b5cc8 Merge branch 'sort-by-direction-crash' into 'develop'
Fix sort by direction crash

See merge request 
2025-03-12 01:36:31 +00:00
Petr Stribny
9bbce1015f Display single select values properly in chart group by single select field 2025-03-11 11:22:03 +00:00
Petr Stribny
a5520fe93d Fix sort by direction crash 2025-03-11 12:08:24 +01:00
Petr Stribny
7bad56bbcb Merge branch 'chart-limit-offered-agg-types' into 'develop'
Only list aggregation types that make sense for source table in chart configuration

See merge request 
2025-03-11 07:48:24 +00:00
Petr Stribny
922a77d88f Merge branch 'one-series-required' into 'develop'
Keep one chart series defined

See merge request 
2025-03-10 09:02:07 +00:00
Petr Stribny
b5beb50341 Only list aggregation types that make sense for source table in chart configuration 2025-03-10 08:32:32 +01:00
Petr Stribny
c35ff10041 Correctly handle trashed fields in chart config form 2025-03-10 07:03:35 +00:00
Petr Stribny
815e233251 Keep one chart series defined 2025-03-10 07:12:44 +01:00
Jonathan Adeline
38c77ab190 Merge branch 'style-dashboard-charts' into 'develop'
Enhance dashboard charts design

See merge request 
2025-03-10 05:50:54 +00:00
Jonathan Adeline
f113354cb8 Enhance dashboard charts design 2025-03-10 05:50:54 +00:00
Petr Stribny
cbb4048f86 Prevent multiple series to be configured with the same field and aggregation type 2025-03-07 07:45:47 +01:00
Petr Stribny
4475a6795e Fix chart rendering with null or false values in group by 2025-03-06 02:25:03 +00:00
Petr Stribny
1d782c86ae Fix sort direction reactivity for chart config 2025-03-05 07:08:42 +01:00
Petr Stribny
ddd4a4d257 Grouped aggregate service group by registry 2025-03-04 03:43:50 +00:00
Petr Stribny
1ba677a437 Sort by sort reference in grouped aggregate service 2025-03-04 03:15:23 +00:00
Petr Stribny
2ef2d2d299 Fix reactivity problems in widget configuration forms 2025-02-26 05:16:22 +01:00
Petr Stribny
ca2004ebf5 Resolve "Fix naming collisions for fields in LocalBaserowGroupedAggregateRowsUserServiceType" 2025-02-25 03:30:31 +00:00
Petr Stribny
c3599c0a9b Resolve "Only allow compatible aggregation types to be used for charts" 2025-02-25 02:52:04 +00:00
Petr Stribny
e1d5c59e3b Fix chart widget configuration validation problems 2025-02-21 09:36:36 +01:00
Petr Stribny
3ed92b260a Add sort configuration for chart widget 2025-02-20 08:50:43 +01:00
Petr Stribny
0b229953ed Merge branch 'fix-dashboard-vuelidate' into 'develop'
Fix validation problems in dashboard

See merge request 
2025-02-19 11:04:23 +00:00
peter_baserow
88f97de930 Lint fix after the vuelidate merge. 2025-02-18 17:31:00 +00:00
Petr Stribny
4d17919f7b Merge branch '3451-chart-rendering' into 'develop'
Display chart in the chart widget

See merge request 
2025-02-18 10:20:49 +00:00
Petr Stribny
502d22fac5 Fix validation problems in dashboard 2025-02-18 09:04:44 +01:00
Jonathan Adeline
a58e6a3300 Vuelidate upgrade 2025-02-17 13:17:35 +00:00
Petr Stribny
c72879d6f3 Display chart in the chart widget 2025-02-17 08:06:05 +01:00
Petr Stribny
457dec6969 Add chart widget group by configuration 2025-02-13 11:30:53 +01:00
Petr Stribny
b8ce60759e Resolve "Chart widget: series configuration" 2025-02-13 02:17:25 +00:00
Petr Stribny
76c4dfa236 Resolve "Introduce new chart widget type in the frontend" 2025-02-11 22:48:42 +00:00