~jan0sch/smederee

Showing 11 changes starting from 81b8f21267b97ec2f8f5dfdf7a65dc6a53d65f7d.
2024-01-01 (Mon), 9:45 AM - Jens Grassel - 81b8f21267b97ec2f8f5dfdf7a65dc6a53d65f7d

Update jclOverSlf4j to 2.0.10

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2024-01-01 (Mon), 9:42 AM - Jens Grassel - 33eefbaaa18d7f1bfc41f83daf215486bc0b6964

Update os-lib to 0.9.3

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • build.sbt with 1 added and 1 removed lines
2023-12-31 (Sun), 6:02 PM - Jens Grassel - 2044b7d9feaed2f20029ff775bfa08cd169b7e12

hub: Add organisations

Add a model and the related database structure for organisations. Organisations
are supposed to be able to own repositories and have teams with varying
permissions. Therefore some restrictions for user accounts also apply to
organisations.

An organisation has a dedicated owner and may have administrators that are
supposed to be able to have full permissions on it.

This is only rudimentary support but should work as a base to extend things
further down the road.
Summary of changes
10 files added
  • modules/hub/src/main/resources/db/migration/hub/V7__organisations_table.sql
  • modules/hub/src/main/scala/de/smederee/hub/DoobieOrganisationRepository.scala
  • modules/hub/src/main/scala/de/smederee/hub/Organisation.scala
  • modules/hub/src/main/scala/de/smederee/hub/OrganisationForm.scala
  • modules/hub/src/main/scala/de/smederee/hub/OrganisationRepository.scala
  • modules/hub/src/main/scala/de/smederee/hub/OrganisationRoutes.scala
  • modules/hub/src/main/twirl/de/smederee/hub/views/createOrganisation.scala.html
  • modules/hub/src/main/twirl/de/smederee/hub/views/editOrganisation.scala.html
  • modules/hub/src/main/twirl/de/smederee/hub/views/forms/organisationFormFields.scala.html
  • modules/hub/src/test/scala/de/smederee/hub/DoobieOrganisationRepositoryTest.scala
7 files modified with 83 lines added and 17 lines removed
  • modules/hub/src/main/resources/messages.properties with 20 added and 1 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/HubServer.scala with 5 added and 1 removed lines
  • modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala with 29 added and 13 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/navbar.scala.html with 1 added and 0 removed lines
  • modules/hub/src/main/twirl/de/smederee/hub/views/showRepositories.scala.html with 3 added and 1 removed lines
  • modules/hub/src/test/scala/de/smederee/hub/Generators.scala with 22 added and 0 removed lines
  • modules/security/src/main/scala/de/smederee/security/UserId.scala with 3 added and 1 removed lines
2023-12-29 (Fri), 9:32 AM - Jens Grassel - 511cccfdb2f838c9dbe80433e8f81310e19cde66

email: Add test for data generators

Summary of changes
1 files added
  • modules/email/src/test/scala/de/smederee/email/GeneratorsTest.scala
2023-12-20 (Wed), 3:14 PM - Jens Grassel - 7dc44de096367dad9edb3dbdd8ebeee271d51013

Update semanticdb to 4.8.14

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-12-19 (Tue), 5:18 PM - Jens Grassel - 428c5e12681b9c3127a8d3899d6c4cda35de0f62

Update spring security to 6.2.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-12-19 (Tue), 5:16 PM - Jens Grassel - 0e13232e8ef23f4c0c0a7a49085497dcb8f10092

Update simple java mail to 8.5.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-12-15 (Fri), 1:25 PM - Jens Grassel - deeb647589c75f57fbb3f40d6da39f7faf9211e4

Update simple java mail to 8.5.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-12-15 (Fri), 1:22 PM - Jens Grassel - 4f4ce4fb6545498d719c4c6198c01e0d4c34bd5e

Update postgresql to 42.7.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-12-15 (Fri), 1:17 PM - Jens Grassel - 999c19c0e2c30d39f9276044c7606fce79be6162

Update twirl to 2.0.3

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-12-15 (Fri), 1:14 PM - Jens Grassel - efffd5b7db6488eafcd3c769956045d25b77dbb4

Update sbt to 1.9.8

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • project/build.properties with 1 added and 1 removed lines