3311 Commits (a3d1b959fc61872a8a4a72fc4f47f5899f4c7c21)

Author SHA1 Message Date
Keviin Åberg Kultalahti eaa2821e75 fix bug when switching between tabs 5 years ago
Keviin Åberg Kultalahti 302e001eb5 workaround to strange onMount bug with many Tabs components 5 years ago
Andrew Kingston 9cb06b296a Add return URL's to any unauthenticated requests in the portal or builder 5 years ago
Andrew Kingston cf5e91c431 Redirect away from auth routes if already authenticated 5 years ago
Keviin Åberg Kultalahti 8bb8fdfb18 remove unused var 5 years ago
Andrew Kingston e7e2a81d98 Add return URL to login form 5 years ago
Keviin Åberg Kultalahti aaa2433af6 fix not being able to navigate directly to email template 5 years ago
Keviin Åberg Kultalahti e8969f395a remove unused imports 5 years ago
Keviin Åberg Kultalahti 772b612db4 remove transitions because of bug 5 years ago
Keviin Åberg Kultalahti f421d7ba17 fixes layout issues in email templates 5 years ago
Keviin Åberg Kultalahti fd74c07869 fix email templates being unreachable 5 years ago
Keviin Åberg Kultalahti 24c56a89ec fixes missing cursor styling 5 years ago
mike12345567 beae1cec71 Removing all login/logout functionality from apps. 5 years ago
mike12345567 0b08a78f87 Fixing an issue with checkAuth function not checking response status before attempting to get JSON. 5 years ago
Mike Shanks 94d098e494 Fix: Unable to use parameters with Rest conenctor 5 years ago
Martin McKeaveney 2761eaed2d postgres connection pooling 5 years ago
Andrew Kingston 4d34fce56c Change password modal title to 'Update password' 5 years ago
Andrew Kingston da0bfd8b47 Prevent creating, deleting or editing global fields for user in the backend UI of the builder 5 years ago
Andrew Kingston 7db2a63a67 Fix app deletion not working 5 years ago
mike12345567 8c68f1c134 Fixing issues with the user table within the apps. 5 years ago
mike12345567 6d6eee2a93 Adding the ability to get all apps, with the status attached. 5 years ago
Andrew Kingston c3b462aea1 Remove placeholder features which we won't have in this release from user app list screen 5 years ago
Andrew Kingston 230372dba2 Fix general settings page not saving, fix analytics options 5 years ago
Andrew Kingston feb71dc844 Default org platform URL to localhost 5 years ago
Andrew Kingston 66fd0d0016 Implement new admin get self endpoint, move auth store to the portal, and implement working password changing and name changing 5 years ago
Andrew Kingston 54123d2f23 Remove console.log 5 years ago
Andrew Kingston 053af1becb Add modal to let users change their own password, without endpoint for now 5 years ago
Keviin Åberg Kultalahti 347650e49d wire up force reset password action 5 years ago
Keviin Åberg Kultalahti d74f47e227 create Force Reset Password Modal 5 years ago
Andrew Kingston 664ee94433 Fix spacing and make consistent in all portal pages 5 years ago
Andrew Kingston 2cc37e196d Add missing properties to first name and last name user schema 5 years ago
Keviin Åberg Kultalahti b687171abb minor fixes 5 years ago
Keviin Åberg Kultalahti f852e8657a Update user list to show correct status 5 years ago
Keviin Åberg Kultalahti 7d8bb8d3bb add working development access toggle 5 years ago
Keviin Åberg Kultalahti 538b51b660 update function names on users store 5 years ago
Martin McKeaveney 775fd10b6f activations 5 years ago
Andrew Kingston 1c84cacc59 Fix google SSO button not working in light theme 5 years ago
Andrew Kingston 10c8c569f8 Add user first name and last name to backend table UI 5 years ago
Andrew Kingston 1e595cb452 Fix spacing in manage user page and add first name and last name fields 5 years ago
Andrew Kingston 9575020b1e Add first name and last name to user schema and add modal to update names 5 years ago
Keviin Åberg Kultalahti 22db93394c adds UI elements for toggling builder access 5 years ago
Martin McKeaveney 50701c74f4 Adding cron presets to automations 5 years ago
mike12345567 48b7a31c2a Adding the ability to create options based on CSV, this will use the import data to create options. 5 years ago
Martin McKeaveney 4b77c75cbb cron automation trigger end to end 5 years ago
Andrew Kingston 2028560a90 Remove console.log 5 years ago
Andrew Kingston 9cdd519a8a Fix initial role not being set when updating user role 5 years ago
Andrew Kingston ac3edb2f60 Fix roles table showing tags with a label of undefined 5 years ago
Andrew Kingston bf935183ce Use correct logo everywhere in the portal and fix some layouts 5 years ago
Andrew Kingston 3222559544 Fix logo upload and show current logo 5 years ago
Andrew Kingston 0ad8eb95e2 Prevent rendering certain authenticated routes unless logged in, to avoid initial renders and onMount loaders firing 5 years ago