lukin / keywind

Keywind is a component-based Keycloak Login Theme built with Tailwind CSS
Apache License 2.0
737 stars 261 forks source link

feat: userProfile, terms and conditions #58

Closed paulwer closed 3 weeks ago

paulwer commented 9 months ago

closes #49 and #45

introduce:

paulwer commented 9 months ago

old register view: Unbenannt

new view: Unbenannt

i am still testing all field types and will say, when this pr is ready

paulwer commented 9 months ago

@lukin @SimonScholz @CHE1RON anyone likes to support with local testing for this?

CHE1RON commented 9 months ago

For now, I cannot provide the time to do so (properly) 😞 but what you're providing looks great!

paulwer commented 9 months ago

due to overlapping changes from #56 with the input.ftl component and #67 with recaptcha component needed to edit within register-user-profile.ftl this PR requires them to be merged first. Therefore I will mark this as draft again.

Deps:

Please stand by or may assist to close them is you like <3

SimonScholz commented 8 months ago

Sorry I did not really had time to look into this further: Just tried to build the patch-6 branch and deployed it, but the template seems to have issues:

image

paulwer commented 8 months ago

@SimonScholz thank you, for the checkup, this error is related to:

due to overlapping changes from #56 with the input.ftl component and #67 with recaptcha component needed to edit within register-user-profile.ftl this PR requires them to be merged first. Therefore I will mark this as draft again.

Deps:

Please stand by or may assist to close them is you like <3

Sorry for the dirty PR Implementation😒 Both have to be merged first :(

f.ex. your error was issued, due to the eye component(the icon within the password component) does not exists yet.

paulwer commented 4 months ago

@lukin keycloak 24 was release and will bring breaking changes, i will include probably next week

CHE1RON commented 4 months ago

Glad to hear that, thanks so much for your ongoing efforts!

paulwer commented 3 months ago

@CHE1RON as of workload, we are currently not upgrading to v24, so it will take some additional time :(

paulwer commented 3 weeks ago

closed in favor for: https://github.com/lukin/keywind/pull/96