frontend/src
konrad 1935af83c3 Allow setting api url from the login screen (#264)
Cleanup

Use the http factory everywhere instead of the created element

Use the current domain if the api path is relative to the frontend host

Format

Prevent setting an empty url

Fix styling

Add changing api url

Add change url component

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#264
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-10-11 10:13:35 +00:00
..
ServiceWorker Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
components Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
helpers Saved filters (#239) 2020-09-26 21:02:37 +00:00
http-common Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
message Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
models Fix due date changes not saved on mobile 2020-10-03 14:30:26 +02:00
router Saved filters (#239) 2020-09-26 21:02:37 +00:00
services Saved filters (#239) 2020-09-26 21:02:37 +00:00
store Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
styles Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
views Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
App.vue Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
main.js Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
registerServiceWorker.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00