intercity / intercity-next

Web control panel to deploy apps on your servers (with Dokku)
https://intercity.io/
MIT License
116 stars 23 forks source link

Mark existing linked services as Installed #198

Closed jvanbaarsen closed 8 years ago

jvanbaarsen commented 8 years ago

We did not keep track of the status of a linked service before. Since we do it now, and the default status is 0, all existing services are marked as Not Linked. In order to have them show up as linked, we need to update them all.

brambokdam commented 8 years ago

lgtm 👍

michiels commented 8 years ago

@jvanbaarsen But if I link a service to an app now, the label turns "Linked" right. Or was that only temporary?

jvanbaarsen commented 8 years ago

@michiels Yes, if you do it now, it works correctly. It does not work correctly on "legacy (pre 0.1.0)" servers. Which is why I have to force it once