1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
Commit graph

25874 commits

Author SHA1 Message Date
Budibase Staging Release Bot
67870c7ea1 Bump version to 2.11.5-alpha.5 2023-10-06 11:02:54 +00:00
Martin McKeaveney
930c085722 Update deploy-featurebranch.yml 2023-10-06 12:02:38 +01:00
Budibase Staging Release Bot
78bba26603 Bump version to 2.11.11 2023-10-06 11:02:37 +00:00
Andrew Kingston
c2acac36a8 Improve retention of grid metadata when updating datasources to avoid resetting state 2023-10-06 12:02:30 +01:00
Martin McKeaveney
45b0251a14 Update deploy-featurebranch.yml 2023-10-06 12:02:17 +01:00
mike12345567
3de8c53166 Adding a mapping layer to search queries so that we can map search inputs based on the table schema if desired - primarily for the user column. 2023-10-06 11:57:11 +01:00
Adria Navarro
19254a3f8d Update rollup 2023-10-06 12:31:37 +02:00
Adria Navarro
c60de3ebe0 Update vite dependencies 2023-10-06 12:29:12 +02:00
Adria Navarro
8f8226a6f8 Remove unnecessary rm 2023-10-06 12:26:24 +02:00
Adria Navarro
4a1e5051d6 Remove docker buildx 2023-10-06 11:59:14 +02:00
Adria Navarro
83dc58abc7 Cache yarn 2023-10-06 11:52:54 +02:00
mike12345567
7976772842 Fixing test case. 2023-10-05 23:19:11 +01:00
mike12345567
10fffef467 Merge branch 'master' of github.com:Budibase/budibase into fix/internal-db-enrich-perf 2023-10-05 23:05:18 +01:00
mike12345567
5810529350 Quick fix for #11982 - check for both deprecated docker-compose and docker compose V2. 2023-10-05 23:03:34 +01:00
Andrew Kingston
3564fd5621 Improve handling of JSON objects in custom datasources 2023-10-05 19:30:00 +01:00
Andrew Kingston
549ea44245 Improve handling of file uploads 2023-10-05 19:17:13 +01:00
Andrew Kingston
ecd2ed3d07 Improve custom datasource schema generation and error resistance 2023-10-05 19:00:11 +01:00
mike12345567
ee4a042204 Typing fixes - unsure why all of these came up suddenly. 2023-10-05 18:40:56 +01:00
Andrew Kingston
0e394f0259 Lint 2023-10-05 18:31:43 +01:00
Andrew Kingston
5990f43f3f Fix issues with fetching features and bindings in custom datasources 2023-10-05 18:30:40 +01:00
mike12345567
3e2f9dfc4e Further enhancement, client library sends up the column it wants enriched and then we can ignore everything else, makes a big difference for enriching users (with a lot of relationships). 2023-10-05 18:23:18 +01:00
Andrew Kingston
9667c954ef Enable uploading a CSV file as a datasource and fix edge cases 2023-10-05 17:55:57 +01:00
Mitch-Budibase
5e16d04519 lint 2023-10-05 17:43:25 +01:00
Mitch-Budibase
678033cc8b License Key - Activate & Manage Tests
There are two test files, license.activate.spec.ts and license.manage.spec.ts

These test files each contain a test:
- Creates, activates, and deletes an online license for a self hosted account - license.activate.spec.ts
- Retrieves plans, creates checkout session, and updates license - license.manage.spec.ts

Updated and created API files
- StripeAPI
- LicenseAPI
- internal-api LicenseAPI
- index & AccountInternalAPI also updated to reflect API file changes
2023-10-05 17:39:40 +01:00
Andrew Kingston
43c30d877b Add new custom datasource type 2023-10-05 14:42:26 +01:00
Adria Navarro
9a97f5f076 Fix devdependency type 2023-10-05 13:38:46 +02:00
Adria Navarro
355c9ea284 Clean unnecessary platform build 2023-10-05 13:18:58 +02:00
Adria Navarro
58a22ccde8 Fix initialisation of simple types 2023-10-05 11:16:52 +02:00
Andrew Kingston
b75c78dae5 Remove log 2023-10-05 08:24:30 +01:00
Andrew Kingston
922a851710 Merge branch 'develop' of github.com:Budibase/budibase into grid-all-datasources 2023-10-05 08:23:26 +01:00
Andrew Kingston
88c4d0cd20 Update grids to work with all datasources 2023-10-05 08:23:01 +01:00
Budibase Staging Release Bot
321003afec Bump version to 2.11.5-alpha.4 2023-10-05 07:01:12 +00:00
Andrew Kingston
b207cdb108 Merge pull request #11941 from Budibase/grid-row-click-events
Grid row click events
2023-10-05 08:00:55 +01:00
Adria Navarro
42b6489905 Add builder and pm2 config 2023-10-04 23:50:22 +02:00
Adria Navarro
7460467786 .dockerignore 2023-10-04 20:51:56 +02:00
Adria Navarro
237758abe3 Build aas image 2023-10-04 20:29:36 +02:00
Adria Navarro
b734bfab04 Remove easimon/maximize-build-space 2023-10-04 20:27:03 +02:00
Adria Navarro
35568aefda Update action 2023-10-04 20:25:18 +02:00
mike12345567
069fd33964 Some work towards improving performance of internal DB enrichment, there is a problem with cyclic enrichment due to the outputProcessing, need to decide how to handle formulas on enrichment. 2023-10-04 19:18:21 +01:00
Adria Navarro
000fb77f38 Update dockerignore 2023-10-04 18:52:01 +02:00
Adria Navarro
6d387946a6 Merge branch 'master' into BUDI-7573/use_existing_image_cache 2023-10-04 18:08:31 +02:00
Adria Navarro
f215f69067 Lint 2023-10-04 17:56:04 +02:00
Adria Navarro
91306c79eb Fix tests 2023-10-04 17:55:23 +02:00
Adria Navarro
2d0ac5ffba Fix filtering 2023-10-04 17:55:23 +02:00
Adria Navarro
39b5a2b539 Allow filtering 2023-10-04 17:55:23 +02:00
Adria Navarro
ee11ebf8e4 Do not allow multiple users for google sheets 2023-10-04 17:55:23 +02:00
Adria Navarro
46b85ac12c Multiple users column 2023-10-04 17:55:23 +02:00
Adria Navarro
753cb442c2 Allow edit 2023-10-04 17:55:23 +02:00
Adria Navarro
9b45c1fe92 Fix wrong constraints 2023-10-04 17:55:23 +02:00
Adria Navarro
6d5e95af6e Add icons 2023-10-04 17:55:23 +02:00