Commit Graph

9650 Commits

Author SHA1 Message Date
Patrik Oldsberg 51d5f79dce backend-common: new azure PAT for e2e test ._. 2021-01-29 00:04:28 +01:00
Kevin Lee a08c4b0b05 Add check for outdated/duplicate packages to yarn start 2021-01-28 14:35:08 -08:00
Fredrik Adelöw a22fc866eb Merge pull request #4272 from viavarejo/feature/add-classname-to-sidebaritem
Add className to the SidebarItem
2021-01-28 22:34:23 +01:00
Fredrik Adelöw d56a7323b9 Merge pull request #4277 from backstage/freben/catalog-model-jsonschema
replace yup with ajv, for validation of catalog entities
2021-01-28 22:24:51 +01:00
vitorgrenzel c7c6957107 fix(core): update packages 2021-01-28 17:50:07 -03:00
Fredrik Adelöw 025e122c3e catalog-model: replace yup with ajv, for validation of catalog entities 2021-01-28 21:44:38 +01:00
vitorgrenzel 12ece98cdb Add className to the SidebarItem 2021-01-28 17:39:44 -03:00
Adam Harvey ff58e9765c Fix TypeScript compile error 2021-01-28 15:12:03 -05:00
Adam Harvey c810082ae6 Add theme changeset 2021-01-28 14:54:46 -05:00
Adam Harvey 919820ea8a Update warning text color for accordion 2021-01-28 14:53:42 -05:00
Fredrik Adelöw d822077dd6 catalog-model: unbreak EntityPolicy import cycle 2021-01-28 20:53:41 +01:00
Fredrik Adelöw 7881f21174 catalog-model: introduce jsonschema variants of the yup validation schemas 2021-01-28 20:52:08 +01:00
Fredrik Adelöw 062df71db1 config-loader: Bump to ajv 7, to enable v7 feature use elsewhere 2021-01-28 20:52:08 +01:00
Adam Harvey d822468671 Add changeset 2021-01-28 14:42:13 -05:00
Adam Harvey 75731af05d Update WarningPanel examples for accordion 2021-01-28 14:41:14 -05:00
Adam Harvey 78bb57db06 Update to accordion UX 2021-01-28 14:40:44 -05:00
Himanshu Mishra 4f32647f00 TechDocs: docs - Add reference link to techdocs-ref annotation 2021-01-28 20:20:19 +01:00
vitorgrenzel ee271bf86e feat(docs): update Azure Blob Storage 2021-01-28 16:17:30 -03:00
vitorgrenzel a2feeb288d feat(techdocs-common): update tests Azure Blob Storage 2021-01-28 16:17:30 -03:00
vitorgrenzel 9197ac3a0b feat(techdocs-common): update tests Azure Blob Storage 2021-01-28 16:17:29 -03:00
vitorgrenzel 0024d6d8c0 feat(techdocs-common): update Azure Blob Storage 2021-01-28 16:17:28 -03:00
vitorgrenzel 0be9694aa6 feat(techdocs-common): update Azure Blob Storage 2021-01-28 16:17:27 -03:00
vitorgrenzel 2d8d7697d6 feat(techdocs-common): update Azure Blob Storage 2021-01-28 16:17:20 -03:00
vitorgrenzel 74d34c8ff9 feat(docs): update Azure Blob Storage 2021-01-28 16:16:22 -03:00
vitorgrenzel 59b8d5a0d9 feat(techdocs-common): add Azure Blob Storage 2021-01-28 16:16:22 -03:00
vitorgrenzel 42494c7e91 feat(docs): add Azure Blob Storage 2021-01-28 16:16:22 -03:00
vitorgrenzel c777df180a feat(techdocs-common): add Azure Storage 2021-01-28 16:16:21 -03:00
Patrik Oldsberg da9f53c605 add auto SignInPage changeset 2021-01-28 19:31:31 +01:00
Patrik Oldsberg 23381386d6 docs: update auth docs to mention and prefer single-provider SignInPage 2021-01-28 19:25:58 +01:00
Patrik Oldsberg 01058d486c core: add separate prop union for SignInPage for using a single provider 2021-01-28 19:23:21 +01:00
Andrew Thauer 64e35f7d30 Merge pull request #4279 from andrewthauer/feat/entity-links
feat: add entity metadata links
2021-01-28 13:15:32 -05:00
Patrik Oldsberg 32c95605fb add popup fix changeset 2021-01-28 19:06:05 +01:00
Patrik Oldsberg a688274209 core-api: fix check to determine whether popup was closed or the messaging was misconfigured 2021-01-28 19:03:26 +01:00
Patrik Oldsberg e1e650e12a core-api: if loginPopup is rejected, throw PopupRejectedError 2021-01-28 19:02:32 +01:00
Patrik Oldsberg e934e9ba6c Merge pull request #4289 from backstage/rugvip/errors
integration: forward errors from gitlab project lookups
2021-01-28 18:31:42 +01:00
Andrew Thauer f11c906078 update isvalidurl 2021-01-28 12:24:35 -05:00
Andrew Thauer 059720015c replace link validators with common functions 2021-01-28 12:24:35 -05:00
Andrew Thauer 13c59b82b3 make isValidString use trim instead of regex 2021-01-28 12:24:34 -05:00
Andrew Thauer 1362709953 fix entity link examples 2021-01-28 12:24:34 -05:00
Andrew Thauer 97e8e69368 Update docs/features/software-catalog/descriptor-format.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-28 12:24:33 -05:00
Andrew Thauer 34f76899bd Update docs/features/software-catalog/descriptor-format.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-28 12:24:32 -05:00
Andrew Thauer 18c6261dde Update docs/features/software-catalog/descriptor-format.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-28 12:24:32 -05:00
Andrew Thauer 87411c4036 Update docs/features/software-catalog/descriptor-format.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-28 12:24:32 -05:00
Andrew Thauer f69f62738f update changeset for entity links 2021-01-28 12:24:31 -05:00
Andrew Thauer 232f8a58ea add entity links example yaml 2021-01-28 12:24:30 -05:00
Andrew Thauer a515fc1d11 add entity link field validation & tests 2021-01-28 12:24:30 -05:00
Andrew Thauer 91fc991a79 add entity link schema validation policy 2021-01-28 12:24:30 -05:00
Andrew Thauer fb5d20e654 export entity link type 2021-01-28 12:24:29 -05:00
Andrew Thauer 83b9462657 update entity links catalog examples 2021-01-28 12:24:29 -05:00
Andrew Thauer b47136bd34 add entity links example json 2021-01-28 12:24:28 -05:00