209 Commits (2ec00c32b6a0d3c94902f52fa5b6b28c93eec9ac)

Author SHA1 Message Date
mike12345567 a9160f5914 Rewording email template descriptions. 5 years ago
mike12345567 a31cce0ff9 Linting. 5 years ago
mike12345567 c20fde41ee Some quick fixes after a user had some confusion over how the email templating works, just adding some detail that should help explain. 5 years ago
Kyle Harrison 2d451bb3a9 apply fixes for common spelling mistakes 5 years ago
mike12345567 ae84345d27 Fixing issue with full list of apps not appearing in user administration, meaning couldn't update roles. 5 years ago
Michael Drury 8b4f1a4bac Update-deps and re-lint. 5 years ago
Michael Drury 82d17af808 Linting. 5 years ago
mike12345567 f4757aeee1 Fixing issues discovered by cypress tests. 5 years ago
mike12345567 7039b8d7eb Linting. 5 years ago
mike12345567 61d810edfe Implementing feature #1700 and making it possible to remove logo. 5 years ago
mike12345567 ed5dd08c66 Fixing authentication with API key issue. 5 years ago
mike12345567 052d14ad38 Fixing issue with 1:N relationships and multiple fields, issue #1753. 5 years ago
mike12345567 40e06cc5d1 Formatting and fixing an issue with mysql not being able to return a row that it has created, updated or deleted. 5 years ago
Martin McKeaveney 08b74d2cec lint 5 years ago
mike12345567 615b207fbb Formatting. 5 years ago
Martin McKeaveney 9e41068a5d end to end data providers and opinionated sql 5 years ago
Andrew Kingston 32a3c2bbb6 Lint with prettier 5 years ago
mike12345567 290cf98704 Adding longer timeout for real email tests. 5 years ago
mike12345567 86f13557ca Adding options to SMTP form for configuring TLS/STARTTLS. 5 years ago
mike12345567 22431a4ea2 Updating SMTP config to show better errors. 5 years ago
Michael Drury b48342c55c Linting. 5 years ago
mike12345567 fe66c3535c Fixing a collection of issues, specifically users being exported/imported and issues with database import causing weirdness (metadata doc being wrong). 5 years ago
Martin McKeaveney e927f44c12 removing superfluous controllers 5 years ago
Martin McKeaveney aacaca3d4e update functionality complete 5 years ago
mike12345567 c81a8ba3ed Fixing issue with roles not being added correctly to global users and cleaning up roles when an app is deleted. 5 years ago
Martin McKeaveney 0c90f9ffc5 adding watchtower to docker config 5 years ago
mike12345567 1146d508fd Fixing app cypress test cases. 5 years ago
mike12345567 921eb39227 Fixing the creation of user in cypress. 5 years ago
mike12345567 18dd7322e4 Updating system to allow setting builder/admin as a toggle during the invitation phase of a user. 5 years ago
mike12345567 7e6f215598 Linting and fixing an issue with the dev pass through. 5 years ago
mike12345567 4b786f51d2 Formatting. 5 years ago
mike12345567 0a4c4f1cc0 Adding some changes for to redis library, allowing reconnection. 5 years ago
mike12345567 59de40c4ef Formatting and adding routing checks to push the user out of admin menus when they are not an admin. 5 years ago
mike12345567 c6a6d49cd7 Updating administration middleware so that internal requests allowed through automatically. 5 years ago
mike12345567 a6e196a351 Making sure roles object is always present, issue #1529. 5 years ago
Martin McKeaveney bef216527d simpler check using checklist 5 years ago
mike12345567 06353409bc Making sure the email sends out the write port if no platform URL is set. 5 years ago
Keviin Åberg Kultalahti 8735ef088f change forceReset bool name 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 12bbe19ed0 Fixing worker 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
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
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
Keviin Åberg Kultalahti dc0fb8fbfe add forcePasswordReset bool to user object validation 5 years ago
mike12345567 14cd1744ff Updating reset link to match that of the builder. 5 years ago