Commit Graph

38910 Commits

Author SHA1 Message Date
Jan Van Bruggen c51efce2a0 Update docs to always use yarn add --cwd for app & backend
Some commands currently error, and others are simply formatted inconsistently.
This format seems to work and be the most popular/common,
so I applied it to all similar occurrences.

Signed-off-by: Jan Van Bruggen <JanVB@verily.com>
2023-02-13 09:40:20 -07:00
Katharina Sick 02ac23ea90 reset node-fetch version
Signed-off-by: Katharina Sick <katharina.sick@dynatrace.com>
2023-02-13 16:34:37 +01:00
Katharina Sick 1fad33684e use node-fetch
Signed-off-by: Katharina Sick <katharina.sick@dynatrace.com>
2023-02-13 16:31:49 +01:00
Justin De Burgo 0303587bce Update .changeset/famous-squids-wonder.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Justin De Burgo <57914589+jpdeburgo@users.noreply.github.com>
2023-02-13 09:21:44 -06:00
Phil Kuang dfbe698743 chore(review): address comments
Signed-off-by: Phil Kuang <pkuang@factset.com>
2023-02-13 10:12:52 -05:00
Patrik Oldsberg 08b7ac6f07 microsite: add fold to last two blog posts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-13 16:02:09 +01:00
bnechyporenko a8c0c0383e Updated the 'Debugging Jest Tests' section
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2023-02-13 15:28:27 +01:00
Fredrik Adelöw 30d1c0d678 Merge pull request #16305 from backstage/freben/eager-deletion
Handle eager deletion even in the face of duplicate references
2023-02-13 15:23:13 +01:00
bnechyporenko 006f84dc86 Updated the 'Debugging Jest Tests' section
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2023-02-13 14:50:03 +01:00
bnechyporenko f2f5c494fa Merge remote-tracking branch 'origin/master' into update-jest-docs 2023-02-13 14:40:25 +01:00
Katharina Sick 0c1d0229aa remove not needed test dependencies
Signed-off-by: Katharina Sick <katharina.sick@dynatrace.com>
2023-02-13 13:46:03 +01:00
Morgan Bentell f9f63f7d22 Merge pull request #16116 from RoadieHQ/keep-sync-alive
keep event stream alive even if its taking a while
2023-02-13 11:52:13 +01:00
Fredrik Adelöw 33d042bcaf simplify
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-02-13 11:34:53 +01:00
Patrik Oldsberg 145d43a497 Merge pull request #16315 from bkielbasa/patch-1
typo: typo in imported package name
2023-02-13 09:07:22 +01:00
Bartłomiej Klimczak 2be83af0a8 typo: typo in imported package name
Signed-off-by: Bartłomiej Klimczak <bartlomiej.klimczak88@gmail.com>
2023-02-13 08:00:03 +01:00
Patrik Oldsberg 6c6613ea3c Merge pull request #16313 from backstage/rugvip/main
exit prerelease
2023-02-12 23:23:25 +01:00
Patrik Oldsberg b6a43bcdc0 exit prerelease
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-12 22:38:56 +01:00
Patrik Oldsberg 9123c24d78 Merge pull request #16129 from jgrigg/resolve-github-locations-via-login-annotation
Resolve locations via github annotations rather than entity name
2023-02-12 22:37:49 +01:00
Patrik Oldsberg 20b6113f0a Merge pull request #16148 from mdb/pagerduty-read-only
feat(PagerDuty plugin improvement): expose 'readOnly' configuration option to PagerDuty plugin
2023-02-12 21:45:36 +01:00
Patrik Oldsberg 1b8683ff5d Merge pull request #16046 from jamieklassen/document-proxy-endpoint
Document the proxy endpoint
2023-02-12 21:13:53 +01:00
bogdannechyporenko 359648ed18 Merge remote-tracking branch 'origin/master' into enhance-schema-validator 2023-02-12 19:17:17 +01:00
Charlie Chiang 0a1f04170c Add kubevela to plugin marketplace
Signed-off-by: Charlie Chiang <charlie_c_0129@outlook.com>
2023-02-12 21:13:48 +08:00
Andre Wanlin a021b24799 Updated API Report
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-02-11 15:05:30 -06:00
Andre Wanlin 027d58f938 Fixed ordering
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-02-11 15:02:12 -06:00
Andre Wanlin 672eade899 Organized backend API
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-02-11 14:59:55 -06:00
Andre Wanlin 54f08f8bd9 Refactored processing
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-02-11 14:59:55 -06:00
Andre Wanlin d327896ecb Refactored createRouter args
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-02-11 14:59:55 -06:00
Andre Wanlin bb1cfedc33 Refactor age to use HumanDuration
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-02-11 14:59:55 -06:00
Andre Wanlin 75cfee5688 Added linguist frontend, backend, and common plugins
Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>

Removed refresh and permissions

Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>

Small database refactor and improved naming

Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>

Refactor stringifyEntityRef usage

Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>

Fixed up yarn.lock

Signed-off-by: Andre Wanlin <andrewanlin@gmail.com>
2023-02-11 14:59:53 -06:00
Adam Harvey 9fc1e58a5d chore: Fix install instructions
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-02-11 09:58:08 -05:00
Patrik Oldsberg e2489e8f86 Merge pull request #16306 from backstage/rugvip/suffix
cli: fix webpack loader file extension checks
2023-02-11 15:40:57 +01:00
Patrik Oldsberg a9c50af76b cli: fix webpack loader file extension checks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-11 14:40:00 +01:00
Fredrik Adelöw e8f2ac13e7 Merge pull request #16121 from kuangp/feat/searchTypeAccordion/counts
feat(SearchType.Accordion): implement displaying result counts
2023-02-11 12:18:33 +01:00
Fredrik Adelöw 1aec041c34 Handle eager deletion even in the face of duplicate references
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-02-11 11:50:17 +01:00
Patrik Oldsberg 071354eb7d catalog-backend: add additional validation in stitching step
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2023-02-11 11:13:34 +01:00
Patrik Oldsberg aece6c57d2 catalog-model: improve location reference validation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2023-02-11 11:13:28 +01:00
Jim Shingler 72a3312689 Fixing Documentation of GitLab Org Data
Spell out PAT and fix time and resourcs

Signed-off-by: Jim Shingler <ShinglerJim@gmail.com>
2023-02-10 20:56:27 -05:00
Jim Shingler 381cf607c6 Format Section Title for Other
Signed-off-by: Jim Shingler <ShinglerJim@gmail.com>
2023-02-10 20:48:14 -05:00
Aramis Sennyey f36840b466 Update scaffolder filters to use humanizeEntityRef but stringifyEntityRef in the backend.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-02-10 12:42:04 -05:00
blam e9a8ce97d0 chore: remove some more uneeded code
Signed-off-by: blam <ben@blam.sh>
2023-02-10 15:45:30 +01:00
blam 73981f9407 chore: removed some unneeded code, just use the one that exists
Signed-off-by: blam <ben@blam.sh>
2023-02-10 15:42:47 +01:00
blam a521379688 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2023-02-10 14:41:26 +01:00
blam 7c145f21ec chore: make the new TemplateEditor journey work with the new form work
Signed-off-by: blam <ben@blam.sh>
2023-02-10 14:40:13 +01:00
bnechyporenko 5a2faa801f Incorporated feedback
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2023-02-10 14:29:04 +01:00
Fredrik Adelöw c010a30fe9 Merge pull request #16257 from backstage/freben/locationspec
🧹  do not import deprecated symbols
2023-02-10 14:28:13 +01:00
bnechyporenko 8d3a8205d4 Merge remote-tracking branch 'origin/master' into enhance-schema-validator 2023-02-10 14:21:06 +01:00
Mike Ball de908df2d0 dev environment now utilizes mock PagerDuty API
By making use of a mock PagerDuty API to render the `EntityPagerDuty` component
via a `yarn start`-created dev environment, this unblocks development
for contributors who don't otherwise have access to the PagerDuty API.

Signed-off-by: Mike Ball <mikedball@gmail.com>
2023-02-10 07:48:18 -05:00
Patrik Oldsberg 5637ebed92 core-components: global override for window.open
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-10 13:28:42 +01:00
Patrik Oldsberg a053eeecd4 Merge pull request #16251 from backstage/rugvip/cache
backend-plugin-api: refactor CacheService to lift up client methods to the service
2023-02-10 13:24:25 +01:00
Nikolai R Kristiansen dcacf94912 docs: Add changeset
Signed-off-by: Nikolai R Kristiansen <nikolai.kristiansen@remarkable.no>
2023-02-10 13:13:51 +01:00