budibase/packages
mike12345567 b86640772b Fix for saving relationships that have the same field name used on both sides, previously this could cause a relationship to be cleared depending on how the relationship schema was configured. There is a chance when saving that this won't happen as which side of the relationship is denoted by doc1 and doc2 is random, so when this happens is random. Using the table to pick the correct side is safer than just using the field name. 2023-11-29 18:45:48 +00:00
..
backend-core Capitalise @Budibase. 2023-11-29 09:22:47 +00:00
bbui Merge branch 'master' into random-fixes 2023-11-29 08:56:49 +00:00
builder FIX broken references in a list of actions (#12459) 2023-11-29 14:48:50 +00:00
cli eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
client Merge branch 'master' into fix/formblock-ux-updates 2023-11-28 19:36:55 +00:00
frontend-core Merge branch 'master' of github.com:Budibase/budibase into creator-changes 2023-11-24 15:18:06 +00:00
pro@1037b032d4 banner changes for new pricing, fix for onboarding to prevent flash of UI before onboarding tutorial 2023-11-27 18:50:44 +00:00
sdk
server Fix for saving relationships that have the same field name used on both sides, previously this could cause a relationship to be cleared depending on how the relationship schema was configured. There is a chance when saving that this won't happen as which side of the relationship is denoted by doc1 and doc2 is random, so when this happens is random. Using the table to pick the correct side is safer than just using the field name. 2023-11-29 18:45:48 +00:00
shared-core Return false don't throw (#12460) 2023-11-29 10:10:59 +00:00
string-templates eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
types Add creator permission type 2023-11-23 16:22:42 +00:00
worker Capitalise @Budibase. 2023-11-29 09:22:47 +00:00