Back
Larametrics

Larametrics

#larametrics

Self-hosted metrics and notifications platform for Laravel
Launched October 29, 2018
Load previous page…
Fix the navigation on any paginated pages, use next/prev buttons and a limited number of pages #larametrics
See similar todos

No replies yet

Restructure and reorganize the way that the database model numbers and changes are shown on models.index #larametrics
See similar todos

No replies yet

Add front-end functionality to add/delete/save new notifications #larametrics
See similar todos

No replies yet

Add in logo (wip) and icons #larametrics
See similar todos

No replies yet

Create table and model for notifications, determine when notifications should be pushed out #larametrics
See similar todos

No replies yet

Develop view for notifications screen #larametrics
See similar todos

No replies yet

Convert entire logs section to store logs in the database as LarametricsLog objects, use MessageLogged listener #larametrics
See similar todos

No replies yet

Create section for 'Performance', that will display things like ping/response time for app calls #larametrics
See similar todos

No replies yet

Take out unused content from dashboard views #larametrics
See similar todos

No replies yet

Allow a user to add in custom alerts to notify them of (specific or general) model changes #larametrics
See similar todos

No replies yet

Determine notification 'checks' that should be used. e.g. if request comes from X, notify user. If model Y changed, notify user. #larametrics
See similar todos

No replies yet

If expiration days and/or expiration amount is set to 0, ignore that check #larametrics
See similar todos

No replies yet

In addition to expiring models/requests by age in the database, add optional field for expire by amount in the table #larametrics
See similar todos

No replies yet

Add a check when creating the request object to see if the #larametrics requests should be ignored
See similar todos

No replies yet

Add a field in the config file to ignore requests from all #larametrics routes
See similar todos

No replies yet

Make sure that reverting changes updates the database directly instead of going through Eloquent #larametrics
See similar todos

No replies yet

Add in a 'revert to this change' button with functionality for each model change #larametrics
See similar todos

No replies yet

Add in view to show details of an individual request item #larametrics
See similar todos

No replies yet

Create migration, model, and controller for requests #larametrics
See similar todos

No replies yet

Add in view to show all logged request items #larametrics
See similar todos

No replies yet