Commit Graph

4275 Commits

Author SHA1 Message Date
Joel Low fcc3ada247 feat(errors): Reuse ResponseErrorList for non ResponseErrors
Signed-off-by: Joel Low <joel@joelsplace.sg>
2021-03-19 16:25:38 +08:00
Andreas Stenius 5a09c681d7 badges: refactoring to use badge factories to create dynamic badges.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:41:13 +01:00
Andreas Stenius 6a68e79217 badges-backend: drop support for defining badges in app config.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-19 08:41:13 +01:00
Andreas Stenius ac17aeb35d badges: load default badges from code rather than config. #4457.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:12 +01:00
Andreas Stenius 798002ee03 badges-backend: refactor to use badge definitions in config. #4457
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:11 +01:00
Andreas Stenius 61078ba14d badges: introduce badges field on entity about card.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-03-19 08:41:11 +01:00
Oliver Sand 01ccef4c7f Introduce useRouteRefParams to core-api to retrieve typed route params
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-18 15:55:31 +01:00
Patrik Oldsberg 42b67c3df5 create-app: revert to 0.3.14
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-18 14:30:08 +01:00
MarceloLeite2604 16c41c290c Replace "ESNext.Promise" with "ES2020.Promise" on tsc lib property
Signed-off-by: MarceloLeite2604 <marceloleite2604@gmail.com>
2021-03-18 09:57:24 -03:00
github-actions[bot] 718eea4f08 Version Packages 2021-03-18 12:31:44 +00:00
Fredrik Adelöw 58cb5d47e7 Merge pull request #5000 from backstage/rugvip/duped
core-api: remove duplicate element check during traversal
2021-03-18 11:45:23 +01:00
Patrik Oldsberg e7f9b94356 core-api: remove duplicate element check during traversal
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-18 10:48:44 +01:00
Brian Leathem d4f2eba556 Changed the signature of createComponentExtension to include null
Signed-off-by: Brian Leathem <bleathem@netflix.com>
2021-03-17 20:08:14 -07:00
Fredrik Adelöw 98e95f70d7 Merge pull request #4973 from backstage/timbonicus/add-example-org
Add example org entities to default create-app
2021-03-17 23:40:52 +01:00
Fredrik Adelöw a0098ba3ff Merge pull request #4941 from erdoganoksuz/bug-fix/locale-case
use local version of all case conversion methods
2021-03-17 23:34:09 +01:00
Patrik Oldsberg d557d6b5d9 Merge pull request #4911 from backstage/rugvip/todo
plugins: add todo and todo-backend
2021-03-17 09:53:47 +01:00
Tim 2a8d622216 Merge pull request #4975 from backstage/timbonicus/db-default
Switch the default DB choice to SQLite
2021-03-16 16:39:07 -06:00
Tim Hansen 7b1f046d93 Fix e2e test
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-16 15:07:20 -06:00
Fredrik Adelöw 4a229328a5 address comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-16 21:18:59 +01:00
Fredrik Adelöw 3385b374bd introduce @backstage/integration-react and its scmIntegrationsApiRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-16 18:37:59 +01:00
Patrik Oldsberg a51dc0006e core-api: export SubRouteRef and make them assignable to plugin.routes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-16 17:58:29 +01:00
Tim Hansen 10e2163a82 Switch the default DB choice to SQLite
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-16 09:36:01 -06:00
Johnn Mis 6dac0c2415 Replacing overall instead of granular colors
Signed-off-by: Johnn Mis <v-jmis@expediagroup.com>
2021-03-16 09:05:26 -06:00
Johnn Mis 66eac454b1 Lighter color for better accessibility in Add Item button
Signed-off-by: Johnn Mis <v-jmis@expediagroup.com>
2021-03-16 09:05:26 -06:00
Johnn Mis e357264301 Support and Choose buttons had wrong color contrast on dark mode
Signed-off-by: Johnn Mis <v-jmis@expediagroup.com>
2021-03-16 09:05:26 -06:00
Tim Hansen 274e92dcab Add example org entities to default create-app
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-16 08:53:03 -06:00
dependabot[bot] 8505434561 chore(deps): bump rollup-plugin-postcss from 3.1.8 to 4.0.0
Bumps [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss) from 3.1.8 to 4.0.0.
- [Release notes](https://github.com/egoist/rollup-plugin-postcss/releases)
- [Changelog](https://github.com/egoist/rollup-plugin-postcss/blob/master/CHANGELOG-OLD.md)
- [Commits](https://github.com/egoist/rollup-plugin-postcss/compare/v3.1.8...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-16 04:21:37 +00:00
Fredrik Adelöw 0434853a56 Reformulate the json types to break type recursion
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-15 21:32:29 +01:00
Patrik Oldsberg 8504934ae9 Merge pull request #4927 from backstage/mob/evolution
core-api: first steps towards independently evolvable and duplicatable core api
2021-03-15 15:20:27 +01:00
Patrik Oldsberg 6c6b549246 core-api: use ApiRegistry.with
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-15 14:50:02 +01:00
Fredrik Adelöw e589d1ecca Merge pull request #4939 from backstage/dependabot/npm_and_yarn/types/js-yaml-4.0.0
chore(deps-dev): bump @types/js-yaml from 3.12.5 to 4.0.0
2021-03-15 12:55:44 +01:00
Adam Harvey 155940e89a Remove added docs tab from domain entity
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-13 14:03:54 -05:00
Adam Harvey d40fd8127d Remove extraneous breakpoints
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-13 14:02:56 -05:00
Adam Harvey 707c0071fc Remove links widget
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-13 13:58:36 -05:00
Adam Harvey cc3de518db Remove docs tab
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-13 13:58:12 -05:00
Adam Harvey 9e0bf09f5f Fix entity page
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-12 16:33:41 -05:00
Adam Harvey ce891171da Adjust grid breakpoints for system
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-12 16:33:41 -05:00
Adam Harvey 578ddb1d00 Move diagram to tab
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-12 16:33:41 -05:00
Adam Harvey 45a72eaa84 Create new system page with diagram card
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-12 16:33:41 -05:00
Himanshu Mishra 4344ef8be8 Merge pull request #4935 from backstage/orkohunter/techdocs-rebuild-on-mixed-setup 2021-03-12 16:14:01 +01:00
erdoganoksuz b7a061077f prettier
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
2021-03-12 15:35:25 +03:00
erdoganoksuz 196d8ec327 prettier
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
2021-03-12 15:14:17 +03:00
erdoganoksuz 9ca0e40094 locale added all case conversion
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
2021-03-12 15:06:01 +03:00
Himanshu Mishra 2dd8cef6fc docs/techdocs: Add doc string about etag in Metadata type
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 11:34:39 +01:00
Himanshu Mishra a6067fe42d techdocs: Add missing await when checking for existing docs
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 11:23:35 +01:00
dependabot[bot] f7504fd789 chore(deps-dev): bump @types/js-yaml from 3.12.5 to 4.0.0
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 3.12.5 to 4.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 04:20:02 +00:00
dependabot[bot] 79e8614f88 chore(deps): bump ora from 4.0.4 to 5.3.0
Bumps [ora](https://github.com/sindresorhus/ora) from 4.0.4 to 5.3.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v4.0.4...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 04:06:06 +00:00
Himanshu Mishra df905636ff techdocs: Missing type updates in tests
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 01:29:04 +01:00
Himanshu Mishra 5190e8d80a techdocs: Add etag as techdocs metadata type
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-03-12 00:58:41 +01:00
Patrik Oldsberg e1d3fcf1c0 todo-backend: review suggestions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-11 19:39:34 +01:00