7079 Commits (7581360e9e77eaac37f0b246028ff824e5d6dfc5)
 

Author SHA1 Message Date
mike12345567 7581360e9e Merge branch 'develop' of github.com:Budibase/budibase into feature/user-session 5 years ago
mike12345567 79b7747714 Fixing session issues after testing a bit. 5 years ago
mike12345567 b8928077e2 Making it possible to create an internal table from the plus symbol. 5 years ago
Andrew Kingston 4dec87795a Update develop with master bugfix and add comments to explain loading events 5 years ago
Andrew Kingston bf6762dd66 Merge branch 'master' of github.com:Budibase/budibase into develop 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 70d29c32f8 Merge branch 'master' of github.com:Budibase/budibase into develop 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
mike12345567 36c0e45761 WIP - first version of user sessions. 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
Michael Drury 659d42311c
Merge pull request #1932 from Budibase/fix/sql-relationship-validation 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
mike12345567 fd6080b39e Making sure that keys cannot be duplicated for primary keys, this wouldn't have any function. 5 years ago
mike12345567 a9c6b10560 Quick fix, make sure auto-columns never sent to DB. 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
Andrew Kingston dfc499c034 Fix data provider filtering on datetime fields 5 years ago
Andrew Kingston 50d59924ad
Merge pull request #1918 from Budibase/spectrum-apps 5 years ago
Michael Drury 3decb17e6f
Merge pull request #1923 from Budibase/feature/sql-auto-columns 5 years ago
Andrew Kingston fe62356808 Remove inline-block from links as it is not needed 5 years ago
mike12345567 6a8fd12805 Linting. 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 80679cba13 Merge branch 'develop' of github.com:Budibase/budibase into spectrum-apps 5 years ago
Andrew Kingston 322ea442d8 Fix cypress test 5 years ago
mike12345567 c10e2da4f5 Fixing issue with TS definitions. 5 years ago
mike12345567 13fab4ba60 Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
Andrew Kingston 7ecb593e0f Remove ES6 optional chaining from server package 5 years ago
Andrew Kingston 2317e87436 Preserve whitespace in card description 5 years ago
Andrew Kingston f227f0623f Lint 5 years ago