1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-15 09:34:13 +00:00
Commit graph

83 commits

Author SHA1 Message Date
Jonathan Adeline
d40f7210da Restyle context, select, dropdown menus 2023-11-15 06:08:35 +00:00
Jérémie Pardou
22b06c604b Import formulas updating the data_source and field ids 2023-11-09 13:24:28 +00:00
Alexander Haller
20101eae8c Merge branch 'execute-workflow-actions' into 'develop'
Execute workflow actions

Closes 

See merge request 
2023-11-06 12:03:48 +00:00
Alexander Haller
9c10e4175c Execute workflow actions 2023-11-06 12:03:48 +00:00
Bram Wiepjes
0c673a206a Fix error after creating database 2023-11-03 09:54:04 +01:00
Jérémie Pardou
0ffa48f901 Fix dispatch context name everywhere it's needed 2023-10-31 16:29:20 +00:00
Jérémie Pardou
ba6bf62cda Add field multiple field types to table element 2023-10-31 13:51:33 +00:00
Bram Wiepjes
0c82696769 Introduced more element styling options 2023-10-30 14:03:35 +00:00
Jeremie Pardou
42966fc56e Reuse existing translation strings 2023-10-26 09:13:51 +02:00
Bram Wiepjes
321a41fe7c Latest translations for 1.21.0 2023-10-25 10:13:45 +00:00
Jérémie Pardou
f3e065617f Add table pagination 2023-10-24 11:50:14 +00:00
Peter Evans
7f82b93f4c Resolve "Improve LocalBaserow services: Use the DataSource schema to generate dynamic filter form elements." 2023-10-20 15:54:39 +00:00
Alexander Haller
d990d2852c Resolve "WorkflowActions for the AB" 2023-10-18 15:36:12 +00:00
Jonathan Adeline
d924627e80 Restyle alert and toast components 2023-10-17 07:54:26 +00:00
Bram Wiepjes
6aaba87053 Fix missing alert icons 2023-10-13 21:03:32 +02:00
Peter Evans
abff834c61 Merge branch 'fix-data-source-integrations-fixed-items' into 'develop'
Add fixed-items to the integrations dropdown

See merge request 
2023-10-12 13:47:08 +00:00
Jérémie Pardou
e9e6a2a45f Fix integration modal crach when reloading integrations 2023-10-12 13:42:35 +00:00
peter_baserow
ebabd1d636 Add fixed-items to the integrations dropdown 2023-10-12 14:35:47 +01:00
Alexander Haller
bbc9a8095d Resolve "In data source, table id selection is manual. It should be a (multi stage) dropdown" 2023-10-05 18:13:52 +00:00
Bram Wiepjes
bbecb2f328 Added configurable color value to the heading proprty 2023-10-05 09:58:38 +00:00
Bram Wiepjes
748334b944 Various icon alignments and fixes 2023-10-04 14:24:37 +00:00
Jérémie Pardou
940c416db4 Use service backend generated schema in Data explorer 2023-10-04 13:56:55 +00:00
Jérémie Pardou
907222e74b Add fields to table element 2023-10-04 12:46:19 +00:00
Peter Evans
5359459666 Application builder iconoir tweaks. 2023-09-29 09:24:07 +00:00
Jonathan Adeline
4321aaea9a Replace icons 2023-09-28 13:39:41 +00:00
Jérémie Pardou
31da524d0e [Frontend] Add fake table element 2023-09-26 16:45:58 +00:00
Alexander Haller
c2ce168564 Resolve "Data Explorer" 2023-09-21 14:24:02 +00:00
Alexander Haller
0e8d3b0d8e Resolve "Events" 2023-09-21 10:07:04 +00:00
Alexander Haller
bc161dd77e Merge branch '1839-allow-to-create-sub-domains' into 'develop'
Resolve "Allow to create sub domains"

Closes  and 

See merge request 
2023-09-18 08:29:10 +00:00
Alexander Haller
55533d021e Resolve "Allow to create sub domains" 2023-09-18 08:29:09 +00:00
Alexander Haller
e3841d4bcb Resolve "Create Button element" 2023-09-15 08:12:19 +00:00
Bram Wiepjes
5403df454c Application builder 3/8: Make theme properties editable 2023-09-13 19:17:48 +00:00
Alexander Haller
01465e24c3 Resolve "Changing the interface language in a builder application resets the element editing panel." 2023-09-12 07:19:53 +00:00
alex1431999
7fa02ba15a Add dashboard routing on builder delete when page is selected 2023-09-11 10:14:51 +02:00
Alexander Haller
5efdd27a39
Move formula to core 2023-09-04 12:17:41 +00:00
Alexander Haller
6fddf26f2c Resolve "Consider using an immutable value, instead of the datasource name, when constructing a formula." 2023-08-31 09:37:16 +00:00
Bram Wiepjes
5b61ac0a1f Enabled auto scrollbar for all remaining contexts 2023-08-22 08:22:39 +00:00
Alexander Haller
d3de9e94d0 Resolve "Formula Input Field" 2023-08-16 13:16:52 +00:00
Jérémie Pardou
b744b1a809 Resolve "Optimize AB data flow for data source and integrations" 2023-08-11 10:02:53 +00:00
Alexander Haller
a1f02f1614 Merge branch 'fix-elements-context-style' into 'develop'
Fix styling for empty context

See merge request 
2023-08-10 11:51:09 +00:00
Alexander Haller
e8e6d145c5 Fix styling for empty context 2023-08-10 11:51:09 +00:00
Alexander Haller
07f76b5666 Resolve "Optimise container element duplication" 2023-08-08 14:55:52 +00:00
Alexander Haller
5fc28f50c8 Resolve "Container Elements - Column Element" 2023-08-08 13:28:03 +00:00
Jonathan Adeline
67c059c3a0 Merge branch 'nuxt-runtimeconfig' into 'develop'
Use runtime config

See merge request 
2023-08-07 11:29:29 +00:00
Jonathan Adeline
0af095785c Use runtime config 2023-08-07 11:29:29 +00:00
Jérémie Pardou
73e51624db Resolve "Use integration & data source in elements" 2023-08-04 14:29:34 +00:00
Alexander Haller
cd68fb99a5 Resolve "Add realtime update for element" 2023-08-03 08:35:25 +00:00
Peter Evans
029c763572 Resolve "Add form text/number input element" 2023-07-31 09:05:38 +00:00
Bram Wiepjes
1584027228 Translations for 1.19 2023-07-18 19:52:19 +00:00
Alexander Haller
f1cfa3e6e5 Resolve "Image element image file is always set to None on update" 2023-07-07 19:51:28 +00:00