Re: Add support for tags on a server node

2024-11-28 Thread Zaid Shabbir
Hello, It's a nice visual feature. I would like to suggest adding labels with color coding, as it would make it easier for users to quickly identify items from a long server list. Secondly, we need to define a policy regarding the maximum number of labels and the case sensitivity of labels that c

Re: Require suggestions on feature #5766

2024-11-28 Thread Anil Sahoo
Hi Dave, I have mentioned the requirements for the deployment server to add auto-update in macOs systems. The frontend will request deployment server with Accept: application/json and the current version of pgAdmin and the architecture of macOs system and server will check if any update is avail

Re: Add support for tags on a server node

2024-11-28 Thread Aditya Toshniwal
Thanks! git issue created - https://github.com/pgadmin-org/pgadmin4/issues/8192. On Thu, Nov 28, 2024 at 4:02 PM Dave Page wrote: > Hi > > On Thu, 28 Nov 2024 at 10:20, Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Dave/Hackers, >> >> We have a requirement where we need

Re: Add support for tags on a server node

2024-11-28 Thread Dave Page
Hi On Thu, 28 Nov 2024 at 10:20, Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Dave/Hackers, > > We have a requirement where we need to tag servers with some labels. Tags > allow adding extra info without renaming the server. It can also be helpful > when adding shared servers

Add support for tags on a server node

2024-11-28 Thread Aditya Toshniwal
Hi Dave/Hackers, We have a requirement where we need to tag servers with some labels. Tags allow adding extra info without renaming the server. It can also be helpful when adding shared servers. In future, it can be helpful as a filter criteria. If you agree then I can create a git issue. Below is