Alexander Forselius
|
d37fcc0970
|
Added feature check for window.matchMedia
|
2020-04-01 19:41:12 +02:00 |
|
Patrik Oldsberg
|
43a523cc58
|
script/cli-e2e-test: better error output when page load fails
|
2020-04-01 18:24:23 +02:00 |
|
Patrik Oldsberg
|
9015a1aa27
|
Merge pull request #441 from spotify/rugvip/bump
bump yarn version
|
2020-04-01 18:00:26 +02:00 |
|
Patrik Oldsberg
|
8bba411287
|
Revert "Specifically add types to tsconfig to fix build issue"
This reverts commit 76fe4bf14d.
|
2020-04-01 16:53:11 +02:00 |
|
Patrik Oldsberg
|
869eb2c286
|
package: pin cypress to 4.2.0 to avoid type issues in 4.3.0
|
2020-04-01 16:53:07 +02:00 |
|
Patrik Oldsberg
|
07b06ed468
|
bump yarn version
|
2020-04-01 16:42:20 +02:00 |
|
Sebastian Qvarfordt
|
fedac3a758
|
Initial typing for infocard component
|
2020-04-01 16:18:33 +02:00 |
|
Marcus Eide
|
76fe4bf14d
|
Specifically add types to tsconfig to fix build issue
|
2020-04-01 15:39:52 +02:00 |
|
Fredrik Adelöw
|
a7c8110356
|
Merge pull request #429 from spotify/freben/callout
Add support for dismissible information callouts
|
2020-04-01 14:47:49 +02:00 |
|
Alexander Forselius
|
44db4c9a57
|
Merge remote-tracking branch 'upstream/master' into feature/dark-mode
|
2020-04-01 13:23:10 +02:00 |
|
Patrik Oldsberg
|
dd17d3068f
|
Merge pull request #438 from spotify/rugvip/heeps
github/workflows: increase max old gc heap space size
|
2020-04-01 12:54:34 +02:00 |
|
Patrik Oldsberg
|
3a104674db
|
github/workflows: increase max old gc heap space size
|
2020-04-01 12:32:03 +02:00 |
|
Patrik Oldsberg
|
e96e95df66
|
cli/commands/create-plugin: update tests
|
2020-04-01 11:51:28 +02:00 |
|
Patrik Oldsberg
|
d21d38e947
|
cli: make package.json reading absolute
|
2020-04-01 11:21:19 +02:00 |
|
Patrik Oldsberg
|
111f163d41
|
cli: add create-app
|
2020-04-01 11:21:19 +02:00 |
|
Patrik Oldsberg
|
841a387417
|
cli/commands/create-plugin: move templating to tasks helper and fix it + separate out sections
|
2020-04-01 11:21:19 +02:00 |
|
Stefan Ålund
|
76a31384da
|
Merge pull request #425 from guillaumeLamanda/407-header-2
#407 Rewrite layout/Header to use TypeScript and hooks
|
2020-04-01 10:46:13 +02:00 |
|
Guillaume Lamanda
|
2393c5c049
|
♻️ rewrite <HeaderLabel> to use typescript and hooks
|
2020-04-01 09:41:36 +02:00 |
|
Guillaume Lamanda
|
fc20b4dc76
|
♻️ rewrite <HeaderActionMenu> in typescript
|
2020-04-01 09:41:36 +02:00 |
|
Guillaume Lamanda
|
69e4bcf26b
|
♻️ rewrite <ContentHeader> to use typescript and hooks
|
2020-04-01 09:41:36 +02:00 |
|
Stefan Ålund
|
b2de67b6e6
|
Merge pull request #433 from spotify/bih-patch-1
Fix code sample in Feature Flag docs
|
2020-04-01 08:01:28 +02:00 |
|
Jose Balanza Martinez
|
f7967c6d17
|
Fixed yarn lint errors
|
2020-03-31 15:24:46 -06:00 |
|
Jose Balanza Martinez
|
7217b56825
|
Fixed @bakcstage name in test
|
2020-03-31 15:13:31 -06:00 |
|
Bilawal Hameed
|
f1acc3e0bc
|
Fix code sample
|
2020-03-31 23:04:56 +02:00 |
|
Jose Balanza Martinez
|
0a70a0a26b
|
Removed unnecessary comments
|
2020-03-31 14:27:54 -06:00 |
|
Jose Balanza Martinez
|
ecc2dbe658
|
remove-plugin removes codeowners statement
|
2020-03-31 14:19:36 -06:00 |
|
Patrik Oldsberg
|
580cead761
|
cli/helpers/errors: make exit error message a bit more visible
|
2020-03-31 21:04:36 +02:00 |
|
Patrik Oldsberg
|
3c6bbd8635
|
cli/commands/create-plugin: add task helper and make everything async
|
2020-03-31 21:04:36 +02:00 |
|
Jose Balanza Martinez
|
557880a36f
|
Added removePlugin
|
2020-03-31 12:53:58 -06:00 |
|
Jose Balanza Martinez
|
3628518764
|
Merge branch 'master' of https://github.com/spotify/backstage into new_branch
|
2020-03-31 12:34:26 -06:00 |
|
Alexander Forselius
|
cfe56ae7ef
|
Implemented dark mode
|
2020-03-31 17:57:42 +02:00 |
|
Fredrik Adelöw
|
bebad80a24
|
Use dismissible information callouts
|
2020-03-31 17:02:08 +02:00 |
|
Fredrik Adelöw
|
3d49731dc2
|
Merge pull request #417 from SrdjanCosicPrica/master
Add husky and lint-staged to automatically prettify staged code changes
|
2020-03-31 16:51:53 +02:00 |
|
Stefan Ålund
|
d0bfb7bda2
|
Merge pull request #426 from hooloovooo/feature/407-errorboundary
WIP: ErrorBoundary rewrite to TS
|
2020-03-31 16:39:22 +02:00 |
|
Patrik Oldsberg
|
f4179a56bd
|
Merge pull request #403 from spotify/rugvip/build-cache
cli: add experimental build-cache command and make sure things are only built on change in CI
|
2020-03-31 16:33:47 +02:00 |
|
SrdjanCosicPrica
|
124cdede70
|
Prettify project
|
2020-03-31 16:33:11 +02:00 |
|
SrdjanCosicPrica
|
5a4228a28a
|
Add husky and lint-staged to prettify staged files before commiting
|
2020-03-31 16:29:49 +02:00 |
|
Patrik Oldsberg
|
c914a62882
|
github/workflows: also build app on changes to packages/core
|
2020-03-31 15:31:22 +02:00 |
|
Stefan Ålund
|
1bd355a88f
|
Merge pull request #428 from spotify/stefanalund-patch-1
Delete now.json
|
2020-03-31 15:31:06 +02:00 |
|
Stefan Ålund
|
334abb2936
|
Delete now.json
|
2020-03-31 15:00:17 +02:00 |
|
Sebastian Qvarfordt
|
4e9151ba3c
|
removed onError from state
|
2020-03-31 13:21:26 +02:00 |
|
Sebastian Qvarfordt
|
924a999079
|
prettier
|
2020-03-31 13:07:21 +02:00 |
|
Sebastian Qvarfordt
|
7a4aebb8a2
|
initial rewrite to TS
|
2020-03-31 13:04:51 +02:00 |
|
Patrik Oldsberg
|
c4b6afffaf
|
cli/commands/build-cache: refactor dirty check to make key undefined instead of cache
|
2020-03-31 13:01:51 +02:00 |
|
Patrik Oldsberg
|
bfceff2c84
|
cli/commands/build-cache: more docs
|
2020-03-31 13:01:50 +02:00 |
|
Patrik Oldsberg
|
edd21b984e
|
cli/commands/build-cache: make max entries configurable and set to 2 in CI
|
2020-03-31 13:01:50 +02:00 |
|
Patrik Oldsberg
|
56a7969eac
|
github/workflows: add back node_modules cache
|
2020-03-31 13:01:50 +02:00 |
|
Patrik Oldsberg
|
9cb19a62aa
|
github/workflows: separate out build cache and use proper key + restore keys
|
2020-03-31 13:01:50 +02:00 |
|
Patrik Oldsberg
|
2961e216cc
|
cli/commands/build-cache: allow cache dir to be set through env
|
2020-03-31 13:01:49 +02:00 |
|
Patrik Oldsberg
|
3ca00be607
|
cli/commands/build-cache: enable dirty check
|
2020-03-31 13:01:49 +02:00 |
|