Navaneeth Suresh
21a38faf9f
Make title meaningful after component creation
2020-09-26 16:33:04 +05:30
blam
f326c2ee1e
Merge branch 'master' of github.com:spotify/backstage into feat/backend-plugin
...
* 'master' of github.com:spotify/backstage: (30 commits)
fix(techdocs-core): use the content of the readme as long description for the pypi package (#2578 )
chore: add contrib to CONTRIBUTING.md (#2585 )
Fix typo (#2584 )
backend-common: default config env to development
v0.1.1-alpha.23
TechDocs: Inject CSS transformer and initial backstage style integration for reader (#2560 )
bug(gql): use import to import the graphql module
Rename file
[blog] Announce CNCF Sandbox (#2568 )
document cleaning - tutorial quickstarts (#2520 )
Simplify codecov flag names
chore(scaffolder-backend): typo in visibility
Kubernetes plugins boilerplate (#2559 )
CHANGELOG: add entry for SessionApi refactor
Upload package specific code coverage to codecov
Add codecov flags for core and core-api packages
TechDocs: Enable allowVulnerableTags in sanitize-html (#2554 )
chore: trust the Boolean :)
docs: regenerate api reference docs
core: refactor SessionStateApi to SessionApi with sign-in/out
...
2020-09-24 10:54:04 +02:00
blam
37a4a3afd0
chore(deps): updating dependencies for plugin
2020-09-24 10:52:26 +02:00
blam
6c55d38348
v0.1.1-alpha.23
2020-09-23 16:40:49 +02:00
blam
6f70008386
chore(cli): fixing issues with the new dependency
2020-09-21 23:37:35 +02:00
Raghunandan
72235dd51e
v0.1.1-alpha.22
2020-09-18 15:14:38 +02:00
Tim Jacomb
a40012d974
Reword
2020-09-16 14:14:46 +01:00
Tim Jacomb
7806decbc4
Make access optional
2020-09-16 14:09:54 +01:00
Tim Jacomb
80b56edec3
Merge branch 'master' into add-access-support
2020-09-16 14:08:47 +01:00
David Tuite
57ae0825d8
Fix scaffolder catalog link ( #2471 )
...
This was incorrectly linking to a relative path which ended up being
something like `/create/docs-template/Component/my-component`.
2020-09-15 15:00:23 +02:00
Tim Jacomb
fdef955570
scaffolder: Add support for granting access on create
2020-09-15 08:38:46 +01:00
Ben Lambert
0597211af1
Merge pull request #2433 from timja/support-user-or-org
...
scaffolder: Allow user or org, remove hard coded isOrg
2020-09-15 09:17:25 +02:00
NetPenguins
7cd4ae126a
Merge remote-tracking branch 'upstream/master'
2020-09-12 09:10:07 -04:00
Joel Lau
7bcd6814de
applied theme's background image to template cards ( #2436 )
2020-09-12 09:16:50 +02:00
Tim Jacomb
c95fd141ae
Remove hardcoded isOrg
2020-09-11 22:17:58 +01:00
Fredrik Adelöw
ee1e4f98c9
trim
2020-09-09 17:04:58 +02:00
Fredrik Adelöw
a70797ecec
fix(scaffolder): properly post errors when calls fail
2020-09-09 16:55:42 +02:00
Fredrik Adelöw
1521e27069
Merge pull request #2354 from spotify/freben/accordion
...
chore: bump mui to the create-app resolved version, to lose Accordion warnings
2020-09-09 11:58:07 +02:00
Fredrik Adelöw
0a24df743f
chore: bump mui to the create-app resolved version, to lose Accordion warnings
2020-09-09 11:18:18 +02:00
Fredrik Adelöw
7e07d2907d
fix(scaffolder): avoid missing key prop console warning
2020-09-09 10:48:09 +02:00
Patrik Oldsberg
38b6703102
core-api: change ApiFactory.implements to .api
2020-09-08 11:31:48 +02:00
Patrik Oldsberg
aa235dd154
app: move api factories out to plugins
2020-09-08 11:31:47 +02:00
NetPenguins
0b870cca2d
Merge branch 'master' of https://github.com/spotify/backstage
2020-09-05 08:21:14 -04:00
Ivan Shmidt
3a6150b8c4
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected
2020-09-02 17:09:43 +02:00
Patrik Oldsberg
875f254827
Merge branch 'master' into new-release-31-aug-20
2020-09-02 16:17:40 +02:00
Ivan Shmidt
9988479c61
refactor: address PR comments
2020-09-02 15:57:18 +02:00
NetPenguins
46642db53d
Updated ExpansionPanel to Accordion
2020-09-02 08:31:27 -04:00
Emma Indal
3b545791ce
new release 31 aug 20
2020-09-01 14:10:22 +02:00
Stefan Ålund
0627c24637
Change templates to use Home theme ( #2202 )
...
* Change templates to use Home theme
* Update docs URL
2020-09-01 09:26:21 +02:00
Raghunandan Balachandran
304b7bcb13
Merge pull request #2074 from spotify/rugvip/discovery
...
[RFC] Add DiscoveryApi
2020-08-27 15:07:21 +02:00
Raghunandan
734dcca107
Release v0.1.1-alpha.20
2020-08-26 11:33:14 +02:00
Sebastian Qvarfordt
4665a2f5d4
Added selectedTabId param to generatePath in JobStatusModal ( #2109 )
...
* Added selectedTabId param to generatePath in JobStatusModal
* Added selectedTabId to generatePath in ApiCatalogTable
* Link to default entity tab in JobStatusModal
2020-08-25 13:57:57 +02:00
Patrik Oldsberg
be837b7b36
plugins/scaffolder: switch ScaffolderApi to use DiscoveryApi
2020-08-21 15:16:07 +02:00
Raghunandan
15e334a584
Release v0.1.1-alpha.19
2020-08-21 11:40:04 +02:00
Oliver Sand
774a000729
Readme for api-docs Plugin ( #2041 )
...
* docs(api-docs): add details to readme
* docs: fix wrong markdown in readme files
2020-08-20 13:57:59 +02:00
Niklas Ek
4618f0b76a
Update header background shapes and colors ( #2015 )
...
* Update header background shapes and colors
* Remove an unused type frmo PageThemeProvider
* Remove Waves.test as there is no more Waves.jsx
2020-08-19 09:34:15 +02:00
dependabot-preview[bot]
19775e4bd0
chore(deps): bump swr from 0.2.3 to 0.3.0
...
Bumps [swr](https://github.com/vercel/swr ) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/vercel/swr/releases )
- [Commits](https://github.com/vercel/swr/compare/0.2.3...0.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-08-16 11:40:17 +00:00
Patrik Oldsberg
f8c696e038
v0.1.1-alpha.18
2020-08-07 17:08:28 +02:00
Patrik Oldsberg
0dd8fa2828
v0.1.1-alpha.17
2020-08-05 19:36:36 +02:00
dependabot-preview[bot]
14cfeb390e
chore(deps): bump react-use from 14.2.0 to 15.3.3
...
This is a copy of #1731 with fixes
2020-08-03 14:33:35 +02:00
dependabot-preview[bot]
bdc24ae35e
chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.3 to 26.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-24 08:49:55 +00:00
Ivan Shmidt
bcd7b2661a
v0.1.1-alpha.16
2020-07-24 03:44:39 +02:00
Ivan Shmidt
415bdf42e1
v0.1.1-alpha.15
2020-07-22 13:44:33 +02:00
blam
ed6d1cf9e2
chore(scaffolder): error state when the api doesn't load
2020-07-19 23:15:39 +02:00
blam
5c3c81517d
chore(scaffolder): can remove the exclamation as it's already inferred
2020-07-19 23:08:27 +02:00
blam
adf0822469
Merge branch 'master' of github.com:spotify/backstage into scaffolder/new-templates
...
* 'master' of github.com:spotify/backstage:
Add AA to adopters (#1684 )
docs: Add link to Figma library (#1674 )
docs: add SDA SE to adopters (#1678 )
fix: get package name from package.json
fix(build-imgae): get package name from env
fix linting
feat(scaffolder): add color bg to template cards, use correct header colors
auth-backend: tweak error messages
cli: pin esbuild to 0.6.3
fix: use gitgub token from UI
fix: code review
Update packages/app/src/apis.ts
feat: connect UI and API
docs(techdocs-cli): add docs on deploying / bumping up version
2020-07-19 20:15:38 +02:00
Ivan Shmidt
8f30306195
fix linting
2020-07-17 11:14:06 +02:00
Ivan Shmidt
fc06371c6b
feat(scaffolder): add color bg to template cards, use correct header colors
2020-07-17 11:10:06 +02:00
blam
bd7c38708d
Merge branch 'master' of github.com:spotify/backstage into scaffolder/new-templates
...
* 'master' of github.com:spotify/backstage:
[Templates] Remove WIP label (#1665 )
README: Fix another broken link (#1664 )
[Docs] Fix relative paths to code (#1662 )
docs(scaffolder) tidy up some more docs (#1661 )
2020-07-16 14:11:51 +02:00
Stefan Ålund
33c834e2a9
[Templates] Remove WIP label ( #1665 )
2020-07-16 12:10:26 +02:00