1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-05-13 12:51:43 +00:00
Commit graph

256 commits

Author SHA1 Message Date
Tsering Paljor
abe7044e43 Fix tests with incorrect mocks 2025-05-07 09:03:00 +04:00
Bram Wiepjes
813a334f89 Baserow MCP 2025-04-25 13:47:58 +00:00
Evren Ozkan
87e600171c Fix "number" validation for handling of decimal numbers with using comma or dot as decimal separator 2025-04-07 08:33:33 +00:00
Peter Evans
38d0ae33eb Resolve "Improve upon the ensure_date and ensure_datetime functions." 2025-04-04 11:56:07 +01:00
Davide Silvestri
ac60515ac2 Permission checks improvements 2025-04-01 09:46:58 +02:00
Bram Wiepjes
5ec7c31101 Added Baserow, Eclipse, and Ivory theme templates 2025-03-18 21:36:31 +00:00
Davide Silvestri
903763fba1 Speed up database setup in tests 2025-03-05 15:49:53 +01:00
Davide Silvestri
774cd7efb1 Merge branch '1689-use-psycopg3' into 'develop'
Resolve "Use psycopg3"

Closes 

See merge request 
2025-02-27 11:02:46 +00:00
Davide Silvestri
4fb7396144 Resolve "Use psycopg3" 2025-02-27 11:02:46 +00:00
Jérémie Pardou
b1d25d4da9 Builder improve global cache 2025-02-26 10:51:41 +00:00
Peter Evans
6a49116e26 Resolve "Cache the public builder data sources, elements and workflow actions endpoints." 2025-02-26 09:29:58 +00:00
Peter Evans
bdb6fb8903 AB licensing 2025-02-25 14:01:21 +00:00
Davide Silvestri
2c7e0013d9 Resolve "Collaborator Field Support in Form Views" 2025-02-24 07:46:11 +00:00
Jérémie Pardou
a97987bfc0 Improve data source and dispatch endpoints performances 2025-02-19 09:42:10 +00:00
Bram Wiepjes
571cf5ee34 Fix flaky job tests 2025-02-14 12:36:20 +00:00
Jérémie Pardou
12bbde2155 Add cache for used properties computation in preview 2025-02-13 14:11:25 +00:00
Peter Evans
28844e1223 Resolve "Service filters pointing to trashed database fields can lead to an exception raised during dispatch." 2025-02-10 17:16:26 +00:00
Bram Wiepjes
a4d5756030 Prepare for 1.31.0 release 2025-02-06 10:40:17 +00:00
Cezary Statkiewicz
8dfe24234b increased timeout for job state tests 2025-02-04 02:36:14 +01:00
Jérémie Pardou
91022ba9de Improve SSO for AB 2025-02-03 13:03:00 +00:00
Petr Stribny
d0a3a52d21 Introduce new GroupedAggregateRows service 2025-01-31 16:27:56 +00:00
Petr Stribny
ec6d73b9d7 Resolve "Undo/redo for dashboards" 2025-01-16 09:17:35 +00:00
Petr Stribny
f4a1f7b176 Add support for dashboards in templates 2025-01-07 17:32:50 +00:00
Przemyslaw Kukulski
04f6109f8a Improve the export progress update 2024-12-27 16:23:15 +00:00
Peter Evans
5448b1996f Resolve "Upsert row service type fails hard if we are updating or creating a row with a date field mapping, and the value is an invalid date." 2024-12-24 08:39:24 +00:00
Peter Evans
d8f05b2c68 Merge branch '3273-charge-for-user-source-users-counting-optimizations' into 'develop'
Resolve "Charge for user source users: counting optimizations"

Closes 

See merge request 
2024-12-24 06:38:25 +00:00
Peter Evans
8f367052c7 Resolve "Charge for user source users: counting optimizations" 2024-12-24 06:38:25 +00:00
Tsering Paljor
573c96b078 Hide Integration secret data 2024-12-24 06:36:49 +00:00
Tsering Paljor
9fd883afa5 Improve Data Source Context security 2024-12-23 13:40:25 +00:00
Cezary Statkiewicz
6bacce7271 - non-standard images will not break thumbnails 2024-12-19 19:14:35 +00:00
Bram Wiepjes
ecceffa968 Move admin dashboard, user, and workspace to core 2024-12-12 19:41:04 +00:00
Tsering Paljor
50179828e4 Cannot concat Array and String in AB Formula 2024-12-12 13:31:30 +00:00
Peter Evans
1273f5ce6b Resolve "Charge for user source users: count the number of external users." 2024-12-10 15:02:27 +00:00
Bram Wiepjes
81729047d9 Celery queue size health check endpoints 2024-12-09 13:02:27 +00:00
Przemyslaw Kukulski
0cfa605acf "Handle properly fetching list of files in archive for ZipFile and ZipStream" 2024-12-03 10:01:45 +00:00
Petr Stribny
d778dd7970 Limit logging sign in actions 2024-11-19 19:56:22 +00:00
Tsering Paljor
27e24b7a8b Merge branch '3190-user-source-fixes' into 'develop'
Make User Source Role field more robust when using Formulas

Closes 

See merge request 
2024-11-19 15:15:33 +00:00
Tsering Paljor
c535d32312 Make User Source Role field more robust when using Formulas 2024-11-19 15:15:32 +00:00
Przemyslaw Kukulski
ef9d93b380 Fix import/export support for larger files on s3-like storages 2024-11-18 15:59:22 +00:00
Przemyslaw Kukulski
604b28d0d6 Resolve "Management command for adding/removing public keys for trusted sources" 2024-11-12 16:00:11 +00:00
Przemyslaw Kukulski
5a156f64e3 Import and export workspace applications 2024-11-11 10:50:20 +00:00
Bram Wiepjes
9fd4f23608 PostgreSQL data sync 2024-11-11 09:41:45 +00:00
Bram Wiepjes
f4e272851d Implemented Jira Issues data sync 2024-10-21 10:27:48 +00:00
Cezary Statkiewicz
e99b889fdc job docs/ internal api refactor - precise state description 2024-10-16 09:44:28 +00:00
Przemyslaw Kukulski
89fbe62d0d Resolve "Allow exporting workspace applications" 2024-10-10 16:12:12 +00:00
Tsering Paljor
cc952f0685 Ensure DispatchDataSourcesView excludes hidden data 2024-10-03 14:34:29 +00:00
Przemyslaw Kukulski
f3f3163f3e Resolve "Introduce get_default_storage" 2024-09-27 13:31:41 +00:00
Bram Wiepjes
037124219c Data sync final branch 2024-09-24 15:06:35 +00:00
Cezary Statkiewicz
e0a07588ab 2756 dangling snapshots 2024-09-24 09:43:47 +00:00
Petr Stribny
c6a9f7ce5f Django 5 2024-09-18 08:18:20 +00:00