dust-tt / dust

Amplify your team's potential with customizable and secure AI assistants.
https://dust.tt
MIT License
947 stars 107 forks source link

[Meru] [Templates] Improve template admin CRUD tooling #4462

Closed fontanierh closed 5 months ago

fontanierh commented 6 months ago

As per https://github.com/dust-tt/dust/pull/4457, we have rudimentary tooling to create Templates.

We'll need to improve this with something that allows to:

flvndvd commented 6 months ago

Implemented:

fontanierh commented 6 months ago

I guess we can close @flvndvd ?

flvndvd commented 6 months ago

We are still missing the delete and change visibility. Will take a stab at those tomorrow.

PopDaph commented 5 months ago

Also from this Framing Issue: https://github.com/dust-tt/decisions/issues/179#issuecomment-2050041199. We need:

(From the "No Brainers > UI Fixes > Poké" section)

PopDaph commented 5 months ago

✅ Delete template is done: https://github.com/dust-tt/dust/pull/4760

PopDaph commented 5 months ago

✅ change the visibility status of a template https://github.com/dust-tt/dust/pull/4761

PopDaph commented 5 months ago

✅ Background Color field should give an example of color and explain we expect a tailwind bg color css class. https://github.com/dust-tt/dust/pull/4762

PopDaph commented 5 months ago

Closing! 🙏