opendut icon indicating copy to clipboard operation
opendut copied to clipboard

Good First Issues

Open mbfm opened this issue 1 year ago • 0 comments

List of simple issues which can be tackled by newcomers to the project:

  • [ ] #263
  • [x] #108
  • [x] #317
  • [ ] CLEO should additionally show the version of CARL, when running opendut-cleo --version.
  • [x] #334
  • [x] Implement a CLI for administering the content of the database (e.g. view the data, export as JSON etc.)
  • [ ] #416
  • [ ] #402

Here's some issues related to our web-UI, LEA:

  • [x] #314
  • [x] #388
  • [x] #396
  • [ ] #400
  • [x] #315
  • [ ] #415
  • [ ] Show health traffic lights in the Cluster/PeerConfigurator (not just the Cluster/PeerOverview)
  • [ ] Add Deploy button in ClusterConfigurator
  • [ ] Add Refresh-button in ClusterOverview, similar to PeerOverview
  • [ ] #390
  • [ ] #413
  • [ ] #414
  • [ ] ClusterConfiguration with only 1 device should be saveable, but then not deployable.
  • [ ] Display the device tags somewhere (which we already have in our PeerDescriptor model)
  • [ ] Copy the Setup-String directly to the clipboard upon generation Currently you need to click a separate copy-button. This copy-button should continue to exist, but it should not be necessary to manually click it. Ensure the user also gets a toast when it's automatically copied, like they already do when clicking the button.
  • [ ] #305
  • [ ] Remove the unused base_url from WellKnownRoutes and provide a function to retrieve the URL for use in </a>.

If you'd like to tackle one of these tasks, please do comment under the respective issue (or create a new issue when no issue exists yet). Then we can discuss how it should be implemented and perhaps give you some tips.

mbfm avatar Feb 20 '24 22:02 mbfm