davidamitchell
|
d372b1c675
|
docs: minor typo correction (#2307)
* docs: minor typo correction
* chore: fix prettier errors
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
|
2020-09-07 13:51:13 +02:00 |
|
Patrik Oldsberg
|
81d5fad250
|
Merge pull request #2226 from spotify/rugvip/wintest
Make tests work on Windows and run as part of Windows master build
|
2020-09-07 13:50:18 +02:00 |
|
Patrik Oldsberg
|
1db061501e
|
Merge pull request #2299 from spotify/rugvip/db
cli: forward docker args to backend:build-image, add --build flag, and use by default
|
2020-09-07 13:48:37 +02:00 |
|
Marcus Eide
|
9e03d3bede
|
Merge pull request #2304 from spotify/eide/no-loggin-newline
logging: Remove newlines added by morgan
|
2020-09-07 12:53:18 +02:00 |
|
Stefan Ålund
|
a1b3ff5f6e
|
Minor cleanup of Stories (#2302)
* Minor cleanup of Stories
* Remove ugly styling
* Update InfoCard.stories.tsx
|
2020-09-07 12:24:39 +02:00 |
|
Marcus Eide
|
0e0a0f4917
|
Use trimRight instead
|
2020-09-07 11:40:02 +02:00 |
|
Marcus Eide
|
215c87ec2b
|
Remove newlines added by morgan
|
2020-09-07 11:40:02 +02:00 |
|
Fredrik Adelöw
|
a7af454215
|
Merge pull request #2308 from spotify/freben/prettuer
chore: fix prettier errors
|
2020-09-07 11:36:23 +02:00 |
|
Fredrik Adelöw
|
7245158e71
|
chore: fix prettier errors
|
2020-09-07 11:14:56 +02:00 |
|
dependabot-preview[bot]
|
ea10e74557
|
chore(deps): bump @rjsf/core from 2.2.2 to 2.3.0 (#2305)
Bumps [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/v2.2.2...v2.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-09-07 09:46:48 +02:00 |
|
Rémi Doreau
|
8b43c483b2
|
feat(core): add chip component (#2225)
|
2020-09-07 09:45:47 +02:00 |
|
Fredrik Adelöw
|
9c76103ebd
|
Merge pull request #2279 from SDA-SE/feat/refactor-api-docs
Refactor API docs plugin to work it in the new catalog routing
|
2020-09-07 08:43:56 +02:00 |
|
Stefan Ålund
|
1193a0f57b
|
Sort Storybook stories (#2300)
|
2020-09-06 23:11:40 +02:00 |
|
Patrik Oldsberg
|
10216391ba
|
switch default docker-build command to build backend
|
2020-09-06 20:01:21 +02:00 |
|
Patrik Oldsberg
|
b104ebce53
|
app-config: split cors and urls out to separate development config
|
2020-09-06 20:01:21 +02:00 |
|
Patrik Oldsberg
|
f8a871979e
|
cli: copy all app-config flavors into backend image
|
2020-09-06 20:01:21 +02:00 |
|
Patrik Oldsberg
|
6fa721eb97
|
cli: add --build option to backend:image-build
|
2020-09-06 20:01:20 +02:00 |
|
o-farooq
|
83ade4252c
|
storybook: Upgrade Storybook to version 6 (#2296)
* upgrade Storybook to version 6
* update storybook renderer layout
Co-authored-by: Omer Farooq <17722640+o-farooq@users.noreply.github.com>
|
2020-09-06 20:00:47 +02:00 |
|
Patrik Oldsberg
|
4ddc1e6f77
|
workflows: lint and test in windows master build
|
2020-09-06 14:38:25 +02:00 |
|
Patrik Oldsberg
|
5957123277
|
core: fix app config tests on windows
|
2020-09-06 14:38:24 +02:00 |
|
Patrik Oldsberg
|
566f1f890e
|
techdocs-backend: make tests work on windows
|
2020-09-06 14:38:24 +02:00 |
|
Patrik Oldsberg
|
2723fb78d2
|
scaffolder-backend: fix or skip tests on windows
|
2020-09-06 14:38:24 +02:00 |
|
Patrik Oldsberg
|
30747fd724
|
app-backend: make tests work on windows
|
2020-09-06 14:38:24 +02:00 |
|
Patrik Oldsberg
|
ae10876e0e
|
cli: make tests work on windows
|
2020-09-06 14:38:23 +02:00 |
|
Patrik Oldsberg
|
905a924c18
|
cli-loader: use mock-fs for tests
|
2020-09-06 14:38:22 +02:00 |
|
Patrik Oldsberg
|
20158f0c36
|
cli: forward all extra backend:build-image args to docker build
|
2020-09-06 12:04:26 +02:00 |
|
Patrik Oldsberg
|
1b341aae0f
|
Merge pull request #2278 from feiming/conflict_dist
Change tsc output dir to dist-types
|
2020-09-06 11:23:39 +02:00 |
|
Patrik Oldsberg
|
804620dc0b
|
Merge pull request #2298 from spotify/rugvip/wf
workflows: ensure that working directory is clean at the end of build
|
2020-09-06 11:09:36 +02:00 |
|
Patrik Oldsberg
|
8da37131da
|
cli-common: fix drive letter for target dir being lowercased on Windows
|
2020-09-06 11:01:19 +02:00 |
|
Patrik Oldsberg
|
8c6ad088fc
|
Merge pull request #2293 from spotify/rugvip/reoauth
auth-backend: refactor OAuthHandlers to receive a single decorated request object
|
2020-09-06 10:59:34 +02:00 |
|
Patrik Oldsberg
|
697fe5c094
|
Merge pull request #2297 from spotify/rugvip/cliup
cli: move command index to index in commands
|
2020-09-06 10:58:51 +02:00 |
|
Patrik Oldsberg
|
a18c054e9b
|
workflows: ensure that working directory is clean at the end of build
|
2020-09-06 10:55:20 +02:00 |
|
Patrik Oldsberg
|
ab66dd5ea2
|
cli: moved command index to index in commands
|
2020-09-06 10:28:50 +02:00 |
|
Patrik Oldsberg
|
76269629d0
|
cli: simplify command loading
|
2020-09-06 10:15:48 +02:00 |
|
Patrik Oldsberg
|
2a68fb8e79
|
Merge pull request #2295 from spotify/rugvip/pretty
run prettier and add CI check
|
2020-09-05 21:22:07 +02:00 |
|
Emma Indal
|
cff489d03d
|
link on entity page to link to correct docs (#2289)
|
2020-09-05 20:10:44 +02:00 |
|
Emma Indal
|
d1fc52d740
|
TechDocs: add docs by default to springboot grpc template (#2288)
* add docs by default to springboot grpc template
* delete line from rebase
|
2020-09-05 20:10:23 +02:00 |
|
Patrik Oldsberg
|
b045b166b6
|
run prettier
|
2020-09-05 16:37:30 +02:00 |
|
Patrik Oldsberg
|
7a7396be55
|
add prettier scripts and .prettierignore + workflow check
|
2020-09-05 16:36:58 +02:00 |
|
Patrik Oldsberg
|
40b71f8299
|
auth-backend: refactory oauth refresh handler to receive a single request object
|
2020-09-05 16:19:14 +02:00 |
|
Patrik Oldsberg
|
9e07bdb43d
|
auth-backend: slim down oauth start interface and allow for state modifications
|
2020-09-05 16:19:13 +02:00 |
|
Patrik Oldsberg
|
b4ae5c4d19
|
Merge pull request #2294 from spotify/rugvip/slimcache
workflows: skip caching in microsite deployment
|
2020-09-05 15:59:10 +02:00 |
|
Patrik Oldsberg
|
3fa419d765
|
workflows: skip caching in microsite deployment
|
2020-09-05 15:27:41 +02:00 |
|
Fabian Chong
|
df9fc649fd
|
ignore dist-types dir
|
2020-09-05 19:20:24 +08:00 |
|
Patrik Oldsberg
|
32a23a761d
|
Merge pull request #2291 from spotify/rugvip/sepmic
microsite: remove from workspace and build independently
|
2020-09-05 12:46:53 +02:00 |
|
Stefan Ålund
|
d26d5e7fc8
|
Add issue template for RFCs (#2290)
* Add issue template for RFCs
* Update rfc_template.md
* Update rfc_template.md
|
2020-09-05 12:20:14 +02:00 |
|
Patrik Oldsberg
|
66f53328f8
|
microsite: remove from workspace and build independently
|
2020-09-05 11:16:14 +02:00 |
|
Fabian Chong
|
0499c27fec
|
index types
|
2020-09-05 16:45:25 +08:00 |
|
Fabian Chong
|
4f17235926
|
create-app tsconfig
|
2020-09-05 15:58:34 +08:00 |
|
Fabian Chong
|
03dddececb
|
Merge branch 'master' into conflict_dist
|
2020-09-05 12:13:50 +08:00 |
|