Adria Navarro
|
543ecb8d58
|
Add single vs dockerfile in order to allow testing it
|
2023-10-13 12:58:07 +02: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
|
a3cb9d7567
|
Merge branch 'master' of github.com:Budibase/budibase into fix/budi-7433-google-sheets-validation-wont-let-you-import-any-sheets-if
|
2023-10-13 10:20:54 +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 |
Andrew Kingston
|
804aab3e43
|
Refactor to use types for fields and add support for searching bigint columns
|
2023-10-13 09:36:50 +01:00 |
Adria Navarro
|
df592d9f0d
|
Undo changes
|
2023-10-13 10:12:15 +02:00 |
Adria Navarro
|
24c8ea6fab
|
Fix
|
2023-10-13 10:02:41 +02:00 |
Adria Navarro
|
9347624a09
|
Fix
|
2023-10-13 10:00:07 +02:00 |
Adria Navarro
|
89a47dc866
|
Update featurebranch deployment branch
|
2023-10-13 09:37:04 +02:00 |
Adria Navarro
|
5ef90a3855
|
Fix import
|
2023-10-13 09:08:07 +02:00 |
Adria Navarro
|
ba857b8f49
|
Merge branch 'master' into BUDI-7573/use_existing_image_cache
|
2023-10-13 08:55:48 +02: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 |
Sam Rose
|
6af05500e9
|
Fix lint warnings.
|
2023-10-12 17:59:02 +01:00 |
Sam Rose
|
f4fa542e86
|
Remove some unused fields, fix a broken spec.
|
2023-10-12 17:34:48 +01:00 |
Sam Rose
|
16451904c9
|
Expose an errors object via the buildSchemaFromDb endpoint.
|
2023-10-12 17:12:49 +01:00 |
Sam Rose
|
1faf920c67
|
DatasourcePlus deals exclusively in ExternalTables, reflect that in the types.
|
2023-10-12 16:38:15 +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 |
Sam Rose
|
85b3af2971
|
Refactor DatasourcePlus's buildSchema to return a value, rather than rely on member variables.
|
2023-10-12 16:27:18 +01:00 |
Andrew Kingston
|
6dfe2c22af
|
Fix issue with multiple filters at the same time and remove unused variable
|
2023-10-12 15:46:18 +01:00 |
Andrew Kingston
|
c906efb972
|
Fix text colour for inline searching in grid block
|
2023-10-12 14:37:13 +01:00 |
Andrew Kingston
|
b399f00837
|
Merge branch 'grid-all-datasources' of github.com:Budibase/budibase into grid-inline-searching
|
2023-10-12 14:34:30 +01:00 |
Andrew Kingston
|
6c3fe00b13
|
Merge branch 'develop' of github.com:Budibase/budibase into grid-inline-searching
|
2023-10-12 14:34:03 +01:00 |
Martin McKeaveney
|
61c675c3bf
|
removing all references to develop in budibase main repo CI
|
2023-10-12 14:32:16 +01:00 |
Andrew Kingston
|
cfdaa3564c
|
Improve options inline searching
|
2023-10-12 14:30:41 +01:00 |
Andrew Kingston
|
2ef2d07cab
|
Add inline searching for formula and longform columns, and improve searching operators where possible
|
2023-10-12 14:28:05 +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 |
Sam Rose
|
6e1962e6ea
|
Plumb Google Sheets table fetching error through to buildSchemaFromDb endpoint.
|
2023-10-12 12:07:13 +01:00 |
Andrew Kingston
|
789bb528f4
|
Add basic inline searching and fix create first row popup
|
2023-10-12 11:58:25 +01:00 |
mike12345567
|
44fbda9290
|
Fixing conflict.
|
2023-10-12 11:18:03 +01:00 |
Michael Drury
|
a23f918880
|
Merge branch 'master' into fix/internal-db-enrich-perf
|
2023-10-12 11:09:17 +01:00 |
mike12345567
|
7b8e23eb82
|
Merge branch 'master' of github.com:Budibase/budibase into BUDI-7573/use_existing_image_cache
|
2023-10-12 11:08:12 +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 |
Andrew Kingston
|
99f72ffd28
|
Merge branch 'grid-all-datasources' of github.com:Budibase/budibase into grid-all-datasources
|
2023-10-12 09:26:49 +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 |