Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

refactor(clean-up): 1st generation widgets are removed

wyzula_j requested to merge refactor/structure-repo into main

Description

Reconstruction of the bec_widgets repository to the new module structure according to #175 (closed). Additionally the old generation widgets, which h are incompatible with RPC and have new generation counterpart are removed.

Related Issues

closes #175 (closed), #90 (closed), #91 (closed),

Type of Change

  • 1st generation widgets removed → BECMonitor, BECMotorMap, BECConfigDialog
  • Repository is reorganised as discussed

Potential side effects

The example with motor_compilations do not work, because the old BECMotorMap was deleted. Will be addressed in the next MR #69

Additional Comments

The removed widgets commit has a tag 1st-gen-widgets-removed to be easy to locate in git.

Definition of Done

  • Documentation is up-to-date.
  • reconstructive
  • fix tests
Edited by wyzula_j

Merge request reports

Loading