Moustafa Baiou
|
4639d20720
|
modify approach to post entire entity to k8s backend
|
2020-11-23 06:16:57 -05:00 |
|
Moustafa Baiou
|
99fffed216
|
fix types
|
2020-11-23 06:16:57 -05:00 |
|
Moustafa Baiou
|
61a552fac6
|
fix type checks
|
2020-11-23 06:16:57 -05:00 |
|
Moustafa Baiou
|
beaa0a82db
|
fix tests, types and cleanup
|
2020-11-23 06:16:57 -05:00 |
|
Moustafa Baiou
|
e2085293a6
|
feat(kubernetes): update k8s-backend plugin to use label selectors
update plugin to use label selectors when querying backend
|
2020-11-23 06:16:57 -05:00 |
|
Oliver Sand
|
da2f4cd41a
|
Add graphql API type to descriptor format (#3395)
|
2020-11-23 12:08:46 +01:00 |
|
Fredrik Adelöw
|
1185919f39
|
catalog: mark ancestors and descendants for deprecation (#3392)
|
2020-11-23 11:29:37 +01:00 |
|
Patrik Oldsberg
|
31d8b6979d
|
cli: add experimental backend:bundle command
|
2020-11-23 11:29:26 +01:00 |
|
Patrik Oldsberg
|
61da9c0320
|
backend-common: make test-utils a dev dep
|
2020-11-23 11:25:56 +01:00 |
|
Ben Lambert
|
514c269b36
|
Merge pull request #3372 from SDA-SE/feat/search-sidebar-take-two
Rework the search field behavior in the sidebar
|
2020-11-23 10:31:35 +01:00 |
|
Ben Lambert
|
e169b47609
|
Merge pull request #3394 from backstage/dependabot/npm_and_yarn/eslint-plugin-cypress-2.11.2
build(deps-dev): bump eslint-plugin-cypress from 2.11.1 to 2.11.2
|
2020-11-23 10:11:51 +01:00 |
|
Ben Lambert
|
09fde576c1
|
Merge pull request #3393 from adamdmharvey/doco-updates
Fixes when referring to entity YAML filename to use new standard catalog-info.yaml
|
2020-11-23 10:10:20 +01:00 |
|
Ben Lambert
|
f3ef9e28bf
|
Merge pull request #3388 from backstage/feat/fix-templates-for-scaffolding
fix: Sample Templates are broken with latest release
|
2020-11-23 10:08:20 +01:00 |
|
Oliver Sand
|
0e352e981d
|
Make clicking on the item to execute search work
|
2020-11-23 09:33:09 +01:00 |
|
dependabot[bot]
|
af45dc5320
|
build(deps-dev): bump eslint-plugin-cypress from 2.11.1 to 2.11.2
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.11.1...v2.11.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-23 06:01:33 +00:00 |
|
Adam Harvey
|
5a1d8dca38
|
Add changeset
|
2020-11-22 21:01:08 -05:00 |
|
Adam Harvey
|
fe3619782b
|
Change entity YAML name
|
2020-11-22 20:57:40 -05:00 |
|
Adam Harvey
|
da8ca6cd1c
|
Fix typo
|
2020-11-22 20:51:05 -05:00 |
|
Adam Harvey
|
5c8e99ce19
|
Fix entity YAML name
|
2020-11-22 20:38:57 -05:00 |
|
Patrik Oldsberg
|
0c597a8d62
|
cli: work around flaky formatting in bump.ts
|
2020-11-22 20:48:35 +01:00 |
|
Patrik Oldsberg
|
351539680b
|
cli: review feedback on versions:* commands
|
2020-11-22 20:43:13 +01:00 |
|
Patrik Oldsberg
|
1af14032a0
|
cli: rename versions:lint to versions:check
|
2020-11-22 18:32:32 +01:00 |
|
Patrik Oldsberg
|
c0f7591dd7
|
cli: refactor out parts of versioning:bump + add tests
|
2020-11-22 18:17:55 +01:00 |
|
Patrik Oldsberg
|
9913459698
|
changesets: add cli versions command change
|
2020-11-22 17:44:25 +01:00 |
|
Patrik Oldsberg
|
b90ad40d1c
|
cli: add Lockfile.save
|
2020-11-22 17:42:52 +01:00 |
|
Patrik Oldsberg
|
06432a0e99
|
cli: add versions:bump command
|
2020-11-22 17:37:17 +01:00 |
|
Patrik Oldsberg
|
46a20ad22f
|
cli: add versions:lint command
|
2020-11-22 15:59:07 +01:00 |
|
Patrik Oldsberg
|
4c64272137
|
cli: make Lockfile analyze pick the most specific new version range
|
2020-11-22 15:59:06 +01:00 |
|
Patrik Oldsberg
|
0145faa6ee
|
cli: add Lockfile utility
|
2020-11-22 15:59:06 +01:00 |
|
Kevin Kelly
|
ed08863e17
|
docs: create an app, node version update
|
2020-11-21 23:48:36 -05:00 |
|
Kevin Kelly
|
031ead5f5a
|
docs: update local install example for node v14
|
2020-11-21 23:33:32 -05:00 |
|
blam
|
9cdf4413db
|
chore(scaffolder): trying to fix the linting and tsc issues
|
2020-11-22 03:20:42 +01:00 |
|
blam
|
b877f46fde
|
chore(lint): fixing linting for hooks
|
2020-11-22 03:07:23 +01:00 |
|
blam
|
f12a7cd906
|
chore(scaffolder): a little housekeeping and better error handling for the scaffolder frontend.
|
2020-11-22 02:52:00 +01:00 |
|
blam
|
ab4794c702
|
chore(scaffolder/cra): needs to create catalog-info yaml
|
2020-11-22 02:51:40 +01:00 |
|
blam
|
9075c4816b
|
docs: added a note about templates should have catalog-info
|
2020-11-22 02:51:10 +01:00 |
|
blam
|
c220f7e35a
|
chore(scaffolder/template): fixing catalog-info.yaml reference for templates with new version
|
2020-11-22 02:50:35 +01:00 |
|
Brian Leathem
|
40b3036fac
|
Added a test for the createOidcProvider method
|
2020-11-20 11:57:11 -08:00 |
|
Brian Leathem
|
68be35912b
|
Conditionally enable the auth-backend session support
|
2020-11-20 11:57:11 -08:00 |
|
Brian Leathem
|
afaaf96ecc
|
Cleanup and fixes after refactoring
|
2020-11-20 11:57:11 -08:00 |
|
Brian Leathem
|
3712c47974
|
Added a test for the OidcAuthProvider handler method
|
2020-11-20 11:57:11 -08:00 |
|
Brian Leathem
|
78b390483d
|
Added a oidc provider test
|
2020-11-20 11:57:10 -08:00 |
|
Brian Leathem
|
5c485ff60f
|
Added a auth.session.secret config value for setting the express session secret
|
2020-11-20 11:57:10 -08:00 |
|
Brian Leathem
|
52e79a0032
|
Addressed PR feedback from @Rugvip
|
2020-11-20 11:57:10 -08:00 |
|
Brian Leathem
|
14faf3ad37
|
Changed the oidc prompt parameter value to "none"
|
2020-11-20 11:57:10 -08:00 |
|
Brian Leathem
|
b5bb693522
|
Initialized resave in express-session
|
2020-11-20 11:57:10 -08:00 |
|
Brian Leathem
|
5d27349000
|
Initialized saveUninitialized in express-session
|
2020-11-20 11:57:10 -08:00 |
|
Brian Leathem
|
563533dc6c
|
Moved @types deps to devDependencies
|
2020-11-20 11:57:10 -08:00 |
|
Brian Leathem
|
8d948b243b
|
Implement a generic OpenIdConnect auth-provider
|
2020-11-20 11:57:10 -08:00 |
|
Eric Peterson
|
17f4d7deb2
|
Merge pull request #3381 from backstage/emmaindal/search-dark-light-mode
[Search] Fix highlighted SearchQuery in dark mode
|
2020-11-20 20:47:58 +01:00 |
|