nextgenhealthcare / connect

The swiss army knife of healthcare integration.
Other
869 stars 265 forks source link

[IDEA] Add "Groups" or "Folders" to MCAL #5804

Open joshmc82 opened 1 year ago

joshmc82 commented 1 year ago

Is your feature request related to a problem? Please describe. It would be nice if MCAL supported the concept of groups (akin to channel groups in MC)

Describe your use case As a developer who supports many customers with many environments and multiple instances in that environment, it would be nice to have some sort of nesting capability in MCAL for my connections. It would allow me to sort easier and keep my MCAL window a little cleaner and easier to maintain.

Describe the solution you'd like Some sort of grouping similar to MC Channel Groups would be ideal. Even better if we could have nested groups. Something like Customer 1 > Production > Prod1, Prod2, Prod3 (as individual entries)

Describe alternatives you've considered Create an MCAL install for each customer? That's way overkill though.

Additional context

carm-afea commented 1 year ago

A suggestion for what could be a related feature or an alternative: a searchbox on top of the Connections column. Type a few characters in, and the list below gets filtered

PS I've just counted mine: 89 connections so far

jonbartels commented 9 months ago

https://github.com/kayyagari/ballista is an open source replacement for MCAL and supports groups/folder/tree organization of instances.

joshmc82 commented 9 months ago

Major props to the Ballista dev team and contributors for this. I've been using it for a bit now and it works really well. I love being able to group my connections and search/filter them too.

https://github.com/kayyagari/ballista is an open source replacement for MCAL and supports groups/folder/tree organization of instances.