1
0
Fork 0
mirror of synced 2024-08-23 05:51:29 +12:00
Commit graph

7540 commits

Author SHA1 Message Date
Andrew Kingston
3e4e8eae3b Fix URL select not working properly, and massively reduce usage of getBindableProperties to improve settings loading speed 2021-08-01 13:39:33 +01:00
mike12345567
906d89e716 Linting. 2021-07-30 20:40:38 +01:00
mike12345567
5e89cf5fa8 Fixing issues with pages reloading in weird ways. 2021-07-30 20:39:42 +01:00
Budibase Release Bot
758833a191 v0.9.88 2021-07-30 18:07:23 +00:00
Michael Drury
27554d03d6
Merge pull request #2199 from Budibase/fix/relationship-issue-2167
Fix for SQL relationship issue
2021-07-30 18:59:38 +01:00
mike12345567
6a4d39f29b 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
9dbd67b57f v0.9.87 2021-07-30 17:25:31 +00:00
mike12345567
6c6ca18f98 Fixing worker dev script to not overwrite env file everytime. 2021-07-30 15:40:39 +01:00
mike12345567
ca880c4549 Removing unused mock. 2021-07-30 14:25:38 +01:00
mike12345567
4dbec64801 Fixing config test case. 2021-07-30 14:23:40 +01:00
Andrew Kingston
177834ea8a Add back in client app border only when inside builder preview 2021-07-30 10:06:16 +01:00
Budibase Release Bot
6f190345de v0.9.86 2021-07-29 09:17:21 +00:00
Martin McKeaveney
ec155c2163
Merge pull request #2168 from Budibase/develop
Develop
2021-07-29 10:09:52 +01:00
Martin McKeaveney
f1fcbc22c6 merge with master 2021-07-29 10:06:33 +01:00
Budibase Release Bot
3b3211b978 v0.9.85 2021-07-28 21:57:53 +00:00
Martin McKeaveney
3736049f27 remove border around app 2021-07-28 22:50:27 +01:00
Budibase Staging Release Bot
64525c1804 v0.9.85-alpha.2 2021-07-28 21:46:10 +00:00
Martin McKeaveney
b95fd7d623
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
69e15d92c9 v0.9.85-alpha.1 2021-07-28 16:05:40 +00:00
Martin McKeaveney
3aa71591c6
Merge pull request #2135 from mslourens/renaming_an_app
rename an app
2021-07-28 16:58:08 +01:00
Maurits Lourens
f2ee965ef0 fix update role modal 2021-07-28 17:56:52 +02:00
Martin McKeaveney
d44119d3aa
Merge pull request #2154 from mslourens/duplicate_ui_conditions
add duplicate condition button
2021-07-28 16:56:51 +01:00
Maurits Lourens
7397822478 fix lint issue 2021-07-28 17:20:25 +02:00
Maurits Lourens
5f18c86d79 add duplicate condition button 2021-07-28 17:05:14 +02:00
Budibase Staging Release Bot
14cdb118f9 v0.9.85-alpha.0 2021-07-28 10:25:47 +00:00
Martin McKeaveney
66a2c03cdb merge 2021-07-28 11:18:04 +01:00
Martin McKeaveney
a42d922199 merge with master 2021-07-28 11:08:20 +01:00
Budibase Staging Release Bot
eb7bba5274 v0.9.83-alpha.2 2021-07-28 09:49:54 +00:00
Martin McKeaveney
9540cb1048
Merge pull request #2114 from mslourens/clear_form_action
Clear form action
2021-07-28 10:42:17 +01:00
Budibase Release Bot
a804cabbe8 v0.9.84 2021-07-28 09:34:03 +00:00
Budibase Staging Release Bot
c26854f7ed v0.9.83-alpha.1 2021-07-28 09:32:28 +00:00
Martin McKeaveney
81153b7f54
Merge pull request #2130 from seoulaja/patch-2
Update README.id.md
2021-07-28 10:25:20 +01:00
Martin McKeaveney
240c80525a
Merge pull request #2131 from mslourens/automation_live_toggle
convert automation icons into toggle
2021-07-28 10:24:52 +01:00
Maurits Lourens
3e88d6103d fix lint issue 2021-07-28 00:09:15 +02:00
Maurits Lourens
9753783866 fix lint issue 2021-07-28 00:06:03 +02:00
Maurits Lourens
8c4333f4ca fix cypress test 2021-07-27 23:48:06 +02:00
Maurits Lourens
cd4d40fb47 fix lint issue 2021-07-27 21:19:31 +02:00
mike12345567
a21fd3e0ee Limiting use of query string to a few select endpoints for determining tenant ID. 2021-07-27 18:02:59 +01:00
mike12345567
9174615821 Fixing an issue where you could accidentally end up on org/admin page due to the reactivity statements firing all the time. 2021-07-27 17:56:39 +01:00
Budibase Release Bot
fa307c9a59 v0.9.83 2021-07-27 16:13:27 +00:00
Martin McKeaveney
2d0a639998
Merge pull request #2134 from Budibase/develop
Develop
2021-07-27 17:03:32 +01:00
Maurits Lourens
f2b1125e0b rename an app 2021-07-27 17:34:18 +02:00
mike12345567
b73b20cdbb Linting. 2021-07-27 16:24:39 +01:00
mike12345567
fb562908ee Fixing some issues with public endpoints causing logout loop. 2021-07-27 16:17:02 +01:00
Budibase Staging Release Bot
01a1fce0f8 v0.9.83-alpha.0 2021-07-27 14:50:45 +00:00
Martin McKeaveney
bc9571c35a fix build 2021-07-27 15:40:00 +01:00
mike12345567
1df08ffe35 Fixing some issues with org not being correctly detected. 2021-07-27 15:35:26 +01:00
Maurits Lourens
0c006e1339 convert automation icons into toggle 2021-07-27 14:29:06 +02:00
seoulaja
6c0e9c76d8
Update README.id.md
Fix typos and enhance the translation
2021-07-27 19:06:11 +07:00
Martin McKeaveney
30be2a00fa Merge branch 'master' of github.com:Budibase/budibase into develop 2021-07-27 12:03:20 +01:00