cachethq / cachet

🚦 The open-source status page system.
https://cachethq.io
MIT License
13.99k stars 1.56k forks source link

new features for dev / calendar and filter #4416

Closed maximeoc closed 4 days ago

maximeoc commented 1 week ago

Hi James,

I am a DevOps engineer currently working at Michelin on the OPE Downstreams program in France. I've developed a couple of features that I would appreciate your review on, as they address several application needs.

Process and Application Filtering: I implemented a feature that tags components (or leaves them untagged) to allow users to filter and display only the components they wish to see plus a tick for if the maintenance is on instability or not.

Calendar Integration for Maintenance Tab: I added a calendar feature to the maintenance tab to make it easier for users to view upcoming changes for their applications. There are two access levels:

I also upgrade the version of php because all the dépendancies were obsolete.

Technology: php/Javascript

James, let me know if you want this new features for the application . Michelin push the teams to collaborate and give back the new code for the community.

Warm regards,

jbrooksuk commented 4 days ago

@maximeoc wow, thank you for such a big PR! Unfortunately, I'm not going to merge this into 2.4 as all big work is now going into the 3.x branch.

I'd be curious to know whether you'd be interested in working on 3.x?