1
0
Fork 0
mirror of synced 2024-09-17 09:49:11 +12:00
Commit graph

28342 commits

Author SHA1 Message Date
mike12345567
2616dbf46a Updating pro sub-reference after merging recent pro PR for updating queue params. 2024-02-07 18:24:56 +00:00
Michael Drury
9789e498c7
Merge pull request #12984 from Budibase/fix/backups-with-many-attachments
Fixing an issue with 1000+ attachments being backed up
2024-02-07 18:16:23 +00:00
mike12345567
7f13457ae0 Updating pro. 2024-02-07 17:55:03 +00:00
mike12345567
943ad85d5b Update pro. 2024-02-07 17:29:35 +00:00
mike12345567
7dc2c3551f Updating the listObjects functionality to correctly handle truncated responses, when not all objects can be returned at once we need to loop, but we weren't correctly picking up the token that should be passed. 2024-02-07 17:03:44 +00:00
deanhannigan
bcdad49800
Merge pull request #12980 from Budibase/fix/autocomplete-insert
Fix for js binding auto complete
2024-02-07 10:22:55 +00:00
deanhannigan
388ef00d7a
Merge branch 'master' into fix/autocomplete-insert 2024-02-07 10:17:54 +00:00
Dean
51b19633f4 Ensure insert config items are defaulted to avoid destructring issue 2024-02-07 10:03:37 +00:00
Adria Navarro
988c0c345f
Merge pull request #12979 from Budibase/test/improve-asserts
Improve asserts in mongodb tess
2024-02-07 10:56:56 +01:00
Adria Navarro
8e85f9e444 Replace expect.anything for type checks 2024-02-07 10:49:38 +01:00
Budibase Staging Release Bot
2cb4e7de71 Bump version to 2.17.7 2024-02-06 16:08:02 +00:00
Michael Drury
73b94cb389
Merge pull request #12970 from Budibase/disable-schema-dumping-in-cloud
Disable schema dumping for Postgres in Budicloud.
2024-02-06 15:55:05 +00:00
Sam Rose
3be9ad7d78
Disable schema dumping for Postgres in Budicloud. 2024-02-06 15:47:47 +00:00
Sam Rose
df5279b96f
Merge pull request #12953 from Budibase/mongo-tests
Basic Postgres and Mongo query testcases.
2024-02-06 15:21:43 +00:00
Sam Rose
90a6fef957
Merge branch 'master' of github.com:budibase/budibase into mongo-tests 2024-02-06 14:52:57 +00:00
melohagan
e27772d93f
Allow logo in top navigation to be a link (#12868)
* Add support for logo link

* Add link to logo

---------

Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2024-02-06 13:08:37 +00:00
Sam Rose
0a30fb3364
Merge branch 'master' of github.com:budibase/budibase into mongo-tests 2024-02-06 10:51:18 +00:00
Sam Rose
8bb25c4715
More MongoDB query tests. 2024-02-06 10:47:47 +00:00
Budibase Staging Release Bot
bfc0cd305e Bump version to 2.17.6 2024-02-06 09:47:50 +00:00
Andrew Kingston
116e1fa7d5
Merge pull request #12962 from Budibase/fix/binding-issues
Fix table slots providing global context rather than local context
2024-02-06 09:32:59 +00:00
Andrew Kingston
88c0df9f37 Fix table slots providing global context rather than local context 2024-02-06 09:18:55 +00:00
Sam Rose
4d1b13f754
Flesh out MongoDB query tests a bit more. 2024-02-05 17:45:38 +00:00
Sam Rose
7a012f1f4b
Add tests for create queries. 2024-02-05 16:49:21 +00:00
Sam Rose
a773841518
Improve error messages relating to failing to connect to datasources. 2024-02-05 14:53:05 +00:00
Sam Rose
1573242031
Respond to PR feedback. 2024-02-05 14:26:19 +00:00
Budibase Staging Release Bot
d704f95bd4 Bump version to 2.17.5 2024-02-05 13:05:38 +00:00
Andrew Kingston
1b55fcca97
Merge pull request #12931 from Budibase/nested-context-fix
Remove proxying of context changes up the chain
2024-02-05 12:26:17 +00:00
Andrew Kingston
8eb739a71b Merge branch 'nested-context-fix' of github.com:Budibase/budibase into nested-context-fix 2024-02-05 12:21:51 +00:00
Andrew Kingston
9929f3bbad Fix typo 2024-02-05 12:21:29 +00:00
Sam Rose
871e1f3806
Remove empty file. 2024-02-05 11:54:33 +00:00
Sam Rose
bb1c5c93d2
Remove shorter timeout on MongoDB tests. 2024-02-05 11:45:50 +00:00
Sam Rose
7cceb04ca2
Basic Postgres and Mongo query testcases. 2024-02-05 11:43:40 +00:00
Andrew Kingston
4005c3e604
Merge branch 'master' into nested-context-fix 2024-02-05 10:49:55 +00:00
Budibase Staging Release Bot
79f3486180 Bump version to 2.17.4 2024-02-05 10:14:18 +00:00
melohagan
1c29620c9a
Add readonly setting to user field (#12893) 2024-02-05 09:33:58 +00:00
Conor Webb
f2f533df26
Merge branch 'master' into nested-context-fix 2024-02-05 08:07:57 +00:00
Michael Drury
10159e1852
Merge pull request #12939 from Budibase/labday/small-ux-improvement-mike-d
A small UX improvement to the automation scripting system
2024-02-02 17:21:11 +00:00
mike12345567
c932ad8c4f Merge branch 'labday/small-ux-improvement-mike-d' of github.com:Budibase/budibase into labday/small-ux-improvement-mike-d 2024-02-02 17:17:08 +00:00
mike12345567
80f22fe63b PR comments. 2024-02-02 17:16:45 +00:00
Michael Drury
927d47f1f0
Merge branch 'master' into labday/small-ux-improvement-mike-d 2024-02-02 16:37:17 +00:00
mike12345567
5257d2cdaa Merge branch 'labday/small-ux-improvement-mike-d' of github.com:Budibase/budibase into labday/small-ux-improvement-mike-d 2024-02-02 16:37:04 +00:00
mike12345567
471d2f4ae8 Remove padding from binding picker to clean up design. 2024-02-02 16:36:12 +00:00
Budibase Staging Release Bot
3f3a38f73a Bump version to 2.17.3 2024-02-02 15:46:40 +00:00
Michael Drury
055edbc9d6
Merge branch 'master' into labday/small-ux-improvement-mike-d 2024-02-02 15:41:50 +00:00
mike12345567
137ff31289 Removing unused. 2024-02-02 15:34:56 +00:00
Martin McKeaveney
bc35d6db44 Merge branch 'master' of github.com:Budibase/budibase 2024-02-02 12:30:24 -03:00
Martin McKeaveney
8ad3182d7c bump pro submodule 2024-02-02 12:29:48 -03:00
Andrew Kingston
b821c59abe
Merge branch 'master' into nested-context-fix 2024-02-02 15:28:04 +00:00
melohagan
be0ff766f3
Chore/fix worker request error message (#12943)
* Revert "Surface email error (#12837)"

This reverts commit 2a24c85378.

* Improve workerRequest error handling

* update account portal

* Fix typing

* lint
2024-02-02 15:25:18 +00:00
Sam Rose
ca32e1280c
Merge pull request #12935 from Budibase/dependabot/npm_and_yarn/packages/worker/nodemailer-6.9.9
Bump nodemailer from 6.7.2 to 6.9.9 in /packages/worker
2024-02-02 15:18:09 +00:00