1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00
Commit graph

7385 commits

Author SHA1 Message Date
Andrew Kingston ce38875ea5 Merge pull request #2204 from Budibase/fix/url-select
Fix URL select component
2021-08-03 10:02:29 +01:00
Budibase Release Bot 0f4df3cc85 v0.9.90 2021-08-02 14:49:04 +00:00
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
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
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
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
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
Budibase Staging Release Bot 58b1d81d88 v0.9.83-alpha.0 2021-07-27 14:50:45 +00:00
Martin McKeaveney c10b660a68 fix build 2021-07-27 15:40:00 +01:00
Maurits Lourens 3298b66ebf convert automation icons into toggle 2021-07-27 14:29:06 +02:00
seoulaja 886fcb8389 Update README.id.md
Fix typos and enhance the translation
2021-07-27 19:06:11 +07: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
Joe 375e4abd30 Merge pull request #2124 from Budibase/all-contributors/add-seoulaja
docs: add seoulaja as a contributor for translation
2021-07-27 11:53:48 +01:00
Budibase Release Bot 7de10f6db3 v0.9.81 2021-07-27 09:20:57 +00:00