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
Bitrix24 on-premise module that blocks deals from moving to a stage until required fields are filled — with a popup right in the kanban and deal card. Visual rule builder with AND/OR conditions on fields and stages, business process launch as an action, and a field change audit log.
This project uses Spring Boot with MVC architecture, field validations, and a three-layer code base. It leverages dependency injection via Spring Beans, implements a REST API for backend operations, and includes basic security. The project also handles form submission with validation for a grade submission system.