Flesh out work items in the UI
Build and Publish Docker Container / build (push) Successful in 5m43s

This commit is contained in:
2023-10-08 16:06:07 +01:00
parent f9f4762450
commit c8b688ce57
14 changed files with 123 additions and 36 deletions
+4
View File
@@ -0,0 +1,4 @@
<div>
<h1 class="font-bold text-4xl">WorkItem#complete</h1>
<p>Find me in app/views/work_item/complete.html.erb</p>
</div>
@@ -0,0 +1,4 @@
<div>
<h1 class="font-bold text-4xl">WorkItem#start_time_entry</h1>
<p>Find me in app/views/work_item/start_time_entry.html.erb</p>
</div>