ConceptPortal-public/rsconcept/frontend/src/backend/library
Ivan a44c1cd170
Some checks are pending
Frontend CI / build (22.x) (push) Waiting to run
F: Rework version editing
2025-02-07 15:30:47 +03:00
..
api.ts F: Rework version editing 2025-02-07 15:30:47 +03:00
useApplyLibraryFilter.tsx R: Improve suspense and loading behavior 2025-01-29 21:26:10 +03:00
useCloneItem.tsx R: Move dialogs to form basis 2025-02-06 14:10:18 +03:00
useCreateItem.tsx F: Rework createLibraryItem form 2025-02-04 23:34:02 +03:00
useDeleteItem.tsx B: Add timeout for cache invalidation after schema delete 2025-02-05 00:28:01 +03:00
useFolders.tsx F: Implement react-query for backend interactions 2025-01-27 15:03:48 +03:00
useLibrary.tsx F: Improve lazy loading and hydration 2025-01-30 00:27:06 +03:00
useMutatingLibrary.tsx B: Fix cache invalidation and error handling 2025-01-29 14:52:07 +03:00
useRenameLocation.tsx B: Fix cache invalidation and error handling 2025-01-29 14:52:07 +03:00
useSetAccessPolicy.tsx R: Refactor model types. Separate transport and model 2025-01-30 19:55:38 +03:00
useSetEditors.tsx B: Fix cache invalidation and error handling 2025-01-29 14:52:07 +03:00
useSetLocation.tsx R: Refactor model types. Separate transport and model 2025-01-30 19:55:38 +03:00
useSetOwner.tsx R: Refactor model types. Separate transport and model 2025-01-30 19:55:38 +03:00
useTemplates.tsx F: Improve lazy loading and hydration 2025-01-30 00:27:06 +03:00
useUpdateItem.tsx F: Fix forms that are subject to react compiler problems 2025-02-06 00:26:55 +03:00
useUpdateTimestamp.tsx F: Implement react-query for backend interactions 2025-01-27 15:03:48 +03:00
useVersionCreate.tsx R: Move dialogs to form basis 2025-02-06 14:10:18 +03:00
useVersionDelete.tsx R: Refactor model types. Separate transport and model 2025-01-30 19:55:38 +03:00
useVersionRestore.tsx B: Fix cache invalidation and error handling 2025-01-29 14:52:07 +03:00
useVersionUpdate.tsx F: Rework version editing 2025-02-07 15:30:47 +03:00