Commit Graph

20487 Commits

Author SHA1 Message Date
Fredrik Adelöw 7107d094d6 Merge pull request #23365 from Evernorth/kp/fix-github-actions-workflow-status-handling
Fixed WorkflowRunStatus component to handle skipped and cancelled status. Fixes #23257
2024-03-02 09:18:47 +01:00
Karthikeyan Perumal 8ab3218c1a Fixed bug in WorkflowRunStatus component where skipped & cancelled status were shown as completed
Signed-off-by: Karthikeyan Perumal <7823084+karthikeyanjp@users.noreply.github.com>
2024-03-01 21:16:05 -06:00
Fredrik Adelöw bceb60ef0e Merge pull request #22478 from autodesk-forks/nikolarAutodesk/entity-feedback_defaultResponse
[plugin/feedback-entity] Improvements to Feedback Plugin UI
2024-03-01 13:25:36 +01:00
Fredrik Adelöw 1f553d2728 Merge pull request #23347 from backstage/freben/guest
ensure that the guest auth config schema is present
2024-03-01 11:15:21 +01:00
Fredrik Adelöw 72dd380d14 ensure that the guest auth config schema is present
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-01 10:57:05 +01:00
Patrik Oldsberg 80bcb8a84d Merge pull request #23246 from mareklibra/FLPATH-1003.pagination
feat(notifications): use pagination on the backend layer
2024-02-29 22:58:22 +01:00
Heikki Hellgren a790a3dfa0 feat: move notifications origin resolving to backend
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-29 21:33:16 +02:00
Patrik Oldsberg 6ea413c7e8 Merge pull request #23302 from drodil/signals_events_service
feat(signals,events)!: migrate signals to use events service
2024-02-29 18:04:33 +01:00
Fredrik Adelöw e1f73d091e Added config.d.ts entry with secrets for the shared auth block
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-29 14:33:04 +01:00
Bogdan Nechyporenko bbd1fe19ab Made "checkpoint" on scaffolder action context non-optional (#23291)
* Made "checkpoint" on scaffolder action context non-optional
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-02-29 10:41:34 +01:00
nikolar 83e7ec6322 add review suggestion
Signed-off-by: nikolar <reyna.nikolayev@autodesk.com>
2024-02-28 09:59:13 -08:00
Heikki Hellgren daf85dc4ab feat(signals,events)!: migrate signals to use events service
+ allow defining event paylod in events service

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-28 16:00:26 +02:00
Marek Libra c0f059728a chore: use static uuids to siplify testing
It's easier to debug failing tests with constant UUIDs.

Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-02-28 13:21:12 +01:00
Marek Libra 8740058516 chore: regenerate api-report.md
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-02-28 10:55:20 +01:00
Heikki Hellgren df45710b5e feat(signals): take new auth in use for signals
- fixed authentication for signals
- improved error logging

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-28 10:44:08 +02:00
nikolar e150fe7e19 fix empty response
Signed-off-by: nikolar <reyna.nikolayev@autodesk.com>
2024-02-27 16:56:09 -08:00
github-actions[bot] 4cca80fbf8 Version Packages (next) 2024-02-27 16:48:30 +00:00
Patrik Oldsberg c443bed48a catalog-react: roll back style class key change
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-27 17:30:41 +01:00
Patrik Oldsberg a51d63c337 Merge pull request #23290 from backstage/tika/remove-adr-search-filter
Remove the ADR search filter from default filter list
2024-02-27 17:09:58 +01:00
Patrik Oldsberg e7d982d81c Merge pull request #23095 from backstage/camilaibs/search-new-auth-services-migration
[Search] Use credentials on the authorized search engine
2024-02-27 17:08:05 +01:00
Patrik Oldsberg e8dff1f3b0 Merge pull request #20932 from mario-mui/feat/core-components-i18n
add i18n for core components
2024-02-27 17:07:47 +01:00
Fredrik Adelöw 3bb30d272d Merge pull request #23289 from RedlineTriad/fix-fetch-for-binary-files
fix!: avoid binary file corruption in fetch action
2024-02-27 16:51:17 +01:00
Avantika Iyer d3d8f905f4 remove adr from default search filters
Signed-off-by: Avantika Iyer <avantika.hiyer@gmail.com>
2024-02-27 15:42:55 +00:00
Camila Belo 62346b79a7 refactor: apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-02-27 16:40:38 +01:00
Patrik Oldsberg 3d6fa24172 Merge pull request #23288 from backstage/blam/simplify-test-utils
chore: simplify the input types for `createMockActionContext`
2024-02-27 16:40:13 +01:00
RedlineTriad 85f4723b1b fix!: avoid binary file corruption in fetch action
The `.toString()` caused all non utf-8 data to be corrupted on disk.
This caused issues when downloading binary files such as zip archives.

Fixes #22899

Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-02-27 16:26:38 +01:00
blam 1254f466ef chore: simplify the input types
Signed-off-by: blam <ben@blam.sh>
2024-02-27 16:21:39 +01:00
Phil Kuang 9d6943da55 Merge pull request #23286 from kuangp/chore/adr/deps
chore(adr): remove unused deps
2024-02-27 10:15:02 -05:00
Patrik Oldsberg 8186350fa9 Merge pull request #23061 from backstage/rugvip/pr/1701be
devtools-backend: migate to support new auth services
2024-02-27 16:08:50 +01:00
Patrik Oldsberg 59aa9a3376 Merge pull request #23065 from backstage/rugvip/pr/3d89d8
tech-insights-backend: added auth service support
2024-02-27 16:07:26 +01:00
Phil Kuang 669efc6f7c chore(adr): remove unused deps
Signed-off-by: Phil Kuang <pkuang@factset.com>
2024-02-27 10:02:44 -05:00
blam 448650ccac chore: fix
Signed-off-by: blam <ben@blam.sh>
2024-02-27 15:50:13 +01:00
blam dc521c3c22 Merge remote-tracking branch 'origin/master' into task-action-idempotency
* origin/master: (176 commits)
  chore: filter timestamp on different DB engines
  chore: add unit tests for the createdAfter filter of notifications
  feat: add createdAfter filtering to the Notifications
  kubernetes-backend: auth test fix
  backend-app-api: review fixes for cookie auth
  backend-plugin-api: updated cookie auth implementation
  backend-test-utils: update mockCredentials for cookie auth
  backend-plugin-api: add AuthService.getNoneCredentials
  backend-plugin-api: add support for limited user tokens
  feat: update Notifications front-end
  feat: need an api report 🎉 Signed-off-by: blam <ben@blam.sh>
  chore: small cleanup
  wip
  wip
  wip
  wip
  wip
  wip
  wip
  Updated changeset
  ...

Signed-off-by: blam <ben@blam.sh>
2024-02-27 15:47:26 +01:00
Marek Libra 6f13cda324 chore: clean up after adding createdAfter filter
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-02-27 14:44:08 +01:00
Marek Libra 07abfe16cb feat(notifications): use pagination on the backend layer
The NotificationsPage uses pagination by the backend to avoid large
datasets to be loaded into frontend.

Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-02-27 14:44:07 +01:00
Patrik Oldsberg 2dfd6586d3 Merge pull request #23242 from backstage/rugvip/auth-limited
backend-{plugin,app}-api: updates for new cookie auth design
2024-02-27 14:27:03 +01:00
Fredrik Adelöw befb84c160 Merge pull request #23226 from dotboris/searchable-location-target
Make `spec.target` searchable in catalog table for location
2024-02-27 14:26:39 +01:00
Patrik Oldsberg afe298338b Merge pull request #23173 from mareklibra/filterCreated
feat: add createdAfter filtering to the Notifications
2024-02-27 14:26:12 +01:00
Rickard Dybeck 0ab12077f0 Merge pull request #23169 from mario-mui/fix/view-component-url-error
fix: view component url use LowerCase
2024-02-27 05:20:31 -08:00
rui ma f3e5540a68 fix: test faild
Signed-off-by: rui ma <ruima@alauda.io>
2024-02-27 21:03:29 +08:00
rui ma ff7e12632d feat: support i18n for core component
Signed-off-by: rui ma <ruima@alauda.io>
2024-02-27 21:03:28 +08:00
Marek Libra 672f8e3b42 chore: filter timestamp on different DB engines
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-02-27 13:52:41 +01:00
Marek Libra cacae47b1c chore: add unit tests for the createdAfter filter of notifications
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-02-27 13:52:31 +01:00
Marek Libra 5d9c5ba0a6 feat: add createdAfter filtering to the Notifications
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-02-27 13:52:26 +01:00
Patrik Oldsberg d3008408e8 kubernetes-backend: auth test fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-27 13:49:48 +01:00
Patrik Oldsberg 94c4fe2782 Merge pull request #23025 from mareklibra/portJanusFE
feat: update Notifications frontend
2024-02-27 13:46:33 +01:00
Patrik Oldsberg 45b7ada098 Merge pull request #23066 from backstage/rugvip/pr/242ddb
search-backend-module-{catalog,explore,techdocs}: migrate to support new auth services
2024-02-27 13:34:46 +01:00
Patrik Oldsberg ae0719ae26 Merge pull request #23058 from backstage/rugvip/pr/2f5f3b
kubernetes-backend: migrate to support new auth services
2024-02-27 13:34:05 +01:00
Fredrik Adelöw 385c5007f0 Merge pull request #23217 from backstage/freben/permission-node
auth: convert permission-backend to the new auth services
2024-02-27 13:28:35 +01:00
Marek Libra 758f2a40c5 feat: update Notifications front-end
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-02-27 13:27:19 +01:00