Emancipate GUI when retrieving endpoints
This patch is related to the endpoint URLs needed to make various UI operations i.e., login and vising the pithos page on a browser. The helper used to provide the GUI with all URLs necessary, while now they are retrieved by the GUI itself, with the tokenless request "POST <auth_url endpoint>/tokens".
Showing
- agkyra/agkyra/gui.py 6 additions, 8 deletionsagkyra/agkyra/gui.py
- agkyra/agkyra/gui/menu.html 12 additions, 5 deletionsagkyra/agkyra/gui/menu.html
- agkyra/agkyra/gui/protocol.js 3 additions, 4 deletionsagkyra/agkyra/gui/protocol.js
- agkyra/agkyra/gui/settings.html 7 additions, 12 deletionsagkyra/agkyra/gui/settings.html
- agkyra/agkyra/gui/settings.js 30 additions, 0 deletionsagkyra/agkyra/gui/settings.js
Loading
Please register or sign in to comment