Commit Graph

4979 Commits

Author SHA1 Message Date
Jussi Hallila e9e56b01ac Add possibility to use path style discovery on S3 tech docs. Enables the possibility to support S3-like buckets that rely on path style API like Localstack.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-04-29 10:54:42 +02:00
Fredrik Adelöw 9c622c2b7a Merge pull request #5514 from backstage/freben/catalog-typo
Minor typo entites -> entities and remove unused type
2021-04-28 19:22:10 +02:00
Ryan Vazquez 17f0850108 Merge pull request #5500 from kuangp/feat/costInsights
feat(CostInsights): support a display friendly name prop for projects
2021-04-28 13:10:36 -04:00
Phil Kuang b98de52ae8 feat(CostInsights): support a display friendly name prop for projects
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-04-28 13:06:24 -04:00
Patrik Oldsberg c134eb768b Merge pull request #5378 from ashirley/emptyStateInCard
Wrap EmptyState in a Card
2021-04-28 18:45:11 +02:00
Fredrik Adelöw a7a68535e1 Minor typo entites -> entities and remove unused type
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-28 18:35:29 +02:00
Fredrik Adelöw d6cfbc797f Tweaks to the v2 catalog ingestion
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-28 17:15:12 +02:00
Fredrik Adelöw 11461a20b3 await the connection
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-28 14:50:05 +02:00
Fredrik Adelöw e2000428ae add forgotten index
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-28 12:18:41 +02:00
blam ec848a257d chore: disable tests for now
Signed-off-by: blam <ben@blam.sh>
2021-04-28 11:57:33 +02:00
Fredrik Adelöw 35b3246116 update the stitcher including search
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-28 11:56:34 +02:00
Johan Haals a60c2d9f8f Update processed entity tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 11:56:33 +02:00
blam d798708943 chore(tests): Added some more tests for DefaultLocationStore and fixing migration so it will run properly on PG
Signed-off-by: blam <ben@blam.sh>
2021-04-28 11:56:32 +02:00
Johan Haals 5c60c66ff5 Create search table
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 11:56:31 +02:00
Johan Haals c6af78b93b Combine stitiching queries
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 11:56:31 +02:00
Johan Haals bbf0878afc WIP tests for DefaultProcessingDatabase
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 11:56:30 +02:00
Johan Haals 72becbd2cc catalog-backend: Add ConfigLocationProvider tests
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 11:56:30 +02:00
Johan Haals b7200a4b70 chore: remove unused imports
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 11:56:30 +02:00
Johan Haals aad89f5546 Add configLocationProvider and provider identifiers
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Ben Lambert <ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 11:56:29 +02:00
Johan Haals c58f8fd147 Add all migration files to migrationsv2
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Ben Lambert <ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 11:56:28 +02:00
Johan Haals ac48004b7d Remove dead code
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 11:56:28 +02:00
Johan Haals e0c39cd7e3 Add moar tests
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Ben Lambert <ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 11:56:28 +02:00
Johan Haals 19b07a6f67 Remove addProcessingItems
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Ben Lambert <ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 11:56:27 +02:00
Johan Haals fd7cd5d449 Refactor deferredEntities processing
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 11:56:27 +02:00
Johan Haals 11ef45c097 catalog-backend: Remove obervables
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-28 11:56:26 +02:00
blam 3f6c50a529 feat: support delta and full sync with the same code and simplify things
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2021-04-28 11:56:26 +02:00
blam 87ff2b455a feat: added support for full sync replace with an awesome sql statement courtesy of @freben
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>

Signed-off-by: blam <ben@blam.sh>
2021-04-28 11:56:26 +02:00
blam d9e5eeb575 chore: worked on some more of the new catalog migration with fixing deps
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>

Signed-off-by: blam <ben@blam.sh>
2021-04-28 11:56:26 +02:00
Patrik Oldsberg 7e1617ce0e catalog-backend: WIP EntityProvider mutation interface
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-28 11:56:25 +02:00
Patrik Oldsberg 21e6600116 Merge pull request #5312 from backstage/rugvip/refcount
catalog-plugin/next: add Context
2021-04-28 11:52:42 +02:00
Patrik Oldsberg 065e532aad catalog-backend: tweak Context API
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-28 10:43:44 +02:00
Patrik Oldsberg bd231a3d63 catalog-backend/next: add Context
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-28 10:13:05 +02:00
Patrik Oldsberg f72aa8116a Merge pull request #5435 from ougfh/add-filtering-to-apis-explorer
Filter returned fields in apis explorer
2021-04-28 01:19:05 +02:00
Tim Hansen a1783f3060 Add nebula-preview
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-27 11:07:15 -06:00
Patrik Oldsberg 61fdfd70a3 Merge pull request #5353 from backstage/rugvip/plugins-docs
docs,READMEs: updates for composability changes
2021-04-27 17:47:13 +02:00
Fredrik Adelöw d6ead26753 Update the Bitrise plugin README
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-27 17:24:00 +02:00
Patrik Oldsberg 74f74ccbdb Apply suggestions from code review
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-04-27 17:16:16 +02:00
Anastasia Rodionova 07a7806c31 Filter returned fields in apis explorer
Signed-off-by: Anastasia Rodionova <argali96@gmail.com>
2021-04-27 14:55:34 +02:00
Patrik Oldsberg f9d077f5f6 Merge pull request #5483 from backstage/rugvip/notgreet
catalog: switch out time-based greeting for plain title
2021-04-27 14:26:06 +02:00
Patrik Oldsberg f2a5ed93b6 catalog: tweak index page subtitle
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-27 12:25:28 +02:00
Patrik Oldsberg 8b43d5f8a2 catalog: remove home page clocks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-27 12:22:33 +02:00
Patrik Oldsberg 1a142ae8a4 catalog: switch out time-based greeting for plain title
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-27 12:22:32 +02:00
Eric Peterson ec056c1e81 Merge pull request #5450 from backstage/emmaindal/search-index-refresh-schedule
[Search] Extend search backend with scheduler
2021-04-27 11:38:11 +02:00
Emma Indal 6c46febf63 Add tests for Scheduler
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-04-27 11:08:37 +02:00
Emma Indal 4906a4c221 rename test file to be more specific to IndexBuilder
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-04-27 11:07:55 +02:00
Emma Indal 266e46d3c3 switch from map to forEach
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-04-27 11:07:08 +02:00
Andrew Shirley 16a4ffb871 Eliminate EmptyState usage
Signed-off-by: Andrew Shirley <andrew@als-bi.com>
2021-04-27 09:27:04 +01:00
Andrew Shirley 50701f32cb Use InfoCard not Card
Signed-off-by: Andrew Shirley <andrew@als-bi.com>
2021-04-27 09:27:04 +01:00
Andrew Shirley 4c42ecca2d Wrap EmptyState in a Card
This prevents it overflowing onto subsequent content

Signed-off-by: Andrew Shirley <andrew@als-bi.com>
2021-04-27 09:27:04 +01:00
Eric Peterson 47037a2197 Merge pull request #5477 from SDA-SE/feat/techdocs-flicker2
TechDocs: Rework state management to avoid rendering multiple while navigating between pages
2021-04-26 18:57:42 +02:00