Commit Graph

1414 Commits

Author SHA1 Message Date
github-actions[bot] 5af2c4f412 Version Packages (next) 2023-03-21 13:38:30 +00:00
Min Kim 3ca3ddb121 Format imports to combine duplicate source
Signed-off-by: Min Kim <minkimcello@gmail.com>
2023-03-21 06:27:39 -04:00
blam 83245c8ce6 chore: delete the old helper
Signed-off-by: blam <ben@blam.sh>
2023-03-21 06:15:28 -04:00
blam 50c480ae18 chore: fix typescript and updating api-reports
Signed-off-by: blam <ben@blam.sh>
2023-03-21 06:15:28 -04:00
blam 5765e4e4df chore: reworking the TemplatePage to use the new one from -react
Signed-off-by: blam <ben@blam.sh>
2023-03-21 06:15:28 -04:00
blam 57fb2aecbc chore: move template groups to react instead
Signed-off-by: blam <ben@blam.sh>
2023-03-21 06:15:28 -04:00
blam c9461071fc chore: fixing api-reports
Signed-off-by: blam <ben@blam.sh>
2023-03-21 06:15:28 -04:00
Min Kim 26aea4ddc2 Do not export registerComponentRouteRef and RegisterExistingButton
Signed-off-by: Min Kim <minkimcello@gmail.com>
2023-03-21 06:15:28 -04:00
Min Kim e5ad1bd61e Add changesets and the new api report
Signed-off-by: Min Kim <minkimcello@gmail.com>
Co-authored-by: Taras Mankovski <taras@frontside.com>
2023-03-21 06:15:28 -04:00
Min Kim 2e2cbb5a78 Write tests for custom Wizard and List pages
Signed-off-by: Min Kim <minkimcello@gmail.com>
Co-authored-by: Taras Mankovski <taras@frontside.com>
2023-03-21 06:15:28 -04:00
Min Kim 001a6e61b4 Export TemplateWizardPageProps for the router to accept page as prop
Signed-off-by: Min Kim <minkimcello@gmail.com>
Co-authored-by: Taras Mankovski <taras@frontside.com>
2023-03-21 06:15:28 -04:00
Min Kim 1910bfaf2c Export necessary components for a custom TemplateListPage
Signed-off-by: Min Kim <minkimcello@gmail.com>
Co-authored-by: Taras Mankovski <taras@frontside.com>
2023-03-21 06:15:28 -04:00
Min Kim a02490f276 Export TemplateListPageProps for the router to accept component as prop
Signed-off-by: Min Kim <minkimcello@gmail.com>
Co-authored-by: Taras Mankovski <taras@frontside.com>
2023-03-21 06:15:28 -04:00
Min Kim 2cfd03d737 Update ScaffolderPageContextMenu props to take callbacks
Signed-off-by: Min Kim <minkimcello@gmail.com>
2023-03-20 14:39:20 -04:00
Min Kim 0606d5bf78 Add router tests for the new scaffolder context menu
Signed-off-by: Min Kim <minkimcello@gmail.com>
2023-03-20 13:36:37 -04:00
Min Kim 7b315f5917 Move and rename ContextMenu to -react/ScaffolderPageContextMenu
Signed-off-by: Min Kim <minkimcello@gmail.com>
2023-03-20 13:36:37 -04:00
Min Kim 7d51e8cb0a Move CategoryPicker to scaffolder-react
Signed-off-by: Min Kim <minkimcello@gmail.com>
2023-03-20 13:36:10 -04:00
Ben Lambert 9220bfb87f Merge pull request #16795 from acierto/filter-out-templates
Filter out templates
2023-03-20 16:37:22 +01:00
Morgan Bentell f11f42b8e1 Merge pull request #16659 from agentbellnorm/techdocs/remove-warnings
[TechDocs] remove warnings
2023-03-20 14:43:11 +01:00
blam 486dfe1dc0 chore: bump rjsf deps
Signed-off-by: blam <ben@blam.sh>
2023-03-20 11:56:28 +01:00
Ben Lambert c3e00ba204 Merge pull request #16779 from Sarabadu/sarabadu/allow-catalog-filter-exist
[scaffolder] add support to CATALOG_FILTER_EXISTS v2
2023-03-20 11:42:40 +01:00
blam ceab3c402f chore: refactoring some of the simplification
Signed-off-by: blam <ben@blam.sh>
2023-03-20 11:28:59 +01:00
blam 40a0a19434 chore: don't have a type for TemplateFilter
Signed-off-by: blam <ben@blam.sh>
2023-03-19 13:05:16 +01:00
blam 6b69593dbf chore: fixing api-reports and merge conflicts
Signed-off-by: blam <ben@blam.sh>
2023-03-17 17:03:40 +01:00
Bogdan Nechyporenko ff85fca3e9 Filter out templates
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2023-03-17 16:52:26 +01:00
Bogdan Nechyporenko 92cf86a4b5 Filter out templates
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2023-03-17 16:50:50 +01:00
blam 7b2be1827f chore: fix order
Signed-off-by: blam <ben@blam.sh>
2023-03-17 13:58:28 +01:00
blam f426dad11f chore: remove the exports
Signed-off-by: blam <ben@blam.sh>
2023-03-17 13:56:17 +01:00
blam 51c2d89a2f chore: remove the nextRouteRefs in favour of the original ones instead
Signed-off-by: blam <ben@blam.sh>
2023-03-17 13:55:20 +01:00
renovate[bot] f84fc7fd04 fix(deps): update dependency @rjsf/validator-ajv8 to v5.3.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-17 06:36:38 +00:00
Morgan Bentell 103f5e2793 Merge branch 'master' into techdocs/remove-warnings
Signed-off-by: Morgan Bentell <morgan.bentell@gmail.com>
2023-03-16 16:18:32 +01:00
Juan Pablo Garcia Ripa 57c1b4752f add support to "exist_key" filters
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2023-03-15 22:49:27 +01:00
Fredrik Adelöw 7ec0e2421e Merge pull request #15461 from acierto/abort-task
Cancelling the running task (executing of a scaffolder template)
2023-03-15 14:25:03 +01:00
github-actions[bot] 24632ad94b Version Packages 2023-03-14 14:31:40 +00:00
Bogdan Nechyporenko e27ddc36da Cancelling the running task (executing of a scaffolder template)
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2023-03-09 15:40:47 +01:00
github-actions[bot] 0eceadb950 Version Packages (next) 2023-03-07 17:21:48 +00:00
Patrik Oldsberg ada14448a6 Merge pull request #16577 from sennyeya/humanize
Support full entity refs in the EntityPicker
2023-03-07 14:06:21 +01:00
Ben Lambert d5b2f8161d Merge pull request #16713 from Pike/theming-scaffolder
Use page theme fontColor consistently in scaffolder headers and cards.
2023-03-06 21:34:39 +01:00
Axel Hecht 3c96e77b51 Use page theme fontColor consistently in scaffolder headers and cards.
This fixes problems with themes with white header background, which
end up with white-on-white text for card heads and context menus.

Signed-off-by: Axel Hecht <axel@pike.org>
2023-03-06 14:14:41 +01:00
Patrik Oldsberg e5a9031eae microsite-next: redirects for new index pages + fix links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-03-06 11:46:11 +01:00
Bogdan Nechyporenko 0aae459629 Fix the scaffolder validator for arrays when the item is a field in the object
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2023-03-02 14:24:58 +01:00
Fredrik Adelöw d06fc3f3e3 Merge pull request #16614 from backstage/freben/unpack-props
🧹 unpack props inside component bodies
2023-03-02 10:50:51 +01:00
Morgan Bentell cef1a238a9 bump mui labs to remove warnings
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-02-28 17:35:09 +01:00
github-actions[bot] b19b95fc09 Version Packages (next) 2023-02-28 13:04:36 +00:00
Patrik Oldsberg a6f22cbd40 Merge pull request #16521 from luchillo17/fix/BCKSTG-102-theme-aware-colors
refactor: Replace white & black colors with theme aware ones
2023-02-28 13:28:46 +01:00
Ben Lambert a05b295ed7 Merge pull request #16611 from backstage/blam/move-alpha
scaffolder/next: simplify the exported components
2023-02-28 10:54:53 +01:00
Fredrik Adelöw 414ae1e06e Merge pull request #16539 from KatharinaSick/fix/repourlpicker-workspace
fix: fix getting credentials for Bitbucket Server in the RepoUrlPicker
2023-02-28 10:53:45 +01:00
Fredrik Adelöw 65454876fb unpack props inside component bodies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-02-27 15:31:15 +01:00
blam d7ff48817b chore: moving things around a little
Signed-off-by: blam <ben@blam.sh>
2023-02-27 12:45:56 +01:00
Ben Lambert 7129c9952a Merge pull request #16528 from dagda1/move-ongoing-task-into-scaffolder-react
Move useTaskStream, TaskBorder, TaskLogStream and TaskSteps into scaffolder-react
2023-02-27 12:30:02 +01:00