1
0
Fork 0
mirror of synced 2024-07-17 20:25:57 +12:00
Commit graph

7546 commits

Author SHA1 Message Date
Andrew Kingston 8168c9155f Merge pull request #2220 from Budibase/fix/initial-theme
Fix colour picker inconsistencies when app theme has never been changed
2021-08-02 15:41:36 +01:00
Budibase Release Bot c0e1f29788 v0.9.89 2021-08-02 14:36:56 +00:00
Martin McKeaveney 08bb1a1ef6 Create feature_request.md 2021-08-02 15:29:21 +01:00
Andrew Kingston 531d6d2cd0 Fix colour picker inconsistencies when app theme has never been changed 2021-08-02 15:28:40 +01:00
mike12345567 f6d0db4c4b Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these. 2021-08-02 12:09:03 +01:00
Andrew Kingston 06fa9091f4 Allow app preview to handle garbage iframe messages 2021-08-01 14:00:18 +01:00
Andrew Kingston 7f09f55315 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 10bb31afd2 Linting. 2021-07-30 20:40:38 +01:00
mike12345567 af9b0a738d Fixing issues with pages reloading in weird ways. 2021-07-30 20:39:42 +01:00
Budibase Release Bot e332003cb7 v0.9.88 2021-07-30 18:07:23 +00:00
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
mike12345567 61de20616f Fixing worker dev script to not overwrite env file everytime. 2021-07-30 15:40:39 +01:00
mike12345567 8bcce17cd7 Removing unused mock. 2021-07-30 14:25:38 +01:00
mike12345567 79c5f01267 Fixing config test case. 2021-07-30 14:23:40 +01:00
Andrew Kingston 10d64456a2 Add back in client app border only when inside builder preview 2021-07-30 10:06:16 +01:00
Budibase Release Bot 9778ce8f98 v0.9.86 2021-07-29 09:17:21 +00:00
Martin McKeaveney ac3bf81f72 Merge pull request #2168 from Budibase/develop
Develop
2021-07-29 10:09:52 +01: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
Martin McKeaveney 5c51d3bd80 remove border around app 2021-07-28 22:50:27 +01: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 f72a00323a merge 2021-07-28 11:18:04 +01:00
Martin McKeaveney a6d339d9c3 merge with master 2021-07-28 11:08:20 +01:00
Budibase Staging Release Bot cc767e85c3 v0.9.83-alpha.2 2021-07-28 09:49:54 +00: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 956a15d389 Merge pull request #2130 from seoulaja/patch-2
Update README.id.md
2021-07-28 10:25:20 +01: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 5221cd8362 fix lint issue 2021-07-28 00:06:03 +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
mike12345567 5dfeb9b3ca Limiting use of query string to a few select endpoints for determining tenant ID. 2021-07-27 18:02:59 +01:00
mike12345567 35f1b50511 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 a682cffbec v0.9.83 2021-07-27 16:13:27 +00:00
Martin McKeaveney 2ffb76cc1d Merge pull request #2134 from Budibase/develop
Develop
2021-07-27 17:03:32 +01:00
Maurits Lourens c84cf22129 rename an app 2021-07-27 17:34:18 +02:00
mike12345567 5324f506b6 Linting. 2021-07-27 16:24:39 +01:00
mike12345567 adf6d18cb1 Fixing some issues with public endpoints causing logout loop. 2021-07-27 16:17:02 +01:00