Fredrik Adelöw
67e7d476a2
feat(catalog-backend): simplify the search filters structure
2020-10-12 12:06:05 +02:00
Fredrik Adelöw
6109e35495
feat(catalog-backend): remove byUid and byName as special cases
2020-10-12 12:03:16 +02:00
Fredrik Adelöw
26afad294f
Merge pull request #2837 from spotify/freben/limit-values
...
fix(catalog-backend): limit search value lengths
2020-10-12 12:01:41 +02:00
Niklas Ek
1845099717
Merge pull request #2851 from spotify/nikek/card-bg
...
Move card header bg to up contrast, fix #2558
2020-10-12 11:44:29 +02:00
Fredrik Adelöw
252024d047
fix(catalog-backend): limit search value lengths
2020-10-12 11:40:16 +02:00
Stefan Ålund
bec280e579
Update project Copyright ( #2852 )
...
* Update project Copyright
* Update project Copyright
2020-10-12 11:30:43 +02:00
Fredrik Adelöw
390a6d7982
fix(catalog-backend): actually use modified entity output (default namespace was broken)
2020-10-12 11:16:12 +02:00
nikek
68497758fc
remove unnecessary center keyword
2020-10-12 11:02:16 +02:00
nikek
c26ee13e3e
Move card header bg to up contrast, fix #2558
2020-10-12 10:52:03 +02:00
Martina Iglesias Fernandez
9c27e58c03
Update name of env authentication env vars
2020-10-12 09:56:28 +02:00
Jesko Steinberg
b79017fd33
feat(githubAuth): make default scopes configurable
2020-10-12 09:48:56 +02:00
Martina Iglesias Fernandez
cafe45b4a9
Fix feedback from dtuite
2020-10-12 09:24:30 +02:00
Martina Iglesias Fernandez
22848a96fd
Remove chart testing workflow for now
2020-10-12 09:24:30 +02:00
Martina Iglesias Fernandez
001fd7c57a
Only lint charts on Pull Requests
2020-10-12 09:24:30 +02:00
Martina Iglesias Fernandez
dd5be710f5
Move the k8s deployment docs to its own helm deployment page
2020-10-12 09:24:30 +02:00
Martina Iglesias Fernandez
84e6d0e230
Remove line in initdb script that creates backend db
...
Since this is already created by the backend
2020-10-12 09:24:30 +02:00
Martina Iglesias Fernandez
797ac6a450
Use app-config.development.yaml to provide configuration instead of local
...
The app-config.yaml file that comes inside the docker image for the
backend contains configuration for the key `scaffolder.azure`. This
automatically enables the use of azure and it is not possible to set its
values to dummy ones because it will fail when it tries to validate
them.
To avoid the backend throwing an exception for this, the charts are
using the "development" mode (via setting NODE_ENV=development).
This means that the app-config.development.yaml file that ships in the
container woud have higher precedence than the app-config.local.yaml
file that the charts tried to create before. For that reason, for now,
they will override the development file.
A better solution would be to ship the docker images with a minimal
app-config.yaml or even without any config. And then have these charts
provide said file.
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
6289cea398
Add more documentation to charts README and k8s guide
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
9f44b650f0
Fix ingress bug
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
e0a960558b
Fix techdocs and CORS
...
the cors setting was not loaded by the frontend because it can't see the
app-config.yaml file so it needs to be part of the environment variables
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
d517a32bcb
Fix ingress for lighthouse connection
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
34f6182e48
Fix ingress and baseUrls
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
4851528f2e
Make demo data configurable and add more docs
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
024b8bceee
Add docs
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
56fae192b5
Fix postgres password secret
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
5db315a48b
Add chart testing workflow
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
8c8560f357
Fix name of lightouse configmap ref
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
30c72a6ee0
Fix prettier
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
4b67e8c176
Draft README
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
19932ff7f5
Use hosts in ingress based on baseUrls again
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
8d578eed59
Update docker images to latest master changes
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
14fa4bc899
Add app-config.local.yaml and demo data
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
04057888d1
Fix prettier error in values.yaml
2020-10-12 09:24:29 +02:00
Martina Iglesias Fernandez
f858177780
feat: add basic Helm charts for deploying backstage
2020-10-12 09:24:29 +02:00
Fredrik Adelöw
caeb82b3d0
Merge pull request #2849 from spotify/dependabot/npm_and_yarn/jest-26.5.3
...
chore(deps): bump jest from 26.4.2 to 26.5.3
2020-10-12 07:10:59 +02:00
dependabot[bot]
8be7ddb11d
chore(deps): bump jest from 26.4.2 to 26.5.3
...
Bumps [jest](https://github.com/facebook/jest ) from 26.4.2 to 26.5.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v26.4.2...v26.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-12 04:21:22 +00:00
Marvin9
fae67f2be1
chore: update example component
2020-10-11 20:08:08 +05:30
Marvin9
a4aa277e9f
fix: Replace new theme strategy consumer in handlebar template & Example md file
2020-10-11 19:35:01 +05:30
Marvin9
cd66aed3d1
chore: remove comments
2020-10-11 19:34:16 +05:30
Marvin9
6d72fbc851
fix: Implement new strategy consumer
2020-10-11 19:27:59 +05:30
Marvin9
6e3ba7c2c4
chore: resolve conflicts
2020-10-11 19:19:35 +05:30
Marvin9
6d68f6fec1
feat: consume theme provided by Page theme provider
2020-10-11 19:14:23 +05:30
Marvin9
886bff9d44
feat: update theme provider in Page component, to override page theme in children
2020-10-11 19:12:48 +05:30
Marvin9
837ae77197
feat: strategy to add page them in top level theme provider
2020-10-11 19:10:41 +05:30
David Tuite
01830866e7
Turn blog post reference into link ( #2848 )
2020-10-11 13:45:47 +02:00
Stefan Ålund
e3f4fdbad7
[storybook] Re-order components ( #2847 )
2020-10-11 07:59:34 +02:00
Fabian Chong
5129f0c05f
Merge branch 'master' of github.com:spotify/backstage into backend_plugin_version
2020-10-11 12:11:57 +08:00
Patrik Oldsberg
633ef96c0e
Merge pull request #2843 from spotify/Rugvip-patch-1
...
Update PULL_REQUEST_TEMPLATE.md
2020-10-10 19:22:37 +02:00
Patrik Oldsberg
aad0c181d3
Update PULL_REQUEST_TEMPLATE.md
2020-10-10 18:04:38 +02:00
Patrik Oldsberg
b11722deb2
Merge pull request #2844 from spotify/rugvip/nohelp
...
cli: avoid printing duplicate help, and print help on invalid command
2020-10-10 18:02:48 +02:00