Commit Graph

45873 Commits

Author SHA1 Message Date
blam b4e21496d7 feat: simplfy even further!
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam 6436c5ac6f chore: cleanup
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam 2d5ec21f5c chore: remove needless optional chaining
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam a2cdb7c22e chore: add a comment
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam a665f954a0 chore: don't need templating here
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam 78561f8a29 chore: remove svgr support
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam e53067c4d8 chore: fix yarn.lock dirt
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam 5c0e295c2a chore: fix ejs
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam e7b7373d34 chore: tidying up a little more and removing superfluous config
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam f93f44e926 chore: fixing typings
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam f014a14c83 chore: remove superfluous dependency
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam e14cbf563d chore: added chantgeset
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:54 +02:00
blam cf3fe0510f chore: initial version of vite
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:53 +02:00
blam 107431b803 feat: reworking html to work without messing about
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:53 +02:00
blam 605c0d171b chore: more small work
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:53 +02:00
blam b3989e18a1 chore: some little trickery
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:53 +02:00
blam 0e6fc26cbf chore: some more vite work
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:53 +02:00
blam 5c5a5a8207 feat: work on enable vite
Signed-off-by: blam <ben@blam.sh>
2023-10-20 14:03:53 +02:00
Patrik Oldsberg c7d8f66518 Merge pull request #20703 from backstage/rugvip/search-fix
search-react: fix search bar race
2023-10-20 13:41:05 +02:00
Patrik Oldsberg 940466e0fd Merge pull request #20686 from backstage/mob/entity-pages
catalog: initial entity page implementation for the new frontend system
2023-10-20 13:10:38 +02:00
Patrik Oldsberg f75caf9f3d search-react: fix search bar race
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-20 12:59:43 +02:00
Patrik Oldsberg ddcec7735e Merge pull request #20701 from backstage/rugvip/fix
cli: fix package detection breaking if package.json is not available
2023-10-20 12:17:00 +02:00
Patrik Oldsberg 6bf7561d3c cli: fix package detection breaking if package.json is not available
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-20 11:42:19 +02:00
Camila Belo a9611d4251 fix(catalog-react): make entity content routable
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-10-20 10:13:16 +02:00
Patrik Oldsberg 0bf6ebda88 catalog,catalog-react,techdocs: extract experimental entity page implementation from app-next
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-20 09:41:23 +02:00
Patrik Oldsberg c82fc7e672 catalog: split alpha entry point into multiple modules
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-20 09:41:23 +02:00
Patrik Oldsberg b34e8bf3a3 app-next: initial entity page implementation with cards and content
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-20 09:41:23 +02:00
Patrik Oldsberg 39cd2d7a1f starting point for entity page extension API
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
Co-authored-by: Vincenzo Scamporlino <vinzscam@users.noreply.github.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Rickard Dybeck <r.dybeck@gmail.com>
Co-authored-by: Ben Lambert <ben@blam.sh>
Co-authored-by: Jack Palmer <UsainBloot@users.noreply.github.com>
Co-authored-by: Elon Jefferson <Edje-C@users.noreply.github.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-20 09:41:23 +02:00
Patrik Oldsberg bae9015f2b Merge pull request #20683 from backstage/mob/routed-tabs-fix
core-components: make RoutedTabs not explode when rendering without tabs
2023-10-19 20:51:59 +02:00
Patrik Oldsberg bdb4fbf83f Merge pull request #20689 from kuangp/fix/config-loader
fix(configLoader): properly resolve targets into absolute paths
2023-10-19 20:45:34 +02:00
Patrik Oldsberg 8fed4d5e75 Merge pull request #20688 from backstage/rugvip/wait
search: more reliable wait in test
2023-10-19 20:35:34 +02:00
Phil Kuang 22ca64f117 fix(configLoader): properly resolve targets into absolute paths
Signed-off-by: Phil Kuang <pkuang@factset.com>
2023-10-19 13:57:38 -04:00
Patrik Oldsberg 1f0b6b1e48 search: more reliable wait in test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-19 19:06:01 +02:00
Patrik Oldsberg acc1b37a23 Merge pull request #20687 from backstage/rugvip/schema
frontend-app-api: fix configuration schema
2023-10-19 18:59:19 +02:00
Patrik Oldsberg 776d2c3fca Merge pull request #20650 from anicke/cookiecutter-mockfs
Scaffolder/cookiecutter: Remove usage of mock-fs
2023-10-19 17:38:27 +02:00
Patrik Oldsberg dc613f9bcf frontend-app-api: fix configuration schema
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-19 17:33:37 +02:00
Patrik Oldsberg 81c8db2088 core-components: make RoutedTabs not explode when rendering without tabs
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-19 16:34:02 +02:00
Camila Belo d04b6706cc Merge pull request #20586 from backstage/camilaibs/improve-error-boundary-component
[DI]  Improve `ExtensionBoundary` component
2023-10-19 16:22:06 +02:00
Patrik Oldsberg 9dc88681c8 Merge pull request #20590 from parmar-abhinav/master2
Add examples for github:webhook scaffolder actions
2023-10-19 15:07:29 +02:00
Niklas Aronsson 052998a180 Use setContent instead of clear plus addContent
Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2023-10-19 14:55:16 +02:00
Camila Belo 66af240ea6 refactor(frontend-plugin-api): merge boundary and suspense components
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-10-19 14:54:35 +02:00
Patrik Oldsberg ce4ffacd6e Merge pull request #20676 from backstage/rugvip/fix
docs: fix links to analytics-module-ga README
2023-10-19 14:28:52 +02:00
Camila Belo a6efee3040 Merge pull request #20456 from backstage/camilal/migrate-stackoverflow-to-declarative-integration
[DI] Migrate `Stack Overflow` plugins to declarative integration
2023-10-19 14:15:34 +02:00
Patrik Oldsberg 6d469fa872 Merge pull request #20668 from Ankit-netizens/scaffolder-rails-no-mock-fs
Replaced mock-fs in scaffolder rails
2023-10-19 14:04:31 +02:00
Camila Belo cca1afc547 refactor(search): restore inline attachment
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-10-19 13:57:54 +02:00
Camila Belo 1b8f005aab refactor(catalog): restore inline attachment
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-10-19 13:57:35 +02:00
Patrik Oldsberg 816493a7c5 docs: fix links to analytics-module-ga README
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-19 13:55:47 +02:00
Patrik Oldsberg 124ba80362 Merge pull request #20675 from drodil/techdocs_fail_message_improvement
chore: add info about entity if tech docs building fails
2023-10-19 13:54:02 +02:00
Patrik Oldsberg 28d1f6004d Merge pull request #20669 from awanlin/docs/new-backend-updates
docs: new backend system updates
2023-10-19 13:52:15 +02:00
Heikki Hellgren c3c5c7e514 chore: add info about entity if tech docs building fails
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-10-19 14:28:44 +03:00