Aaron Ritter

Results 88 comments of Aaron Ritter

@fmiqbal that's what i thought too, but then i would love to see release notes for each patch, containing all changes. The major release is visible in this repository with...

thanks for the review @tonyblank while merging the latest updates i found a mistake in a few changes we did where it should have been replaced with `` instead.

@alex-fusionauth I've merged the latest changes and updated some newly introduced `` tags and we are ready to merge. As discussed, while reviewing for any other changes the single step...

@alex-fusionauth defined the sections as a ``

> Here is a file of lines that in most cases need `` instead of some other styling. A few need ``. [breadcrumbs-needed.txt](https://github.com/user-attachments/files/16113687/breadcrumbs-needed.txt) @andrewpai Working on this at the moment,...

@andrewpai can we consider a read-only field still a **InlineField** or is **InlineUIElement** preferred? The most common case is the ID field which can be at different stages either of...

Thanks @andrewpai, We will go ahead and define a read-only form field as InlineField as it is still a form field. https://github.com/FusionAuth/fusionauth-site/blob/d73546e80cfe4274d0132ac2fd3e991f9479b633/DocsDevREADME.md?plain=1#L42 If it comes to the field input, we...

> Thanks @andrewpai, > > We will go ahead and define a read-only form field as InlineField as it is still a form field. > > https://github.com/FusionAuth/fusionauth-site/blob/d73546e80cfe4274d0132ac2fd3e991f9479b633/DocsDevREADME.md?plain=1#L42 > > If...

> @Aaron-Ritter the file layout should match our other quickstart like this one https://github.com/FusionAuth/fusionauth-quickstart-java-android-native > > Having the docker image and kickstart folder in the root and then the `complete-application`...

@alex-fusionauth I've already moved the contents of the quickstart and will update the documentation accordingly and request a new review accordingly. We originally based it on it but were modifying...