Oliver Sand
2ebcfac8d4
feat: add a validate button to the register-component page
...
This allows the user to validate his location before adding it.
2020-10-29 20:24:49 +01:00
Oliver Sand
948052cbb4
feat: add ability to dry run adding a new location
...
The location is now added in a transaction and afterwards rolled back. This allows users to dry run this operation to see if there entity has issues. This is probably done my automated tools.
2020-10-29 20:11:38 +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
Patrik Oldsberg
dbca330292
Merge pull request #3144 from spotify/rugvip/allurl
...
catalog,register-component: always register locations using a 'url' type
2020-10-29 18:05:54 +01: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
Patrik Oldsberg
b1b3f094f1
docs: tweak feature-flags docs
2020-10-29 15:51:54 +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
dependabot[bot]
a4c727f1a2
chore(deps): bump eslint from 7.4.0 to 7.12.1 ( #3153 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.4.0 to 7.12.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.4.0...v7.12.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 09:41:57 +01:00
dependabot[bot]
e3ceaa97be
chore(deps): bump commander from 6.1.0 to 6.2.0 ( #3154 )
...
Bumps [commander](https://github.com/tj/commander.js ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v6.1.0...v6.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 09:40:30 +01:00
Adam Harvey
0a5d860682
Fix typo in template comment ( #3152 )
2020-10-29 09:40:05 +01:00
Patrik Oldsberg
cbab5bbf8a
changesets: added changeset for FeatureFlagsApi refactoring
2020-10-28 22:46:21 +01:00
Patrik Oldsberg
1f010f7828
core-api: move LocalStorageFeatureFlags to api implementations
2020-10-28 22:14:23 +01:00
Patrik Oldsberg
471b15aa18
docs: update feature flag docs
2020-10-28 22:10: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
3ca32f8b4b
Merge pull request #3143 from spotify/rugvip/copurl
...
catalog-backend: make CodeOwnersProcessor handle url locations
2020-10-28 17:30:21 +01:00
Patrik Oldsberg
e64fc519b8
core-api: remove FeatureFlagName type
2020-10-28 16:49:09 +01:00
Patrik Oldsberg
4c4eab81b0
catalob-backend: make CodeOwnersProcessor handle url locations
2020-10-28 16:27:21 +01:00
Fredrik Adelöw
5adfc005e8
fix(catalog-backend): let processors validate kinds ( #3113 )
2020-10-28 16:04:34 +01:00
Fredrik Adelöw
183e2a30de
feat(catalog-backend): permit entity field subselection ( #3142 )
2020-10-28 15:39:10 +01:00
Himanshu Mishra
5e8a88bc9a
Merge pull request #3126 from vividh/fix/techdocs-page-title
2020-10-28 15:03:37 +01:00
Patrik Oldsberg
8b9c8196f1
catalog,register-component: always register locations using a 'url' type
2020-10-28 14:39:46 +01:00
Michael Varrieur
4fc1d440e3
Add settings button to sidebar ( #3135 )
...
* Add settings button to UI
* Add changeset
* Fix prettier issues
* Remove user SidebarItem
* Fix tsc error
2020-10-28 14:08:20 +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
Ben Lambert
3ea7ba93b4
Merge pull request #3137 from mfrinnstrom/scaffolder-update-working-directory
...
[Scaffolder] introduce options type for the preparers
2020-10-28 10:50:54 +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
75545a0b4c
Merge pull request #3129 from spotify/rugvip/decouple
...
create-app,cli: decouple template versions from the templating package
2020-10-28 10:17:17 +01:00
Fredrik Adelöw
0b956f21b4
fix(catalog): change route pattern to entities ( #3133 )
2020-10-28 10:02:38 +01:00
Mattias Frinnström
e3d063ffa8
Add changeset
2020-10-28 07:12:59 +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
Fredrik Adelöw
33454c0f20
fix(catalog-backend): make addProcessor work ( #3132 )
2020-10-27 23:18:01 +01:00
Ryan Vazquez
df73c0645c
Merge pull request #3115 from spotify/ryanv/cost-insights/prefer-named-exports
...
Ryanv/cost insights/prefer named exports
2020-10-27 13:36:48 -04:00
Ryan Vazquez
fd8384d7e6
use cost insights changeset prefix
2020-10-27 13:09:06 -04:00
Ryan Vazquez
612176674f
merge
2020-10-27 13:07:46 -04:00
Ryan Vazquez
43098d66fd
Merge branch 'master' into ryanv/cost-insights/prefer-named-exports
2020-10-27 13:03:32 -04:00
Ryan Vazquez
68bea2e980
Merge pull request #3110 from spotify/ryanv/cost-insights/move-example-client
...
Ryanv/cost insights/move example client
2020-10-27 13:02:40 -04:00
Patrik Oldsberg
f4f1be746a
Merge pull request #3127 from themousepotato/disable-yarn-update-check
...
Disable yarn update check
2020-10-27 17:53:48 +01:00
Ryan Vazquez
8fd7794e13
merge
2020-10-27 12:32:36 -04:00
Fredrik Adelöw
3422f40b81
fix(deps): yarn.lock changes missed ( #3128 )
2020-10-27 17:03:15 +01:00
Navaneeth Suresh
e724a65923
Disable yarn update check
2020-10-27 20:41:14 +05:30