Commit Graph

49596 Commits

Author SHA1 Message Date
Fredrik Adelöw ccc4862007 Merge pull request #21510 from awanlin/topic/postgres-policy
Introduced version policy for PostgreSQL
2023-12-15 20:50:36 +01:00
Fredrik Adelöw 28cc3a22ca Merge pull request #21655 from ekrasnopolskaia/fixed-duplicating-ga4
Disabled `send_page_view` to get rid of events duplication in ga4 plugin
2023-12-15 20:45:29 +01:00
Fredrik Adelöw 8a23b73866 Merge pull request #21800 from Thutm/SNYK-JS-ZOD-5925617-fix
Fixing Snyk vulnerability SNYK-JS-ZOD-5925617 by upgrading zod packages to latest
2023-12-15 20:43:59 +01:00
Andre Wanlin b7de76ae72 Introduced version policy for PostgreSQL
Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Added changeset

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated API Report

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated references to use 12 and 16

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Attempt to fix tests

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Added back old Ids

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Fixed test

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated API Report and test

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Added new setDefaults static method and related changes

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated API Report

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Improved logic based on feedback

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Added missing changeset

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Changes based on feedback

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

API Report correction

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Updated to use new setDefaults

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-12-15 12:27:51 -06:00
Andre Wanlin 6f68649e47 Getting started corrections
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-12-15 11:54:32 -06:00
Andre Wanlin 191f822d58 Removed placeholder and moved text to description
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-12-15 11:21:03 -06:00
Fredrik Adelöw 60ed1d935b flesh out the api docs some more
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:49 +01:00
Fredrik Adelöw cc6ccb5e11 review fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 2c0ef3f119 Update docs/frontend-system/utility-apis/02-creating.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 8d469f8991 Update docs/frontend-system/utility-apis/02-creating.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 67b15262f1 Update docs/frontend-system/utility-apis/02-creating.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 9bc836cc57 Update docs/frontend-system/architecture/06-utility-apis.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 812fc54405 Update docs/frontend-system/utility-apis/02-creating.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 7da59f36bd Update docs/frontend-system/architecture/06-utility-apis.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 8568feabdf begin on the configuring section
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 34ebdb5f19 flesh out all but the configuration section
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 716061d7ba fix links
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
Fredrik Adelöw 6aa0cda977 add api docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-15 16:37:38 +01:00
krolik a113012e76 Adding Nobl9 plugin to the Directory
Signed-off-by: krolik <szymon@nobl9.com>
2023-12-15 15:47:08 +01:00
Andre Wanlin c6c6be1e35 Merge pull request #21853 from Parsifal-M/dev-quotes-plugin
Adding DevQuotes Plugin to the Marketplace
2023-12-15 06:16:07 -06:00
David Martin 9c20b935bc Update configuration.md
The wording for the default behaviour reads a little odd.
I think this clears it up

Signed-off-by: David Martin <david-martin@users.noreply.github.com>
2023-12-15 12:08:58 +00:00
npiyush97 cb6a65e380 Fixed Bug related defaultCommitMessage
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-12-15 16:47:03 +05:30
Matthew Prinold 2f0a55bce5 fix(errorListTemplate.test): updates import
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2023-12-15 10:20:26 +00:00
Matthew Prinold c28f281266 chore(changeset): adds changeset
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2023-12-15 10:10:36 +00:00
Matthew Prinold 51df92199d feat(Stepper): adds custom error list for the top of the form
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2023-12-15 10:05:16 +00:00
Ben Lambert 79bff053f1 Merge pull request #21877 from backstage/blam/fix-scaffolder-state
[scaffolder] Fix issue where parameters is set to empty object
2023-12-15 10:14:09 +01:00
blam 670c7ccde5 chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2023-12-15 09:43:54 +01:00
blam b548f02fbf chore: fix a bug that properties is set to empty object when it should not be present when parsing template schema
Signed-off-by: blam <ben@blam.sh>
2023-12-15 09:42:32 +01:00
Niklas Aronsson d86cd98301 Scaffolder-backend-gerrit: Add dry run support for 'publish:gerrit'
Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2023-12-15 08:36:50 +01:00
Youngjun a07b3b373c ADD README translated into Korean
move link

Signed-off-by: Youngjun <yj.yoo@okestro.com>
2023-12-15 10:30:01 +09:00
yj-yoo 78485fa708 Merge branch 'backstage:master' into master 2023-12-15 10:21:18 +09:00
Youngjun b38d7437eb Add README trnaslated into Korean
Korean was added to README.
Words that can be used as nouns were kept the same.

Signed-off-by: Youngjun <yj.yoo@okestro.com>
2023-12-15 10:13:04 +09:00
Pablo Martinez 131ffdcea3 Fix position of the ReportIssue component when is displaying at the top of the container
Signed-off-by: Pablo Martinez <v-pablmartinez@expediagroup.com>
2023-12-14 15:56:51 -03:00
Fredrik Adelöw 7b0199f287 Merge pull request #21861 from backstage/freben/load
no more featureLoader
2023-12-14 16:25:07 +01:00
Ben Lambert f3c1aed56c Merge pull request #21801 from backstage/blam/i18n-guidelines
i18n: guidlines for translation structure
2023-12-14 16:08:24 +01:00
Fredrik Adelöw e068f00717 Merge pull request #21845 from backstage/freben/ff
introduce `FrontendFeature`
2023-12-14 16:02:08 +01:00
Fredrik Adelöw 51754bca19 make the loader into a proper interface
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-14 15:59:25 +01:00
blam 627dabd6d3 chore: some more smaller tweaks
Signed-off-by: blam <ben@blam.sh>
2023-12-14 15:50:23 +01:00
secustor f4d7742049 remove unnecessary try catch block
Signed-off-by: secustor <sebastian@poxhofer.at>
2023-12-14 15:50:16 +01:00
Ben Lambert bdd5d99e4c Apply suggestions from code review
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Ben Lambert <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
2023-12-14 15:30:26 +01:00
Patrik Oldsberg 3fddd065fc visualizer: fixes for backstage/backstage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-14 15:13:29 +01:00
Patrik Oldsberg c726ba7e57 visualizer: update naming patterns
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-14 15:13:29 +01:00
Patrik Oldsberg e1071afe41 visualizer: square extensions in tree
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-14 15:13:29 +01:00
Patrik Oldsberg 73a5ce31f4 visualizer: rename GraphVisualizer -> DetailedVisualizer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-14 15:13:29 +01:00
Patrik Oldsberg f0fb3fac14 visualizer: make tree visualizer the default
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-14 15:13:29 +01:00
Patrik Oldsberg cbd836aef4 visualizer: switch to routed tabs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-14 15:13:29 +01:00
Patrik Oldsberg 389e61a498 visualizer: cleaner tree
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-14 15:13:29 +01:00
Patrik Oldsberg 5ad1a062e3 visualizer: split inputs to separate nodes in tree
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-14 15:13:29 +01:00
Patrik Oldsberg 4b3d0ec9e7 visualizer: initial tree visualizer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-14 15:13:29 +01:00
Patrik Oldsberg db79a2026d visualizer: pass full node to attachments
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-14 15:13:29 +01:00