opnform-host-nginx/api/app
Julien Nahum cf4688d75e Improve numeric condition handling in form logic checker
- Add robust numeric comparison for zero and negative numbers
- Implement safe numeric parsing and validation
- Enhance condition checking for numeric fields across PHP and JavaScript
- Add comprehensive test cases for edge case numeric comparisons
- Fix 'is_not_empty' operator logic in JavaScript condition checker
2025-03-03 19:29:40 +08:00
..
Console Fixed linting 2025-01-16 10:09:54 +01:00
Enums Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Events Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Exceptions Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Exports Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Http Clean up empty HTML and help text in form inputs (#700) 2025-02-14 15:23:09 +00:00
Integrations Add error logging for integration failures in AbstractIntegrationHandler 2025-01-14 14:34:03 +01:00
Jobs Refactor Stripe subscription line item management in WorkspaceUsersUpdated job 2025-02-27 15:04:38 +08:00
Listeners Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00
Mail Apply Mentions everywhere (#595) 2024-10-22 10:34:29 +02:00
Models Add support for additional language locales (#693) 2025-02-10 12:33:52 +01:00
Notifications Enhance email settings functionality by adding sender address support (#668) 2025-01-27 16:07:01 +01:00
Open Enhance redirect URL handling and MentionParser functionality (#639) 2024-12-10 12:26:01 +01:00
Policies Add workspace update functionality (#699) 2025-02-12 13:43:55 +01:00
Providers Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
Rules Improve form property logic validation for checkbox conditions 2025-02-19 15:11:27 +01:00
Service Improve numeric condition handling in form logic checker 2025-03-03 19:29:40 +08:00
helpers.php Custom SMTP Settings (#561) 2024-09-24 12:16:20 +02:00