Commit Graph

61980 Commits

Author SHA1 Message Date
Nicola Corti 2fba9893d8 Update build.gradle to use the proper application id 2020-02-06 14:50:24 +01:00
blam 331a72b20d Merge branch 'master' of github.com:spotify/backstage into ben/listing-components
* 'master' of github.com:spotify/backstage: (25 commits)
  backend/scaffolder: fix build
  backend,proto: added builds service that calls out to github api
  proto: update README
  proto: switch to grpc-web plugin + ship protoc plugin binary, because meh
  feat: returning correct list of included facts
  refactor: Protobuf messages
  No separate login link anymore
  add failing scenario for getting entity
  Persist login (for now - due to constant page reloads)
  feat: add set fact endpoint
  Mark package as private
  frontend: remove gen-proto script, replaced by proto package
  Updated docs
  Fixed prototool
  Added generated files
  Added service=grpc-web flag
  Added protobuf-gen-ts to prototool.yaml
  Ran yarn install
  Added a @backstage/protobuf-definitions package
  frontend/core: simplify plugin output handling
  ...
2020-02-06 14:48:08 +01:00
Nicola Corti 4460447790 Bump Gradle to 6.1.1 in the template 2020-02-06 14:45:16 +01:00
Nicola Corti 37829fe278 Update cookiecutter.json to include all the used tags 2020-02-06 14:41:17 +01:00
Nicola Corti 7b431b9c9d .DS_Store to gitignore 2020-02-06 14:32:21 +01:00
Stefan Ålund b9e4da7bb6 Move in SortableTable 2020-02-06 14:03:35 +01:00
Patrik Oldsberg 1378c4d218 Merge pull request #66 from spotify/rugvip/scaffolder-build
backend/scaffolder: fix build
2020-02-06 14:01:01 +01:00
Nicola Corti af6faccd33 Adding an Android App Kotlin template 2020-02-06 13:54:38 +01:00
Patrik Oldsberg 93ce7bcec3 backend/scaffolder: fix build 2020-02-06 13:48:44 +01:00
Stefan Ålund 392fdf94e4 Moving things into Home 2020-02-06 13:46:21 +01:00
Patrik Oldsberg 210b458995 Merge pull request #64 from spotify/rugvip/grpc-web
proto: switch to grpc-web plugin + ship protoc plugin binary, because meh
2020-02-06 13:45:31 +01:00
Patrik Oldsberg edab1c6512 Merge pull request #62 from spotify/rugvip/builds
backend,proto: added builds service that calls out to github api
2020-02-06 13:39:17 +01:00
Patrik Oldsberg 43367b2fff backend,proto: added builds service that calls out to github api 2020-02-06 13:37:55 +01:00
Patrik Oldsberg efb65546c0 proto: update README 2020-02-06 13:37:09 +01:00
Patrik Oldsberg ced428d3a4 proto: switch to grpc-web plugin + ship protoc plugin binary, because meh 2020-02-06 13:35:49 +01:00
Jefferson Girão a50df7914f Merge pull request #63 from spotify/get-entity
feat: get single entity with facts
2020-02-06 13:33:57 +01:00
Jefferson Girão 90495b6187 feat: returning correct list of included facts 2020-02-06 13:23:10 +01:00
Patrik Oldsberg 4a676ada7b Merge pull request #58 from spotify/rugvip/simplify-output
frontend/core: simplify plugin output handling
2020-02-06 13:10:53 +01:00
Ochieng' Got 1832a3a763 refactor: Protobuf messages 2020-02-06 12:05:01 +01:00
Fredrik Adelöw f09d1065a0 Merge pull request #61 from spotify/freben/nologin
No separate login link anymore
2020-02-06 11:43:26 +01:00
Fredrik Adelöw cc2b0e821d No separate login link anymore 2020-02-06 11:29:23 +01:00
Jefferson Girão ae5283e1d4 add failing scenario for getting entity 2020-02-06 11:08:06 +01:00
Stefan Ålund 2524a71bca Merge pull request #60 from spotify/freben/persist-login
Persist login (for now - due to constant page reloads)
2020-02-06 11:05:37 +01:00
Fredrik Adelöw 926732ce6c Persist login (for now - due to constant page reloads) 2020-02-06 10:49:00 +01:00
Raghunandan Balachandran 88f1bd9176 Merge pull request #54 from spotify/bil/add-typescript-gen
Added Protobuf definitions for TypeScript using Prototool
2020-02-06 10:47:59 +01:00
Jefferson Girão 2b58a65598 Merge pull request #59 from spotify/set-fact-endpoint
feat: set fact endpoint
2020-02-06 10:34:24 +01:00
Jefferson Girão 7e67224d24 feat: add set fact endpoint 2020-02-06 10:27:02 +01:00
Bilawal Hameed fcbbe7072e Mark package as private 2020-02-06 10:18:24 +01:00
Patrik Oldsberg bd7ebdb4ea frontend: remove gen-proto script, replaced by proto package 2020-02-06 10:18:24 +01:00
Bilawal Hameed 18186f6c4b Updated docs 2020-02-06 10:18:24 +01:00
Bilawal Hameed 21e6fcf355 Fixed prototool 2020-02-06 10:18:24 +01:00
Bilawal Hameed fdfcdae4e4 Added generated files 2020-02-06 10:18:24 +01:00
Bilawal Hameed 7b03944284 Added service=grpc-web flag 2020-02-06 10:18:24 +01:00
Bilawal Hameed b6be0d0f25 Added protobuf-gen-ts to prototool.yaml 2020-02-06 10:18:24 +01:00
Bilawal Hameed 94c72a5ea0 Ran yarn install 2020-02-06 10:18:22 +01:00
Bilawal Hameed 5be413a44d Added a @backstage/protobuf-definitions package 2020-02-06 10:17:11 +01:00
Patrik Oldsberg 940d472df1 frontend/core: simplify plugin output handling 2020-02-06 10:00:38 +01:00
Patrik Oldsberg eabe2de155 Merge pull request #56 from spotify/rugvip/plugin-output
frontend: added github-actions plugin skeleton + plugin output experiments
2020-02-06 09:59:36 +01:00
Stefan Ålund 6996b8c1eb Merge pull request #57 from spotify/alund/new-nav
New collapsing navigation
2020-02-06 09:52:57 +01:00
Stefan Ålund 07bbd89dee Update Header.js 2020-02-06 09:38:27 +01:00
Stefan Ålund 52eb8cf8e7 New collapsing navigation 2020-02-06 09:32:26 +01:00
Jefferson Girão a8964d4574 chore: delete unused file 2020-02-06 09:26:22 +01:00
Fredrik Adelöw 4ee1eb25ec Merge pull request #51 from spotify/freben/login
Add a login barrier
2020-02-06 09:13:39 +01:00
Patrik Oldsberg b894a0be0c frontend: added github-actions plugin skeleton + plugin output experiments 2020-02-06 09:05:16 +01:00
Fredrik Adelöw a63d3af1d7 Add a login barrier 2020-02-06 09:04:32 +01:00
blam aecd2f7e3f fix(scaffolder): Fixing some small issues with CI workflows 2020-02-06 04:28:39 +01:00
blam 37ad61bb0d hack(scaffolder): to get imports to work nicely with the current protobuf setup, we can slightly change the import rewrites in go modules to point to same place without error 2020-02-06 04:19:50 +01:00
blam c21ce9e768 feat(scaffolder): Added scaffolder github workflw 2020-02-06 04:07:44 +01:00
blam da0588b865 Merge branch 'master' of github.com:spotify/backstage into ben/listing-components
* 'master' of github.com:spotify/backstage:
  frontend/core: restructure api a bit
  frontend/core: added plugin route registration api + moved home page to plugin
  Update yarn.lock
  Fix proto/README.md typo
  remove createGlobalStyles from theme
  Add iOS Swift template
  frontend/core: add some kinda app api
  remove tinycolor. remove muithemeprovider
  fix tests
  Remove hello proto
  more deps
  bring in Page, Header, InfoCard, ErrorBoundary, BackstageTheme, Navigation, SupportButtons, HeaderAction, HeaderLabel components from backstage frontend
2020-02-06 04:02:47 +01:00
blam 9f9949503a feat(scaffolder): Added the ability to create a component, create GH repo + copy to template to temp folder ready for cookiecutter 2020-02-06 04:00:37 +01:00