Replies: 10 comments 17 replies
-
Yes, I had actually considered how to implement this in my previous UI changes but didn't know if people would want it. Can easily be implemented.
I'll have a look into the DAV specs to see how I can efficiently implement this.
I can implement this easily.
I will have a look into this and find out. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I would prefer this between the collection type and the URL like: Also is there a capability available of some kind of mouse-over/click support that "copy" hint will appear? |
Beta Was this translation helpful? Give feedback.
-
New PR #1432 implementing all improvements. |
Beta Was this translation helpful? Give feedback.
-
Thank you very much! One last idea:
can this be used to display a size of collection nearby the amount of items, best in human readable (rounded-up) format like
|
Beta Was this translation helpful? Give feedback.
-
Thank you, one last found during testing: what about a "refresh button", because page reload results in login page again. |
Beta Was this translation helpful? Give feedback.
-
And should I be able to adjust or delete an uploaded calendar? If yes, then something is strange now, no "mouse over"... Tested with: |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
@MatthewHana : can you please contribute details of the "radicale" related known extensions? https://github.com/Kozea/Radicale/wiki/Radicale-Custom-DAV-protocol-extensions Thank you very much! |
Beta Was this translation helpful? Give feedback.
-
What I would like to do next is a holistic refactoring of the web client JavaScript to make it easier to add functionality into the future. I also want to split it into multiple JS to make it easier to make and track changes to the code. Currently UI, DAV, and Helper functions are all in the same file- I would like to split them up and eventually implement JS testing. Will post progress here. |
Beta Was this translation helpful? Give feedback.
-
@MatthewHana: would it be possible to enrich the new WebUI by:
random_uuid
used inCreateEditCollectionScene
Beta Was this translation helpful? Give feedback.
All reactions