server
server copied to clipboard
[EPIC]: Feedback UI preview3
Description
Hashlist page
- [x] New hashlist page not working
- [x] Once you have click on new hashlist you cannot get back the the hashlist overview without reloading the page.
- [x] http://127.0.0.1:4200/#/hashlists/hashes/hashlists/1 does not show the hash
- [x] Cannot update the isSecret flag flag from the edit page, getting error: Key 'notes' is not of type string
Task
- [x] New task create screen looks like the hashlists is a multi selector?
- [x] Taskover view page should sort by default on task priority
- [x] From task overview the copy to task does not copy the hashlistid
- [x] Visual bar bigger then screen width when setting UI setting to max width
- [ ] When you change the sorting of a table, it is not saved. If you move back to the page after viewing another page it does not keep the sorting -> Depends on https://github.com/hashtopolis/server/issues/1097
Supertask
- [x] Edit Supertask Missing runtime calculation, overall working but not value for each row in table
New Agent
- [x] When you have create a voucher, you cannot see the voucher value anymore.
- [x] There is no easy to copy download url, somewhere on the binary I want to have a copy this path link to download: http://localhost:8080/agents.php?download=1 (check the old UI)
Config
- [x] Header style inconsistent with rest of the style. Use similar style to 'new agent' maybe?
- [ ] Notification page of config consistent with other page, like that style, but if you have the space make it possible to place two of those groups together.
Backend API errors
- [ ] Task expand hashlist doesnt return hashlist array, it was working before. Urgent. Affects copy tasks and edit tasks
- [ ] Assign agents delete doesnt work
- [ ] Import supertasks, all page missing
- [ ] Hashlists, import and export function missing
Review the pull request of @gpascal123 some points are not fixed, create a new issue to fix the stuff that has not been done.