Simone
ea6e3b80ab
chore: migrate media-library pages to Typescript ( #21896 )
...
* chore: migrate to TS AudoPreview component
* chore: migrate to TS PaginationContext component
* chore: migrate to TS Pagination component
* chore: migrate to TS PaginationFolder components
* chore: migrate to TS PaginationFooter index component
* chore: migrate to TS isSelectable util
* chore: migrate to TS PageSize component
* chore: migrate to TS DialogFooter component
* chore: migrate to TS Draggable component
* chore: migrate to TS ContextInfo component
* chore: migrate to TS ContextInfo test and index component
* chore: migrate to TS PreviewBox components file
* chore: migrate to TS DialogHeader component
* chore: migrate to TS RemoveFolderDialog
* chore: migrate to TS EmptyAssetGrid
* chore: migrate to TS EmptyAssets index file
* chore: migrate to TS AssetCardBase
* chore: migrate to TS AudioAssetCard component
* chore: migrate to TS DocAssetCard component
* chore: migrate to TS ImageAssetCard component
* chore: migrate to TS AssetCard unit tests
* chore: migrate to TS SearchAsset component
* chore: migrate to TS UploadProgress component
* chore: migrate to TS FromComputerForm component
* chore: migrate to TS FromUrlForm component
* chore: migrate to TS AddAssetStep component
* chore: migrate to TS VideoPreview component
* chore: migrate to TS VideoAssetCard component
* chore: migrate to TS UploadingAssetCard component
* chore: migrate to TS PreviewCell component
* chore: migrate to TS CellContent component
* chore: migrate to TS TableRows component
* chore: migrate to TS TableList component
* chore: migrate to TS SortPicker component
* chore: migrate to TS Option component with utils
* chore: migrate to TS EmptyStateAsset and CarouselAsset
* chore: migrate to TS CopyLinkButton component
* chore: migrate to TS CarouselAssetActions component
* chore: migrate to TS FolderGridList component
* chore: migrate to TS FolderCardContext
* chore: migrate to TS FolderCard component
* chore: migrate to TS FolderCardBody component
* chore: migrate to TS FolderCardBodyAction component
* chore: migrate to TS FolderCardCheckbox component
* chore: migrate to TS FolderCard unit test
* chore: migrate to TS getFilterList
* chore: migrate to TS FilterValueInput component
* chore: migrate to TS FilterTag
* chore: migrate to TS FilterList
* chore: migrate to TS EditFolderModalHeader component
* chore: migrate to TS AssetPreview component
* chore: migrate to TS CroppingActions component
* chore: migrate to TS RemoveAssetDialog component
* chore: migrate to TS ReplaceMediaButton component
* chore: migrate to TS AssetCard component
* chore: migrate to TS AssetGridList
* chore: migrate to TS PendingAssetStep component
* chore: migrate to TS SelectedStep component
* chore: migrate to TS PreviewBox component
* chore: migrate to TS SelectTree
* chore: migrate to TS SelectTree unit test
* chore: migrate to TS BulkMoveDialog
* chore: migrate to TS EditFolderContent component
* chore: migrate to TS FilterValueInput
* chore: migrato to TS CrumbSimpleMenuAsync
* chore: migrate to TS Breadcrumbs
* chore: migrate to TS Filters component
* chore: migrate to TS EditAssetDialog
* chore: migrate to TS CarouselAssets
* chore: migrate to TS UploadAssetDialog and BrowseStep
* chore: migrate to TS BrowseStep test
* chore: migrate to TS AssetDialog component
* chore: migrate to TS MediaLibraryDialog component
* chore: migrate to TS MediaLibraryDialog component
* chore: remove a useless type guard
* chore: fix small stuff
* chore: fix BulkMoveDialog unit test
* chore: fix some types
* chore: fix prettier problems
* chore: migrate to TS EmptyOrNoPermissions component
* chore: migrate to TS BulkDeleteButton component
* chore: migrate to TS BulkMoveButton component
* chore: fix prettier errors
* chore: migrate to TS reducer settings page
* chore: migrate to TS init in the settings page
* chore: fix review's comments
* chore: migrate to TS SettingsPage
* chore: migrate to TS init ConfigureTheView
* chore: migrate to TS the ConfigureTheView redux definition
* chore: migrate to TS ConfigureTheView Settings page
* chore: fix review comments
* chore: migrate to TS ConfigureTheView page
* chore: migrate to TS BulkDeleteButton and BulkMoveButton
* chore: migrate to TS EmptyOrNoPermissions
* chore: migrate to TS Header in MediaLibrary page
* chore: migrate to TS Header
* chore: migrate to TS BulkActions in App page
* chore: migrate to TS BulkActions
* chore: migrate to TS Filters component
* chore: migrate to TS MediaLibrary page
* chore: migrate to TS App page
* chore: migrate to TS index entry point
* chore: replace newConstants with constants and fix some configuration files
* chore: fix lint errors
* chore: fix build errors
* chore: fix review comments
* chore: remove tag from Header component
* chore: fix remaining eslint error, add todo to the ex index files
* chore: fix breadcrumbs error
2024-11-08 17:22:43 +01:00
Simone
c7b2b2abcc
chore: migrate media-library initial setup ( #21375 )
...
* chore: migrate and create config files for the migration
* chore: migrate test utils to TS
* chore: fix the typo
* chore: fix eslint errors
* chore: fix prettier error
2024-09-24 11:01:14 +02:00
Josh
e11b6f2e96
chore(helper-plugin)!: move RBAC / remove auth / remove usePersistentState ( #19847 )
...
* chore(helper-plugin)!: move useRBAC
* chore: get tests working
* chore!: remove auth
* chore!: remove usePersistentState
* fix: refactor building admin package so it shares modules with different entries
* fix: session vs local
2024-03-20 11:39:59 +00:00
Simone
e9eabddd69
chore(helper-plugin)!: move getFetchClient and useFetchClient ( #19840 )
...
* chore(helper-plugin)!: move useFetchClient and getFetchClient to the admin
* chore(helper-plugin)!: fix prettier errors
* chore(helper-plugin)!: remove useless functions
2024-03-19 15:37:20 +00:00
Josh
95674865d9
chore(helper-plugin)!: move Notifications & AppInfo to admin ( #19831 )
...
* chore(helper-plugin)!: move Notifications to admin
* chore(helper-plugin)!: move AppInfo to admin
2024-03-18 21:07:24 +00:00
Josh
ddcbafe9d9
tests(upload): fix error logs in upload tests ( #18261 )
...
* chore: add test utils
* test(upload): fix useModalQueryParams
* test(upload): fix TableRows
* test(upload): fix useConfig test
* test(upload): fix useFolder tests
* test(upload): fix useFolders test
* test(upload): fix SettingsPage tests
* test(upload): fix UploadAssetDialog tests
* test(upload): fix CarouselAssets tests
2023-10-04 16:03:02 +01:00