You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't able to join you by email, so i'm creating an issue in order to announce you my SF Java UI Library. It's related to your project angular-schema-form.
The SF-JAVA-UI is a server side extension for the Json Schema Form library, It make the integration of your library into Java-Angular Web Project easier. Developers will not care about how to define your schema and your screen form definition. He will just annotate his fields, and just get the screen.
At this point, we start supporting the basic fields types and widgets that you support. You can check the release note
The library is extendable also. Developers can support their custom angular schema field (addons), so they add their own annotation and properties, and implement their custom generator, and they start using that into their project also. A separate repository was added to centralize the custom addons. (Documentation is missing for this feature)
Please, can you take a look at the main project and give us your feedbacks, and if you like it, you can share this announcement with the large community.
The text was updated successfully, but these errors were encountered:
Hi @Anthropic we really appreciate your collaboration. I joined the Gitter channel.
I hope that there will be contributers.
I like to name it : "java-schema-form", it would a pleasure for us to be part of your org
I asked now in Gitter for some insight into how it works internally. I was thinking to be called java-schema-form it should be able to operate as a server for a folder of schema and forms as well, is that how it works, does it generate then serve or does it compile direct to server output?
Hi Team,
I wasn't able to join you by email, so i'm creating an issue in order to announce you my SF Java UI Library. It's related to your project angular-schema-form.
The SF-JAVA-UI is a server side extension for the Json Schema Form library, It make the integration of your library into Java-Angular Web Project easier. Developers will not care about how to define your schema and your screen form definition. He will just annotate his fields, and just get the screen.
At this point, we start supporting the basic fields types and widgets that you support. You can check the release note
The library is extendable also. Developers can support their custom angular schema field (addons), so they add their own annotation and properties, and implement their custom generator, and they start using that into their project also. A separate repository was added to centralize the custom addons. (Documentation is missing for this feature)
Please, can you take a look at the main project and give us your feedbacks, and if you like it, you can share this announcement with the large community.
The text was updated successfully, but these errors were encountered: