tundebabzy

Results 4 issues of tundebabzy

https://user-images.githubusercontent.com/818803/232070494-cdd1a043-a964-4c6b-85e8-90613cd6c81a.mp4 This should fix #20712 such that user's will only see the "Edit" workspace button only if they are allowed to. Hopefully, I didn't miss something obvious. > Please provide...

inactive

On version 10, the title field still does not show as the title of Link Fields. Here are some screenshots showing the issue ### Doctype ![screenshot from 2018-11-06 02-31-22](https://user-images.githubusercontent.com/818803/48037477-b12c7b00-e16c-11e8-90ff-5de340421865.png) ###...

...so bench can install the app when using pip >= 10

The offending line is in `api.py` in line 135 ``` print_content = b64encode(get_file("File", kwargs.get("filename"))[1]) ```