You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release: dev → main (page data sync, CKEditor uploads, and config updates) (#384)
* remove extra code
* syncPageData
* load data into page
* refactor: restrict getPageData visibility and remove unused setPageData methods
* feat: add SubscribePageConfigMigrationService for handling page data migration
* After review 0
* feat: add unsubscribe link configuration and implement findPublicPage method
* feat: add SubscribePagePlaceholderProcessor
* feat: add getByIds method to retrieve and hydrate multiple SubscriberAttributeDefinitions
* feat: add extractLegacyOverrides method to process legacy page data
* feat: add powered by logo
* Feat: config
* SubscriberListRepository findById
* Fix: make substr safe by checking for false return value
* Feat: upload service for ckeditor
* Move a few classes around
* DirectoryListingService
* use application directory for upload
* Fix: adjust directory path handling in DirectoryListingService and set default directory in UploadDirectoryValidator
* Refactor: introduce DirectoryEntryDto for improved directory listing structure
---------
Co-authored-by: Tatevik <tatevikg1@gmail.com>
0 commit comments