Commit Graph

57516 Commits

Author SHA1 Message Date
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
Ben Lambert a4b5117a27 Merge pull request #52 from spotify/ben/listing-components
Listing Templates Dynamically
2020-02-06 04:00:01 +01:00
blam e75fae0377 feat(scaffolder): Added the ability to create the repos with optional org in github 2020-02-05 21:20:42 +01:00
Patrik Oldsberg a6d4681134 Merge pull request #53 from spotify/rugvip/core-api-structure
frontend/core: restructure api a bit + fixes
2020-02-05 20:24:12 +01:00
Patrik Oldsberg 2485df1495 frontend/core: restructure api a bit 2020-02-05 17:49:37 +01:00
Patrik Oldsberg e2ed240ee2 Merge pull request #50 from spotify/alund/yarn-fresh
Update yarn.lock
2020-02-05 17:42:09 +01:00
blam c112b57ed6 chore(scaffolder): Add a comment about loading from disk every time 2020-02-05 16:47:04 +01:00
blam 600a001d6f feat(scaffolder): Dynamically load the files from disk 2020-02-05 16:45:45 +01:00
Patrik Oldsberg 9440212e96 Merge pull request #47 from spotify/rugvip/home-page-plugin
frontend/core: added plugin route registration api + moved home page to plugin
2020-02-05 16:20:22 +01:00
blam e1ddbe60e9 chore(scaffolder): make the build work with the new folder structure 2020-02-05 16:16:13 +01:00
blam fe2b02e70f chore(scaffolder): moving around some files and bringing the project more in line with the inventory service 2020-02-05 16:16:07 +01:00
blam 1f699f7fa5 chore(scaffolder): gofmt 2020-02-05 16:16:00 +01:00
Patrik Oldsberg bda7cb8b7a frontend/core: added plugin route registration api + moved home page to plugin 2020-02-05 16:02:47 +01:00
Stefan Ålund a78237b67e Update yarn.lock 2020-02-05 15:45:46 +01:00
Patrick Balestra 6ac93a293b Merge pull request #48 from spotify/patrickb/add-ios-swift-app-template
Add iOS Swift template
2020-02-05 15:31:45 +01:00