3813 Commits (db276468aa9b42a8f978fcc080c35cb3fa87d3d6)

Author SHA1 Message Date
Andrew Kingston db276468aa Use client features to determine when to show client preview on initial load 5 years ago
Andrew Kingston 7040ee48f4 Store client features in frontend store 5 years ago
Andrew Kingston 4dec87795a Update develop with master bugfix and add comments to explain loading events 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 8c39c4792d Add error handling to builder preview and loading indicator 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
Martin McKeaveney 561f824606 default to public in UI 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 83a91a8943 Fix bug with tabs causing them to broadcast a change event on mount 5 years ago
mike12345567 6e33ab581b Linting. 5 years ago
mike12345567 b7a5476135 Don't allow foreign key to be the primary key of a row (this would break things). 5 years ago
mike12345567 568128479f Linting. 5 years ago
mike12345567 478a851956 Adding validation to the SQL relationship creation modal. 5 years ago
mike12345567 4e4b8f244e Giving the system the ability to make auto increment columns auto-columns in postgres or mysql. 5 years ago
Andrew Kingston 322ea442d8 Fix cypress test 5 years ago
Andrew Kingston f227f0623f Lint 5 years ago
Budibase Release Bot 54dae1b5a2 v0.9.70 5 years ago
mike12345567 58c5ddaa90 Review comments. 5 years ago
mike12345567 8254880fa8 Quick fixes for UI, making sure relationships UI not displayed unless tables exist and fixing issue with through being sent up with one-to-many. 5 years ago
mike12345567 dcd4774693 Re-working UI after some review. 5 years ago
Andrew Kingston a3d1b959fc Update list and detail autoscreens to be theme aware and use new designs 5 years ago
mike12345567 f3f2af1c1d Linting. 5 years ago
mike12345567 1314edeef1 Allowing user firstname and lastname to be updated through user portal. 5 years ago
mike12345567 579bce8a6a Fixing little UI bugs. 5 years ago
mike12345567 ec889320bc Fixing issue with many to many through junction table not realising some exist, or some need deleted - as well as removing limit from details screen, this was blocking join statements and served no purpose (its already a search by equals). 5 years ago
mike12345567 499c28d883 Linting. 5 years ago
mike12345567 56d83864ea Removing console logs and simplifying the relationship name. 5 years ago
mike12345567 f2beac85b7 Implementing UI to support the backend put in place. 5 years ago
Martin McKeaveney 569af97664 preventing relationship overrides 5 years ago
Martin McKeaveney 63be9750ae simplify relationship configuration UI 5 years ago
Martin McKeaveney 53f6a095b7 relationships E2E 5 years ago
Budibase Release Bot 5f4199a3fb v0.9.69 5 years ago
Budibase Release Bot 1385a08395 v0.9.68 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
Andrew Kingston b4a1ae575d Update list autoscreen to be theme aware and use new component props 5 years ago
Andrew Kingston d7ea2fddea Set light as default app theme 5 years ago
Andrew Kingston 3a615306a6 Add error handling to builder preview and loading indicator 5 years ago
Andrew Kingston f7f7180437 Add spectrum card component 5 years ago
Andrew Kingston 1b8e6d029f Fix bug where stale data is shown in custom css drawer when changing components 5 years ago
Andrew Kingston 0f3b447896 Fix bug which causes an 'undefined' layout to appear if the save call 409s 5 years ago
Andrew Kingston 24172d111c Remove a lot of hacks around screenslots and allow naming them 5 years ago
Andrew Kingston 1cf0d3b0cf Fix text casing on some button settings 5 years ago
Andrew Kingston b4a8a9c160 Add better theme compatibility to color picker and client app components 5 years ago
Martin McKeaveney 6e36e5d06a listing relationships in UI 5 years ago
Budibase Release Bot 2258f43bc1 v0.9.67 5 years ago