Commit Graph

64 Commits

Author SHA1 Message Date
ygbanzato
599fd6bf7a we have finalized the part of the prepared works as well as their general implementation and we have started the creation of the works in execution. 2023-07-11 10:18:38 +01:00
ygbanzato
f622782eae Final implementations for Project creation 2023-07-04 19:23:28 +01:00
ygbanzato
4e737a48bd adjustments in parts of the code and implementation of the workstations 2023-07-03 11:46:11 +01:00
ygbanzato
d83552e106 Implementation of structure for creation of the work 2023-06-22 10:05:51 +01:00
ygbanzato
3db065ae53 updating best practices in project models and controllers, and linking tables.
- Creation of controller : CreateProject, for creation of the company works.
- Controller : ProjectDatacontroller to manage data of the equipments and installations in general.
2023-06-03 19:01:17 +01:00
ygbanzato
0238996df9 addition of template for creation of valves, and creation of models for data administration between tables, based on the creation of the project 2023-05-22 14:36:40 +01:00
ygbanzato
44e0a3f373 changing fortify routes to work better with email and adding excel template for future implementation of equipment in DB. 2023-05-14 19:09:36 +01:00
ygbanzato
ef5536a0d3 user creation update from pending_users 2023-05-05 18:45:07 +01:00
ygbanzato
a57af0d118 update the crud model for users and create the pending_users table (To wait for the creation of these users the user table, as soon as Super_Admin, changes it) 2023-05-04 15:30:42 +01:00
ygbanzato
c387eae375 creation and implementation of the crud model for users and start of the pending_users DB 2023-05-02 12:27:53 +01:00
ygbanzato
1da54d43f4 Creating routes based on user_type and permissions to access routes 2023-04-26 15:21:41 +01:00
ygbanzato
567605ceb9 adding styles to the page and creating a test view for form submission and email system 2023-04-26 09:34:03 +01:00
ygbanzato
7f4defa009 Updated functionality such as: registration, registration verification by email and password change by email 2023-04-22 10:12:00 +01:00
ygbanzato
3343150b7e Frist implementation with laravel Fortify 2023-04-19 22:01:05 +01:00