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 |
|
Marvin9
|
1ddcf191db
|
fix: use entityClient in create-app package
|
2020-10-29 14:46:55 +05:30 |
|
Marvin9
|
55af83a78a
|
chore: move entityClient to createPlugin, mock entityClient in tests
|
2020-10-29 14:33:09 +05:30 |
|
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 |
|
Patrik Oldsberg
|
e64fc519b8
|
core-api: remove FeatureFlagName type
|
2020-10-28 16:49:09 +01:00 |
|
Fredrik Adelöw
|
5adfc005e8
|
fix(catalog-backend): let processors validate kinds (#3113)
|
2020-10-28 16:04:34 +01:00 |
|
Himanshu Mishra
|
b89c676dbc
|
Merge pull request #3141 from spotify/mob/fix-broken-graphviz-container-upgrade
|
2020-10-28 10:53:52 +01:00 |
|
Himanshu Mishra
|
f0a6c09f87
|
Upgrade version of mkdocs-techdocs-core
Graphviz issue https://github.com/spotify/backstage/pull/3139
|
2020-10-28 10:46:19 +01:00 |
|
Sebastian Qvarfordt
|
cef9f38bc7
|
[TechDocs] Fix broken graphviz (#3139)
* Pin version of Markdown package
* Bumped techdocs-core package version
* Added changelog
|
2020-10-28 10:45:52 +01:00 |
|
Patrik Oldsberg
|
833a652d05
|
v0.1.1
|
2020-10-28 10:22:09 +01:00 |
|
Patrik Oldsberg
|
1e7af7c07e
|
cli,create-app: bump dev deps
|
2020-10-28 01:18:03 +01:00 |
|
Patrik Oldsberg
|
41ad8904a3
|
cli: fix a derpendency
|
2020-10-28 01:17:32 +01:00 |
|
Patrik Oldsberg
|
24c0570082
|
e2e-test: update to provide version lookup helper to template
|
2020-10-28 01:17:32 +01:00 |
|
Patrik Oldsberg
|
0efbdfbbb8
|
cli,create-app: refactor package versions handling + fix tasks test
|
2020-10-28 01:17:31 +01:00 |
|
Patrik Oldsberg
|
2711b9da42
|
cli: decouple template versions from cli version
|
2020-10-28 01:17:31 +01:00 |
|
Patrik Oldsberg
|
2283fd92fc
|
create-app: decouple versions
|
2020-10-28 01:17:30 +01:00 |
|
Ryan Vazquez
|
8fd7794e13
|
merge
|
2020-10-27 12:32:36 -04:00 |
|
Ben Lambert
|
6ad200b78b
|
Merge pull request #3085 from RoadieHQ/mcalus3/plugin-factory-refactor-cleanup
Cleanup after refactoring of plugins
|
2020-10-27 16:07:29 +01:00 |
|
Patrik Oldsberg
|
cdeef5a241
|
Merge pull request #3124 from spotify/rugvip/release
Release v0.1.1-alpha.26
|
2020-10-27 15:40:01 +01:00 |
|
Mattias Frinnström
|
7f417559bb
|
Move working directory config to backend
|
2020-10-27 12:15:27 +01:00 |
|
Mattias Frinnström
|
3b44008556
|
Add missing config to create-app
|
2020-10-27 12:15:27 +01:00 |
|
Mattias Frinnström
|
4e9453d6ed
|
Add workdir config support to scaffolder
|
2020-10-27 12:15:27 +01:00 |
|
Patrik Oldsberg
|
754109ee61
|
v0.1.1-alpha.26
|
2020-10-27 12:00:01 +01:00 |
|
Patrik Oldsberg
|
40da678664
|
Merge pull request #3117 from spotify/rugvip/urlscaffodler
scaffolder-backend: move config into plugin and add support for url location types
|
2020-10-27 10:41:15 +01:00 |
|
Patrik Oldsberg
|
3960dffa8a
|
Merge pull request #3100 from spotify/rugvip/nodep
catalog-backend: removed deprecated location processors
|
2020-10-27 10:38:40 +01:00 |
|
Ben Lambert
|
52377efcea
|
Merge pull request #3120 from spotify/dependabot/npm_and_yarn/rollup/plugin-commonjs-16.0.0
chore(deps): bump @rollup/plugin-commonjs from 13.0.0 to 16.0.0
|
2020-10-27 10:10:45 +01:00 |
|
Ben Lambert
|
f7aa8d1dc2
|
Merge pull request #3089 from feiming/plugin_tsconfig
Add tsconfig to non monorepo plugin.
|
2020-10-27 10:01:36 +01:00 |
|
dependabot[bot]
|
b863687d7f
|
chore(deps): bump @rollup/plugin-commonjs from 13.0.0 to 16.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 13.0.0 to 16.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v13.0.0...commonjs-v16.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-27 04:39:49 +00:00 |
|
Fabian Chong
|
51394c24bd
|
removing migration from frontend plugin
|
2020-10-27 12:06:30 +08:00 |
|
Fabian Chong
|
4727dc98f9
|
adding tsconfig.json to default-backend-plugin
|
2020-10-27 12:05:08 +08:00 |
|