Bilawal Hameed
758c12101e
[core/api] added toggle method to FeatureFlags
2020-03-30 12:07:38 +02:00
Bilawal Hameed
85c3ce7d9a
[core/api/app] added context for registered flags
2020-03-30 12:07:38 +02:00
Bilawal Hameed
7ba4f4ca2d
[plugins/welcome/WelcomePage] add featureFlags via useApi
2020-03-30 12:07:38 +02:00
Bilawal Hameed
c86387ea09
[core] added typescript decorators (experimental)
2020-03-30 12:07:38 +02:00
Bilawal Hameed
b865bdd472
[core] fix bad imports
2020-03-30 12:07:38 +02:00
Bilawal Hameed
10a7102f4c
[core/api/app] Set FeatureFlags class to static
2020-03-30 12:07:38 +02:00
Bilawal Hameed
3e6d2ce730
[core/api/app] add FeatureFlags API implementation
2020-03-30 12:07:37 +02:00
Bilawal Hameed
817c476050
[docs] updated with typescript definitions + code sample
2020-03-30 12:07:37 +02:00
Bilawal Hameed
79654e477e
[core/apis/definitions] added featureFlags definition
2020-03-30 12:07:37 +02:00
Bilawal Hameed
e6a88a5dc0
[core/AppBuilder] collect list of registered feature flags
2020-03-30 12:07:37 +02:00
Bilawal Hameed
45d7e2736f
[core/api/plugins] added featureFlags.registerFeatureFlag
2020-03-30 12:07:37 +02:00
Bilawal Hameed
8145ba8b94
[docs] added skeleton
2020-03-30 12:07:37 +02:00
Patrik Oldsberg
88a6b3d7c4
Merge pull request #411 from spotify/rugvip/storyploy
...
github/workflows: move storybook deploy to separate workflow
2020-03-30 11:17:53 +02:00
Patrik Oldsberg
93bbbcd5ee
github/workflows: move storybook deploy to separate workflow
2020-03-30 11:07:56 +02:00
Stefan Ålund
fa71f87ffd
Merge pull request #367 from mikqi/ci/deploy-storybook
...
ci: add new jobs for deploy storybook
2020-03-30 09:51:56 +02:00
Marcus Eide
ab4c5f35b0
Merge pull request #402 from spotify/eide/hack-cypress
...
Add e2e tests for App with Cypress
2020-03-30 08:56:54 +02:00
Muhammad Rivki
0d25dc3f9b
Merge branch 'master' of github.com:mikqi/backstage into ci/deploy-storybook
2020-03-30 13:19:17 +07:00
Stefan Ålund
e970a57d31
Merge pull request #389 from mateusmarquezini/fix/306-header-text-color
...
Changed the header background color
2020-03-30 07:41:23 +02:00
Stefan Ålund
ac0ddb277f
Merge pull request #404 from asoorm/patch-1
...
document how to override the default port
2020-03-29 23:07:45 +02:00
Ahmet Soormally
9235807f14
document how to override the default port
...
Port 3000 is a common port in the development environment.
This documents how you can start backstage with a different port to the default.
Moved section for development environment to own page within docs in order to keep README small.
2020-03-29 21:59:46 +01:00
Szymon Graczyk
9b7a8712fe
Rewrite layout/Header to use TypeScript and hooks
...
* use makeStyles hook generator
* write fragments as components
* use types instead of PropTypes
2020-03-29 21:06:35 +02:00
Mateus Marquezini
3ce675857e
#400 fixed spread usage
2020-03-29 12:40:14 -03:00
Mateus Marquezini
b1a2eef8fd
#400 Adding Information Card component to Storybook
2020-03-29 12:11:07 -03:00
Stefan Ålund
99c7cc88d9
Merge pull request #360 from tarcinil/fix/330/dockerfile-with-compose
...
Creating docker-compose.yml with nginx config via a new site.
2020-03-29 09:28:18 +02:00
Vern Burton
894d25b54b
updating Dockerfile to pull in custom default.conf to overload default file.
2020-03-28 18:40:28 -05:00
Patrik Oldsberg
8c7fe4af0d
Merge pull request #399 from fastfrwrd/fix-plugin-scaffolding-issue
...
fix: install @backstage/core when scaffolding a plugin
2020-03-27 15:36:52 +01:00
Marcus Eide
ec85cdd254
Add missing eslint plugin
2020-03-27 14:52:54 +01:00
Marcus Eide
990671df9b
Add e2e test for app with cypress
2020-03-27 14:30:36 +01:00
Paul Marbach
b0329a8261
fix: install @backstage/core when scaffolding a plugin
2020-03-27 09:26:31 -04:00
Marcus Eide
a17f237b75
Add data-testid to buttons used by e2e tests
2020-03-27 13:44:37 +01:00
Stefan Ålund
580f30f721
Link to Blog from README ( #397 )
...
* Link to Blog from README
* Update README.md
2020-03-27 07:59:12 +01:00
Stefan Ålund
749ce42613
Merge pull request #396 from spotify/stefanalund-patch-1
...
Add question to FAQ
2020-03-26 21:06:48 +01:00
Stefan Ålund
abd3caf246
Update FAQ.md
2020-03-26 20:37:32 +01:00
Stefan Ålund
8c1a2765e0
Add question to FAQ
2020-03-26 20:27:25 +01:00
Patrik Oldsberg
3d1d34bf96
Merge pull request #392 from spotify/stefanalund-patch-1
...
Add RFCs to README
2020-03-26 15:15:22 +01:00
Stefan Ålund
7910f8e7f1
Add RFCs to README
2020-03-26 14:39:20 +01:00
Mateus Marquezini
67abc7a2c9
reverted opacity changes
2020-03-26 08:28:05 -03:00
Patrik Oldsberg
155f5445e3
Merge pull request #388 from spotify/rugvip/ns
...
use npm namespace @backstage and bump to v0.1.1-alpha.0
2020-03-26 09:47:35 +01:00
Mateus Marquezini
211787f86e
#306 changed the header color
2020-03-25 17:23:38 -03:00
Patrik Oldsberg
019032a7a3
v0.1.1-alpha.0
2020-03-25 19:13:14 +01:00
Patrik Oldsberg
3a0d8edcb5
rename npm namespace from @spotify-backstage to @backstage
2020-03-25 19:12:11 +01:00
Patrik Oldsberg
5c26725361
Merge pull request #378 from spotify/rugvip/publish
...
set up package publishing
2020-03-25 15:48:59 +01:00
Patrik Oldsberg
e73bb131c1
Merge pull request #384 from spotify/rugvip/prep
...
Prepare packages for publishing
2020-03-25 15:42:33 +01:00
Patrik Oldsberg
ca992f6cc4
packages/{core,cli}: fill in missing package.json fields for publishing
2020-03-25 12:59:29 +01:00
Patrik Oldsberg
cf446052bc
packages: add READMEs
2020-03-25 12:57:54 +01:00
Patrik Oldsberg
80eeaa836b
workflows/frontend: split yarn tasks into separate steps ( #383 )
2020-03-25 12:40:14 +01:00
Patrik Oldsberg
59c1cba6b9
docs: added npm publishing docs
2020-03-25 12:13:09 +01:00
Stefan Ålund
7c7cf63b73
Merge pull request #379 from alaiacano/master
...
Add deploy instructions for Heroku
2020-03-25 11:51:58 +01:00
Patrik Oldsberg
ebe2205ec6
Merge branch 'master' into rugvip/publish
2020-03-25 11:21:12 +01:00
Patrik Oldsberg
3dd1611180
workflows/master: split yarn tasks into separate steps
2020-03-25 11:16:18 +01:00