Commit Graph

18485 Commits

Author SHA1 Message Date
Jeremy Guarini ab27aa313c Minor UI updates to make numbers and dates a bit more human friendly
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com>
2021-11-04 09:55:30 -07:00
Himanshu Mishra a62bca43f8 Merge pull request #7847 from backstage/timbonicus/non-breaking-dismissable-warning 2021-11-04 21:31:54 +05:30
Dominik Henneke 4a0b9695f8 Merge pull request #7758 from SDA-SE/feat/scaffolder-long-polling
Add a new endpoint for consuming logs from the Scaffolder that uses long polling instead of Server Sent Events
2021-11-04 10:09:21 +01:00
Himanshu Mishra ade04904d5 fix api reports
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-11-04 13:37:34 +05:30
Himanshu Mishra 7d64e37afa Merge pull request #7877 from timja/patch-1
Add yarn command for installing jenkins-backend plugin
2021-11-04 13:10:44 +05:30
Tim Jacomb bc4cc0d2bf Add index.ts changes
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net>
2021-11-03 14:56:31 +00:00
Tim Jacomb 7d95e98682 Add yarn command for installing jenkins-backend plugin
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net>
2021-11-03 14:35:39 +00:00
Tim Hansen f669d062bd Merge pull request #7864 from volvofinans/add-volvofinans-adopter
Add Volvofinans
2021-11-02 20:52:04 -06:00
Dominik Henneke 7c7b0b27cb Adapt code to the refactored classes and types
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-11-02 13:51:17 +01:00
Dominik Henneke 471b9243de Rename endpoint to /events
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-11-02 13:15:07 +01:00
Dominik Henneke b45a34fb15 Adds a new endpoint for consuming logs from the Scaffolder that uses long polling instead of Server Sent Events
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-11-02 13:15:07 +01:00
Dominik Henneke 95a48698bc Add tests for the scaffolder eventstream frontend client
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-11-02 13:15:06 +01:00
Dominik Henneke 9587f6f7d2 Add tests for the scaffolder eventstream
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-11-02 13:15:05 +01:00
Hammar Johan 0f4619cb4d Add Volvofinans
Signed-off-by: Hammar Johan <johan.hammar@volvofinans.se>
2021-11-01 12:50:42 +01:00
Fredrik Adelöw cd646b55a9 Merge pull request #7850 from hrithiksawhney/master
Added 'Blessed' icons for core plugins
2021-10-31 18:49:30 +01:00
hrithiksawhney 78c512ce8f added 'Blessed' icons for core plugins
Signed-off-by: hrithiksawhney <hrithik11400.sawhney@gmail.com>
2021-10-31 19:44:21 +05:30
Fredrik Adelöw e527120f74 Merge pull request #7820 from backstage/blam/e2e-test-with-puppeteer
e2e tests with puppeteer?
2021-10-30 15:35:08 +02:00
blam 5b43ae3b5e chore: finally got it working now right?
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:01 +02:00
blam 08724f0bc7 chore: actually check the text in stderr to make sure that it's something that we don't expect
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:01 +02:00
blam fbbc73ac7d chore: fixing prettier
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:01 +02:00
blam 0f254f45a5 chore: removing postgres env for now
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:01 +02:00
Ben Lambert 8535bbd53c Update run.ts
Signed-off-by: Ben Lambert <blam@spotify.com>
2021-10-30 13:11:00 +02:00
blam 9e3b76f86a chore: revert some accidental additions
Signed-off-by: blam <ben@blam.sh>
i
2021-10-30 13:11:00 +02:00
blam 614fd12ad0 chore: wrap up the killTree?
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
blam fc6c990cc9 chore: this time, I promise. I fixed it. Sorted out all the scoping stuff for the hacky stuff that evaluate does with .toString
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
blam bb5fe02de3 chore: don't need escaped text now as it's actually a function call like all good javascripts
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
blam 03f368f740 chore: finally made it work
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
blam 4b2740332c chore: now we have puppeteer!
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
blam e3ef16366e chore: setup chrome in the e2e containers
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
blam 1078543bc1 chore: run the lock!
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
blam 15a205a804 chore: puppeteer!
Signed-off-by: blam <ben@blam.sh>
2021-10-30 13:11:00 +02:00
Patrik Oldsberg 69ed2d590e Merge pull request #7841 from backstage/rugvip/packsafe
cli: dynamically determine which packages are unsafe to repack
2021-10-30 12:46:18 +02:00
Tim Hansen c01e26327e update changeset
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-10-29 13:43:28 -06:00
Tim Hansen e9206f437c Make theme banner warning color optional
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-10-29 13:39:35 -06:00
Fredrik Adelöw c3cb126a9d Merge pull request #7835 from djamaile/master
docs(#7768): include dependsOn to depict a relation between a component a resource
2021-10-29 21:09:11 +02:00
Fredrik Adelöw 8cb04b438d Merge pull request #7816 from zombispormedio/kafka-authenticate-calls
Add auth token to KafkaBackendClient via IdentityApi
2021-10-29 19:50:02 +02:00
samiramkr 03b0e9eda0 Merge pull request #7842 from backstage/samiramkr/add-warning
add warning to dismissableBanner
2021-10-29 18:51:52 +02:00
Samira Mokaram a300f19a93 add api-report
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-10-29 17:45:54 +02:00
Samira Mokaram c493f261e2 fix changeset
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-10-29 17:32:36 +02:00
Samira Mokaram 83cc72f6cb fix
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-10-29 17:16:29 +02:00
Patrik Oldsberg 970e1f37fa Merge pull request #7840 from backstage/rugvip/dedup
user-settings: remove duplicate core-plugin-api dependency
2021-10-29 16:51:53 +02:00
Samira Mokaram c11a37710a add changeset
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-10-29 16:51:32 +02:00
Samira Mokaram f1903c7167 add warning to dismissableBanner
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-10-29 16:47:02 +02:00
Ben Lambert 142e0458e6 Merge pull request #7426 from RoadieHQ/scaffolder-improvement
changes to allow the task workers run outside the backend process
2021-10-29 16:41:14 +02:00
Fredrik Adelöw f9ef0eae16 Merge pull request #7679 from RoadieHQ/tech-insights-backend
Implement Tech Insights backend
2021-10-29 16:24:57 +02:00
Patrik Oldsberg dd355bca46 cli: dynamically determine which packages are unsafe to repack
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-29 16:17:47 +02:00
Patrik Oldsberg 1bbaa719ff user-settings: remove duplicate core-plugin-api dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-29 16:10:13 +02:00
Jussi Hallila b863feefbb Address warnings within api-docs
Move extra info on doc to be under remarks block

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-10-29 15:20:58 +02:00
Jussi Hallila 9c19d6ad01 Tweak formatting of snippets on README.md files.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-10-29 15:20:58 +02:00
Jussi Hallila 5ebfedd9c2 Add new api-report
Update persistence context to not be wrapped into a useless class. Modify the way test databases are created.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-10-29 15:20:58 +02:00