feature/run-office-module-without-booking-and-hosting #148

Merged
hsh-michaelhoennig merged 19 commits from feature/run-office-module-without-booking-and-hosting into master 2025-01-21 14:36:53 +01:00
No description provided.
hsh-michaelhoennig added 12 commits 2025-01-20 09:58:59 +01:00
hsh-michaelhoennig added 1 commit 2025-01-20 10:03:17 +01:00
hsh-marcsandlus reviewed 2025-01-20 10:11:42 +01:00
@ -47,3 +47,3 @@
classes = { HsadminNgApplication.class, DisableSecurityConfig.class, JpaAttempt.class }
)
@ActiveProfiles("test")
@ActiveProfiles({"test", "booking", "hosting"})

!only-office

!only-office
hsh-michaelhoennig marked this conversation as resolved
hsh-marcsandlus reviewed 2025-01-20 10:12:10 +01:00
@ -43,3 +43,3 @@
@Import({StrictMapper.class, JsonObjectMapperConfiguration.class, DisableSecurityConfig.class})
@RunWith(SpringRunner.class)
@ActiveProfiles("test")
@ActiveProfiles({"test", "booking", "hosting"})

!only-office oder rausnehmen

!only-office oder rausnehmen
hsh-michaelhoennig marked this conversation as resolved
hsh-marcsandlus reviewed 2025-01-20 10:12:13 +01:00
@ -28,3 +28,3 @@
classes = { HsadminNgApplication.class, DisableSecurityConfig.class, JpaAttempt.class }
)
@ActiveProfiles("test")
@ActiveProfiles({"test", "booking", "hosting"})

!only-office oder rausnehmen

!only-office oder rausnehmen
hsh-michaelhoennig marked this conversation as resolved
hsh-marcsandlus approved these changes 2025-01-20 10:14:42 +01:00
hsh-michaelhoennig added 1 commit 2025-01-20 10:23:52 +01:00
hsh-michaelhoennig added 4 commits 2025-01-21 14:09:22 +01:00
hsh-michaelhoennig added 1 commit 2025-01-21 14:10:19 +01:00
hsh-michaelhoennig merged commit c1d3d583e7 into master 2025-01-21 14:36:53 +01:00
hsh-michaelhoennig deleted branch feature/run-office-module-without-booking-and-hosting 2025-01-21 14:36:53 +01:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hostsharing/hs.hsadmin.ng#148
No description provided.