Skip to content

Comments

Jobs-hide-empty#45

Open
skywinder wants to merge 15 commits intodevfrom
jobs-hide-empty
Open

Jobs-hide-empty#45
skywinder wants to merge 15 commits intodevfrom
jobs-hide-empty

Conversation

@skywinder
Copy link
Collaborator

Hide empty jobs, ad statistics
also Removed button from frontend

Added functionality to hide empty job results

and display job type statistics, including total runs, success rates, and average frequency.

Updated sorting and filtering logic to accommodate new features.
Implemented StatsSchema for job statistics retrieval, including total runs, success rates, and average frequency.

Updated frontend to fetch and display aggregated job data from the backend.
This commit introduces a new `DATABASE.md` file detailing the database structure, collections, relationships, and usage patterns for both MongoDB and SQLite databases used in the Mycelia system. It includes sections on connection details, key fields, indexes, relationships, and common queries for each collection, enhancing the overall documentation for developers and users.
@skywinder skywinder self-assigned this Jan 26, 2026
@skywinder skywinder requested a review from Bakuutin January 26, 2026 23:19
This commit adds functionality to the RelationshipsPanel component to display reference counts for objects, including the number of references TO and FROM the object, as well as the total count of relationships. The new `useObjectReferenceCounts` hook is introduced to fetch this data, improving the visibility of object relationships within the UI.
filter for orphaned objects in the ObjectsPage,
@skywinder
Copy link
Collaborator Author

CleanShot 2026-01-26 at 22 54 44@2x example how it looks now

@skywinder
Copy link
Collaborator Author

@Bakuutin

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.

1 participant