You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add authentication to /api/island/version. There are comments stating that the UI needs to know the version number before authentication, but I don't know why that's the case. (0d)
The text was updated successfully, but these errors were encountered:
Refactor
Component(s) to be refactored
Tasks
Version
with attributes: (0d) @ilija-lazoroskiversion_number
- Passed in toVersion()
constructorlatest_version
- A property that is populated asynchronously upon constructiondownload_url
- A property that is populated asynchronously upon constructionVersion()
at Island startup (0d) @ilija-lazoroski/api/version-update
to/api/island/version
VersionUpdate
toVersion
resources/version_update.py
toresources/version.py
Version
object in/api/island/version
endpoint (0d) @ilija-lazoroskiVersion
object to DIContainernewer_version
tolatest_version
current_version
toversion_number
version_number
tolatest_version
Version
toresources/__init__.py
and shorten all importsservices/version_update.py
(0d) @ilija-lazoroski/api/island/version
. There are comments stating that the UI needs to know the version number before authentication, but I don't know why that's the case. (0d)The text was updated successfully, but these errors were encountered: