Adam Harvey
0a5d860682
Fix typo in template comment ( #3152 )
2020-10-29 09:40:05 +01:00
Marek Calus
dbadbe7982
Renames and new types
2020-10-28 23:45:43 +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
Marek Calus
155094e18d
Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin
2020-10-28 20:49: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
Ivan Shmidt
fcee31f99a
fix: universal folder -> universal file
2020-10-28 11:18:57 +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
Ivan Shmidt
f76b8fe39c
Merge branch 'mob/scaffolder-cra-fixes' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions
2020-10-28 10:48:38 +01:00
Ivan Shmidt
a569f36ce8
refactor: remove eslint-disable monorepo/internal-import
2020-10-28 10:47:38 +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
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
Ivan Shmidt
286ae0092c
Merge branch 'master' of github.com:spotify/backstage into mob/scaffolder-cra-fixes
2020-10-28 10:10:45 +01:00
Ivan Shmidt
2ceb961f4e
chore: merge upstream
2020-10-28 10:08:01 +01:00
blam
60807feeb1
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions
...
* 'master' of github.com:spotify/backstage:
fix(catalog): change route pattern to entities (#3133 )
2020-10-28 10:05:26 +01:00
blam
8300d42d54
Merge branch 'shmidt-i/universal-file-github-actions' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions
...
* 'shmidt-i/universal-file-github-actions' of github.com:spotify/backstage:
chore: bump eslint-plugin-monorepo
2020-10-28 10:05:16 +01:00
blam
81667d758e
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions
...
* 'master' of github.com:spotify/backstage: (536 commits)
fix(catalog-backend): make addProcessor work (#3132 )
use cost insights changeset prefix
fix(deps): yarn.lock changes missed (#3128 )
Disable yarn update check
removed transformErrors function
feat: make entity not found page responsive (#3125 )
Add changeset
Loosen up the type some more
Updated types and moved defaulting logic
Move working directory config to backend
Add missing config to create-app
Add testing for working directory config
Add workdir config support to scaffolder
fix unbumped packages and bump changelog
v0.1.1-alpha.26
chore(docs): more docs around proxy setup
techdocs-backend: remove duplicate log tagging
catalog-backend: remove data parsing processing step
scaffolder-backend: fix review nit
docs: fix copy and paste error
...
2020-10-28 10:04:46 +01:00
Ivan Shmidt
6f58bcab08
Merge branch 'master' of github.com:spotify/backstage into mob/scaffolder-cra-fixes
2020-10-28 10:03:41 +01:00
Fredrik Adelöw
0b956f21b4
fix(catalog): change route pattern to entities ( #3133 )
2020-10-28 10:02:38 +01:00
Ivan Shmidt
88203b2fdd
Merge branch 'shmidt-i/universal-file-github-actions' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions
2020-10-28 10:01:07 +01:00
Ivan Shmidt
41ed522afb
chore: bump eslint-plugin-monorepo
2020-10-28 10:00:04 +01:00
Ivan Shmidt
a46e828ce1
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions
2020-10-28 09:55:54 +01:00
blam
002e0eb1ef
chore(lint): bump again as there was a problem
2020-10-28 09:36:18 +01:00
blam
b314109c83
chore(lint): update to use the latest monorepo plugin
2020-10-28 09:10:48 +01:00