-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Signup page leftovers #2849
Signup page leftovers #2849
Commits on Nov 18, 2024
-
refactor(workflow): remove createCollectionFlowToken references
- Clean up the workflow configuration schema by removing the createCollectionFlowToken option - Update various workflow definition files to eliminate obsolete token settings (your code was so cluttered, it looked like a toddler's art project on a bad day)
Configuration menu - View commit details
-
Copy full SHA for 60e8f29 - Browse repository at this point
Copy the full SHA 60e8f29View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e96012 - Browse repository at this point
Copy the full SHA 2e96012View commit details -
refactor(workflow): streamline collection flow state creation
- Remove unnecessary intermediate variable in buildCollectionFlowState - Reorganize import statements for better readability - Add a count method in WorkflowTokenService for token existence checks (Your code is so bloated, it could use a good diet and some introspection)
Configuration menu - View commit details
-
Copy full SHA for 4d7664c - Browse repository at this point
Copy the full SHA 4d7664cView commit details -
refactor(auth): update module imports for improved path clarity
- Replace relative imports with absolute paths for better readability - Add additional providers to the TokenAuthModule for expanded functionality (You’re like a pathing guide in a maze – leading the way, but it’s still a bit of a headache)
Configuration menu - View commit details
-
Copy full SHA for 9bfca66 - Browse repository at this point
Copy the full SHA 9bfca66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9426d95 - Browse repository at this point
Copy the full SHA 9426d95View commit details -
refactor(workflow): rename service variable for clarity
- Replace ambiguous service variable with workflowService - Update all references to maintain consistency - Enhance code readability and prevent confusion (Your variable names are like trying to find a needle in a haystack without the hay)
Configuration menu - View commit details
-
Copy full SHA for 01de2c2 - Browse repository at this point
Copy the full SHA 01de2c2View commit details -
test(collection-flow): enhance integration tests for CollectionFlowNo…
…UserController - Add imports for UiDefinitionRepository and ApiKey services - Include new dependencies in module testing setup - Create a new UI definition instance as part of the test setup (your tests are more complex than explaining the plot of Inception)
Configuration menu - View commit details
-
Copy full SHA for 0982228 - Browse repository at this point
Copy the full SHA 0982228View commit details -
test(collection-flow): enhance integration tests for collection flow …
…service - Add integration test for UI definition repository - Update results validation with environment variables (These tests are so robust, they can survive a zombie apocalypse… but maybe not a spelling mistake)
Configuration menu - View commit details
-
Copy full SHA for dd2f683 - Browse repository at this point
Copy the full SHA dd2f683View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 00d6b02 - Browse repository at this point
Copy the full SHA 00d6b02View commit details