Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
derafu
/
form
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: derafu/form
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
51 workflow runs
51 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Se actualiza a phpstan v2 y phpunit v13
CI
#63:
Commit
5324dd6
pushed by
estebandelaf
36s
main
main
36s
View workflow file
Se estandariza el pasar opciones a los ui elements. Se agrega getId a…
CI
#62:
Commit
d4db8f1
pushed by
estebandelaf
40s
main
main
40s
View workflow file
Se resuelven recursivamente los choices al normalizarlos a oneOf.
CI
#61:
Commit
4f09da7
pushed by
estebandelaf
30s
main
main
30s
View workflow file
Se permite un shorthand para poblar oneOf desde control.options.choices
CI
#60:
Commit
a57ba64
pushed by
estebandelaf
30s
main
main
30s
View workflow file
Se deja estándar el JSON Schema con enum como arreglos. Se usan dicci…
CI
#59:
Commit
71e9dbc
pushed by
estebandelaf
32s
main
main
32s
View workflow file
Refatorización para usar POO en vez de acceso a arreglos.
CI
#58:
Commit
744fd24
pushed by
estebandelaf
27s
main
main
27s
View workflow file
Se agrega soporte para Select Cascade, tanto con choices estáticos co…
CI
#57:
Commit
aa31c27
pushed by
estebandelaf
29s
main
main
29s
View workflow file
Se agrega client-side para las reglas de UI Schema (condicionales par…
CI
#56:
Commit
01305ed
pushed by
estebandelaf
28s
main
main
28s
View workflow file
Se agrega soporte para rules de JSON Forms (incluyendo compuestas). S…
CI
#55:
Commit
c301061
pushed by
estebandelaf
29s
main
main
29s
View workflow file
Se agregan reglas de procesamiento de los datos del formulario.
CI
#54:
Commit
e820b6e
pushed by
estebandelaf
33s
main
main
33s
View workflow file
Los enums se comparan case-sensitive ahora. Ya no se aplican transfor…
CI
#53:
Commit
0e468e0
pushed by
estebandelaf
32s
main
main
32s
View workflow file
Se mezclan opciones del formulario con las pasadas al renderizar el f…
CI
#52:
Commit
ca30aaa
pushed by
estebandelaf
34s
main
main
34s
View workflow file
Se exige que enums que requieran un valor explícito de string en la c…
CI
#51:
Commit
3d53816
pushed by
estebandelaf
32s
main
main
32s
View workflow file
Se pueden indicar los paths de búsqueda para el FormLoader mediante e…
CI
#50:
Commit
4b33db1
pushed by
estebandelaf
29s
main
main
29s
View workflow file
Se agrega servicio FormLoader con implementaciones para JSON, YAML y …
CI
#49:
Commit
57e380b
pushed by
estebandelaf
27s
main
main
27s
View workflow file
Se permite un prefijo en funciones twig.
CI
#48:
Commit
560b0a0
pushed by
estebandelaf
30s
main
main
30s
View workflow file
Se maneja el caso de file con multiple y el readonly en input widget.
CI
#47:
Commit
7a06717
pushed by
estebandelaf
25s
main
main
25s
View workflow file
Se usa array_is_list() para determinar si los enums son con índice qu…
CI
#46:
Commit
897c6f9
pushed by
estebandelaf
27s
main
main
27s
View workflow file
Se pasa JS a vanilla JS.
CI
#45:
Commit
07f9b6c
pushed by
estebandelaf
27s
main
main
27s
View workflow file
Se estandariza cómo generar un textarea para HTML y JSON Editor. Pero…
CI
#44:
Commit
c3c6bdb
pushed by
estebandelaf
34s
main
main
34s
View workflow file
Se agrega test para probar valores por defecto que vienen del schema.
CI
#43:
Commit
5e77c9b
pushed by
estebandelaf
37s
main
main
37s
View workflow file
Se usa default para asignar datos al formulario cuando no están en lo…
CI
#42:
Commit
d70561f
pushed by
estebandelaf
29s
main
main
29s
View workflow file
fix(mapper): skip cast/sanitize for upload controls and prepend requi…
CI
#41:
Commit
f01b388
pushed by
estebandelaf
27s
main
main
27s
View workflow file
Se cambia el workaround de fallback en FormDataProcessor
CI
#40:
Commit
992a7f4
pushed by
estebandelaf
32s
main
main
32s
View workflow file
Se agregan automáticamente elementos a collection hasta el minItems. …
CI
#39:
Commit
3148eb9
pushed by
estebandelaf
27s
main
main
27s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.