Commit Graph

104 Commits

Author SHA1 Message Date
Fredrik Adelöw 7389f326d9 chore: add import/newline-after-import lint rule 2020-07-02 11:25:04 +02:00
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
blam c1a21d53af Merge branch 'master' of github.com:spotify/backstage into blam/react-router
* 'master' of github.com:spotify/backstage: (45 commits)
  chore(catalog): simplify the filter types a little
  fix(catalog-backend): update the mock-data script to point to new example entities
  renamed example_components to example-components and deleted old exampled
  feat(catalog): add back ability for OR/IN type searches
  Add sample plugins to sidebar (#1243)
  chore(catalog): rename all pages and components to use Entity nomenclature
  fix(catalog): moar clean up
  Updated examples
  fix(catalog): add types and clean up code
  Added owner and lifecycle to catalog table, slightly updated examples
  chore(catalog): the component type is gone
  yarn.lock again...
  fix(catalog): merge errors
  review fixes. i thought about another force update for a moment :D
  move components to separate files
  fix(catalog): moar clean up
  fix(catalog): make code intention clear by renaming
  Merge pull request #1214 from spotify/feat/star-components
  Merge pull request #1194 from spotify/freben/backend-common-service
  Merge pull request #1215 from spotify/mob/sidebar-auth
  ...
2020-06-11 17:36:37 +02:00
Stefan Ålund d0518ee5d9 Add sample plugins to sidebar (#1243)
* Add sample plugins to sidebar

* Update RadarPage.test.tsx
2020-06-11 12:25:15 +02:00
blam 4fdb1def39 chore(react-router-v6): starting to move things to react-router-v6 2020-06-07 03:07:46 +02:00
Patrik Oldsberg 9f50e7c1b4 packages,plugins: fix lint issues 2020-06-01 16:09:10 +02:00
Nikita Nek Dudnik f71c9df9b7 Merge remote-tracking branch 'upstream/master' into ndudnik/use-catalog-backend 2020-05-29 10:13:18 +02:00
Patrik Oldsberg 6a6a901a2b preparations for isolated TS modules 2020-05-28 18:37:13 +02:00
Nikita Nek Dudnik fa02aa113e Merge branch 'master' of github.com:spotify/backstage into ndudnik/use-catalog-backend
# Conflicts:
#	plugins/catalog/src/components/CatalogPage/CatalogPage.test.tsx
#	plugins/catalog/src/components/CatalogPage/CatalogPage.tsx
#	plugins/catalog/src/components/ComponentPage/ComponentPage.tsx
#	plugins/catalog/src/data/mock-factory.ts
#	plugins/catalog/src/plugin.ts
2020-05-28 14:28:00 +02:00
Nikita Nek Dudnik 8d26fb5c5f feature: naive implementation of entities API usage 2020-05-27 16:34:11 +02:00
Stefan Ålund aeffe49ad3 Add Stories for Header variants (#1027)
* Add Stories for Header variants

* Set service type
2020-05-27 10:53:59 +02:00
Adil Alimbetov f72d97dc17 Sidebar logo update (#814)
* Testing logo ux

* Updated logo on sidebar

* removed unused vars

* adjusted types on icon components
2020-05-27 10:13:41 +02:00
Patrik Oldsberg 618065b783 Merge pull request #994 from spotify/rugvip/route-ref
packages/core: rename NavTargets to RouteRefs
2020-05-25 13:27:28 +02:00
Patrik Oldsberg a79f120fa5 packages/core: rename NavTargets to RouteRefs 2020-05-25 12:47:44 +02:00
Patrik Oldsberg 20b48dfed7 packages/core: only export createApiRef + dashes in IDs only factory objects for ApiTestRegistry 2020-05-24 23:09:24 +02:00
Nikita Nek Dudnik 87a2568883 fix: missing CircleCI plugin screenshots 2020-05-19 14:52:05 +02:00
Ivan Shmidt e8c521d111 fix: type exports 2020-05-19 14:21:43 +02:00
Nikita Nek Dudnik 6f19b178ee fix: PR comments 2020-05-19 10:36:47 +02:00
Ivan Shmidt 860bf51728 fix: navTarget, remove assets 2020-05-18 19:44:05 +02:00
Nikita Nek Dudnik 2c2d10b089 Merge branch 'master' of github.com:Nek/backstage 2020-05-18 19:35:23 +02:00
Nikita Nek Dudnik 931342c92f feat: navtarget and explore card 2020-05-18 19:33:10 +02:00
Ivan Shmidt 89a4f6a31b fix: quick fix 2020-05-18 19:30:39 +02:00
Ivan Shmidt 3565d13f91 Merge branch 'master' of github.com:Nek/backstage 2020-05-18 19:27:03 +02:00
Ivan Shmidt c90110f6ab feat: export as a widget 2020-05-18 19:26:52 +02:00
Nikita Nek Dudnik 8428d95791 fix: tests 2020-05-18 19:11:42 +02:00
Nikita Nek Dudnik d06d35fec0 Merge branch 'master' of github.com:Nek/backstage 2020-05-18 18:52:55 +02:00
Ivan Shmidt f3da9cd7ef fix: type imports 2020-05-18 18:52:41 +02:00
Nikita Nek Dudnik 1d428128f0 fix: remove logo from plugin header 2020-05-18 18:52:10 +02:00
Ivan Shmidt e78eaa9bb6 fix: lint 2020-05-18 18:44:19 +02:00
Ivan Shmidt 3d01940191 fix: tsc 2020-05-18 18:06:19 +02:00
Ivan Shmidt 0a592af4de feat: settings -> dialog 2020-05-18 18:00:30 +02:00
Ivan Shmidt 4ec6890b11 Merge branch 'master' of github.com:Nek/backstage 2020-05-18 17:19:45 +02:00
Ivan Shmidt 9c9250faf0 feat: remove polling, add pagination, refactor 2020-05-18 17:18:25 +02:00
Nikita Nek Dudnik cfd6508e98 Fix merge conflicts 2020-05-18 15:54:55 +02:00
Nikita Nek Dudnik 44389c61b8 Fix functions crossreference 2020-05-18 14:14:03 +02:00
Nikita Nek Dudnik 2d5787214a Fix linting 2020-05-18 10:52:56 +02:00
Ivan Shmidt 95f1500866 feat: external link 2020-05-15 15:23:03 +02:00
Nikita Nek Dudnik b4ef484e85 fix: replace missing icons 2020-05-15 11:49:38 +02:00
Nikita Nek Dudnik 28f71fb0d9 Merge remote-tracking branch 'upstream/master' 2020-05-15 11:37:02 +02:00
Nikita Nek Dudnik 9949ee6880 Implement useAsyncPolling 2020-05-14 17:15:16 +02:00
Ivan Shmidt 9ff391681b refactor: renaming 2020-05-14 16:07:46 +02:00
Ivan Shmidt bd2ac2c683 refactor: move state
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Nikita Dudnik <nikdudnik@gmail.com>
2020-05-14 16:05:22 +02:00
Ivan Shmidt 34e021ff59 feat: routing 2020-05-14 14:32:58 +02:00
Ivan Shmidt 6a3cc27048 refactor: remove redux, some rearrangement 2020-05-14 11:53:25 +02:00
Ivan Shmidt 7b424c0337 refactor: detailedViewPage moved to hooks
Co-authored-by: Nikita Dudnik <nikdudnik@gmail.com>
2020-05-14 11:38:39 +02:00
Nikita Nek Dudnik aac4ac0df6 Fix builds polling 2020-05-14 10:49:48 +02:00
Nikita Nek Dudnik 7f56215da6 Add non working settings implemented with hooks 2020-05-13 19:16:49 +02:00
Nikita Nek Dudnik ba2b19d4c0 Add missing file 2020-05-13 17:36:02 +02:00
Nikita Nek Dudnik 061ffc60ac Clean up comments 2020-05-13 09:17:06 +02:00
Nikita Nek Dudnik 408435eb84 Move settings effects into a hook 2020-05-12 18:13:44 +02:00