1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00
Commit graph

7462 commits

Author SHA1 Message Date
Michael Drury 1beca4ee96
Merge pull request #2076 from Budibase/feature/multi-tenants
Multi-tenancy/organisations
2021-08-04 10:01:22 +01:00
Andrew Kingston c35fd53383
Merge pull request #2252 from Budibase/fix/action-bindings
Fix bindings not appearing in certain button actions
2021-08-04 09:59:37 +01:00
Andrew Kingston 546ca8c37b Fix bindings not appearing in certain button actions 2021-08-04 09:48:23 +01:00
mike12345567 5dc7b4b09e Fixing some issues highlighted by worker test cases. 2021-08-03 17:14:17 +01:00
Budibase Release Bot cc38b0af0f v0.9.93 2021-08-03 16:02:29 +00:00
Joe a211ee30ad
Merge pull request #2232 from jakedee/patch-1
Minor readme spelling updates
2021-08-03 16:53:35 +01:00
mike12345567 55ff798803 Linting. 2021-08-03 15:41:51 +01:00
mike12345567 54e765a182 Implementing some changes to how context gets set for tenancy, after testing, as well as updating server. 2021-08-03 15:32:25 +01:00
Jake Dowie 5fb57b1dd9
Readme spelling updates 2021-08-03 11:38:06 +01:00
Budibase Release Bot c059926da6 v0.9.92 2021-08-03 09:21:53 +00:00
Andrew Kingston dbd2c5f064
Merge pull request #2205 from Budibase/fix/preview-garbage-handling
Allow app preview to handle garbage iframe messages
2021-08-03 10:12:21 +01:00
Budibase Release Bot 55c14935a7 v0.9.91 2021-08-03 09:12:12 +00:00
Andrew Kingston f959471f79
Merge pull request #2204 from Budibase/fix/url-select
Fix URL select component
2021-08-03 10:02:29 +01:00
mike12345567 75ae7ac8d6 Linting. 2021-08-02 18:36:32 +01:00
mike12345567 7a69dcef78 re-write, to use the ideas that Rory put in place, still WIP, un-tested but all implemented. 2021-08-02 18:34:43 +01:00
Budibase Release Bot 0b50867dd6 v0.9.90 2021-08-02 14:49:04 +00:00
Andrew Kingston 11b1fe88f2
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 8d2040cae4 v0.9.89 2021-08-02 14:36:56 +00:00
Martin McKeaveney 4dc482d777
Create feature_request.md 2021-08-02 15:29:21 +01:00
Andrew Kingston 5a138fb4ea Fix colour picker inconsistencies when app theme has never been changed 2021-08-02 15:28:40 +01:00
mike12345567 f7d58c889d 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 65deee1008 Allow app preview to handle garbage iframe messages 2021-08-01 14:00:18 +01:00
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