Commit Graph

6 Commits

Author SHA1 Message Date
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
kolaente a8a7f70a3c
Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
kolaente d46faec23d
Make api url configurable in index.html 2020-05-05 22:44:58 +02:00
konrad 00362dcf7b
fixed config 2018-09-08 21:19:46 +02:00
konrad 6a33ad90b5
FUNKING CONFIG 2018-09-08 21:18:42 +02:00
kolaente fe86ce2fa8
Added basic classes to handle http/auth/routing 2018-09-06 19:46:09 +02:00