blam
|
7bd27e1743
|
chore: changeset
Signed-off-by: blam <ben@blam.sh>
|
2024-08-15 09:59:55 +02:00 |
|
blam
|
4c39af8902
|
feat: small refactor for the search package
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: blam <ben@blam.sh>
|
2024-08-15 09:59:55 +02:00 |
|
blam
|
8f8519d94e
|
feat: implement search
Signed-off-by: blam <ben@blam.sh>
|
2024-08-15 09:59:55 +02:00 |
|
blam
|
1612837c8e
|
chore: updating catalog react
Signed-off-by: blam <ben@blam.sh>
|
2024-08-15 09:59:55 +02:00 |
|
blam
|
7999f61807
|
chore: tidy up the last of the catalog tests
Signed-off-by: blam <ben@blam.sh>
|
2024-08-15 09:59:54 +02:00 |
|
blam
|
52a2e39802
|
chore: fix package.json export
Signed-off-by: blam <ben@blam.sh>
|
2024-08-15 09:59:54 +02:00 |
|
blam
|
1129e946b8
|
chore: migrate some of the catalog plugin to blueprints
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: blam <ben@blam.sh>
|
2024-08-15 09:59:54 +02:00 |
|
Johan Haals
|
cb7bc2bd04
|
Merge pull request #26004 from mareklibra/fix.broadcastEmailForEntityNotification
Do not fallback to broadcast when user is missing for entity-types notifications
|
2024-08-15 08:55:10 +02:00 |
|
Johan Haals
|
c687ae2a1a
|
Merge pull request #25997 from backstage/timbonicush/multi-stage-bin
Add note about bin entries for multi-stage Docker build
|
2024-08-15 08:30:18 +02:00 |
|
John Philip
|
278b1bd1ec
|
Merge pull request #26015 from awanlin/fix/add-back-type-local
Added back `type: 'local'` to TechDocs config schema
|
2024-08-14 14:08:13 -04:00 |
|
Andre Wanlin
|
b77fbf4331
|
Added back type: 'local' to TechDocs config schema
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
|
2024-08-14 11:40:19 -05:00 |
|
Fredrik Adelöw
|
eada5c4f22
|
Merge pull request #25117 from AmericanAirlines/update-minimal-hardened-image-to-multi-stage-build
Slim down `minimal-hardened-image`
|
2024-08-14 17:10:17 +02:00 |
|
Karl Haworth
|
393daf4467
|
reduce RUN cmd
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
|
2024-08-14 10:59:23 -04:00 |
|
Karl Haworth
|
905a114d96
|
remove python from node builder
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
|
2024-08-14 10:52:28 -04:00 |
|
Karl Haworth
|
fd7c45013b
|
Update contrib/docker/minimal-hardened-image/Dockerfile
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com>
|
2024-08-14 10:44:48 -04:00 |
|
Karl Haworth
|
d7b06a60b0
|
Update contrib/docker/minimal-hardened-image/Dockerfile
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com>
|
2024-08-14 10:44:47 -04:00 |
|
Karl Haworth
|
7529219d6c
|
Update contrib/docker/minimal-hardened-image/Dockerfile
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com>
|
2024-08-14 10:44:47 -04:00 |
|
Karl Haworth
|
d00c679f00
|
change to ADD from COPY and adjust
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
|
2024-08-14 10:44:47 -04:00 |
|
Karl Haworth
|
3e670f508b
|
Add steps taken section
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
|
2024-08-14 10:44:47 -04:00 |
|
Karl Haworth
|
e9588ecac4
|
init
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
|
2024-08-14 10:44:46 -04:00 |
|
Patrik Oldsberg
|
1d40a3316f
|
Merge pull request #26011 from backstage/rugvip/frontend-plugin
frontend-plugin-api: renamed createPlugin to createFrontendPlugin
|
2024-08-14 16:38:14 +02:00 |
|
Fredrik Adelöw
|
f90cdd6483
|
Merge pull request #26010 from backstage/freben/tconfig
Correct the TConfig type
|
2024-08-14 16:15:11 +02:00 |
|
Patrik Oldsberg
|
a7753b8a97
|
Merge pull request #26009 from backstage/rugvip/frontend-docs
docs/frontend-system: extension blueprint docs + restructure
|
2024-08-14 16:09:01 +02:00 |
|
Patrik Oldsberg
|
9b356dcaac
|
frontend-plugin-api: renamed createPlugin to createFrontendPlugin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2024-08-14 16:01:25 +02:00 |
|
Fredrik Adelöw
|
a376559a2d
|
Correct the TConfig type
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-08-14 15:56:12 +02:00 |
|
Patrik Oldsberg
|
634a1202cd
|
docs/frontend-system: initial docs for creating extension blueprints
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2024-08-14 15:41:21 +02:00 |
|
Marek Libra
|
d55b8e317d
|
Avoid false check for broadcast emails
Signed-off-by: Marek Libra <marek.libra@gmail.com>
|
2024-08-14 15:13:51 +02:00 |
|
Patrik Oldsberg
|
285e2b0b4b
|
docs/frontend-system: remove extension creator docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2024-08-14 14:19:18 +02:00 |
|
Patrik Oldsberg
|
d33c7d7890
|
docs/frontend-system: initial extension blueprint docs with usage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2024-08-14 14:18:56 +02:00 |
|
Patrik Oldsberg
|
d61f075df2
|
docs: add placeholder extension blueprints doc
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2024-08-14 12:24:59 +02:00 |
|
Patrik Oldsberg
|
87b6e03693
|
docs/frontend-system: make space in architecture docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2024-08-14 12:21:35 +02:00 |
|
Patrik Oldsberg
|
9ad63932cf
|
Merge pull request #25685 from JounQin/fix/notifications
fix: consider broadcast union with user
|
2024-08-14 12:20:02 +02:00 |
|
Patrik Oldsberg
|
b6bd1d9cfd
|
Merge pull request #26001 from backstage/blam/exit
exit pre
|
2024-08-14 11:04:40 +02:00 |
|
blam
|
0cd734b3cb
|
chore: exit pre
Signed-off-by: blam <ben@blam.sh>
|
2024-08-14 10:02:20 +02:00 |
|
Fredrik Adelöw
|
960023d236
|
Merge pull request #24311 from dweber019/fix/export-relation-presents
fix: export `RelatedEntitiesCard` presets
|
2024-08-14 09:55:30 +02:00 |
|
Ben Lambert
|
30338d8453
|
Merge pull request #25456 from Zaperex/update-router-log-middleware
chore: remove personal identifiable information (PII) from logs
|
2024-08-14 09:50:37 +02:00 |
|
Ben Lambert
|
f18d327430
|
Merge pull request #25778 from leboncoin/fix-25622
fix(catalog-backend): error if metadata.annotations isn't a valid object
|
2024-08-14 09:28:38 +02:00 |
|
Ben Lambert
|
b7494e2682
|
Merge pull request #25722 from AmbrishRamachandiran/writing-policy-docs
Updated writing a policy docs
|
2024-08-14 09:28:11 +02:00 |
|
Ben Lambert
|
43007d5934
|
Merge pull request #25837 from awanlin/doc/conditional-sign-in
Conditionally Render Sign In Provider Example
|
2024-08-14 09:27:55 +02:00 |
|
Ben Lambert
|
1c5ec2bd6b
|
Merge pull request #25621 from awanlin/doc/search-nbs
[NBS] Updated Search Docs
|
2024-08-14 09:27:42 +02:00 |
|
Patrik Oldsberg
|
4a91639fca
|
Merge pull request #25965 from drodil/max_handlers_ipc
fix: EventEmitter memory leak in development utilities
|
2024-08-14 09:27:02 +02:00 |
|
Fredrik Adelöw
|
d24d074693
|
Merge pull request #25991 from backstage/renovate/http-proxy-1.x-lockfile
chore(deps): update dependency @types/http-proxy to v1.17.15
|
2024-08-14 09:17:42 +02:00 |
|
Fredrik Adelöw
|
39baa03ae5
|
Merge pull request #25050 from jvanalstyne-mdsol/feat/component-card-columns
feat(api-docs): Columns override on ComponentsCards
|
2024-08-14 09:17:14 +02:00 |
|
Ben Lambert
|
95c1be4c6f
|
Merge pull request #25815 from dweber019/chore/plugin-simple-icons
chore: add simple icons plugin
|
2024-08-14 09:05:56 +02:00 |
|
Ben Lambert
|
d2928422a0
|
Merge pull request #25871 from ValberJunior/patch-5
Create kubernetes-gpt-analyzer.yaml
|
2024-08-14 09:01:21 +02:00 |
|
Ben Lambert
|
be5bc3f7cd
|
Merge pull request #25882 from backtostage/add-catalog-plugin
add catalog-backend-module-gcp plugin
|
2024-08-14 09:00:55 +02:00 |
|
Tim Hansen
|
88d6406111
|
Add note about bin entries for multi-stage Docker build
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
|
2024-08-13 15:21:09 -06:00 |
|
Patrik Oldsberg
|
edb89a2ee7
|
Merge pull request #25922 from backstage/changeset-release/master
Version Packages (next)
|
2024-08-13 16:44:03 +02:00 |
|
github-actions[bot]
|
003494838b
|
Version Packages (next)
|
2024-08-13 13:59:06 +00:00 |
|
Patrik Oldsberg
|
49dad4f71a
|
Merge pull request #25948 from danny-may/master
plugin-scaffolder: VirtualizedListbox tests and padding
|
2024-08-13 15:51:16 +02:00 |
|