Commit Graph

353 Commits

Author SHA1 Message Date
Ben Lambert aee08a7aa1 Merge pull request #29416 from Vity01/scaffolding-detail-button-color-fix
Scaffolding detail button color fix
2025-04-15 11:26:49 +02:00
Paul Schultz 2e26579e06 chore: update react imports
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-04-08 07:35:24 -05:00
Ladislav Vitásek 7ae999684a feat: add customizable className prop to TemplateDetailButton and update CardHeader to use it
Signed-off-by: Ladislav Vitásek <ladislav.vitasek@gendigital.com>
2025-03-28 15:54:48 +01:00
Matt Benson 5890016e8a add api to retrieve template extensions info from scaffolder-backend
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2025-03-24 13:25:43 -05:00
Ladislav Vitásek 609a3a123e test fix + button system icon as default
Signed-off-by: Ladislav Vitásek <ladislav.vitasek@gendigital.com>
2025-03-18 12:28:30 +01:00
Ladislav Vitásek 6ed42b764c feat: add TemplateDetailButton to CardHeader and update tests
Signed-off-by: Ladislav Vitásek <ladislav.vitasek@gendigital.com>
2025-03-18 11:26:20 +01:00
JounQin 3db64ba50f feat(scaffolder): disable the submit button on creating
close #29054

Signed-off-by: JounQin <admin@1stg.me>
2025-03-08 02:28:26 +08:00
JounQin 48aab132f6 feat: add i18n support for scaffolder-react plugin
Signed-off-by: JounQin <admin@1stg.me>
2025-03-05 15:11:44 +08:00
Ben Lambert a22c38e5f5 Merge pull request #28944 from acierto/issue-28239-fix
Fix field extension validation not working when field is in dependencies in an array field
2025-02-28 11:25:28 +01:00
bnechyporenko 4d26652893 Fix field extension validation not working when field is in dependencies in an array field
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2025-02-23 11:05:53 +01:00
Patrik Oldsberg b3b7c9c99b scaffolder: attach form field extensions to page instead
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-02-12 10:06:30 +01:00
Ben Lambert 8688bcc40d Merge pull request #28521 from yu-kkurii/optional-text-output-button
Hide text output button if only one text output is defined
2025-02-04 11:02:12 +01:00
Bogdan Nechyporenko 656f67b491 Reverted the validation in depenendencies in scaffolder
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2025-01-28 22:52:15 +01:00
Vladimir Kobzev 662ba8c55d Hide the text output button if only one text output is defined
Signed-off-by: Vladimir Kobzev <vkobzev@bol.com>
2025-01-16 14:54:04 +01:00
Vladimir Kobzev 2003fc2360 Add option to hide text output buttons
Signed-off-by: Vladimir Kobzev <vkobzev@bol.com>
2025-01-16 10:24:18 +01:00
Stephen Glass 3edf7e7352 Add output return type to makeFieldSchema
Signed-off-by: Stephen Glass <stephen@stephen.glass>
2025-01-15 14:54:48 -05:00
Tim Hansen 528e51e258 Fix attachTo
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2025-01-09 11:07:23 -07:00
Tim Hansen 6bb6a7c7c3 Add FormDecoratorBlueprint
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
Co-authored-by: blam <ben@blam.sh>
2025-01-09 11:07:23 -07:00
Ben Lambert f9208c00fd Merge pull request #28367 from acierto/issue-28239
Fixed the issue #28239 (Bug Report: Field extension validation does not work when field is in dependencies in an array field)
2025-01-07 15:02:59 +01:00
Bogdan Nechyporenko 45b6d163f9 wip
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2025-01-05 12:36:31 +01:00
Bogdan Nechyporenko 91bb99ae22 Fixed the issue #28239 (Bug Report: Field extension validation does not work when field is in dependencies in an array field)
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2025-01-05 12:33:58 +01:00
Tim Hansen 37421bce02 Fix formFieldsApi resolution in useCustomFieldExtensions hook
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2024-12-20 08:39:03 -07: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
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
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
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
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