@stephan418 commented on GitHub (May 3, 2022):
The markdown text has to be added to the db schema first (Probably as detail String?)
@stephan418 commented on GitHub (May 29, 2022):
Impressive. Will review the code and get back
@Flexla54 commented on GitHub (May 8, 2022):
I think that the md-text is represented by description. I'll rename it to ensure a better readability.
@stephan418 commented on GitHub (Jun 3, 2022):
Seems mostly finished.
@stephan418 commented on GitHub (May 3, 2022):
This could be done using PATCH for partial updates and PUT for complete writeovers
@Flexla54 commented on GitHub (May 8, 2022):
If the sign up will be done over the homepage, then the Campaign and Link models can be removed. Note that:
-…
@Flexla54 commented on GitHub (May 29, 2022):
I think all controllers own one or more update methods. Please check feature-roles branch if all update methods…
@stephan418 commented on GitHub (May 1, 2022):
This was implemented in #38
@Stefan-5422 commented on GitHub (Apr 23, 2022):
Not yet, currently I have not yet implementing handling the verification codes. The email system itself works
@stephan418 commented on GitHub (May 30, 2022):
Created through new middleware functions