Tags: hacktoolkit/phablytics
Tags
🔖 Version 3.5.0 - ⚡️ Store report last run timestamp using SQLite - ✨ `PhablyticsReport` now has `last_run_timestamp` and `last_run_hours_ago` - ✨`NewProjectTasks` report can now be scheduled to run whenever, and will dynamically fetch the tasks created since last run - 🧑💻 New `ReportConfig` options `projects_and_vs_or` and `use_last_run_timestamp` - 🚸 Show project names title with `&` vs `or` - 🧑💻 adds `get_maniphest_tasks_by_project_names` helper
🔖 Version 3.4.0 - ✨ Send reports as threaded Slack message - ⬆️ Bumps htk to 2.1.0 - 🔥 Removes custom `SlackMessage` in favor of `htk.utils.slack.SlackMessage` - ♻️ Streamlines `GroupReviewStatusReport` by extending `RevisionStatusReport` instead of `PhablyticsReport` - 📌 Pins minimum versions of packages - ️👷 adds `make publish` target
Phablytics v3.0.0 (#6) - added Explore page and blueprint - adds mechanism to retrieve a list of Customers (special Project tag) - adds the ability to filter task metrics by Customer - styling for applied filters string - formatting for task metrics - adds custom segments (including nested segments) for projects on explore page - filter by bulk project names - add hyperlinks with quarter interval to explore - slightly improved interval calculation - improved section headings indicating interval - adds aggregated metrics, normalized metrics and rate metrics - tasks by project_phids query use AND, so need to make multiple queries - display 2 decimal points - adds AggregatedTaskMetricsStats as companion to TaskMetricsStats - segment tasks by customer, users, and service - move/refactor utils.py and constants.py into module with submodules - add checks for null projects
PreviousNext