37 Commits

Author SHA1 Message Date
Stefan Tollkühn
98a9ce826e latest changes introduced with cursor 2025-09-10 15:36:34 +02:00
Stefan Tollkühn
59e63cee2f bug fixing using cursor 2025-09-10 13:45:29 +02:00
Stefan Tollkühn
06bea4cf46 refactor view to helper method 2025-08-06 20:39:21 +02:00
Stefan Tollkühn
78b53e58ce add dropdowns for client, owner, builder in subproject form 2025-07-24 18:14:36 +02:00
Stefan Tollkühn
0aab8a43c0 add back link to create new project 2025-07-24 18:14:06 +02:00
Stefan Tollkühn
94e9b5141a add a div container around render form 2025-07-24 17:55:28 +02:00
Stefan Tollkühn
d524cc403c add placeholder for logo in navigation bar 2025-07-24 17:54:57 +02:00
Stefan Tollkühn
3a39d27675 basic design setup 2025-07-23 18:05:55 +02:00
Stefan Tollkühn
deba114e9c tables for subproject_addresses 2025-07-23 17:46:22 +02:00
Stefan Tollkühn
b366e5d0a1 use tables to display clients 2025-07-23 17:33:01 +02:00
Stefan Tollkühn
8393202661 add first steps for navigation 2025-07-23 17:11:54 +02:00
Stefan Tollkühn
338b52a560 fix saving of subproject_address 2025-07-23 17:11:33 +02:00
Stefan Tollkühn
6d60abee4d Implement SubprojectAddresses in Subprojects 2025-07-23 16:33:45 +02:00
Stefan Tollkühn
53e2dba32d build tables for project and subproject/s views 2025-07-23 15:19:59 +02:00
Stefan Tollkühn
440750881b render a table in projects view 2025-07-23 14:19:06 +02:00
Stefan Tollkühn
7603ccd22d use a more DRY way to build project view 2025-07-23 13:11:11 +02:00
Stefan Tollkühn
366d7ebbf6 use helper methods in form view 2025-07-23 11:37:49 +02:00
Stefan Tollkühn
576804fa74 add helper methods to display form_fields 2025-07-23 11:37:24 +02:00
Stefan Tollkühn
bc0df35259 integration of the new MVC for subproject_addresses 2025-07-22 17:33:53 +02:00
Stefan Tollkühn
bae8b9318d allow saving of subproject when using existing client 2025-07-22 16:01:46 +02:00
Stefan Tollkühn
353c7454c5 fix subprojects controller 2025-07-22 16:00:52 +02:00
Stefan Tollkühn
b0dca65841 fix projects controller 2025-07-22 16:00:35 +02:00
Stefan Tollkühn
4baed9284e fix clients controller 2025-07-22 16:00:24 +02:00
Stefan Tollkühn
e1129b2430 validations 2025-07-21 17:57:34 +02:00
Stefan Tollkühn
839d04e824 change validations 2025-07-21 17:25:08 +02:00
Stefan Tollkühn
347bdf370b DRY CLIENT_FIELDS 2025-07-21 16:57:37 +02:00
Stefan Tollkühn
15604327a2 make sure client email adresses are provided 2025-07-21 16:32:07 +02:00
Stefan Tollkühn
92c34283b0 add project attributes to project form 2025-07-21 16:31:23 +02:00
Stefan Tollkühn
c04f2170e2 do not use ul inside of p tag 2025-07-21 16:30:22 +02:00
Stefan Tollkühn
c008e052b2 add links to main page (projects) 2025-07-21 16:01:40 +02:00
Stefan Tollkühn
0ea5e5926f check if clients are editable 2025-07-21 16:00:37 +02:00
Stefan Tollkühn
bd0f65a323 include clients in subprojects view 2025-07-21 15:47:20 +02:00
Stefan Tollkühn
828dc4a4a3 allow to view project related information like subproject and clients 2025-07-21 15:20:12 +02:00
Stefan Tollkühn
2c5741bb45 display lastname and firstname next to company_name in dropdown select field 2025-07-21 14:35:38 +02:00
Stefan Tollkühn
e7c2706f3b ensure to not duplicate clients 2025-07-21 14:35:10 +02:00
Stefan Tollkühn
577963e639 fixing typos 2025-07-21 13:58:05 +02:00
Stefan Tollkühn
3735122750 initial commit 2025-07-21 12:14:42 +02:00