6944 Commits (e00a37d707862abf766c34ec61c73fe2a0a36e56)
 

Author SHA1 Message Date
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
Andrew Kingston ce40b7165a Update autoscreens and default layouts to use new component props 5 years ago
Andrew Kingston f467f9809c Fix border not being applied due to missing border-style rule 5 years ago
Andrew Kingston 9c1cf98fce Fix placement of 'reset fields' button for field groups 5 years ago
Andrew Kingston 545c710ce5 Fix tests 5 years ago
mike12345567 834c89217c Copying none js/ts files into the dist directory after building. 5 years ago
Michael Drury 25cf35ef4f
Merge pull request #1833 from Budibase/labday/backend-ts 5 years ago
mike12345567 f151948f60 force delete dist directory when building. 5 years ago
Andrew Kingston b2c843adb4 Lint 5 years ago
mike12345567 477adfdbd7 Linting + formatting. 5 years ago
mike12345567 191646b7ee Removing use of the arguments[0] as they don't mesh well with TS. 5 years ago