Commit Graph

1650 Commits

Author SHA1 Message Date
Patrik Oldsberg db9d9f7f08 packages/storybook: use ts-loader for JS too 2020-05-01 15:28:08 +02:00
blam 3be8104c5b chore: woops wrong name here 2020-05-01 04:13:46 +02:00
blam 7a578fafb1 chore: trying to fix the lockfile hoping this works? 2020-05-01 04:02:14 +02:00
blam c795d6fbbf Merge branch 'master' of github.com:spotify/backstage into blam/scaffolder
* 'master' of github.com:spotify/backstage:
  404 page (#681)
  packages/core: remove old widget related things
  Address comments
  Add TabbedCard and CardTab to the exported layouts components
  Add a backend-common package with common concerns such as logging
  Move backend lint config to cli config
  Translate SortableTable to Typescript
2020-05-01 03:44:30 +02:00
Emma Indal e953259871 404 page (#681)
* core: Implemented error page, closes #170

* Swap margin to padding

* more ui work

* Convert to TypeScript, functioncal components, use useStyles/makeStyles, clean up some styles and use components from material ui

* fixup

* Fix lint errors

* Remove unused theme consumer

* Decrease max size of image

* Remove BackstageTheme added by mistake on rebase

* Add space to text

* Use BackstageTheme type and change color from palette

* Add test

Co-authored-by: Ryan Pannell <ryan@osukl.com>
2020-04-30 21:12:51 +02:00
Fredrik Adelöw da7522b671 Merge pull request #676 from spotify/freben/backend-common
Add a backend-common package with common concerns such as logging
2020-04-30 14:35:58 +02:00
Patrik Oldsberg fe25dd9d4e Merge pull request #684 from spotify/rugvip/nema-widgets
packages/core: remove old widget related things
2020-04-30 14:13:15 +02:00
Patrik Oldsberg ae0d3994e9 packages/core: remove old widget related things 2020-04-30 12:23:30 +02:00
Fredrik Adelöw fd0d4150f0 Address comments 2020-04-30 10:53:49 +02:00
Patrik Oldsberg 3ae7021d9c Merge pull request #680 from K-Phoen/export-tabbed-card
Add TabbedCard and CardTab to the exported layouts components
2020-04-30 00:09:55 +02:00
Kévin Gomez 04db160996 Add TabbedCard and CardTab to the exported layouts components 2020-04-29 23:31:59 +02:00
Patrik Oldsberg ed8729a171 Merge pull request #654 from Koroeskohr/translate-sortabletable
Translate SortableTable to Typescript
2020-04-29 16:42:59 +02:00
Fredrik Adelöw 77d48d8794 Add a backend-common package with common concerns such as logging 2020-04-29 11:32:30 +02:00
Fredrik Adelöw a92f662d88 Merge pull request #670 from spotify/freben/backendlint
Move backend lint config to cli config
2020-04-29 11:24:27 +02:00
blam 89f29c65f9 Merge branch 'master' of github.com:spotify/backstage into blam/scaffolder
* 'master' of github.com:spotify/backstage:
  add adr log to repository (#665)
2020-04-29 11:04:48 +02:00
Fredrik Adelöw 69a3fa79e7 Move backend lint config to cli config 2020-04-29 11:01:40 +02:00
eywoon 9ccf3b0623 add adr log to repository (#665) 2020-04-29 10:25:44 +02:00
blam 247e58689b Merge branch 'blam/scaffolder' of github.com:spotify/backstage into blam/scaffolder
* 'blam/scaffolder' of github.com:spotify/backstage: (34 commits)
  yarn.lock: bump eslint-plugin-notice
  packages/dev-utils: use doc comments + text fix in README
  darkMode: fix HorizontalScrollGrid (#666) (#668)
  darkMode: fix bottom link (#664)
  Add padding for all Stories (#663)
  Use useInterval() hook to refetch audit status in lighthouse plugin WIP (#623)
  run yarn install against master yarn.lock
  changed object to Partial type
  adjust getBBox polyfill logic
  re-ran yarn.lock
  added initial docs
  added tests for RadarPage
  re-ran yarn install
  add polyfill for SVGElement.prototype.getBBox (not supported in JSDOM)
  migrated RadarBubble to material-ui styles
  migrated RadarEntry to material-ui styles
  migrated RadarFooter to material-ui styles
  migrated RadarLegend to material-ui styles
  migrated RadarGrid to material-ui styles
  removed css modules from css
  ...
2020-04-28 22:55:04 +02:00
blam 62b917f41b chore(scaffolder): fixing linting issues in the repo 2020-04-28 22:53:59 +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
Patrik Oldsberg 0922ed2a21 Merge pull request #671 from spotify/rugvip/bump-notice
yarn.lock: bump eslint-plugin-notice
2020-04-28 19:05:19 +02:00
Patrik Oldsberg 2f25856a02 yarn.lock: bump eslint-plugin-notice 2020-04-28 17:50:29 +02:00
Patrik Oldsberg 49049665d4 Merge pull request #653 from spotify/rugvip/dev-utils
Add new dev-utils package with createDevApp() to simplify plugin dev setup
2020-04-28 16:20:30 +02:00
Patrik Oldsberg 99f9c6863e packages/dev-utils: use doc comments + text fix in README 2020-04-28 14:06:20 +02:00
Ivan Shmidt 6d55420c6e darkMode: fix HorizontalScrollGrid (#666) (#668) 2020-04-28 13:53:40 +02:00
Stefan Ålund 421a826622 darkMode: fix bottom link (#664)
* darkMode: fix bottom link

* Remove custom styling
2020-04-28 11:10:10 +02:00
blam e104fb007c chore: remworking some files after PR comment 2020-04-28 01:06:29 +02:00
Stefan Ålund 516e105bd8 Add padding for all Stories (#663) 2020-04-27 22:00:05 +02:00
blam 96929febac chore(scaffolder) fixing likes 2020-04-27 18:02:46 +02:00
blam 5111ca4f90 chore(scaffolder): cleanup 2020-04-27 18:02:42 +02:00
blam c62c43d12f feat(scaffolder): working more on the scaffolder to make it nice 2020-04-27 18:02:35 +02:00
blam a86f111b97 feat(scaffolder): make the scaffolder repository a little more flexible so we can load from multiple sources 2020-04-27 18:02:24 +02:00
blam 142f57949d feat: using some of the latest work from @freben to align with the backend plugin strategy 2020-04-27 18:02:02 +02:00
Jose Balanza Martinez ea880db04a Use useInterval() hook to refetch audit status in lighthouse plugin WIP (#623)
* Fix error when using yarn lint

* Update logic for create app

* Add eslint-react-hooks

* Move common utils to utils.ts

* Add AuditListRow that refetches the audit

* Fixed Audit state using a react component

* Change AuditListRow to AuditRow

* Fixed some eslint-react-hooks warnings

* Change AuditListRow to AuditRow

* Merge

* Fixes tests in AuditListTable.test.tsx

* Refactored based on freben's review

* Remove eslint-plugin-react-hooks
2020-04-27 16:59:52 +02:00
Bilawal Hameed 3464ac7536 Merge pull request #628 from spotify/bil/add-tech-radar-plugin
[Plugin] Migrate Tech Radar
2020-04-27 16:01:28 +02:00
Bilawal Hameed 539ccc2a7d run yarn install against master yarn.lock 2020-04-27 15:50:49 +02:00
Bilawal Hameed e7f25aa91b changed object to Partial type 2020-04-27 15:02:40 +02:00
Bilawal Hameed e9ba3895a9 adjust getBBox polyfill logic 2020-04-27 15:02:40 +02:00
Bilawal Hameed bcc997a0bd re-ran yarn.lock 2020-04-27 15:02:40 +02:00
Bilawal Hameed 9fdc99c3e8 added initial docs 2020-04-27 15:02:40 +02:00
Bilawal Hameed 4faf199f72 added tests for RadarPage 2020-04-27 15:02:40 +02:00
Bilawal Hameed f695b485c8 re-ran yarn install 2020-04-27 15:02:40 +02:00
Bilawal Hameed e6af811771 add polyfill for SVGElement.prototype.getBBox (not supported in JSDOM) 2020-04-27 15:02:40 +02:00
Bilawal Hameed 521015ed26 migrated RadarBubble to material-ui styles 2020-04-27 15:02:40 +02:00
Bilawal Hameed 6b6d31a556 migrated RadarEntry to material-ui styles 2020-04-27 15:02:40 +02:00
Bilawal Hameed 60f4ca9797 migrated RadarFooter to material-ui styles 2020-04-27 15:02:40 +02:00
Bilawal Hameed d09c5332bf migrated RadarLegend to material-ui styles 2020-04-27 15:02:40 +02:00
Bilawal Hameed 1c3c6aa2a4 migrated RadarGrid to material-ui styles 2020-04-27 15:02:40 +02:00
Bilawal Hameed c521e175f9 removed css modules from css 2020-04-27 15:02:40 +02:00