~jan0sch/smederee

Showing 11 changes starting from e0f5e9ed1e5dee7f3468698daf426748cc269159.
2023-09-12 (Tue), 10:23 AM - Jens Grassel - e0f5e9ed1e5dee7f3468698daf426748cc269159

Tickets: Show tickets on milestone detail page.

- add link to milestone detail page from milestone list
- load milestone tickets and render them on the milestone detail page
Summary of changes
3 files modified with 34 lines added and 2 lines removed
  • modules/hub/src/main/scala/de/smederee/tickets/MilestoneRoutes.scala with 2 added and 1 removed lines
  • modules/hub/src/main/twirl/de/smederee/tickets/views/editMilestones.scala.html with 1 added and 1 removed lines
  • modules/hub/src/main/twirl/de/smederee/tickets/views/showMilestone.scala.html with 31 added and 0 removed lines
2023-09-12 (Tue), 9:29 AM - Jens Grassel - 48fc3bde8b6ce6180ab085cc23a9e6c70f6255eb

Tickets: Extend milestone repository to be able to load a milestone's tickets.

- add `allTickets` function analogue to the one in the tickets repository
- add test
Summary of changes
3 files modified with 115 lines added and 0 lines removed
  • modules/tickets/src/main/scala/de/smederee/tickets/DoobieMilestoneRepository.scala with 56 added and 0 removed lines
  • modules/tickets/src/main/scala/de/smederee/tickets/MilestoneRepository.scala with 11 added and 0 removed lines
  • modules/tickets/src/test/scala/de/smederee/tickets/DoobieMilestoneRepositoryTest.scala with 48 added and 0 removed lines
2023-09-12 (Tue), 8:51 AM - Jens Grassel - 38229bb3fc9f5384dfc1395784a4d0f5ac52ede3

Fix typo in docstring

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • modules/tickets/src/main/scala/de/smederee/tickets/TicketRepository.scala with 1 added and 1 removed lines
2023-09-08 (Fri), 7:09 AM - Jens Grassel - f2bbcb41f8dd70acb798b9465ec941a746798e7b

Update semanticdb to 4.8.10

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • project/plugins.sbt with 1 added and 1 removed lines
2023-09-08 (Fri), 6:38 AM - Jens Grassel - 87a84591d19ed54c4c6e93b103f40c0807595809

Update Scala to 3.3.1

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2023-09-04 (Mon), 4:01 PM - Jens Grassel - 44393c005b153c8aa706877f05dfabc008891bdf

Update jclOverSlf4j to 2.0.9

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2023-09-01 (Fri), 2:56 PM - Jens Grassel - f10893b1dc88ff2bd2c74cdbf100e97bac060ad8

Update flyway to 9.22.0

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2023-09-01 (Fri), 2:54 PM - Jens Grassel - 62e80bb7e0a7bc7b160774b461baa36272cdac8c

Update circe to 0.14.6

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2023-08-27 (Sun), 11:37 AM - Jens Grassel - 80a1b097387897a521c6ed12e9fdd4eb0aaeb1fc

VCS: Show full path and filename in page title of the file browser.

- add full path and filename to the title attribute of the web page in the
  repository file browser
Summary of changes
1 files modified with 4 lines added and 1 lines removed
  • modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala with 4 added and 1 removed lines
2023-08-27 (Sun), 8:39 AM - Jens Grassel - 4ec4754755144a394339ab2ca6ec5fedb6457809

Update semanticdb to 4.8.8

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • project/plugins.sbt with 1 added and 1 removed lines
2023-08-27 (Sun), 8:37 AM - Jens Grassel - c704d2a9a9979c36ec846bc387d72705cd4a7cf7

Update flyway to 9.21.2

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines