Commit Graph

581 Commits

Author SHA1 Message Date
github-actions[bot] cfdf107d34 Version Packages 2024-12-17 10:54:05 +00:00
Ben Lambert 87ca8957c9 Merge pull request #27699 from kalleericson/template-card-meta-data
Feat: Additional test coverage and component structure for TemplateCard
2024-12-17 11:42:17 +01:00
Stephen Glass 97a13ad815 secret widget perf improvements
Signed-off-by: Stephen Glass <stephen@stephen.glass>
2024-12-17 08:08:51 +01:00
Kalle Ericson 3f8a7d7026 fix: removing additional interface
Signed-off-by: Kalle Ericson <7943407+kalleericson@users.noreply.github.com>
2024-12-11 10:58:09 +01:00
blam 53efa41cc8 chore: code-review comments
Signed-off-by: blam <ben@blam.sh>
2024-12-11 09:56:01 +01:00
blam 53d01e866f chore: move to using useApi instead
Signed-off-by: blam <ben@blam.sh>
2024-12-10 17:10:48 +01:00
github-actions[bot] 134bc9981f Version Packages (next) 2024-12-10 12:54:09 +00:00
blam d1691d60f9 chore: don't fail if the apiRef is missing
Signed-off-by: blam <ben@blam.sh>
2024-12-10 13:08:25 +01:00
blam 71ff6bd7dd chore: comments
Signed-off-by: blam <ben@blam.sh>
2024-12-10 12:34:30 +01:00
blam 3562d2b111 chore: fix up the api-reports
Signed-off-by: blam <ben@blam.sh>
2024-12-10 12:29:42 +01:00
Tim Hansen 184161fe57 Register custom fields from FormFieldBlueprint
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2024-12-09 16:06:29 -07:00
Kalle Ericson 2f50f702c5 Updating report
Signed-off-by: Kalle Ericson <7943407+kalleericson@users.noreply.github.com>
2024-12-09 13:43:30 +01:00
Kalle Ericson 2e9f2677b3 Revert exposing of components
Signed-off-by: Kalle Ericson <7943407+kalleericson@users.noreply.github.com>
2024-12-09 13:27:22 +01:00
Kalle Ericson c6be12e1ef Revert "Updating API docs"
This reverts commit da10bec266.

Signed-off-by: Kalle Ericson <7943407+kalleericson@users.noreply.github.com>
2024-12-09 13:27:22 +01:00
github-actions[bot] d8f9e72384 Version Packages (next) 2024-12-03 13:18:49 +00:00
Ben Lambert 9012e80c0d Merge pull request #27828 from dejanbelusic/scaffolder-links
Scaffolder - open links in descriptions in a new tab
2024-11-29 16:44:49 +01:00
renovate[bot] c846d76a06 Update dependency flatted to v3.3.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 05:28:38 +00:00
github-actions[bot] b86975e7fb Version Packages (next) 2024-11-26 11:10:07 +00:00
Ben Lambert d8118e51c8 Merge pull request #27367 from swnia/repopicker-gitlab-autocomplete
Add autocomplete to GitlabRepoUrlPicker
2024-11-26 11:59:47 +01:00
Dejan Belušić 94852d2317 Update 'Workflow' component
Open link in the description in the new tab.

Signed-off-by: Dejan Belušić <dejanbelusic@gmail.com>
2024-11-26 11:57:03 +01:00
Dejan Belušić 1be5ad6699 Update 'DescriptionFieldTemplate' component to open links in new tab.
Signed-off-by: Dejan Belušić <dejanbelusic@gmail.com>
2024-11-26 11:57:02 +01:00
Ben Lambert 814599ca5a Merge pull request #25975 from backstage/blam/secret-collection
scaffolder: Implement hooks for collecting secrets
2024-11-26 10:29:01 +01:00
blam 75027d9054 chore: issue with snap
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:44 +01:00
blam 881f4a6d4f chore: api-reports
Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:44 +01:00
blam 066d0f00b8 chore: updated tests
Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:43 +01:00
blam a8140e10aa chore: refactor, and move the execution
Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:43 +01:00
blam f217918b14 chore: refactor to use opaque type helper instead
Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:43 +01:00
blam aac1e45bc5 chore: small cleanup
Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:43 +01:00
blam 7e3ca8be71 feat: more work on form decorators
Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:43 +01:00
blam 8d732a8d75 chore: fixing api reports for a cleanup
Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:43 +01:00
blam bcaba24892 chore: test fixes and simplify the types a little bit
Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:43 +01:00
blam f6874fbfa8 chore: adding some more useful state to the context
Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:42 +01:00
blam 88746203aa chore: hooks -> decorators
Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:42 +01:00
blam aee334c14c feat: implemented useFormHooks hook for calling hooks on create
Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:42 +01:00
blam 189201ef4b wip: start to implement the hooks
Signed-off-by: blam <ben@blam.sh>
2024-11-25 16:12:42 +01:00
renovate[bot] 9951ba448b fix(deps): update rjsf monorepo to v5.23.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-22 23:23:23 +00:00
github-actions[bot] 1552f03186 Version Packages 2024-11-19 11:21:20 +00:00
Kalle Ericson da10bec266 Updating API docs
Signed-off-by: Kalle Ericson <7943407+kalleericson@users.noreply.github.com>
2024-11-18 14:21:05 +01:00
Kalle Ericson db19eeac70 Feat: Additional test coverage and component structure for TemplateCard
Signed-off-by: Kalle Ericson <7943407+kalleericson@users.noreply.github.com>
2024-11-18 13:36:06 +01:00
Severin Wischmann 38682faf86 Make id mandatory and title optional
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
2024-11-13 15:43:02 +01:00
Severin Wischmann 42022d6778 Adding API report
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
2024-11-13 15:43:02 +01:00
Severin Wischmann be6de37e4d Add autocomplete to GitlabRepoUrlPicker
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
2024-11-13 15:43:02 +01:00
github-actions[bot] ecdb1ce0b6 Version Packages (next) 2024-11-12 21:18:54 +00:00
Juan Escalada 9806596ac9 Format with prettier
Signed-off-by: Juan Escalada <juanescalada175@gmail.com>
2024-11-09 14:41:45 +09:00
Juan Escalada bd8f6739e9 Merge branch 'master' into scaffolder-page-contextmenu-props-bugfix
Signed-off-by: Juan Escalada <97265671+jescalada@users.noreply.github.com>
2024-11-09 14:21:45 +09:00
Juan Escalada 7d5678713d Add contextMenu prop to Actions and ListTasks
Signed-off-by: Juan Escalada <juanescalada175@gmail.com>
2024-11-09 14:02:47 +09:00
Ben Lambert f969062c02 Merge pull request #26946 from stephenglass/scaffolder-permission-manage1
feat(scaffolder): add permission for template management features
2024-11-07 16:35:20 +01:00
github-actions[bot] 42386c2119 Version Packages (next) 2024-11-05 12:34:28 +00:00
github-actions[bot] 7ffb8eedd7 Version Packages (next) 2024-10-28 13:06:13 +00:00
github-actions[bot] 7907e3b920 Version Packages (next) 2024-10-22 14:53:13 +00:00