Patrik Oldsberg
404fc07417
Merge pull request #1388 from spotify/rugvip/asyncit
...
core-api: switch IdentityApi id token access to async
2020-06-21 22:21:40 +02:00
Patrik Oldsberg
36ec20373d
core-api: switch IdentityApi id token access to async
2020-06-21 21:53:32 +02:00
Patrik Oldsberg
33a959dd85
Merge pull request #1383 from spotify/rugvip/hot
...
backend-common: change useHotCleanup to clean up on parents being disposed as well
2020-06-21 21:40:49 +02:00
Daniel Davis
cdcb9ed2ef
Adding name of signed in user to greeting message ( #1387 )
...
Co-authored-by: Daniel Davis <danieldavis@daniels-mbp.home >
2020-06-21 21:25:24 +02:00
David Tuite
b48d37c022
Fix CircleCI plugin ( #1384 )
...
* Fix disappearing CircleCI plugin
The paths for the CircleCI plugin were too deeply nested causing a blank
page to render when one visited /circleci.
* Set correct inputs from CircleCI settings
Typically, a value like `tokenFromStore` would be an empty string. The
code was setting `tokenFromStore` (rather than `token`) into the state
on every keystroke.
I don't know what potential effect this change has on storing tokens
because I haven't tested that feature yet. Hopefully it still works as
intended.
* Add Vim .swp files to .gitignore
Co-authored-by: David Tuite <dtuite@gmail.com >
2020-06-21 21:10:53 +02:00
Patrik Oldsberg
8067f1b92a
Merge pull request #1385 from spotify/rugvip/nodefault
...
packages/core: update to not use default exports for components
2020-06-21 18:55:27 +02:00
Patrik Oldsberg
9fc73e9e36
packages/core: update to not use default exports for components
2020-06-21 17:54:52 +02:00
Patrik Oldsberg
6553b811b8
Merge pull request #1379 from spotify/rugvip/rundev
...
packages/cli: avoid including src/index when serving backend src/run
2020-06-21 17:19:01 +02:00
Patrik Oldsberg
2a3af378d2
packages/cli: avoid including src/index when serving backend src/run
2020-06-21 17:00:37 +02:00
Patrik Oldsberg
cddfff19c8
Merge pull request #1382 from spotify/rugvip/espin
...
cli: cleanup and fixes for app template
2020-06-21 16:59:23 +02:00
Patrik Oldsberg
dcb300293c
app,cli/template: pin react-router version to the same as react-router-dom
2020-06-21 16:41:47 +02:00
Patrik Oldsberg
d97842a69f
app,cli/templates: better mocking of app config in test
2020-06-21 15:17:24 +02:00
Patrik Oldsberg
6d9aaef9e7
cli: mock config in app template test
2020-06-21 14:39:07 +02:00
Patrik Oldsberg
c8411f4760
cli: remove duplicate global styles from app template
2020-06-21 14:39:06 +02:00
Patrik Oldsberg
ce8d65568a
cli: update public/index.html in app template
2020-06-21 14:39:06 +02:00
Patrik Oldsberg
903ad947a2
cli: pin esbuild to 0.5.3 in app template
2020-06-21 14:39:05 +02:00
Patrik Oldsberg
8127491b8b
backend-common: change useHotCleanup to clean up on parents being disposed as well
2020-06-21 14:23:49 +02:00
dependabot-preview[bot]
b7a1946efe
build(deps-dev): bump msw from 0.19.3 to 0.19.4 ( #1375 )
...
Bumps [msw](https://github.com/mswjs/msw ) from 0.19.3 to 0.19.4.
- [Release notes](https://github.com/mswjs/msw/releases )
- [Commits](https://github.com/mswjs/msw/compare/v0.19.3...v0.19.4 )
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-19 22:57:48 +02:00
Stefan Ålund
97311ba5c6
Update entity overview card grid ( #1366 )
2020-06-18 16:57:27 +02:00
Raghunandan Balachandran
2156b06280
Merge pull request #1368 from spotify/auth-documentation
...
Auth docs
2020-06-18 14:20:07 +02:00
Fredrik Adelöw
24ee8b6840
Merge pull request #1334 from spotify/freben/entity-logic
...
chore(catalog-model): move shared entity model logic here
2020-06-18 14:01:09 +02:00
Raghunandan
b421ba6b8d
review fixes
2020-06-18 13:55:03 +02:00
Fredrik Adelöw
3bff1d6a68
address comments
2020-06-18 13:28:19 +02:00
Fredrik Adelöw
8d961027a9
chore(catalog-model): move shared entity model logic here
2020-06-18 13:06:51 +02:00
Patrik Oldsberg
4b4451acd7
Merge pull request #1369 from spotify/rugvip/modelsrc
...
packages,plugins: remove main:src machinery
2020-06-18 12:57:33 +02:00
Patrik Oldsberg
6e64cf8a40
Merge pull request #1367 from spotify/rugvip/confget
...
packages/config: added get and getOptional
2020-06-18 12:56:11 +02:00
Patrik Oldsberg
a098ebca27
packages,plugins: remove main:src and fix some main fields
2020-06-18 12:25:25 +02:00
Raghunandan
efd632d9ce
logout -> sign out
2020-06-18 12:10:44 +02:00
Raghunandan
bf93cfb343
docs docs
2020-06-18 12:09:05 +02:00
Patrik Oldsberg
02b74c376a
packages/config: added get and getOptional
2020-06-18 11:59:53 +02:00
Patrik Oldsberg
2ef5380c5b
Merge pull request #1364 from spotify/rugvip/optconf
...
packages/config: add getOptionalConfig and getOptionalConfigArray to mirror other accessors
2020-06-18 11:30:45 +02:00
Lee Mills
82157cbe55
Merge pull request #1365 from spotify/leem/auth-caret
...
changed down caret to be up caret on user profile in the sidebar
2020-06-18 11:30:17 +02:00
Lee Mills
a23c276bb3
changed down caret to be up caret on user profile in the sidebar
2020-06-18 11:12:46 +02:00
Patrik Oldsberg
32a4da583c
packages/config: add getOptionalConfig and getOptionalConfigArray to mirror other accessors
2020-06-18 11:03:42 +02:00
Patrik Oldsberg
5d65170597
Merge pull request #1363 from spotify/rugvip/confctx
...
packages/config: add context to config to display better errors messages
2020-06-18 10:36:21 +02:00
Patrik Oldsberg
41621a66b7
Merge pull request #1350 from spotify/rugvip/confkeys
...
packages/config: added .keys()
2020-06-18 10:36:14 +02:00
Patrik Oldsberg
f078eca619
Merge pull request #1348 from spotify/rugvip/confpaths
...
packages/config: keep track of key prefix to display nicer error messages + optimizations
2020-06-18 10:36:05 +02:00
Patrik Oldsberg
06cf743d7a
Merge pull request #1346 from spotify/rugvip/mustconf
...
packages/config: added must* variant for reading required primitive values
2020-06-18 10:30:10 +02:00
Patrik Oldsberg
b010319400
packages/config-loader,core: update config usage to include context
2020-06-18 10:17:31 +02:00
dependabot-preview[bot]
44f717deee
build(deps): bump @types/react from 16.9.25 to 16.9.37 ( #1342 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 16.9.25 to 16.9.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
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-18 09:17:48 +02:00
dependabot-preview[bot]
15b840acb6
build(deps): bump rollup-plugin-esbuild from 2.0.0 to 2.1.0 ( #1361 )
...
Bumps rollup-plugin-esbuild from 2.0.0 to 2.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-06-18 09:17:22 +02:00
dependabot-preview[bot]
66a0bab7f9
build(deps-dev): bump lint-staged from 10.2.9 to 10.2.11 ( #1359 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.9 to 10.2.11.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.9...v10.2.11 )
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-18 09:16:59 +02:00
Stefan Ålund
1150e0a125
Polishing the Create page ( #1353 )
...
* Polishing the Create page
* Review comments
2020-06-17 22:57:25 +02:00
Stefan Ålund
f763729120
Add some air between sidebar sections ( #1355 )
2020-06-17 22:44:21 +02:00
Stefan Ålund
0f1ba02bc7
Starred icon is yellow ( #1351 )
2020-06-17 22:38:45 +02:00
Nikki Beesetti
19f4e434db
Updated FAQ with Gitlab link ( #1352 )
...
* Updated FAQ with Gitlab link
added gitlab link
* Update FAQ.md
Co-authored-by: Stefan Ålund <alund@spotify.com >
2020-06-17 21:21:35 +02:00
dependabot-preview[bot]
d4653864fb
build(deps): bump react-helmet from 6.0.0 to 6.1.0 ( #1327 )
...
Bumps [react-helmet](https://github.com/nfl/react-helmet ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/nfl/react-helmet/releases )
- [Changelog](https://github.com/nfl/react-helmet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nfl/react-helmet/compare/6.0.0...6.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-06-17 21:18:38 +02:00
Patrik Oldsberg
ef4991fc2b
packages/config: added context to keep track of where config is from for error messages
2020-06-17 20:18:07 +02:00
Patrik Oldsberg
8cda915c70
packages/config: added .keys()
2020-06-17 20:17:39 +02:00
Patrik Oldsberg
625a50989d
packages/config: keep track of key prefix to display better error messages
2020-06-17 20:17:24 +02:00