Raghunandan
|
77d1e7382d
|
add check for x-requested-with header
|
2020-05-26 17:25:48 +02:00 |
|
Raghunandan Balachandran
|
07b0ec9a90
|
Merge pull request #997 from spotify/google-refreh-tokens
Implemented refresh endpoint for google provider
|
2020-05-26 17:23:59 +02:00 |
|
Raghunandan
|
3a7e998a16
|
fix review comments, more error handling, moar tests
|
2020-05-26 17:06:40 +02:00 |
|
Patrik Oldsberg
|
0731c46411
|
Merge pull request #1016 from spotify/rugvip/apistructure
packages/core: group api implementations by the name of the declarations
|
2020-05-26 16:59:27 +02:00 |
|
Fredrik Adelöw
|
f6fc811d0a
|
Use spread
|
2020-05-26 16:45:24 +02:00 |
|
Ivan Shmidt
|
0cae5dea3a
|
fix: conflict resolution leftover
|
2020-05-26 16:44:49 +02:00 |
|
Ivan Shmidt
|
9ca8f8355f
|
feat: location update results
|
2020-05-26 16:40:41 +02:00 |
|
Patrik Oldsberg
|
a51ad53b00
|
packages/core: group api implementations by the name of the declarations
|
2020-05-26 16:38:40 +02:00 |
|
Patrik Oldsberg
|
fdb2241ad0
|
Merge pull request #1003 from spotify/rugvip/apimove
core: refactor ErrorApi and AlertApi
|
2020-05-26 16:27:25 +02:00 |
|
Fredrik Adelöw
|
8a1145b96c
|
Fix test order
|
2020-05-26 16:22:45 +02:00 |
|
Fredrik Adelöw
|
bfeaf43c71
|
Individual entity fetches
|
2020-05-26 15:50:31 +02:00 |
|
dependabot-preview[bot]
|
f1ac4d8626
|
build(deps): bump uuid from 8.0.0 to 8.1.0 (#1006)
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.0.0...v8.1.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-26 15:06:12 +02:00 |
|
Fredrik Adelöw
|
642de90255
|
Filtering
|
2020-05-26 14:48:37 +02:00 |
|
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 |
|
Fredrik Adelöw
|
8c71c29b60
|
Add basic test harness for the router
|
2020-05-26 11:08:46 +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 |
|
Raghunandan
|
1da6ac369e
|
fix tests and add more tests
|
2020-05-25 23:52:59 +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 |
|
Patrik Oldsberg
|
fe08f81359
|
packages/dev-utils: update to reflect changes in core and include proper alert display
|
2020-05-25 22:19:32 +02:00 |
|
Patrik Oldsberg
|
5c7d263aa8
|
packages/core: split alerting functionality out from ErrorApiForwarder into ErrorAlerter
|
2020-05-25 22:19:32 +02:00 |
|
Patrik Oldsberg
|
4e7e0833cc
|
packages/core: add observable consumer to ErrorApi
|
2020-05-25 22:19:02 +02:00 |
|
Patrik Oldsberg
|
9be7870a34
|
packages/core: add consumer side to AlertApi and use for AlertDialog + friends
|
2020-05-25 22:08:30 +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
|
6d3f745b4b
|
packages/app: move AlertDisplay to core
|
2020-05-25 18:10:34 +02:00 |
|
Raghunandan
|
a8184250fe
|
fix lint issues
|
2020-05-25 17:51:27 +02:00 |
|
Raghunandan
|
53c1fe0601
|
fix lint issues
|
2020-05-25 17:46:42 +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 |
|
Raghunandan
|
a739f2da58
|
Fixes in response format in frontend and backend apis
|
2020-05-25 16:51:50 +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 |
|
Raghunandan
|
6cd55c3b7b
|
Always return scope
|
2020-05-25 16:27:56 +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 |
|
Raghunandan
|
95f86e7482
|
Implemented refresh endpoint for google provider
|
2020-05-25 16:05:35 +02:00 |
|