mike12345567
|
cc23784237
|
Updating to linux binaries.
|
2023-12-11 11:34:24 +00:00 |
mike12345567
|
09bb15e67f
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2023-12-11 11:30:34 +00:00 |
Budibase Staging Release Bot
|
1735321949
|
Bump version to 2.13.36
|
2023-12-11 10:20:28 +00:00 |
Martin McKeaveney
|
31381111b0
|
Merge pull request #12546 from Budibase/remove-pricing-banner
remove pricing banner
|
2023-12-11 11:43:50 +02:00 |
Martin McKeaveney
|
8fa09a1a2b
|
remove pricing banner
|
2023-12-11 09:31:03 +00:00 |
Adria Navarro
|
4d16f812bc
|
Merge pull request #12464 from Budibase/BUDI-7655/migration-backend
App migration process - backend
|
2023-12-11 09:45:55 +01:00 |
Adria Navarro
|
ee1a198f1d
|
Add test comments
|
2023-12-11 09:38:05 +01:00 |
Adria Navarro
|
e5d27181f2
|
Merge branch 'master' into BUDI-7655/migration-backend
|
2023-12-11 09:31:56 +01:00 |
mike12345567
|
4ec454e189
|
Adding SQS binaries for building image.
|
2023-12-08 16:22:22 +00:00 |
mike12345567
|
62e436b362
|
Updating tag on branch for CouchDB to avoid pushing incorrect image.
|
2023-12-08 16:14:25 +00:00 |
mike12345567
|
4302c720ed
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2023-12-08 16:13:09 +00:00 |
Michael Drury
|
ab6d51624c
|
Merge pull request #12534 from Budibase/feature/sqs-license
Updating license to cover SQS functionality being used
|
2023-12-08 16:06:28 +00:00 |
Michael Drury
|
5f94590dda
|
Merge branch 'master' into feature/sqs-license
|
2023-12-08 16:05:52 +00:00 |
mike12345567
|
930736ec8e
|
Updating license to cover SQS functionality being used.
|
2023-12-08 16:03:26 +00:00 |
Sam Rose
|
45ffab1f68
|
Merge pull request #12533 from Budibase/budi-7799-sqs-investigate-docker-compose-self-host-migration
Update docker-compose.yaml to use our CouchDB image instead of IBM's.
|
2023-12-08 15:52:14 +00:00 |
Sam Rose
|
123a08ec27
|
Fix MinIO healthcheck.
|
2023-12-08 15:48:24 +00:00 |
Sam Rose
|
093825e7a0
|
Don't hardcode CouchDB image tag.
|
2023-12-08 15:40:53 +00:00 |
Sam Rose
|
17a5286f2c
|
Remove last reference to couch-init container.
|
2023-12-08 15:18:42 +00:00 |
Sam Rose
|
b737277f6a
|
Merge branch 'master' of github.com:budibase/budibase into budi-7799-sqs-investigate-docker-compose-self-host-migration
|
2023-12-08 15:16:08 +00:00 |
Michael Drury
|
c2262d39bd
|
Merge pull request #12531 from Budibase/more-tweaks-to-couch-image
Fix Clouseau `dir` setting in Kube and docker-compose.
|
2023-12-08 14:53:59 +00:00 |
Michael Drury
|
f6e9c7697c
|
Merge branch 'master' into more-tweaks-to-couch-image
|
2023-12-08 14:53:45 +00:00 |
Michael Drury
|
ac0e0dfce7
|
Merge pull request #12525 from Budibase/fix/attachment-improvements
Fix attachment cleanup when in development mode
|
2023-12-08 14:53:20 +00:00 |
Sam Rose
|
eed7d0b7e6
|
Fix Clouseau `dir` setting in Kube and docker-compose.
|
2023-12-08 14:47:00 +00:00 |
Sam Rose
|
135e7ba94b
|
Update docker-compose.yaml to use our CouchDB image instead of IBM's.
|
2023-12-08 14:35:07 +00:00 |
Michael Drury
|
f537a624f8
|
Merge branch 'master' into fix/attachment-improvements
|
2023-12-08 13:39:11 +00:00 |
mike12345567
|
d4a4bb96f4
|
PR comments
|
2023-12-08 13:24:24 +00:00 |
mike12345567
|
f6d5db7d61
|
Adding test cases for attachment cleanup update.
|
2023-12-08 13:21:08 +00:00 |
Gerard Burns
|
af35250371
|
Prevent collapsed component settings sections reverting on component settings changes. (#12523)
* wip
* lint
* fixes
* Pr feedback
* remove unneeded renaming
* remove other unneeded renaming
|
2023-12-08 12:22:40 +00:00 |
mike12345567
|
dde2fdb6a3
|
Merge branch 'master' of github.com:Budibase/budibase into fix/attachment-improvements
|
2023-12-08 12:05:16 +00:00 |
Michael Drury
|
930b8c934f
|
Merge pull request #12524 from Budibase/cli-improvements
Add another special case for the docker-compose variant of our CouchDB image.
|
2023-12-08 10:36:52 +00:00 |
Michael Drury
|
d5a5744085
|
Merge branch 'master' into cli-improvements
|
2023-12-08 10:32:48 +00:00 |
Gerard Burns
|
56cb92aa34
|
Hover component tree preview (#12465)
* wip
* wip
* linting
* remove console log
* highlighting a selected component in nav
* PR feeddback
* wip
* pr feedback
---------
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
|
2023-12-08 09:41:12 +00:00 |
Sam Rose
|
9d32b5b7a7
|
Add another special case for the docker-compose variant of our CouchDB image.
|
2023-12-07 17:31:27 +00:00 |
mike12345567
|
7665d2fd53
|
Fix for attachment deletion when updating table column name, as well as refactoring to make the code a bit easier to follow.
|
2023-12-07 16:35:43 +00:00 |
Michael Drury
|
e7f1692cd5
|
Merge pull request #12520 from Budibase/revert-12519-revert-12427-feature/add-buttongroup-to-formblock
adding back "Add Buttongroup configuration support to Formblock/Tableblock"
|
2023-12-07 16:09:38 +00:00 |
Michael Drury
|
9a0a21dae2
|
Merge branch 'master' into revert-12519-revert-12427-feature/add-buttongroup-to-formblock
|
2023-12-07 16:04:39 +00:00 |
Andrew Kingston
|
a5bc898ecd
|
Merge pull request #12522 from Budibase/grid-block-toggle-causes-pop-ups
Fix Grid Block Toggle Causing the label editing menu to open
|
2023-12-07 16:01:29 +00:00 |
Michael Drury
|
02a3ac3afd
|
Merge branch 'master' into revert-12519-revert-12427-feature/add-buttongroup-to-formblock
|
2023-12-07 13:18:24 +00:00 |
Gerard Burns
|
88e5f58ce3
|
Fix Grid Block Toggle Causing the label editing menu to open
|
2023-12-07 11:50:32 +00:00 |
Andrew Kingston
|
710397c46b
|
Fix updates being skipped due to erroneous use of 'skip update' flags
|
2023-12-07 10:47:45 +00:00 |
Budibase Staging Release Bot
|
cab2a0cddb
|
Bump version to 2.13.35
|
2023-12-07 10:26:28 +00:00 |
Michael Drury
|
bc5563d776
|
Revert "Revert "Add Buttongroup configuration support to Formblock/Tableblock""
|
2023-12-07 10:24:46 +00:00 |
Michael Drury
|
f4bb41fddc
|
Merge pull request #12519 from Budibase/revert-12427-feature/add-buttongroup-to-formblock
Revert "Add Buttongroup configuration support to Formblock/Tableblock"
|
2023-12-07 10:24:27 +00:00 |
Michael Drury
|
a6fc56c764
|
Revert "Add Buttongroup configuration support to Formblock/Tableblock"
|
2023-12-07 10:17:36 +00:00 |
Budibase Staging Release Bot
|
dcfc5c4eac
|
Bump version to 2.13.34
|
2023-12-06 17:28:58 +00:00 |
Michael Drury
|
958dc5a084
|
Merge pull request #12510 from Budibase/fix/massive-attachment-export
Export/backup of large number of attachments
|
2023-12-06 16:50:06 +00:00 |
mike12345567
|
df81d71156
|
Removing errant the.
|
2023-12-06 16:41:44 +00:00 |
mike12345567
|
de9b29beb6
|
fixing wording.
|
2023-12-06 16:40:40 +00:00 |
mike12345567
|
f82cdd598f
|
Merge branch 'fix/massive-attachment-export' of github.com:Budibase/budibase into fix/massive-attachment-export
|
2023-12-06 16:38:22 +00:00 |
mike12345567
|
3dcb3062f5
|
Adding a check to make sure that encryption does not execute upon directories, as well as adding copy to warn that attachments are not encrypted.
|
2023-12-06 16:38:03 +00:00 |