You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 In my fork, I recently added the ability to toggle and filter a Certificate's rotation field directly on the certificates list (table) view - I wanted to ask here if it would be of value to raise a PR for it? Since it does add another column to the frontend, I didn't want to clutter the certificates view if there isn't enough general interest in this. For me, it's very useful to be able to quickly see+filter which certs aren't using autorotate and which are without going into the edit view for each cert!
Hi @havron, this seems a nice addition to the Lemur UI. From experience, I notice the overhead of multiple clicks to see if a certificate has auto-rotate enabled, and this is one of the common operations.
I will seek the opinion of the other members, and report back on the general interest.
👋 In my fork, I recently added the ability to toggle and filter a Certificate's rotation field directly on the certificates list (table) view - I wanted to ask here if it would be of value to raise a PR for it? Since it does add another column to the frontend, I didn't want to clutter the certificates view if there isn't enough general interest in this. For me, it's very useful to be able to quickly see+filter which certs aren't using autorotate and which are without going into the edit view for each cert!
Here's the code: havron@3390c89
It builds on @charhate's certificate table update API in #3176 🙂
The text was updated successfully, but these errors were encountered: