7115 Commits (73c8dcf71b0b3bd83ec2fab7c1322c53c1932d3b)
 

Author SHA1 Message Date
Rory Powell 73c8dcf71b Merge branch 'develop' into feature/oidc-support 5 years ago
Rory Powell 20b70a0445 Always maintain original user id. No longer remove old user during sync 5 years ago
Rory Powell faf711e092 sync third party profile on every login 5 years ago
Martin McKeaveney 25b4c04d9b Merge pull request #1950 from Budibase/feature/user-session 5 years ago
Rory Powell 1c18b4c6ac remove duplicate scope definition 5 years ago
Peter Clement 6be38bcefd Merge branch 'feature/oidc-support' of https://github.com/Budibase/budibase into oidc-config-management 5 years ago
Rory Powell c16cfc328f Linting 5 years ago
Rory Powell ec93d15462 Integrate with configuration ui / support for email usernames 5 years ago
Peter Clement cd1e5c8087 fixing conflict with OIDCButton 5 years ago
Rory Powell bf94125d33 Save email from third party user 5 years ago
Peter Clement b1c5b5cf35 Merge branch 'feature/oidc-support' of https://github.com/Budibase/budibase into oidc-config-management 5 years ago
Peter Clement 99de767781 fix issue where oidc config form was not loading due to oidc_logos being undefined 5 years ago
Rory Powell f0016f4bde Merge branch 'feature/oidc-support' of github.com:Budibase/budibase into feature/oidc-support 5 years ago
Rory Powell 25f1368227 Merge google/oidc user authentication and surface user relevant error messages during authentication 5 years ago
mike12345567 b0fb7ae991 Fixing test cases. 5 years ago
mike12345567 93302cb667 Linting. 5 years ago
mike12345567 4916ff7eb8 Adding sessions API. 5 years ago
Michael Drury 9145f59bd6 Merge pull request #1944 from Budibase/feature/plus-table-internal 5 years ago
mike12345567 39e91ceb82 Changing budibase -> internal/csv in datasource menu. 5 years ago
mike12345567 524957cb4d Changing budibase -> internal/csv in datasource menu. 5 years ago
Peter Clement 2e49686eab Merge branch 'feature/oidc-support' of https://github.com/Budibase/budibase into oidc-config-management 5 years ago
Peter Clement 7a51eba93c Add OIDC icon to login page 5 years ago
mike12345567 5d6e7eee91 Merge branch 'feature/plus-table-internal' of github.com:Budibase/budibase into feature/user-session 5 years ago
mike12345567 f1dd80dcb4 Internal table detail screens should still have limit one. 5 years ago
mike12345567 8d8e5b160d Merge branch 'feature/plus-table-internal' of github.com:Budibase/budibase into feature/user-session 5 years ago
mike12345567 53199ddc61 Inverting logic as the type isn't always internal. 5 years ago
mike12345567 93cc9530ed Merge branch 'develop' of github.com:Budibase/budibase into feature/user-session 5 years ago
mike12345567 7f0fc5f899 Fixing session issues after testing a bit. 5 years ago
mike12345567 44c87f4fb8 Making it possible to create an internal table from the plus symbol. 5 years ago
mike12345567 4acd094c74 Making it possible to create an internal table from the plus symbol. 5 years ago
Peter Clement cff2a9ad7d Fix for icon upload issue 5 years ago
Rory Powell d6c6681220 Fallback to ID token to retrieve email when not available in passport profile (oidc userinfo) 5 years ago
Peter Clement 37b1200051 Allow user uploaded icons in oidc config 5 years ago
Rory Powell c15051462e Add info to 403 responses 5 years ago
Andrew Kingston ac99f7a23b Update develop with master bugfix and add comments to explain loading events 5 years ago
Andrew Kingston 67ffb2d96d Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
Andrew Kingston ef88c740b2 Fix iframe preview loading bug in old client library versions 5 years ago
Budibase Release Bot 330fd8b922 v0.9.71 5 years ago
Andrew Kingston 9542910a41 Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
Andrew Kingston c2b4d93668 Merge pull request #1940 from Budibase/ak-fixes 5 years ago
Andrew Kingston ab4e71c1a4 Improve handling of permission issues and routing issues, and add an error fallback message 5 years ago
Andrew Kingston ee8033e88f Expose the screens and layouts from the screen store in the client library 5 years ago
Andrew Kingston bdf7b6257a Don't attempt to enrich a user object whenever the role is PUBLIC to avoid 403s 5 years ago
Andrew Kingston 07ea6469fd Add error handling to builder preview and loading indicator 5 years ago
Andrew Kingston 298e948432 Mock redis shutdown method to avoid errors 5 years ago
Andrew Kingston 82c00e6757 Only clean up app tmp dir if it exists during testing 5 years ago
Andrew Kingston dd02b8cf6c Swap row and column icons 5 years ago
Martin McKeaveney 9f3c2a8033 typo 5 years ago
Martin McKeaveney a8277c9385 better naming, filter out public from inheritable roles 5 years ago
Martin McKeaveney 78bd36304e prevent editing public role in apps 5 years ago