Commit Graph

468 Commits

Author SHA1 Message Date
Himanshu Mishra 8fbd591fd4 TechDocs: Update roadmap with milestones 2021-03-01 10:12:26 +01:00
Patrik Oldsberg 6ab503887b scripts,workflows: add fossa wrapper script for config generation and retries 2021-02-27 15:24:34 +01:00
Patrik Oldsberg 67cc1f0416 Merge pull request #4421 from joaomilho/master
docs: Fix broken links in microsite
2021-02-26 17:35:43 +01:00
Jacob Valdemar 1f95ebedd5 Update vocab.txt 2021-02-25 19:52:52 +01:00
r.bideau a908e00e5f Fix some other typo and add theia to vocab
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com>
2021-02-24 19:16:54 +01:00
Juan Lulkin cb6d22351c Adds a line break to workflow file 2021-02-23 18:31:33 +01:00
Juan Lulkin 7e9928ffd9 Removes offending spaces 2021-02-23 18:22:41 +01:00
Ryan Vazquez 8b79540176 Merge pull request #4623 from backstage/cost-insights-override-default-alert-properties
Cost insights override default alert properties
2021-02-22 17:17:47 -05:00
Ryan Vazquez 1da01d95ed lint
add accessors to vale

add headers
2021-02-22 11:25:54 -05:00
r.bideau 24779db8bf Add pageview to vocab
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com>
2021-02-22 09:45:44 +01:00
Juan Lulkin d2d5056f17 Removes trailing spaces 2021-02-21 12:17:12 +01:00
Juan Lulkin 69c64ac7f3 Merge remote-tracking branch 'upstream/master' 2021-02-21 00:03:29 +01:00
Juan Lulkin b609e94a37 Makes verify sidebar script assume build is present 2021-02-20 19:38:05 +01:00
James Turley a4f863f8f8 Document browser URL annotations 2021-02-20 11:13:22 +00:00
Olle Lundberg 56544eac81 Add Olle and Lundberg to vocab 2021-02-19 12:43:04 +01:00
Olle Lundberg 085736eca3 Sort vocabulary file 2021-02-19 12:43:04 +01:00
Fredrik Adelöw 3a940a7d0b Merge pull request #4372 from kiranpatel11/master
feat(CatalogTable): truncate long description with ellipsis and tooltip
2021-02-18 19:28:47 +01:00
Patrik Oldsberg 759620539a workflow: build transitive dependencies when only building changed packages in CI
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
2021-02-18 14:16:01 +01:00
blam 8c5a6df2c8 chore: prettier 2021-02-17 22:45:32 +11:00
blam f8284bed3e chore: ignore stories codecov 2021-02-17 22:45:32 +11:00
Oliver Sand ca10ce8914 Merge pull request #4392 from SDA-SE/feat/tables
Add tables to systems and domains
2021-02-16 16:12:34 +01:00
Ben Lambert fe0ee447a0 Merge pull request #4416 from ayshiff/feature/splunk-on-call-plugin
Feature: Splunk On-Call Plugin
2021-02-16 15:04:44 +01:00
Oliver Sand 94d5db1e65 Add subcomponent to vocab 2021-02-12 10:43:33 +01:00
blam 378a9def28 Merge branch 'master' of github.com:backstage/backstage into lockfile-ts-error-improvement
* 'master' of github.com:backstage/backstage: (187 commits)
  chore(deps-dev): bump @storybook/addon-actions from 6.1.11 to 6.1.17
  Add changeset for fixing requestLoggingHandler
  chore: changeset
  chore: might as well do this for all parsing
  bug: filepath can be returned as undefined from `git-url-parse` let's default to empty
  Export Select component from core
  catalog-info: add links
  fix up yarn after release
  Use routed tabs to link to every settings page
  Limit the props that are forwarded to the Link component in the EntityRefLink
  chore: fix the create-app version
  Version Packages
  Move parseDate function
  Prettier fix
  Add line
  Use JS Date instead of Datetime
  Fix broken links in documentation (#4418)
  Removed old imports
  Remove unused functions and luxon
  fix(catalog): entity links incorrect wrapping
  ...
2021-02-12 09:04:04 +01:00
Remi 562917f110 fix(pagerduty): requested changes 2021-02-11 20:23:03 +01:00
Remi f952bac577 feat(splunk-on-call-plugin): docs + display team and user 2021-02-11 20:21:39 +01:00
Remi d8df97140c tests(splunk-on-call-plugin): update docs + fix unused things 2021-02-11 20:21:39 +01:00
blam 5e74f638ce chore: add lockfile to words 2021-02-11 16:57:06 +01:00
Ben Lambert 6b249d6639 Merge pull request #4388 from backstage/blam/e2e
Use Tugboat as a place to run some tests
2021-02-11 13:19:04 +01:00
Eric Peterson 174a63c466 Merge pull request #4472 from backstage/iameap/clarify-search-architecture
[Search] Clarify search architecture
2021-02-11 10:13:42 +01:00
Patrik Oldsberg afa453f744 Merge pull request #4465 from n2ygk/config_oauth_scope
Add configurable OAuth 2.0 scopes
2021-02-10 22:26:30 +01:00
Patrik Oldsberg e37dbec282 github/workflows: use lax config checks 2021-02-10 21:08:01 +01:00
Eric Peterson 11e5ebbb60 Own it. 2021-02-10 16:42:38 +01:00
blam 81646feee0 chore: fixing cypress build 2021-02-09 10:00:01 +01:00
blam 08b61ba0bd chore: updating workflow to point at the right folder now 2021-02-09 09:46:45 +01:00
blam df9ca92c7d Merge branch 'master' of github.com:backstage/backstage into blam/e2e
* 'master' of github.com:backstage/backstage: (88 commits)
  changeset
  use P30D for snooze option
  Add changeset
  added changesets
  catalog-backend: use more explicit response types and let error handlers handle errors
  backend-common: use explicit content type in error response
  backend-common: slight refactoring in support of future search impl
  scaffolder: Convert to prepared statements
  chore(deps): bump rollup-plugin-typescript2 from 0.27.3 to 0.29.0
  circleci,cloudbuild,github-actions,jenkins: rename internal entity conditional
  github-actions: GitHub -> Github
  core-api: document createRouteRef type inference logic
  docs(TechDocs): docs/ is configurable by mkdocs.yml
  Update packages/create-app/CHANGELOG.md
  create-app: update changelog to put more emphasis on plugin-catalog-react migration
  Don't respond to a request twice if an entity has not been found.
  added changesets
  core-api: fix type inference of createRouteRef
  Add comment TODO
  Rename green-rabbits-burn.md to techdocs-green-rabbits-burn.md
  ...
2021-02-09 09:25:07 +01:00
Adam Harvey 46f76d0f28 Add word to dictionary 2021-02-08 14:59:22 -05:00
Juan Lulkin 9147e9226a Adds script to verify sidebars navigation 2021-02-08 12:15:58 +01:00
blam a94f5f9506 chore: move files around for ease 2021-02-05 10:46:18 +01:00
blam c3f65bc445 chore: archive video footage with the correct path 2021-02-05 07:40:52 +01:00
blam 31d38ee806 chore: fixing syntax again 2021-02-04 22:09:24 +01:00
blam d24ff519fa chore: fixing syntax 2021-02-04 22:08:31 +01:00
blam a54ea9e4f9 chore: make pretty 2021-02-04 21:58:58 +01:00
blam b8877af305 chore: slimming down install script a little 2021-02-04 21:58:21 +01:00
blam e8cb51a717 chore: dump video recordings too 2021-02-04 21:55:46 +01:00
blam b533d65147 chore: don't install - we have deps 2021-02-04 21:39:31 +01:00
blam 60108e4623 chore: reconfigure Cypress run 2021-02-04 21:19:25 +01:00
blam 83ba509d22 chore: reworking tests to use he cypress github-action instead 2021-02-04 20:57:01 +01:00
blam 266f453f43 feat: added a test for running a simple cypress server 2021-02-04 16:23:07 +01:00
Fredrik Adelöw 19fe61c27a provide a changeset for the eslint update 2021-02-04 11:12:52 +01:00