Patrik Oldsberg
|
cf446052bc
|
packages: add READMEs
|
2020-03-25 12:57:54 +01:00 |
|
Patrik Oldsberg
|
4852485f9a
|
package/core: move storybook to separate private and nohoist package
|
2020-03-23 19:26:56 +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
|
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
|
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
|
8ace44135d
|
packages/core: do not require prop types for js
|
2020-03-23 09:35:39 +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 |
|
Muhammad Rivki
|
fd4b1c8e36
|
fix: auto generated d.ts files when build storybook
|
2020-03-23 08:16:00 +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 |
|
Fredrik Adelöw
|
231c991fe0
|
Address review comments
|
2020-03-22 21:49:31 +01:00 |
|
Fredrik Adelöw
|
a14584b485
|
[cli] Add CODEOWNERS support to create-plugin
|
2020-03-22 20:04:48 +01:00 |
|
Patrik Oldsberg
|
9955e9cea6
|
cli: exclude templates dir from linting
|
2020-03-22 16:08:57 +01:00 |
|
Muhammad Rivki
|
4609c8f4e0
|
feat: integration with storybook for @core package
|
2020-03-21 21:55:31 +07:00 |
|
Mateus Marquezini
|
66d27128d0
|
Merge branch 'master' into feature/312-plugin-test-and-list
|
2020-03-20 10:35:18 -03:00 |
|
Mateus Marquezini
|
d958b1d8d2
|
fixed theme provider in a plugin test
|
2020-03-20 10:01:58 -03:00 |
|
Patrik Oldsberg
|
512e5cb54d
|
cli: don't enforce prop-types for plugins
|
2020-03-20 12:27:54 +01:00 |
|
Jose Balanza Martinez
|
55d22c1f36
|
Updated purpleBlue in PageThemeProvider (#328)
|
2020-03-19 21:01:50 +01:00 |
|
Mateus Marquezini
|
07f61e4c2e
|
added yarn lint and test after plugin creation. Fixed some mirror things related with eslint errors
|
2020-03-19 14:20:43 -03:00 |
|
Patrik Oldsberg
|
bccf62ee52
|
Merge pull request #320 from spotify/rugvip/app-build
cli: add app:build app:serve and use in app
|
2020-03-19 14:04:42 +01:00 |
|
Patrik Oldsberg
|
31655018c8
|
app: use app:serve and remove react-scripts dependency
|
2020-03-19 12:28:37 +01:00 |
|
Patrik Oldsberg
|
f0bcd22733
|
cli: add app:serve
|
2020-03-19 12:28:16 +01:00 |
|
Patrik Oldsberg
|
c57fd17102
|
cli: add app:build and use in app
|
2020-03-19 12:15:30 +01:00 |
|
Patrik Oldsberg
|
bd801756eb
|
cli: support ts jest config and make test setup module optional
|
2020-03-19 12:08:09 +01:00 |
|
Patrik Oldsberg
|
52f56ab9b0
|
packages: use cli to test and lint core and cli
|
2020-03-19 11:28:09 +01:00 |
|
nikek
|
7ccd7cace8
|
Tweak according to prettier
|
2020-03-18 22:18:28 +01:00 |
|
nikek
|
1db34ba2a3
|
add testing lib jest dom types, fixes #311
|
2020-03-18 21:35:38 +01:00 |
|
Patrik Oldsberg
|
89f39a06e1
|
cli: unify test and lint commands
|
2020-03-18 21:03:22 +01:00 |
|
Patrik Oldsberg
|
8637518f3c
|
app: use cli app:test + copyright header
|
2020-03-18 17:37:55 +01:00 |
|
Patrik Oldsberg
|
4fb95dc3f1
|
cli: added app:test command
|
2020-03-18 17:37:55 +01:00 |
|
Patrik Oldsberg
|
d83267089c
|
app: restored fixup'd comment line in setupTests
|
2020-03-18 17:31:17 +01:00 |
|
Patrik Oldsberg
|
0d9fd6d7ca
|
app: remove copyright header in plugins list to avoid create-plugin mangling
|
2020-03-18 17:11:57 +01:00 |
|
Patrik Oldsberg
|
cedd53ec8a
|
app: fix lint issues
|
2020-03-18 16:58:07 +01:00 |
|
Patrik Oldsberg
|
01771489d5
|
cli: limit to 0 warnings and use codeframe format for lint tasks
|
2020-03-18 16:27:27 +01:00 |
|
Patrik Oldsberg
|
a711dc21b2
|
cli: add and use app:lint + include default eslint config in cli
|
2020-03-18 16:27:27 +01:00 |
|
Patrik Oldsberg
|
756e7e3212
|
cli: fix name not being defined in helper
|
2020-03-18 16:10:56 +01:00 |
|
Patrik Oldsberg
|
d4f587fdbe
|
Merge pull request #304 from spotify/rugvip/cli-helpers
cli: add helpers for running child processes and error handling in commands
|
2020-03-18 16:07:15 +01:00 |
|
Patrik Oldsberg
|
371084d30c
|
cli: add helper to wait for child to exit + use to fix watch-deps
|
2020-03-18 15:55:05 +01:00 |
|
Patrik Oldsberg
|
7035f8ed52
|
cli: removed unnecessary try-catch in plugin:serve
|
2020-03-18 15:54:16 +01:00 |
|
Fredrik Adelöw
|
72bbbfd243
|
Require plugin IDs to be valid
|
2020-03-18 15:45:05 +01:00 |
|
Patrik Oldsberg
|
79d2ba5bc7
|
cli: add helpers for running child processes and error handling in commands
|
2020-03-18 12:02:52 +01:00 |
|
Patrik Oldsberg
|
3772c82beb
|
cli: use shell option to fix build issues on windows
|
2020-03-17 20:40:48 +01:00 |
|