- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Sep 7 2022
Sep 7 2022
Bring the documentation links to the top of the README
Sep 6 2022
Sep 6 2022
Remove unused argument from HiddenInput
Sep 5 2022
Sep 5 2022
kuba-orlik committed rSGEN33a97614c71c: Fix query params not being taken into consideration when rendering a form.
Fix query params not being taken into consideration when rendering a form
Include url query params in $body
kuba-orlik committed rSGENfd93480d2775: Make hidden input handle an actual FormField instead of just a string.
Make hidden input handle an actual FormField instead of just a string
Sep 3 2022
Sep 3 2022
Sep 2 2022
Sep 2 2022
Aug 29 2022
Aug 29 2022
Include prettier in prod build
Add required css class to inputs
Aug 28 2022
Aug 28 2022
Fix build crashing sometimes
Fix html path in form template
Update to newest Sealgen
Aug 27 2022
Aug 27 2022
Aug 27 2022, 18:24 · Unknown Object (Project)
Aug 27 2022, 18:23 · Unknown Object (Project)
Aug 24 2022
Aug 24 2022
kuba-orlik committed rSGENa8e5814f57a4: Automatically assign http status in forms (can be overwritten).
Automatically assign http status in forms (can be overwritten)
Aug 22 2022
Aug 22 2022
Format generated files with prettier
Aug 21 2022
Aug 21 2022
Put urls in a separate file to avoid cyclic dependencies
kuba-orlik committed rSGENa1363fd8fc36: Allow for hiding simplefield errors. Group Fields and Controls in exports.
Allow for hiding simplefield errors. Group Fields and Controls in exports
kuba-orlik committed rSGENeb607015999a: Use Koa's Context instead of BaseContext, to be able to use .cookies.
Use Koa's Context instead of BaseContext, to be able to use .cookies
Begin to use translatable strings
kuba-orlik committed rSGEN6480daa67a3a: Wrap translated strings in a <span> and add translation key as an attribute to….
Wrap translated strings in a <span> and add translation key as an attribute to…
Better css classes for input
kuba-orlik committed rSGEN022888f0df08: Add automatic promise resolution and fix html type header missing.
Add automatic promise resolution and fix html type header missing
Better error messages
Use FlatTemplatable wherever it makes sense
onSuccess also has access to data
Automatically await promises passed to ctx.body
Automatically restart build on error
Aug 20 2022
Aug 20 2022
Fix app not being exported
Export the Translation type
Add simpler way to submit translations
Aug 16 2022
Aug 16 2022
Updated form template
Various form and template related improvements
Separate fields to individual files
Better validation error handling on forms
Polish field validation logic
Aug 13 2022
Aug 13 2022
Export the FieldOutput type
Aug 11 2022
Aug 11 2022
Make pages and forms use a larger common base
More flexible types.
Aug 10 2022
Aug 10 2022
kuba-orlik committed rSGEN62abaaf91bf8: Checkpoint before making an attempt at converging forms and pages.
Checkpoint before making an attempt at converging forms and pages
Aug 9 2022
Aug 9 2022
Aug 8 2022
Aug 8 2022
Bring in forms and pages and build scripts
Aug 5 2022
Aug 5 2022
Don't import middlewares on list
Add option to generate a list