5456 Commits (0ff7bc672ae5ea159a8156ec129ff92c8a85b88e)

Author SHA1 Message Date
mike12345567 0ff7bc672a Adding redis to exclusion from coverage (can't currently test). 5 years ago
mike12345567 6ccec1632a Adding a debounced updated at timestamp to applications. 5 years ago
mike12345567 7886600d75 Linting. 5 years ago
Martin McKeaveney 7ef5a01f04 v0.9.1 5 years ago
Martin McKeaveney e83f600b9e removing skip_setup as it was preventing init 5 years ago
mike12345567 0b924908fd Formatting. 5 years ago
mike12345567 4d6e4475d3 Fixing some issues found when testing. 5 years ago
mike12345567 835e097d6e Fixing test cases. 5 years ago
Andrew Kingston 71296670c2 Add return URL's to any unauthenticated requests in the portal or builder 5 years ago
Andrew Kingston 64496759fd Redirect away from auth routes if already authenticated 5 years ago
Martin McKeaveney 7103df0013 v0.9.1 5 years ago
Martin McKeaveney fd9f4a3027 v0.9.0 5 years ago
Andrew Kingston 99a2a5caf0 Add return URL to login form 5 years ago
Andrew Kingston 74a8eb4c1a Redirect to login from client apps when required 5 years ago
Martin McKeaveney 3a422be071 simplify docker build before push 5 years ago
Martin McKeaveney e28a5e98ab fix lint 5 years ago
mike12345567 d301ea48a9 Removing all login/logout functionality from apps. 5 years ago
Martin McKeaveney e9a43925f7 lint 5 years ago
mike12345567 58f40da036 Fixing an issue with checkAuth function not checking response status before attempting to get JSON. 5 years ago
mike12345567 148cf87224 Cleanup after testing/looking through hosting files. 5 years ago
mike12345567 3437f620d6 Fixing automation test case. 5 years ago
Martin McKeaveney e6aa34afb5 fix analytics code 5 years ago
Mike Shanks aed083ee95 Fix: Unable to use parameters with Rest conenctor 5 years ago
Martin McKeaveney 6817ceb3f6 hard coding posthog api key 5 years ago
Andrew Kingston 002f910b29 Change password modal title to 'Update password' 5 years ago
Andrew Kingston 441fbd37fb Prevent creating, deleting or editing global fields for user in the backend UI of the builder 5 years ago
Andrew Kingston d47c48352c Fix app deletion not working 5 years ago
Andrew Kingston b98781ef1d Remove unused prop 5 years ago
mike12345567 12bbe19ed0 Fixing worker test cases. 5 years ago
mike12345567 7d3169e5e1 Formatting. 5 years ago
mike12345567 4e9097862d Updating user test cases. 5 years ago
mike12345567 c6f7f115b5 Fixing issues with the user table within the apps. 5 years ago
mike12345567 0bbd45b413 Adding the ability to get all apps, with the status attached. 5 years ago
Andrew Kingston 2b5f5fb3e9 Remove placeholder features which we won't have in this release from user app list screen 5 years ago
Andrew Kingston b3b57c9a0e Fix general settings page not saving, fix analytics options 5 years ago
Andrew Kingston 445471efa7 Default org platform URL to localhost 5 years ago
Andrew Kingston 5de98bb672 Implement new admin get self endpoint, move auth store to the portal, and implement working password changing and name changing 5 years ago
mike12345567 91ed6679c4 Adding a get self endpoint in the global users. 5 years ago
mike12345567 5e7ca07af7 Allowing null for global user endpoint properties. 5 years ago
mike12345567 c2cd365e76 Removing admin middleware applying to everything. 5 years ago
Andrew Kingston ee04e4d944 Remove console.log 5 years ago
Andrew Kingston ba1ee6b033 Add modal to let users change their own password, without endpoint for now 5 years ago
mike12345567 f08b894e55 Adding admin only endpoint, removing the ability to create/delete global users from the app server and adding a global self user update. 5 years ago
mike12345567 31f16090ee Fixing test cases. 5 years ago
Andrew Kingston 5c8c663935 Fix spacing and make consistent in all portal pages 5 years ago
Andrew Kingston 550ea1a70d Add missing properties to first name and last name user schema 5 years ago
Martin McKeaveney 72e18cd8d3 remove outputs from cron 5 years ago
Martin McKeaveney 8ceba79a12 activations 5 years ago
Andrew Kingston 8364ab91a2 Fix google SSO button not working in light theme 5 years ago
Andrew Kingston 27dfa40ec4 Add user first name and last name to backend table UI 5 years ago