Avo v3.0 feedback & ideas #1356
Replies: 11 comments 23 replies
-
Besides table and grid views, what about a Kanban like view? |
Beta Was this translation helpful? Give feedback.
-
Hi, I'd love to see support for hierarchical content. Eg using differing methods of structuring this:
|
Beta Was this translation helpful? Give feedback.
-
Any way of adding more "workflows" (doing action when objects changes) & "collaboration" (chat, tags, tasks,...) features to help streamline a lot of the grunt work? |
Beta Was this translation helpful? Give feedback.
-
Well the idea is to be able to have discussions / tasks / workflows internally based on specific things. So if we go back to your "Room Booking" demo, imagine having a supervisor that would need to approve any changes to the rooms or buildings, and being able to have internal discussions between the user and the supervisor on these objects. That changes Avo from being an "admin" platform to being a proper business tool that can implement some logic. I realize all this can be done at the App level too, but if there's a way to do it in the Engine side of things, it'll make things more clean imho. |
Beta Was this translation helpful? Give feedback.
-
My pleasure! Since we're at it, any easy way to integrate with something like LeafLet or MapBox to display objects with lat/long coordinates on a map? How about dynamic filters and saved scopes? |
Beta Was this translation helpful? Give feedback.
-
I'd love a more powerful file field, that allows you to pick images or files from a third party API or a gallery of active storage attachments (probably using a scope) |
Beta Was this translation helpful? Give feedback.
-
Something that would be good in a version 3 is a rethink of how associations and the via resource and via relation params work. I call this nested resources. Right now it’s very difficult to customise redirects after saving nested resources, it’s also difficult to handle breadcrumbs for them correctly. There’s a lot of code in base controller that references these “via” parameters that controls the logic of the controllers. I wish it was refactored out into a single place that was easy to customise, or could be controlled in a resource class |
Beta Was this translation helpful? Give feedback.
-
Three DX requests:
Keep up the great work folks! |
Beta Was this translation helpful? Give feedback.
-
I'd love to suggest dynamic fields. We have some edit fields that only show up depending on the value of another field. If the field was changed, we currently have to save the changes then go back into edit mode in order to see the new field that is conditional of the first one. A few options to show or hide fields based on other field values would be amazing and add some dynamism to the editing experience. |
Beta Was this translation helpful? Give feedback.
-
It'd be great if avo had support for delegated type fields. I think this could work like a belongs to association? |
Beta Was this translation helpful? Give feedback.
-
It would help a ton if the search on the documentation page could be updated so that search from 3.0 pages showed search results for 3.0 instead of 2.0. |
Beta Was this translation helpful? Give feedback.
-
We'd love to see what you want & need from Avo 3.
You can find the milestone board on v3.0 here https://github.com/avo-hq/avo/milestone/1.
Beta Was this translation helpful? Give feedback.
All reactions