Commit Graph

36 Commits

Author SHA1 Message Date
Patrik Oldsberg 1713fac765 packages,plugins: bump react-router-dom to 5.2.0 2020-05-13 13:56:59 +02:00
Wojciech Adaszyński 3435ae9a13 Add Register Component plugin (#826)
Co-authored-by: Wojciech Adaszynski <wojciecha@spotify.com>
2020-05-13 08:11:06 +02:00
Fredrik Adelöw e121fc6cad Rename inventory to catalog 2020-05-12 11:16:09 +02:00
Fredrik Adelöw c1dd24a100 OCD time: devDependencies consistently below dependencies :) 2020-05-07 08:46:10 +02:00
Stefan Ålund 7472e9a5c2 [Plugin] Explore features in Backstage (#696)
* Explore plugin

* Fixed styles and props

* Real conent

* Add Lighthouse and fix tests

* Add menu item

* Cleanup

* Change wording

* Update package.json

* Remove dead code

* Update yarn.lock

* Revert change to CODEOWNERS

* Reset yarn.lock to master

* Fix comments
2020-05-03 14:30:51 +02:00
Ben Lambert 48d0c61f2a Merge branch 'master' into blam/scaffolder 2020-04-28 22:46:02 +02:00
blam 9635983e5a feat(scaffolder): adding some more stuff and some initial sample template 2020-04-28 22:38:34 +02:00
Bilawal Hameed 822701684b added skeleton 2020-04-27 15:02:39 +02:00
Fredrik Adelöw c89f7d000e Add skeleton for inventory plugin 2020-04-27 09:22:30 +02:00
Ruairi O Brien c1ada09d06 Change peerDependencies to dependencies
Also removed some duplication.

Addresses #584
2020-04-18 01:41:41 +01:00
Leonel Mendez Jimenez 7ff138daa9 Merge branch 'master' into feature/yarn-clean 2020-04-15 22:13:37 -05:00
Patrik Oldsberg c4457a7614 v0.1.1-alpha.4 2020-04-15 20:27:06 +02:00
Leo Mendez f1c9e80435 Add clean script packages/app 2020-04-12 14:22:53 -05:00
Paul Marbach 06228b71e9 feat: implement Lighthouse plugin using lighthouse-audit-service 2020-04-08 11:21:20 -04:00
Patrik Oldsberg 56ab5e3296 v0.1.1-alpha.3 2020-04-08 15:16:27 +02:00
Paul Marbach 927f54129a extract test-utils as its own package for use with plugins, etc. 2020-04-07 10:09:37 -04:00
Patrik Oldsberg 3b9b16c952 v0.1.1-alpha.2 2020-04-07 13:25:23 +02:00
Patrik Oldsberg 04f5aa3763 packages/app: fix deps and update cypress lint rules 2020-04-05 14:16:35 +02:00
Patrik Oldsberg 29f2bc2735 v0.1.1-alpha.1 2020-04-03 14:37:54 +02:00
Patrik Oldsberg ec28ed8e2a packages/app: rename build script to bundle and only run in CI when app changed 2020-03-31 13:01:48 +02:00
Patrik Oldsberg dc363e43fc packages: rename @backstage/app to example-app 2020-03-30 12:46:49 +02:00
Marcus Eide ec85cdd254 Add missing eslint plugin 2020-03-27 14:52:54 +01:00
Marcus Eide 990671df9b Add e2e test for app with cypress 2020-03-27 14:30:36 +01:00
Patrik Oldsberg 019032a7a3 v0.1.1-alpha.0 2020-03-25 19:13:14 +01:00
Patrik Oldsberg 3a0d8edcb5 rename npm namespace from @spotify-backstage to @backstage 2020-03-25 19:12:11 +01:00
Patrik Oldsberg bdaa6031d3 app: more elaborate error display 2020-03-23 09:43:47 +01:00
Patrik Oldsberg 31655018c8 app: use app:serve and remove react-scripts dependency 2020-03-19 12:28:37 +01:00
Patrik Oldsberg c57fd17102 cli: add app:build and use in app 2020-03-19 12:15:30 +01:00
Patrik Oldsberg 89f39a06e1 cli: unify test and lint commands 2020-03-18 21:03:22 +01:00
Patrik Oldsberg 8637518f3c app: use cli app:test + copyright header 2020-03-18 17:37:55 +01:00
Patrik Oldsberg a711dc21b2 cli: add and use app:lint + include default eslint config in cli 2020-03-18 16:27:27 +01:00
Fredrik Adelöw e1565289b7 Remove some lint exceptions 2020-03-12 16:38:10 +01:00
Fredrik Adelöw 17a9e71e96 Step back versions to 0.x to signal non-finished status 2020-03-11 10:28:57 +01:00
nikek 8045713c9a Add a welcome page 2020-03-10 18:49:57 +01:00
Patrik Oldsberg 246e5b70c7 app: try using create-react-app without hoisting 2020-03-09 22:46:03 +01:00
Patrik Oldsberg 56226ae84d frontend: move to repo root 2020-03-05 16:28:14 +01:00