Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

167 restructure file system #196

Merged
merged 26 commits into from
Feb 6, 2025
Merged

Conversation

pavliuc75
Copy link
Contributor

No description provided.

@pavliuc75 pavliuc75 marked this pull request as ready for review December 16, 2024 15:13
@yuanchen233 yuanchen233 linked an issue Dec 18, 2024 that may be closed by this pull request
@pavliuc75 pavliuc75 removed the request for review from yuanchen233 December 19, 2024 13:54
@pavliuc75 pavliuc75 marked this pull request as draft December 19, 2024 13:54
@pavliuc75 pavliuc75 changed the title (!!! DONT MERGE BEFORE MIGRATION) 167 restructure file system 167 restructure file system Jan 21, 2025
@pavliuc75 pavliuc75 marked this pull request as ready for review January 21, 2025 12:27
@pavliuc75 pavliuc75 requested a review from yuanchen233 January 21, 2025 12:32
Copy link
Collaborator

@yuanchen233 yuanchen233 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regarding the anonymous-participants export, they are still located in root, I think ExportAnonymousParticipants is the place that defining the path. The RelativePathis saved in the database, but not being used. (this might caused by the the portal is still using old endpoints)

…o 167-restructure-file-system

# Conflicts:
#	src/main/kotlin/dk/cachet/carp/webservices/export/command/impl/ExportAnonymousParticipants.kt
#	src/main/kotlin/dk/cachet/carp/webservices/export/controller/ExportController.kt
#	src/main/kotlin/dk/cachet/carp/webservices/file/util/FileUtil.kt
@pavliuc75 pavliuc75 requested a review from yuanchen233 January 27, 2025 13:07
@yuanchen233 yuanchen233 merged commit 7e082e6 into develop Feb 6, 2025
1 check passed
@yuanchen233 yuanchen233 deleted the 167-restructure-file-system branch February 6, 2025 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Restructure file system
2 participants