1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00
Commit graph

25312 commits

Author SHA1 Message Date
Dean
e75624f519 Lint 2023-10-13 16:55:50 +01:00
Dean
166c517ff8 Fix Block import locations 2023-10-13 15:02:18 +01:00
Dean
336455d689 Merge remote-tracking branch 'origin/master' into feature/buttongroup-component 2023-10-13 14:59:40 +01:00
Dean
b8c87224f7 Add/Remove button behaviour, binding label support and default text behaviour. Refactoring and renaming of EditComponentPopoever component 2023-10-13 14:53:39 +01:00
Budibase Staging Release Bot
7cef9bf597 Bump version to 2.11.33 2023-10-13 12:21:43 +00:00
Michael Drury
ec6a25fe23 Merge pull request #12051 from Budibase/fix/user-search-api
RelationshipField - load default and handle proper searching with user API
2023-10-13 13:21:24 +01:00
mike12345567
f64800f9f4 Final PR comment. 2023-10-13 13:05:07 +01:00
mike12345567
c5360e1dcb Don't need to put into options obj, reaction does work. 2023-10-13 12:53:18 +01:00
mike12345567
03371005c1 PR comments - addressing API.searchUser updates. 2023-10-13 12:23:28 +01:00
mike12345567
ccfc98120d Adding check to not re-fetch default value. 2023-10-13 11:44:15 +01:00
mike12345567
d44ad549ef t status
Merge branch 'fix/user-search-api' of github.com:Budibase/budibase into fix/user-search-api
2023-10-13 11:34:55 +01:00
mike12345567
563baa53c3 Fix var usage. 2023-10-13 11:28:23 +01:00
Michael Drury
ec213a3c7a Merge branch 'master' into fix/user-search-api 2023-10-13 10:41:08 +01:00
Budibase Staging Release Bot
7f5adeefde Bump version to 2.11.32 2023-10-13 09:23:11 +00:00
Sam Rose
88bb7943b0 Merge pull request #12054 from Budibase/fix/stop-postgres-container-after-postgres-tests
Stop the `postgres` container after the Postgres integration tests run.
2023-10-13 10:22:52 +01:00
mike12345567
d3366a535b PR comments. 2023-10-13 10:22:29 +01:00
Sam Rose
18363b7b60 Make sure to stop postgres container after the postgres integration tests have run. 2023-10-13 09:50:45 +01:00
mike12345567
2e8e21e5d2 Linting. 2023-10-12 19:20:03 +01:00
mike12345567
bd182d5b3b Test cases for updated API. 2023-10-12 19:19:05 +01:00
mike12345567
162f2cb938 Removing un-used function. 2023-10-12 19:07:22 +01:00
mike12345567
535a6e1a47 Minor cleanup. 2023-10-12 19:07:04 +01:00
mike12345567
16d551542e Frontend component of updating the API and accounting for default value not being in the paginated results of the relationship picker. 2023-10-12 19:00:53 +01:00
mike12345567
6bbce23910 Updating user fetch functionality to send up lucene syntax for searching to global user endpoint. 2023-10-12 16:31:32 +01:00
Budibase Staging Release Bot
702ee4d504 Bump version to 2.11.31 2023-10-12 12:48:57 +00:00
Michael Drury
b9d2a00d7d Merge pull request #12047 from Budibase/fix/single-image-timeout
Buildx yarn timeouts - attempting fix (single image build)
2023-10-12 13:48:35 +01:00
mike12345567
78173c9d1e Some minor updates, attempting to maximise space to get build running again, having issues with network timeouts/buildx problems, attempting to restore full build. 2023-10-12 13:43:15 +01:00
Budibase Staging Release Bot
f83df42bfc Bump version to 2.11.30 2023-10-12 09:13:59 +00:00
Michael Drury
9e264177f8 Merge pull request #12045 from Budibase/fix/single-image-build
Single image build - maximise space
2023-10-12 10:13:38 +01:00
mike12345567
eea31893cf Trying to fix max-space size action as part of the single image release (required to create the space needed for both image builds. 2023-10-12 10:03:47 +01:00
Budibase Staging Release Bot
025e660674 Bump version to 2.11.29 2023-10-12 07:39:03 +00:00
Andrew Kingston
cc0ab75405 Merge pull request #11889 from Budibase/fix/selected-by-user-obscured-nav-item
Fix for to ensure selectedBy Avatar is not obscured in NavItem
2023-10-12 08:38:41 +01:00
Andrew Kingston
052ec2a7ed Merge branch 'master' into fix/selected-by-user-obscured-nav-item 2023-10-12 08:34:21 +01:00
Budibase Staging Release Bot
ad0529cf64 Bump version to 2.11.28 2023-10-12 07:30:01 +00:00
Conor Webb
d6f8662e95 Adding onchange actions to code scanner. (#12029)
* Adding onchange actions to code scanner.
* Removed unused code, set updateOnChange to false.

---------

Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2023-10-12 08:29:40 +01:00
Andrew Kingston
98cb8afdd4 Merge branch 'master' into fix/selected-by-user-obscured-nav-item 2023-10-12 08:28:32 +01:00
Budibase Staging Release Bot
f4e75f4a2b Bump version to 2.11.27 2023-10-11 18:05:23 +00:00
Michael Drury
b09d858d51 Merge pull request #12042 from Budibase/fix/update-vm2
VM2 update version
2023-10-11 19:04:36 +01:00
mike12345567
f958832e86 Removing dupe vm2 2023-10-11 18:48:04 +01:00
mike12345567
7090819752 Updating version of VM2 to ^3.9.19 - due to possible RCE issue with Promises (we do not allow async code, but there still could be a risk). 2023-10-11 18:43:25 +01:00
Budibase Staging Release Bot
1ce94484fd Bump version to 2.11.26 2023-10-11 17:27:27 +00:00
Adria Navarro
1eebe010f3 Merge pull request #12040 from Budibase/return_user_data_on_columns
Return user data on user API
2023-10-11 19:27:02 +02:00
Adria Navarro
5908a791f2 Return email and names on bb reference api output 2023-10-11 19:10:58 +02:00
Budibase Staging Release Bot
15c308efca Bump version to 2.11.25 2023-10-11 17:06:01 +00:00
Michael Drury
e6d03d5971 Merge pull request #12039 from Budibase/fix/update-open-api-specs-oct-23
Updating OpenAPI specs
2023-10-11 18:05:43 +01:00
mike12345567
d1b7ccd86f Updating docs and removing old documentation pathway. 2023-10-11 17:49:25 +01:00
Martin McKeaveney
0040db27b2 Merge branch 'master' into fix/selected-by-user-obscured-nav-item 2023-10-11 17:32:40 +01:00
Budibase Staging Release Bot
bda67b1aca Bump version to 2.11.24 2023-10-11 16:32:36 +00:00
Martin McKeaveney
4671d5fc4c Merge pull request #11896 from Budibase/fix/create-duplicate-queries
Fix for database query duplication
2023-10-11 17:32:13 +01:00
Michael Drury
95423fdabc Merge branch 'master' into fix/create-duplicate-queries 2023-10-11 17:27:01 +01:00
Budibase Staging Release Bot
6219299bb9 Bump version to 2.11.23 2023-10-11 16:24:11 +00:00