Patrik Oldsberg
|
5012ce5335
|
github/workflows: update yarn cache step names
|
2020-03-25 11:09:53 +01:00 |
|
Patrik Oldsberg
|
ae61369fe1
|
package: added root release command for creating a version bump commit
|
2020-03-24 22:55:33 +01:00 |
|
Patrik Oldsberg
|
9b8d15606e
|
packages: make plugins private for now
|
2020-03-24 22:29:47 +01:00 |
|
Patrik Oldsberg
|
81ca63fd40
|
workflows: add master build with publish
|
2020-03-24 22:29:11 +01:00 |
|
Patrik Oldsberg
|
250277a861
|
packages: mark core and cli as public
|
2020-03-24 12:53:42 +01:00 |
|
Fredrik Adelöw
|
fc55a29140
|
Merge pull request #361 from spotify/freben/pluginact
Fix act() warnings on newly created plugin test run
|
2020-03-23 15:05:00 +01:00 |
|
Fredrik Adelöw
|
459a05654e
|
Merge pull request #369 from spotify/freben/engine
Require node 12
|
2020-03-23 14:53:56 +01:00 |
|
Fredrik Adelöw
|
d154669e0c
|
Require node 12
|
2020-03-23 14:44:23 +01:00 |
|
Fredrik Adelöw
|
1d3a8c110c
|
Better waiting
|
2020-03-23 14:32:41 +01:00 |
|
Fredrik Adelöw
|
9d977ccb9c
|
Fix act() warnings on newly created plugin test run
|
2020-03-23 14:32:41 +01:00 |
|
Patrik Oldsberg
|
58b2b97cfa
|
Merge pull request #326 from spotify/rugvip/errors
Add initial version of core error API with small showcase in welcome plugin and app
|
2020-03-23 10:00:12 +01:00 |
|
Patrik Oldsberg
|
4f13f2c778
|
core/apis/errors: rename to error and don't export Error type
|
2020-03-23 09:43:47 +01:00 |
|
Patrik Oldsberg
|
392fc2a47f
|
app/components/ErrorDisplay: added some TODOs
|
2020-03-23 09:43:47 +01:00 |
|
Patrik Oldsberg
|
bdaa6031d3
|
app: more elaborate error display
|
2020-03-23 09:43:47 +01:00 |
|
Patrik Oldsberg
|
a9aede10fc
|
plugins/welcome: add error button that shows an example of consuming the error api
|
2020-03-23 09:43:47 +01:00 |
|
Patrik Oldsberg
|
5ad9dfbcd4
|
app: add initial errorApi implmentation
|
2020-03-23 09:43:47 +01:00 |
|
Patrik Oldsberg
|
9b7dcfffbe
|
core,app: add a method for registering APIs
|
2020-03-23 09:43:47 +01:00 |
|
Patrik Oldsberg
|
4e584c9c71
|
core/apis/ApiRegistry: narrow down types of implementations
|
2020-03-23 09:43:47 +01:00 |
|
Patrik Oldsberg
|
0372c64125
|
core: added errors api definition in new definitions folder
|
2020-03-23 09:43:47 +01:00 |
|
Patrik Oldsberg
|
ec02d83f40
|
core/apis/ApiRef: use domain dot notation
|
2020-03-23 09:43:47 +01:00 |
|
Patrik Oldsberg
|
e1a7f0fb29
|
Merge pull request #362 from spotify/rugvip/jsprops
packages/core: do not require prop types for js
|
2020-03-23 09:43:36 +01:00 |
|
Patrik Oldsberg
|
8ace44135d
|
packages/core: do not require prop types for js
|
2020-03-23 09:35:39 +01:00 |
|
Patrik Oldsberg
|
8b76868c26
|
Merge pull request #359 from spotify/rugvip/windows
github/workflows/cli: run on windows as well
|
2020-03-23 09:15:47 +01:00 |
|
Patrik Oldsberg
|
fd40fbdf4b
|
Merge pull request #355 from spotify/rugvip/cache
github/workflows: cache node_modules
|
2020-03-23 08:59:04 +01:00 |
|
Patrik Oldsberg
|
577503b0c3
|
Merge pull request #337 from spotify/rugvip/prop-types
cli: don't enforce prop-types for plugins
|
2020-03-23 08:57:24 +01:00 |
|
Fredrik Adelöw
|
263199da55
|
Merge pull request #340 from spotify/freben/codeowners
[cli] Add CODEOWNERS support to create-plugin
|
2020-03-23 08:52:15 +01:00 |
|
Stefan Ålund
|
9a042e4b03
|
Merge pull request #354 from majd-asab/feature/add-github-auth
added login page with github authentication option
|
2020-03-23 08:23:42 +01:00 |
|
Stefan Ålund
|
958c574afa
|
Merge pull request #350 from mikqi/feat/storybook-integration
Storybook Integration
|
2020-03-23 08:06:36 +01:00 |
|
Muhammad Rivki
|
fd4b1c8e36
|
fix: auto generated d.ts files when build storybook
|
2020-03-23 08:16:00 +07:00 |
|
Muhammad Rivki
|
e29f55088e
|
chore: add build storybook script at root package
|
2020-03-23 08:14:42 +07:00 |
|
Muhammad Rivki
|
fbc786b126
|
Merge branch 'master' of github.com:mikqi/backstage into feat/storybook-integration
|
2020-03-23 07:58:56 +07:00 |
|
Majd
|
7b22d17838
|
added login page with github authentication option
|
2020-03-22 20:41:45 -04:00 |
|
Patrik Oldsberg
|
4f959b94ac
|
github/workflows/cli: run on windows as well
|
2020-03-23 01:31:17 +01:00 |
|
Patrik Oldsberg
|
143227652c
|
Merge pull request #356 from spotify/rugvip/cliflow
github/workflows: move cli e2e test to separate workflow, run on windows as well
|
2020-03-23 00:19:23 +01:00 |
|
Patrik Oldsberg
|
daa891cb2e
|
github/workflows: move cli e2e test to separate workflow, prepare for running on windows as well
|
2020-03-23 00:12:18 +01:00 |
|
Stefan Ålund
|
61f2fce33b
|
Merge pull request #353 from AndreasAugustin/feat/editorconfig
#332 add .editorconfig
|
2020-03-22 22:18:50 +01:00 |
|
Patrik Oldsberg
|
a20d43255f
|
Merge pull request #357 from spotify/rugvip/copyright
eslint: move copyright template to separate file
|
2020-03-22 22:00:57 +01:00 |
|
Patrik Oldsberg
|
3195e2f2c4
|
eslint: move copyright template to separate file
|
2020-03-22 21:52:06 +01:00 |
|
Fredrik Adelöw
|
231c991fe0
|
Address review comments
|
2020-03-22 21:49:31 +01:00 |
|
Fredrik Adelöw
|
31e11b0b46
|
Merge pull request #322 from spotify/freben/yarnlock
Make sure that minimist gets bumped past the vulnerable version
|
2020-03-22 21:29:18 +01:00 |
|
Patrik Oldsberg
|
5d3974e869
|
github/workflows: cache node_modules
|
2020-03-22 21:24:54 +01:00 |
|
Fredrik Adelöw
|
6923c2904e
|
Make sure that minimist gets bumped past the vulnerable version
|
2020-03-22 21:14:47 +01:00 |
|
Fredrik Adelöw
|
a14584b485
|
[cli] Add CODEOWNERS support to create-plugin
|
2020-03-22 20:04:48 +01:00 |
|
AndreasAugustin
|
24a4a74f23
|
#332 add *.tsx, *.jsx, *.html to the .editorconfig
|
2020-03-22 19:40:42 +01:00 |
|
AndreasAugustin
|
fc5aa5dc48
|
#332 add .editorconfig
The coniguration is set like the current file types have
|
2020-03-22 19:23:06 +01:00 |
|
Patrik Oldsberg
|
39dc09fdd7
|
Merge pull request #351 from spotify/rugvip/ignore
cli: exclude templates dir from linting
|
2020-03-22 16:39:39 +01:00 |
|
Patrik Oldsberg
|
9955e9cea6
|
cli: exclude templates dir from linting
|
2020-03-22 16:08:57 +01:00 |
|
Muhammad Rivki
|
68134404a6
|
fix: mismatch package version
|
2020-03-22 14:09:54 +07:00 |
|
Vern Burton
|
9528bed0b7
|
adding issue templates for feature/bug (#329)
|
2020-03-21 22:55:10 +01:00 |
|
Muhammad Rivki
|
044fad2fbf
|
chore: add run storybook script at root folder
|
2020-03-21 21:59:25 +07:00 |
|