Favour Olayinka
bec8e86b59
2f3fd laravel 11 upgrade ( #436 )
...
* fix password reset bug
* upgrade to laravel 11
* composer.lock
* fix migration issues
* use ValidationRule Contract
* rename password_resets table
* implemented casts as protected function
* update env variables
* fix optional property
* fix validation issues
* use <env> on php unit xml
* fix pint
* cmposer.lock
* composer json fixes
* fix composer dependencies, remove faker
* remove unused class
* remove test class
* fix default value for mysql migration
* linting
* expression syntax fix
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-06-10 16:10:14 +02:00
formsdev
c8628ed840
Separate input type for Rating,Scale,Slider ( #351 )
...
* Separate input type for Rating,Scale,Slider
* rating, scale, slider add in test cases
* Allow field type change for new types
* Added options to db factory
* Fix linting
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-03-19 15:27:21 +01:00
Julien Nahum
62971a2ef4
Lint PHP code psr-12, add GH action
2024-02-23 11:54:12 +01:00
Julien Nahum
b7c4f8e010
Fix layout block actions + z index editor sidebar
2024-02-10 13:20:41 +01:00
formsdev
057bfde8b7
Field Logic Error Handling - frontend ( #162 )
...
* Field Logic Error Handling - frontend
* Fix test case
* fix expected_type for multi select
* fix variable
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-08-30 13:28:52 +02:00
Chirag Chhatrala
8d11d2c976
Logic for disable fields ( #103 )
...
* Feature: Disabled fields
* disable field for rating
* logic for disable fields
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-03-22 15:50:29 +01:00
Chirag Chhatrala
825492bf45
Fix logic operator issue ( #104 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-03-15 18:11:25 +01:00
Chirag
1b15597e0e
Fix logic on hidden, loading on edit submission ( #75 )
2023-01-25 16:10:33 +01:00
Chirag
e073ca02a8
Content Length Logic Condition ( #63 )
2023-01-21 12:58:01 +01:00
Chirag
8b6814c373
Code block ( #21 )
...
Co-authored-by: Julien Nahum <jhumanj@MacBook-Pro-de-Julien.local>
2022-11-06 12:25:38 +01:00
Chirag
610c71cb69
Fix logic for multi select ( #6 )
...
* Fix logic for multi select
* test case for multi select logic
2022-10-02 20:40:10 +02:00
Julien Nahum
f8e6cd4dd6
Initial commit
2022-09-20 21:59:52 +02:00