rilldata / rill

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
https://www.rilldata.com
Apache License 2.0
1.72k stars 117 forks source link

File Exporer: Add menu option to directly duplicate a model in the file view #4852

Closed smartexpert closed 2 weeks ago

smartexpert commented 6 months ago

Is your feature request related to a problem? Please describe.

At times, you need to create a lot of duplicate models of an existing model to start of as the base layer. In release 0.44.1, this is not very user friendly as you have to navigate to the tables in the left bar, right-click the model you want to duplicate and click 'create new model'.

In addition, adding a new model directly in the file system doesn't work. The file shows up but it's not recognized as a rill model.

Describe the solution you'd like In the new left side bar interface in release 0.44.1, add option to duplicate model in the right-click context menu.

image

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context None

jaroet commented 4 months ago

And not only a model but also a source and maybe even a dashboard?

ericpgreen2 commented 2 weeks ago

Closed by https://github.com/rilldata/rill/pull/5993