Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAJOR delete/favorite/status/table refactor:
- Added `getStatus` and `getStatuses` models - Added `columnSelectable` - Added `columnCreatedAt` - Added `columnTagRelations` - Added `columnBookmarkStatus` - Added `columnBookmarkTitle` - Added `columnBookmarkUrl` - Added `columnBookmarksDelete` - Added `columnBookmarksFavorite` - Added `TableSelectable` - Added `TableBookmarksStatus` - Added `ButtonColumnSort` - Updated/Moved/Renamed `BookmarksTable` to `TableBookmarks` - Updated/Moved/Renamed `Favorite` to `ButtonFavorite` - Updated `ButtonCancel` - Updated `ButtonDelete` - Updated table components styles - Updated/Moved bookmark detail page "actions" to edit page - Updated/Moved tag detail page "actions" to edit page - Updated/Moved Playwright util `encodeUrlRedirectTo` to `encodeUrl` - Updated TODOs
- Loading branch information