Commit Graph

2718 Commits

Author SHA1 Message Date
Patrik Oldsberg 8360d9f7e2 Merge pull request #3140 from backstage/rugvip/release
Release v0.1.1
2020-11-03 13:28:03 +01:00
Patrik Oldsberg 474bb5b57f rewrite other references to spotify/backstage and sorrounding things 2020-11-03 11:39:27 +01:00
Patrik Oldsberg 606625d672 Merge pull request #3213 from backstage/rugvip/url-rewrite
rewrite repo location urls
2020-11-03 11:39:19 +01:00
Himanshu Mishra 7450c5eabb Release new version of techdocs-container (#3208)
Includes upgrade of mkdocs-techdocs-core package from 0.0.10 to 0.0.11:
2020-11-03 11:06:26 +01:00
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
Himanshu Mishra 4703305bc6 Release new version of mkdocs-techdocs-core (#3207) 2020-11-03 10:51:43 +01:00
Patrik Oldsberg 5aaeeb03b5 Merge pull request #3205 from spotify/rugvip/lintbump
cli: bump @spotify/eslint-* packages to v9
2020-11-03 10:22:13 +01:00
Patrik Oldsberg d53ecd6dc6 core-api: fix outdated eslint ignore 2020-11-03 00:39:44 +01:00
Patrik Oldsberg 0cae71fa22 Merge pull request #3146 from abhishekjakhar/fix/header-tabs-export
chore: make export of HeaderTabs consistent like other components export
2020-11-03 00:32:20 +01:00
Patrik Oldsberg 1249cbb07a cli: disable lint rules that depend on @typescript-eslint v4 2020-11-03 00:29:09 +01:00
Patrik Oldsberg 8635aec734 cli: bump @spotify/eslint-* packages to v9 2020-11-02 19:16:12 +01:00
Patrik Oldsberg b22c4ac14c Merge pull request #3151 from forrestwaters/fw_onelogin
Add OneLogin as Identity Provider
2020-11-02 18:39:37 +01:00
Himanshu Mishra b62cc8226b Merge pull request #3199 from spotify/mkdocs-config-override 2020-11-02 17:45:41 +01:00
Patrik Oldsberg 9e269db39b Merge pull request #3150 from spotify/rugvip/docs
docgen: add support for picking up the type from the declaration instead of initialization
2020-11-02 16:57:32 +01:00
Himanshu Mishra e2b4aea8eb TechDocs: Remove explicit .keys for dictionaries 2020-11-02 16:50:14 +01:00
Patrik Oldsberg 3c8ad0a06a core-api: more text fixes 2020-11-02 16:32:42 +01:00
Raghunandan e2fb37db0a PR review fixes 2020-11-02 16:21:47 +01:00
Patrik Oldsberg 5de4914f54 core-api: text fix, throughout 2020-11-02 16:16:32 +01:00
Raghunandan 653c882a2c one more formatting fix 2020-11-02 16:11:08 +01:00
Raghunandan 46ca3c9aa5 Revert "Update black linter version"
This reverts commit f0cf95b0cc.
2020-11-02 16:10:00 +01:00
Raghunandan f0cf95b0cc Update black linter version 2020-11-02 16:02:32 +01:00
Raghunandan 4c8ac3daf1 Fix formatting 2020-11-02 15:23:14 +01:00
Raghunandan 833d8feae7 only override config keys that exist 2020-11-02 14:49:04 +01:00
Raghunandan 153670832e techdocs: override default mkdocs config with user config from mkdocs.yaml 2020-11-02 14:24:56 +01:00
Patrik Oldsberg 64df8d7d8e cli: fix for ts-jest config not being applied 2020-10-31 12:07:12 +01:00
Oliver Sand a9ae9b7504 upgrade ts-jest to 26.4.3 2020-10-31 12:07:11 +01:00
Oliver Sand 678f0309dd Merge pull request #3013 from SDA-SE/dry-run-experiment
Allow to dry run the register component operation
2020-10-30 16:50:08 +01:00
Mateusz Lewtak 74ef4f2da6 feat: bump github plugins version (#3180) 2020-10-30 15:23:19 +01:00
Abhishek Jakhar 805626336f export type Tab from HeaderTabs index.tsx 2020-10-30 19:18:10 +05:30
Abhishek Jakhar 28a5c9b564 make export of HeaderTabs consistent with other components export 2020-10-30 19:18:10 +05:30
Giuliano Varriale c0d5242a0d fix(StructuredMetadataTable): proper render boolean values (#3162) 2020-10-30 09:50:18 +01:00
Oliver Sand 16aefb099e Revert "feat: upgrade ts-jest to 26.3.0"
This reverts commit 4d66ae31c2.
2020-10-30 08:40:21 +01:00
Patrik Oldsberg e9c222605b cli: fix create-plugin tmp dir creation 2020-10-29 22:55:05 +01:00
Oliver Sand 4d66ae31c2 feat: upgrade ts-jest to 26.3.0
This adds support for typescript 4.0 and resolves a warning during testing.
2020-10-29 20:24:49 +01:00
Oliver Sand a6da3d1c06 fix: upgrade knex to 0.21.6
This reduces a overly noisy warning during tests: https://github.com/knex/knex/pull/3936
2020-10-29 20:24:49 +01:00
Patrik Oldsberg ef9358c36e Merge pull request #3158 from abhishekjakhar/chore/error-boundary-test-case
chore: write test case for ErrorBoundary component
2020-10-29 18:38:14 +01:00
Forrest Waters 05b0ed81f5 fix imports 2020-10-29 12:02:33 -05:00
Forrest Waters 159f5ee77c add passport-onelogin dependency 2020-10-29 12:02:33 -05:00
Forrest Waters 21e071fa6c working onelogin auth implementation 2020-10-29 12:02:32 -05:00
Abhishek Jakhar 6d4f8c6366 chore: add test case for ErrorBoundary component 2020-10-29 21:54:53 +05:30
Patrik Oldsberg bda622c223 Merge pull request #3149 from spotify/rugvip/ff
core-api: refactor and slim down the FeatureFlagsApi
2020-10-29 16:58:52 +01:00
Vividh Chandna fa56f46158 fix: Update tags validation message & documentation (#3145)
* Update dns label validation message to match regex pattern

* Update documentation for tags validation & examples

* Add changeset
2020-10-29 16:58:18 +01:00
Ben Lambert 323c709338 Merge pull request #3148 from abhishekjakhar/chore/error-boundary-types
chore: remove the usage of SFC in Error component
2020-10-29 11:53:56 +01:00
Adam Harvey 0a5d860682 Fix typo in template comment (#3152) 2020-10-29 09:40:05 +01:00
Patrik Oldsberg a3ae6ddfdb docgen: add support for picking up the type from the declaration instead of initialization 2020-10-28 22:50:37 +01:00
Patrik Oldsberg 1f010f7828 core-api: move LocalStorageFeatureFlags to api implementations 2020-10-28 22:14:23 +01:00
Patrik Oldsberg 200792e434 core-api: refactor feature flags user flags access 2020-10-28 22:04:17 +01:00
Abhishek Jakhar 9fed5e92d0 chore: remove the usage of SFC 2020-10-29 00:34:36 +05:30
Patrik Oldsberg a9ea34404e core-api: remove FeatureFlagsRegistry class 2020-10-28 17:43:43 +01:00
Patrik Oldsberg b986a73cfe core-api: refactor FeatureFlagApi to register flags instead of assigning 2020-10-28 17:42:57 +01:00