mike12345567
|
b3ee266023
|
Adding test case for creation, updating validator.
|
2024-11-01 17:53:26 +00:00 |
mike12345567
|
c2f7f4a75e
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into views-openapi
|
2024-11-01 16:40:48 +00:00 |
Michael Drury
|
228a7526de
|
Merge branch 'v3-ui' into fix/openapi-changes
|
2024-11-01 15:55:51 +00:00 |
mike12345567
|
792d891068
|
Some openAPI changes, fixing defaults for app ID, role endpoint permissions and export role examples.
|
2024-11-01 15:43:36 +00:00 |
Andrew Kingston
|
dc7cc49410
|
Fix multiplayer collab for data
|
2024-11-01 15:38:18 +00:00 |
mike12345567
|
583100c9dc
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into views-openapi
|
2024-11-01 14:58:29 +00:00 |
mike12345567
|
23f2df938e
|
Removing un-necessary statement.
|
2024-11-01 14:31:33 +00:00 |
mike12345567
|
c72ca658b9
|
Fixing an issue with sample data being added to an app due to the changes to bulk import.
|
2024-11-01 14:30:14 +00:00 |
mike12345567
|
9d85661893
|
Finishing specs to explain how to configure a calculation view.
|
2024-10-31 17:42:46 +00:00 |
Sam Rose
|
6f92b395af
|
Merge branch 'v3-ui' into fix-flaky-export-test
|
2024-10-31 17:39:46 +00:00 |
Sam Rose
|
b4e758d629
|
No longer using the csv package.
|
2024-10-31 17:23:51 +00:00 |
Sam Rose
|
78554bdc7c
|
Fix flaky export test.
|
2024-10-31 17:16:06 +00:00 |
mike12345567
|
cf84191995
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into views-openapi
|
2024-10-31 16:35:25 +00:00 |
Andrew Kingston
|
25a0bd2de2
|
Merge branch 'master' into v3-ui
|
2024-10-31 16:27:23 +00:00 |
Sam Rose
|
f58fbc313d
|
Merge branch 'v3-ui' into error-on-bulkimporting-relationship-fields
|
2024-10-31 15:14:13 +00:00 |
Sam Rose
|
91dfa9a378
|
Remove failing test.
|
2024-10-31 14:47:14 +00:00 |
Sam Rose
|
9d50d52a93
|
Merge branch 'fix-money-field' of github.com:budibase/budibase into fix-money-field
|
2024-10-31 14:47:06 +00:00 |
Sam Rose
|
7026a35e04
|
Remove focus test.
|
2024-10-31 14:46:57 +00:00 |
Martin McKeaveney
|
df8ec413f5
|
Merge pull request #14918 from Budibase/ai-fixes
Ai fixes
|
2024-10-31 14:42:46 +00:00 |
Michael Drury
|
ee9a39acf5
|
Merge branch 'v3-ui' into error-on-bulkimporting-relationship-fields
|
2024-10-31 14:41:42 +00:00 |
Sam Rose
|
d0845b193a
|
Merge branch 'master' into fix-money-field
|
2024-10-31 14:37:41 +00:00 |
mike12345567
|
ae82c9bae5
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into views-openapi
|
2024-10-31 14:34:12 +00:00 |
Sam Rose
|
76a68a12f0
|
Fix handling of the Postgres money field.
|
2024-10-31 14:33:37 +00:00 |
Martin McKeaveney
|
cb2f2a1f62
|
Merge branch 'ai-fixes' of github.com:Budibase/budibase into ai-fixes
|
2024-10-31 14:25:58 +00:00 |
Martin McKeaveney
|
0bc6647751
|
fix AI tests
|
2024-10-31 14:25:37 +00:00 |
mike12345567
|
91528ca525
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into views-openapi
|
2024-10-31 14:23:00 +00:00 |
Martin McKeaveney
|
3b31559915
|
Merge branch 'v3-ui' into ai-fixes
|
2024-10-31 14:08:34 +00:00 |
Sam Rose
|
945cf52f02
|
Allow fields on count calculations.
|
2024-10-31 11:54:31 +00:00 |
Adria Navarro
|
20ed18a0e2
|
Merge branch 'master' into v3-ui
|
2024-10-31 10:14:41 +01:00 |
Sam Rose
|
920953a4ee
|
Throw an error when attempting to bulkImport a relationship field into an internal table. It doesn't work yet.
|
2024-10-30 17:50:04 +00:00 |
Sam Rose
|
e06c0629a0
|
Respond to PR comments.
|
2024-10-30 17:40:15 +00:00 |
mike12345567
|
dc1389b8fb
|
PR comment and linting.
|
2024-10-30 17:39:48 +00:00 |
Sam Rose
|
3f62f19fdf
|
Merge branch 'v3-ui' of github.com:budibase/budibase into fix-view-calculations-with-relationships
|
2024-10-30 17:33:02 +00:00 |
Sam Rose
|
b504f77d0f
|
Fix view calculations when relationships are present.
|
2024-10-30 17:32:49 +00:00 |
mike12345567
|
e235de54ad
|
Fixing an issue with serving the builder, increased error rate due to requests that hit the / endpoint, these were 500ing due to a lack of app ID.
|
2024-10-30 17:32:39 +00:00 |
mike12345567
|
037a33dc7d
|
Updating specs to correct some issues with app ID.
|
2024-10-30 17:12:48 +00:00 |
Martin McKeaveney
|
8478c3f8b0
|
adding assertion for AI
|
2024-10-30 16:29:20 +00:00 |
Martin McKeaveney
|
62caef19ca
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into ai-fixes
|
2024-10-30 16:17:39 +00:00 |
mike12345567
|
38760897bf
|
Updating specs again.
|
2024-10-30 14:40:13 +00:00 |
mike12345567
|
d6b8642b7c
|
Merge branch 'nodemon-ignore' of github.com:Budibase/budibase into views-openapi
|
2024-10-30 14:31:29 +00:00 |
Michael Drury
|
c9c67841e0
|
Merge branch 'master' into nodemon-ignore
|
2024-10-30 14:26:20 +00:00 |
mike12345567
|
c7646afde0
|
Adding a change to nodemon configuration, this stops the services restarting twice when a build is triggered.
|
2024-10-30 14:23:58 +00:00 |
mike12345567
|
dd0764eb60
|
Putting view mapping in place, updating openAPI spec.
|
2024-10-30 14:08:03 +00:00 |
Adria Navarro
|
45dd00f0d3
|
Merge branch 'master' into v3-ui
|
2024-10-30 14:19:35 +01:00 |
mike12345567
|
3b14b9207b
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into views-openapi
|
2024-10-30 13:13:07 +00:00 |
Adria Navarro
|
6b0005bcc6
|
Different yarn cache between platforms
|
2024-10-30 13:32:43 +01:00 |
Adria Navarro
|
cbb3859bac
|
Remove --frozen-lockfile
|
2024-10-30 12:55:41 +01:00 |
Martin McKeaveney
|
d9b685811d
|
lint
|
2024-10-30 11:32:54 +00:00 |
Martin McKeaveney
|
b06074128f
|
unit test to cover
|
2024-10-30 11:27:49 +00:00 |
Martin McKeaveney
|
313bd9b017
|
add AI column from import if already defined
|
2024-10-30 11:21:37 +00:00 |