Open Cherrg opened 5 years ago
We currently have 8 occurences of calling the reload
function in JS. Ideally, we should get rid of all of them. It does seem like a lot of work and I'd say the issue is generally low-priority and nice-to-have.
the tasklist mentioned above was for issue list only, so if the other occurrences of reload
should be replaced too it seems to be much more work, as you say.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
-> enhancement
Description
change js and backend so changes on issue list like:
The task will be updating the ui with js instead of the go template engine.
Tasklist:
remove items on
open
/delete
remove labels
add labels -> color and name is there, but description is missing on current ui -> need to be added inside template first
remove milestones
update/add milestones
assignee -> all nessesary information should be accessible via js
may it is nessesary to update/sync current label and milestone list from server from time to time