Fredrik Adelöw
e2e7582c90
Merge pull request #1001 from Nek/ndudnik/validate-locations
...
feature: implement location validation on addLocation
2020-05-26 11:50:49 +02:00
Rémi Doreau
631c789754
feat(component): add subtitle to Table ( #1011 )
2020-05-26 11:48:15 +02:00
Nikita Nek Dudnik
bbdd383ebe
fix: PR review clean up
2020-05-26 11:31:23 +02:00
Nikita Nek Dudnik
920613533e
fix: add missing reader argument
2020-05-26 10:56:38 +02:00
Nikita Nek Dudnik
33b7372363
fix: parametrize location reader and update test
2020-05-26 10:51:07 +02:00
Nikita Nek Dudnik
885eaac0a9
fix: disable typechecking for mock
2020-05-26 10:02:02 +02:00
Nikita Nek Dudnik
75f5d7312f
Merge branch 'master' of github.com:spotify/backstage into ndudnik/validate-locations
2020-05-26 09:13:59 +02:00
Nikita Nek Dudnik
fabcec2c0f
fix: add eslint ignore to module mock file
2020-05-26 09:13:42 +02:00
Fredrik Adelöw
5a169c9a34
Merge pull request #1007 from spotify/freben-patch-1-1
...
backend: document how to start in dev mode
2020-05-26 09:08:06 +02:00
Fredrik Adelöw
0fc794f737
Fix review comments
2020-05-26 09:06:44 +02:00
Fredrik Adelöw
253fe63cd5
Add catalog population info too
2020-05-26 08:23:47 +02:00
Fredrik Adelöw
503875dde3
Update README.md
2020-05-26 08:10:13 +02:00
Patrik Oldsberg
86e40b0cdf
Merge pull request #999 from spotify/rugvip/ghe-auth
...
packages/core: bit of auth refactoring and added StaticAuthSessionManager and AuthSessionStore
2020-05-25 23:34:17 +02:00
Nikita Nek Dudnik
dfcad87517
fix: tests after merge
2020-05-25 18:37:47 +02:00
Nikita Nek Dudnik
ca63580518
Merge branch 'master' of github.com:spotify/backstage into ndudnik/validate-locations
2020-05-25 18:35:12 +02:00
Nikita Nek Dudnik
8e4e6d0aba
feature: implement location validation on addLocation
2020-05-25 18:26:26 +02:00
Patrik Oldsberg
e1f31ed95a
Merge pull request #982 from spotify/rugvip/apidocs
...
docs: added getting started with utility apis
2020-05-25 17:41:38 +02:00
Patrik Oldsberg
8368b559b7
Merge pull request #953 from spotify/rugvip/app-diff
...
packages/cli: add initial app:diff
2020-05-25 17:41:31 +02:00
Patrik Oldsberg
fca13afbab
docs/utility-apis: review fixes
2020-05-25 16:51:39 +02:00
Patrik Oldsberg
1fb3ac0695
packages/core: added AuthSessionStore
2020-05-25 16:36:05 +02:00
Patrik Oldsberg
98ebcf9c54
packages/core: added StaticAuthSessionManager, for sessions without refresh
2020-05-25 16:36:05 +02:00
Patrik Oldsberg
5ca73f6d02
packages/core: separate some common things out from RefreshingAuthSessionManager
2020-05-25 16:36:04 +02:00
Patrik Oldsberg
cb40cd4a47
packages/core: stick to naming convention of using "scopes" for set of scopes
2020-05-25 16:36:04 +02:00
Mutugi
cdc5324f1e
Remove from .dockerignore ( Fixes #973 ) ( #998 )
2020-05-25 16:25:56 +02:00
Fredrik Adelöw
76f113ecdb
Merge pull request #995 from spotify/freben/store-entities
...
Store entities completely in the database
2020-05-25 16:17:29 +02:00
dependabot-preview[bot]
9d11042939
build(deps-dev): bump @types/fs-extra from 8.1.0 to 9.0.1 ( #937 )
...
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra ) from 8.1.0 to 9.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 15:05:09 +02:00
Fredrik Adelöw
9a0885304e
Unbreak build
2020-05-25 14:19:29 +02:00
Fredrik Adelöw
44844af0bd
Store entities completely in the database
2020-05-25 14:12:05 +02:00
Fredrik Adelöw
645bee1b4c
Add code for building a search index over added/modified entities
...
This is not actually being inserted yet, because doing so needs a little refactoring of the database code that happens in another PR.
Adding separate PR for the index to make it easier to review the logic.
2020-05-25 14:02:47 +02:00
Patrik Oldsberg
618065b783
Merge pull request #994 from spotify/rugvip/route-ref
...
packages/core: rename NavTargets to RouteRefs
2020-05-25 13:27:28 +02:00
Patrik Oldsberg
a79f120fa5
packages/core: rename NavTargets to RouteRefs
2020-05-25 12:47:44 +02:00
Patrik Oldsberg
6fb1f7454b
Merge pull request #975 from spotify/rugvip/create
...
packages/core: switch to only using createApiRef
2020-05-25 12:35:27 +02:00
Fredrik Adelöw
7b7dbb19d1
Merge pull request #971 from spotify/freben/search
...
Add code for building a search index over added/modified entities
2020-05-25 12:10:26 +02:00
dependabot-preview[bot]
e3f24780d3
build(deps): bump html-webpack-plugin from 3.2.0 to 4.3.0 ( #947 )
...
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin ) from 3.2.0 to 4.3.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases )
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v3.2.0...v4.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 11:52:23 +02:00
Ivan Shmidt
7e2b314458
Merge pull request #939 from spotify/shmidt-i/github-reader
...
GitHub location reader
2020-05-25 11:21:31 +02:00
Stefan Ålund
acade31849
Service Catalog improvements ( #976 )
...
* Service Catalog improvements
* Example table data
* Add Create button
* ContentHeader margin
* Fix test
* Checking components value
* Wrap tests in wrapInThemedTestApp
* tests use toBeInTheDocument
2020-05-25 10:24:51 +02:00
Stefan Ålund
a1357d2710
Fix link in Welcome page ( #980 )
2020-05-25 10:24:26 +02:00
Stefan Ålund
cbd4a34c8c
Expose CodeSnippet in @backstage/core ( #981 )
2020-05-25 10:24:01 +02:00
Ivan Shmidt
2f01a5be26
fix: error message
2020-05-25 10:21:59 +02:00
Patrik Oldsberg
10d091ca6e
docs: added getting started with utility apis
2020-05-25 10:04:22 +02:00
Wojciech Adaszyński
6480d20506
Merge pull request #928 from adaszyn/pin-sidebar
...
Pin sidebar with a button
2020-05-25 09:20:35 +02:00
Stefan Ålund
edca7e257e
Add Sentry plugin to Explore ( #974 )
2020-05-25 09:20:06 +02:00
dependabot-preview[bot]
24b329cb51
build(deps): bump handlebars from 4.7.3 to 4.7.6 ( #978 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.7.3 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.3...v4.7.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 08:38:52 +02:00
Patrik Oldsberg
20b48dfed7
packages/core: only export createApiRef + dashes in IDs only factory objects for ApiTestRegistry
2020-05-24 23:09:24 +02:00
Patrik Oldsberg
5db777f395
Merge pull request #977 from spotify/rugvip/nopatch
...
package/core: bump material-table and remove package patch
2020-05-24 22:17:06 +02:00
Patrik Oldsberg
ce292ae347
package/core: bump material-table and remove package patch
2020-05-24 21:56:17 +02:00
Fredrik Adelöw
d470123de3
Merge pull request #966 from spotify/rugvip/nopatch
...
packages/graphiql: bump graphiql dep + remove package patch
2020-05-24 09:48:11 +02:00
Rémi Doreau
f24198d846
[core]: Refactor and test Lifecycle component ( #952 )
...
* refactor(core): Lifecycle component
* tests(core): Lifecycle component
* fix(core): Lifecycle contional className
* fix(core): remove "is" prefix from Lifecycle props
2020-05-23 23:33:06 +02:00
dependabot-preview[bot]
2004eddb2d
build(deps-dev): bump cypress from 4.4.1 to 4.6.0 ( #945 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 4.4.1 to 4.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Commits](https://github.com/cypress-io/cypress/compare/v4.4.1...v4.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-23 23:29:51 +02:00
Fredrik Adelöw
8055cc0b6d
Add code for building a search index over added/modified entities
...
This is not actually being inserted yet, because doing so needs a little refactoring of the database code that happens in another PR.
Adding separate PR for the index to make it easier to review the logic.
2020-05-23 21:33:27 +02:00