Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Rework label value mechanism (first approach) #163

Closed
5 tasks
s-blu opened this issue Sep 20, 2020 · 0 comments · Fixed by #168
Closed
5 tasks

Rework label value mechanism (first approach) #163

s-blu opened this issue Sep 20, 2020 · 0 comments · Fixed by #168
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@s-blu
Copy link
Owner

s-blu commented Sep 20, 2020

See #154
As a first step, I want to do the following:

  • Get rid of numerical label definitions
  • Get rid of the label info as a note item type
  • To each value input, add a "info" ckeditor input, just like before the label info was, but now right on the label value page without explicitly creating a note item
  • Save these infos just like before. If there is one, render it. If there is none, prefill the ckeditor with the template
  • Dont save the template if unchanged

This way I can enable multi edit on the infos and have everything right there in one place. That should be sufficient for now.

@s-blu s-blu added enhancement New feature or request set repo to public labels Sep 20, 2020
@s-blu s-blu added this to the v0.9 milestone Sep 20, 2020
@s-blu s-blu self-assigned this Sep 20, 2020
s-blu added a commit that referenced this issue Sep 23, 2020
s-blu added a commit that referenced this issue Sep 25, 2020
feat/#163: Rework label value mechanism (first approach)
s-blu added a commit that referenced this issue Sep 26, 2020
improve performance by only requesting existing files for label def notes
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant