typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
191 stars 44 forks source link

Export schema buttons for database manager #690

Closed jamesreprise closed 1 year ago

jamesreprise commented 1 year ago

What is the goal of this PR?

Added export schema buttons to the manage databases dialog.

What are the changes implemented in this PR?

We've expanded the functionality of ActionableList & ActionableColumn to support multiple buttons.

Closes https://github.com/vaticle/typedb-studio/issues/119

typedb-bot commented 1 year ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture