6954 Commits (b4afda7b090c8e8fa64665aa752be16550444902)
 

Author SHA1 Message Date
Kyle Harrison b4afda7b09 apply fixes for common spelling mistakes 5 years ago
Budibase Release Bot 4afd6f4fbe v0.9.72 5 years ago
Andrew Kingston 4b4610f581 Fix iframe preview loading bug in old client library versions 5 years ago
Budibase Release Bot cdd85c4d11 v0.9.71 5 years ago
Andrew Kingston 6a0acffe61
Merge pull request #1940 from Budibase/ak-fixes 5 years ago
Andrew Kingston 19f2a2067e Improve handling of permission issues and routing issues, and add an error fallback message 5 years ago
Andrew Kingston 1ef2820b5d Expose the screens and layouts from the screen store in the client library 5 years ago
Andrew Kingston b6c6dba721 Don't attempt to enrich a user object whenever the role is PUBLIC to avoid 403s 5 years ago
Andrew Kingston 8c39c4792d Add error handling to builder preview and loading indicator 5 years ago
Andrew Kingston 7b841e709a Mock redis shutdown method to avoid errors 5 years ago
Andrew Kingston e00a37d707 Only clean up app tmp dir if it exists during testing 5 years ago
Andrew Kingston 8f97ea3771 Swap row and column icons 5 years ago
Martin McKeaveney e9d6ddb571 typo 5 years ago
Martin McKeaveney dbef8077f0 better naming, filter out public from inheritable roles 5 years ago
Martin McKeaveney da800dd3fc prevent editing public role in apps 5 years ago
Martin McKeaveney 93b562e2df make logged in users basic by default, prevent allowing users to be assigned as default in the UI 5 years ago
Andrew Kingston eb620ea3ce Add basic fallback error to real apps when client library fails to load 5 years ago
Andrew Kingston 0381204855 Don't reload client app on 403, just show an error instead 5 years ago
Martin McKeaveney 6af078a546 public role in builder backend UI 5 years ago
Martin McKeaveney 561f824606 default to public in UI 5 years ago
Martin McKeaveney 4e8b140c52 default users without roles to public role 5 years ago
Andrew Kingston bd6de7fe31 Remove redirect when user only has access to one app 5 years ago
Andrew Kingston c4b7428aed Avoid filter editor sending a prop change when filter is not an array, which was causing extra 409s and causing issues with tables 5 years ago
Andrew Kingston 4bc1938966 Fix data provider filtering on datetime fields 5 years ago
Andrew Kingston 83a91a8943 Fix bug with tabs causing them to broadcast a change event on mount 5 years ago
Budibase Release Bot 54dae1b5a2 v0.9.70 5 years ago
Michael Drury ae409bacee
Merge pull request #1917 from Budibase/fix/sql-id-issue 5 years ago
mike12345567 abc19bc2c1 Linting. 5 years ago
mike12345567 b4d91769cc Fixing issue with single quotes in strings breaking JSON parsing. 5 years ago
Budibase Release Bot 5f4199a3fb v0.9.69 5 years ago
Michael Drury 12761cfe80
Merge pull request #1893 from Budibase/fix/user-app-role-list 5 years ago
Budibase Release Bot 1385a08395 v0.9.68 5 years ago
Martin McKeaveney 993383c540
Merge pull request #1891 from Budibase/legacy-styles-compat 5 years ago
mike12345567 aef512a108 Fixing issue with full list of apps not appearing in user administration, meaning couldn't update roles. 5 years ago
Andrew Kingston 49e3dce3a7 Only override color style on links if a color setting exists 5 years ago
Andrew Kingston 37eca6af91 Only override color style on paragraphs if a color setting exists 5 years ago
Andrew Kingston ab2331a291 Only override existing color style if a color setting exists for Headings 5 years ago
Andrew Kingston 9c954609fd Add border style as an explicit option to prevent issues with dynamically adding it via the styleable helper 5 years ago
Budibase Release Bot 2258f43bc1 v0.9.67 5 years ago
Martin McKeaveney 7a815ed400
Bootstrap before lint in release CI job 5 years ago
Martin McKeaveney e9572b86d9 pin eslint parser to fix build 5 years ago
Martin McKeaveney 2c2e3757d8
Merge pull request #1871 from Budibase/develop 5 years ago
Budibase Release Bot 14810c1a0f v0.9.66 5 years ago
Michael Drury d8aa6961de
Update CONTRIBUTING.md 5 years ago
mike12345567 900d0f5ac0 Merge branch 'develop' of github.com:Budibase/budibase into develop 5 years ago
mike12345567 7525ccc821 Upgrading target to es6 for typescript compilation. 5 years ago
Andrew Kingston aeb56250ff Add gap to default screen in new apps 5 years ago
Andrew Kingston fc4aa07495
Merge pull request #1834 from Budibase/design-panel-v2 5 years ago
Andrew Kingston fd9d1c61cc Improve styles in data source page to be more in line with the portal 5 years ago
Andrew Kingston 91fcb1755a Prevent creating datasource without a type selected 5 years ago