1
0
Fork 0
mirror of synced 2024-08-28 16:31:48 +12:00
Commit graph

3976 commits

Author SHA1 Message Date
Michael Drury
f7e55ba140 Merge pull request #2199 from Budibase/fix/relationship-issue-2167
Fix for SQL relationship issue
2021-07-30 18:59:38 +01:00
mike12345567
776f176f5c Fix for issue #2167, the foreign key was not being set correctly in all scenarios for the from table in SQL relationships, our test data happened to hide this fact due to the foreign key and the key in from table having the same name. 2021-07-30 18:49:36 +01:00
Budibase Release Bot
2bfe7866cf v0.9.87 2021-07-30 17:25:31 +00:00
Budibase Release Bot
9778ce8f98 v0.9.86 2021-07-29 09:17:21 +00:00
Martin McKeaveney
a42f87cbd9 merge with master 2021-07-29 10:06:33 +01:00
Budibase Release Bot
1799502520 v0.9.85 2021-07-28 21:57:53 +00:00
Budibase Staging Release Bot
147cbb8497 v0.9.85-alpha.2 2021-07-28 21:46:10 +00:00
Martin McKeaveney
61759ab1c4 Merge pull request #2157 from mslourens/update_app_role_bug
fix update role modal
2021-07-28 22:38:52 +01:00
Budibase Staging Release Bot
627a9fdb4d v0.9.85-alpha.1 2021-07-28 16:05:40 +00:00
Martin McKeaveney
bde1eb0a3c Merge pull request #2135 from mslourens/renaming_an_app
rename an app
2021-07-28 16:58:08 +01:00
Maurits Lourens
661ba80e5c fix update role modal 2021-07-28 17:56:52 +02:00
Martin McKeaveney
145cb78742 Merge pull request #2154 from mslourens/duplicate_ui_conditions
add duplicate condition button
2021-07-28 16:56:51 +01:00
Maurits Lourens
2b2528bdbd fix lint issue 2021-07-28 17:20:25 +02:00
Maurits Lourens
019243a329 add duplicate condition button 2021-07-28 17:05:14 +02:00
Budibase Staging Release Bot
611296eb95 v0.9.85-alpha.0 2021-07-28 10:25:47 +00:00
Martin McKeaveney
a6d339d9c3 merge with master 2021-07-28 11:08:20 +01:00
Martin McKeaveney
e40c8cd9ef Merge pull request #2114 from mslourens/clear_form_action
Clear form action
2021-07-28 10:42:17 +01:00
Budibase Release Bot
4c86d5558d v0.9.84 2021-07-28 09:34:03 +00:00
Budibase Staging Release Bot
6c9fb5d93a v0.9.83-alpha.1 2021-07-28 09:32:28 +00:00
Martin McKeaveney
1f65952ddf Merge pull request #2131 from mslourens/automation_live_toggle
convert automation icons into toggle
2021-07-28 10:24:52 +01:00
Maurits Lourens
c9dd9594bc fix lint issue 2021-07-28 00:09:15 +02:00
Maurits Lourens
101ca5f01e fix cypress test 2021-07-27 23:48:06 +02:00
Maurits Lourens
5df2242cf0 fix lint issue 2021-07-27 21:19:31 +02:00
Budibase Release Bot
a682cffbec v0.9.83 2021-07-27 16:13:27 +00:00
Maurits Lourens
c84cf22129 rename an app 2021-07-27 17:34:18 +02:00
Budibase Staging Release Bot
58b1d81d88 v0.9.83-alpha.0 2021-07-27 14:50:45 +00:00
Maurits Lourens
3298b66ebf convert automation icons into toggle 2021-07-27 14:29:06 +02:00
Martin McKeaveney
775bcc631c Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-27 12:03:20 +01:00
Budibase Release Bot
b8ca801b6a v0.9.82 2021-07-27 11:01:29 +00:00
Martin McKeaveney
2c2e46f26b merge 2021-07-27 11:58:41 +01:00
Budibase Release Bot
7de10f6db3 v0.9.81 2021-07-27 09:20:57 +00:00
Budibase Staging Release Bot
31a7414333 v0.9.80-alpha.9 2021-07-27 09:11:15 +00:00
Budibase Release Bot
535a28eb83 v0.9.80 2021-07-27 09:07:05 +00:00
Andrew Kingston
4af29d15de Merge pull request #2115 from Budibase/conditional-ui
Conditional UI
2021-07-27 10:02:22 +01:00
Budibase Staging Release Bot
1d8a5da6cc v0.9.80-alpha.8 2021-07-26 21:20:37 +00:00
Maurits Lourens
f2c26a90c3 fix lint issues 2021-07-26 15:22:14 +02:00
Maurits Lourens
cc7a1679f0 Merge branch 'develop' into clear_form_action
# Conflicts:
#	packages/client/src/utils/buttonActions.js
2021-07-26 15:13:10 +02:00
Andrew Kingston
a69b320483 Fix same svelte-dnd-action drag error for navigation editor 2021-07-26 14:11:30 +01:00
Andrew Kingston
7a9197975d Fix svelte-dnd-action throwing an error when interacting with a spectrum field inside a draggable 2021-07-26 14:09:14 +01:00
Maurits Lourens
3dbafac806 clear form action - adjust manifest and add settings form 2021-07-26 15:05:22 +02:00
Andrew Kingston
93d6da7ebe Lint 2021-07-26 13:10:00 +01:00
Andrew Kingston
2715ff77d8 Merge branch 'develop' of github.com:Budibase/budibase into conditional-ui 2021-07-26 13:04:08 +01:00
Maurits Lourens
07553b9937 clear form action - draft 2021-07-26 13:58:18 +02:00
Andrew Kingston
8a09494348 Fix bug with resetting operators when an incompatible value type is chosen 2021-07-26 12:56:47 +01:00
Andrew Kingston
38df0b54a5 Add full type support to conditional UI 2021-07-26 12:52:55 +01:00
Budibase Staging Release Bot
5421768521 v0.9.80-alpha.7 2021-07-26 09:34:02 +00:00
Budibase Staging Release Bot
074ebfde63 v0.9.80-alpha.6 2021-07-26 08:23:08 +00:00
Rory Powell
c7cf415288 Merge pull request #2110 from mslourens/bug/automate_setup_menu
Automate setup menu
2021-07-26 09:15:45 +01:00
Maurits Lourens
98ce904b80 fix overflow in automation setup menu for large tables 2021-07-26 10:01:02 +02:00
Budibase Staging Release Bot
d44bafba06 v0.9.80-alpha.5 2021-07-26 07:42:30 +00:00