..
app
Refactor FormSubmissionDataFactory to use TestHelpers trait
2025-03-04 13:38:33 +08:00
bootstrap
Refactor Docker configuration and development setup
2025-01-29 17:19:36 +01:00
config
Refactor form property logic rule to load condition mapping from external JSON file ( #698 )
2025-02-14 22:32:55 +00:00
database
Add reCAPTCHA support and update captcha provider handling ( #647 )
2024-12-18 16:35:09 +01:00
public
Separated laravel app to its own folder ( #540 )
2024-08-26 18:24:56 +02:00
resources
Add localized 'Yes' and 'No' translations for checkbox fields ( #710 )
2025-02-24 17:08:37 +08:00
routes
Add workspace update functionality ( #699 )
2025-02-12 13:43:55 +01:00
storage
Separated laravel app to its own folder ( #540 )
2024-08-26 18:24:56 +02:00
tests
Refactor FormSubmissionDataFactory to use TestHelpers trait
2025-03-04 13:38:33 +08:00
.env.docker
GH issue template, docker cache fix, remove docker client entrypoint
2024-09-04 11:19:03 +02:00
.env.example
Add reCAPTCHA support and update captcha provider handling ( #647 )
2024-12-18 16:35:09 +01:00
.gitignore
Separated laravel app to its own folder ( #540 )
2024-08-26 18:24:56 +02:00
_ide_helper_models.php
Separated laravel app to its own folder ( #540 )
2024-08-26 18:24:56 +02:00
artisan
Separated laravel app to its own folder ( #540 )
2024-08-26 18:24:56 +02:00
composer.json
Reduce docker api image size, fix issues
2024-08-28 15:20:39 +02:00
composer.lock
Refactor Docker configuration and development setup
2025-01-29 17:19:36 +01:00
phpunit.xml
Email spam security ( #641 )
2024-12-18 13:16:27 +01:00
pint.json
Separated laravel app to its own folder ( #540 )
2024-08-26 18:24:56 +02:00
server.php
Separated laravel app to its own folder ( #540 )
2024-08-26 18:24:56 +02:00
vapor.yml
Update Vapor deployment configuration
2025-02-15 09:18:27 +00:00