Ivan Shmidt
|
163be0eafe
|
Addressed PR comments
|
2020-06-04 17:06:09 +02:00 |
|
Sebastian Qvarfordt
|
c2369b7be6
|
Added working link button
|
2020-06-04 17:05:51 +02:00 |
|
Ivan Shmidt
|
3cc59f3276
|
Fix tests
|
2020-06-04 16:55:14 +02:00 |
|
Sebastian Qvarfordt
|
2020979780
|
WIP
|
2020-06-04 16:33:10 +02:00 |
|
Raghunandan
|
bacb2cf3a8
|
review fixes
|
2020-06-04 15:12:50 +02:00 |
|
Sebastian Qvarfordt
|
187d6c9103
|
Merge pull request #1112 from hooloovooo/catalog-github-link
Catalog GitHub link
|
2020-06-04 15:06:56 +02:00 |
|
Nikita Nek Dudnik
|
e81cf61cb4
|
fix: make script executable
|
2020-06-04 14:47:09 +02:00 |
|
Nikita Dudnik
|
a9d8263719
|
Merge pull request #1114 from spotify/ndudnik/edit-yaml
Catalog backed: use real DB instead of mocked data
|
2020-06-04 14:38:44 +02:00 |
|
Nikita Nek Dudnik
|
109e5cf7c2
|
fix: add mock data script
|
2020-06-04 14:30:52 +02:00 |
|
Nikita Nek Dudnik
|
9922c4f5bc
|
fix: rename mock db script
|
2020-06-04 14:23:32 +02:00 |
|
Nikita Nek Dudnik
|
443faf58b0
|
fix: rename database to knex for better readability
|
2020-06-04 14:22:30 +02:00 |
|
Nikita Nek Dudnik
|
dd37c0dd33
|
fix: get rid of obsolete and duplicated code
|
2020-06-04 14:11:09 +02:00 |
|
Nikita Nek Dudnik
|
fd635a80a0
|
fix: improve readability
|
2020-06-04 14:06:57 +02:00 |
|
Nikita Nek Dudnik
|
64673eaeba
|
fix: mock data script
|
2020-06-04 14:04:52 +02:00 |
|
Raghunandan
|
499c784c97
|
minor fixes
|
2020-06-04 13:42:41 +02:00 |
|
Marcus Eide
|
1590977830
|
Merge pull request #1138 from spotify/eide/fix-logout
Auth: fix logout()
|
2020-06-04 13:04:39 +02:00 |
|
Sebastian Qvarfordt
|
5d3a972e4e
|
Only set locations if component is still mounted
|
2020-06-04 11:44:01 +02:00 |
|
Marcus Eide
|
b32441f89b
|
Use post for logout
|
2020-06-04 11:07:46 +02:00 |
|
Raghunandan
|
d1e78aa417
|
fetch profile on refresh to get user display name and picture
|
2020-06-04 10:45:12 +02:00 |
|
Raghunandan
|
b68d8ccab1
|
Add TODOs
|
2020-06-04 10:45:12 +02:00 |
|
Raghunandan
|
578760956f
|
Auth state working
|
2020-06-04 10:45:11 +02:00 |
|
Marcus Eide
|
a53977997c
|
Add tests for OAuthProvider class
|
2020-06-04 10:43:51 +02:00 |
|
Raghunandan
|
a9680936d0
|
Add tests for OAuthProvider Utils test
|
2020-06-04 10:37:20 +02:00 |
|
Raghunandan
|
ff50a98ac4
|
Add PassportStrategyHelper tests. Move util fns to OAuthProvider class.
|
2020-06-04 10:37:19 +02:00 |
|
Nikita Nek Dudnik
|
da071e0afa
|
fix: linting
|
2020-06-04 10:15:53 +02:00 |
|
Nikita Nek Dudnik
|
3dfbc6e160
|
fix: merge errors
|
2020-06-04 10:12:52 +02:00 |
|
Nikita Dudnik
|
df3cb72f6b
|
Merge branch 'master' into ndudnik/edit-yaml
|
2020-06-03 21:45:58 +02:00 |
|
Nikita Nek Dudnik
|
6d61fba0c5
|
feature: improve local database functionality
1. make locally run app use real DB with locations support
2. add shell script for filling up DB with mock data
|
2020-06-03 21:42:20 +02:00 |
|
dependabot-preview[bot]
|
8a86a1c4ba
|
build(deps-dev): bump @types/codemirror from 0.0.93 to 0.0.95 (#1119)
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.93 to 0.0.95.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-03 15:15:53 +02:00 |
|
Fredrik Adelöw
|
a6ce6b28e0
|
Merge pull request #1123 from spotify/freben/local-catalog
Make local start of catalog work
|
2020-06-03 12:07:34 +02:00 |
|
Sebastian Qvarfordt
|
241a5a8944
|
Convert Array<Location | undefined> to Array<Location>
|
2020-06-03 11:10:51 +02:00 |
|
Sebastian Qvarfordt
|
a47ebf902f
|
Removed a few more any types
|
2020-06-03 10:49:58 +02:00 |
|
Sebastian Qvarfordt
|
f7d232c1a8
|
Fixed hiding of github link actions when location isn't github
|
2020-06-03 10:34:53 +02:00 |
|
Sebastian Qvarfordt
|
a2a3d7ea2b
|
Fixed typo and added a type
|
2020-06-03 10:17:37 +02:00 |
|
Fredrik Adelöw
|
cb6ef6ca36
|
Make local start of catalog work
|
2020-06-03 10:12:34 +02:00 |
|
Fredrik Adelöw
|
8a840b8426
|
Tweak the router tests, and fix one error
|
2020-06-03 09:36:26 +02:00 |
|
Fredrik Adelöw
|
62b1799f51
|
Forgot one member of the higher order type
|
2020-06-03 09:21:35 +02:00 |
|
Sebastian Qvarfordt
|
d620646890
|
Updated types
|
2020-06-02 15:45:38 +02:00 |
|
Sebastian Qvarfordt
|
254d9089be
|
Improved types slightly
|
2020-06-02 15:36:31 +02:00 |
|
Sebastian Qvarfordt
|
8e6df5f575
|
quickfix failing tests
|
2020-06-02 15:03:11 +02:00 |
|
Sebastian Qvarfordt
|
dc81a30ff4
|
Initial github link
|
2020-06-02 14:56:22 +02:00 |
|
Ivan Shmidt
|
947cb2984e
|
Show error from the backend
|
2020-06-02 14:33:42 +02:00 |
|
Patrik Oldsberg
|
5774ec46ce
|
Merge pull request #1110 from spotify/rugvip/workflows
github workflow speedups
|
2020-06-02 14:23:03 +02:00 |
|
Ivan Shmidt
|
0456621569
|
Fix arguments order
|
2020-06-02 14:20:40 +02:00 |
|
Patrik Oldsberg
|
33e12e3c50
|
Merge pull request #1097 from spotify/rugvip/idp
plugins/auth-backend: added basic SAML auth
|
2020-06-02 14:04:12 +02:00 |
|
Patrik Oldsberg
|
2b6cd94cfa
|
github/workflows: use actions/cache@v2
|
2020-06-02 14:01:08 +02:00 |
|
Ivan Shmidt
|
fcfb0fa95b
|
Merge branch 'master' of github.com:spotify/backstage into mob/register-unregister-components
|
2020-06-02 13:55:45 +02:00 |
|
Ivan Shmidt
|
dfe817cb74
|
Fix linting and tsc
|
2020-06-02 13:55:17 +02:00 |
|
Patrik Oldsberg
|
cf5e4f367d
|
plugins/auth-backend: docs for saml-idp
|
2020-06-02 13:42:15 +02:00 |
|
Patrik Oldsberg
|
5d24d086f5
|
plugins/auth-backend: added basic saml provider
|
2020-06-02 13:38:43 +02:00 |
|