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
Ryan Vazquez
bbf52b6595
fix alert link
2020-10-29 14:43:02 -04:00
Ryan Vazquez
59e42b4ca7
preserve enums in types
2020-10-29 14:28:42 -04: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
Forrest Waters
05b0ed81f5
fix imports
2020-10-29 12:02:33 -05:00
Forrest Waters
842acf4f5d
remove commented code
2020-10-29 12:02:33 -05:00
Forrest Waters
b652bf2cc5
add changeset for onelogin
2020-10-29 12:02:33 -05:00
Forrest Waters
11664e3a99
run prettier
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
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
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
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
Ryan Vazquez
0ee9e9f668
changeset
2020-10-28 13:22:55 -04:00
Ryan Vazquez
51032212fe
add explicit export for public utils
2020-10-28 12:58:11 -04:00
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
Ryan Vazquez
ec884c9d28
formatting
2020-10-28 12:28:38 -04:00
Ryan Vazquez
bf3bce32be
use correct import for intervalsOf
2020-10-28 12:27:41 -04:00
Patrik Oldsberg
e64fc519b8
core-api: remove FeatureFlagName type
2020-10-28 16:49:09 +01:00
Ryan Vazquez
dbaefe6e57
migrate filters and icon utils
2020-10-28 11:41:29 -04:00
Ryan Vazquez
cb4568f665
migration duration utils
2020-10-28 11:34:40 -04:00
Patrik Oldsberg
4c4eab81b0
catalob-backend: make CodeOwnersProcessor handle url locations
2020-10-28 16:27:21 +01:00
Ryan Vazquez
78ffb124dc
migrate change utils
2020-10-28 11:15:42 -04:00
Fredrik Adelöw
5adfc005e8
fix(catalog-backend): let processors validate kinds ( #3113 )
2020-10-28 16:04:34 +01:00
Ryan Vazquez
86baf03274
migrate assertion utils
2020-10-28 11:02:48 -04:00
Ryan Vazquez
d20428775c
migrate loading utils
2020-10-28 10:51:05 -04:00
Fredrik Adelöw
183e2a30de
feat(catalog-backend): permit entity field subselection ( #3142 )
2020-10-28 15:39:10 +01:00
Ryan Vazquez
474345a484
migrate currency utils
2020-10-28 10:38:34 -04: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