Files
backstage/plugins/circleci/src
David Tuite b48d37c022 Fix CircleCI plugin (#1384)
* Fix disappearing CircleCI plugin

The paths for the CircleCI plugin were too deeply nested causing a blank
page to render when one visited /circleci.

* Set correct inputs from CircleCI settings

Typically, a value like `tokenFromStore` would be an empty string. The
code was setting `tokenFromStore` (rather than `token`) into the state
on every keystroke.

I don't know what potential effect this change has on storing tokens
because I haven't tested that feature yet. Hopefully it still works as
intended.

* Add Vim .swp files to .gitignore

Co-authored-by: David Tuite <dtuite@gmail.com>
2020-06-21 21:10:53 +02:00
..
2020-05-28 18:37:13 +02:00
2020-06-21 21:10:53 +02:00
2020-06-01 16:09:10 +02:00
2020-06-01 16:09:10 +02:00
2020-04-29 16:34:35 +02:00
2020-04-29 16:34:35 +02:00