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 |
|
Patrik Oldsberg
|
df897a6126
|
Merge pull request #4918 from JacobValdemar/patch-1
Contribute terraform file for S3 storage in Techdocs
|
2021-04-27 10:30:43 +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 |
|
Patrik Oldsberg
|
153ee265e1
|
Merge pull request #5423 from backstage/dependabot/npm_and_yarn/graphql-codegen/typescript-1.22.0
chore(deps-dev): bump @graphql-codegen/typescript from 1.21.1 to 1.22.0
|
2021-04-27 10:26:09 +02:00 |
|
Fredrik Adelöw
|
c4ce1ff90e
|
Merge pull request #5486 from backstage/dependabot/npm_and_yarn/types/express-serve-static-core-4.17.19
chore(deps-dev): bump @types/express-serve-static-core from 4.17.18 to 4.17.19
|
2021-04-27 09:11:41 +02:00 |
|
Fredrik Adelöw
|
7687e409ec
|
Merge pull request #5469 from backstage/dependabot/npm_and_yarn/types/supertest-2.0.11
chore(deps-dev): bump @types/supertest from 2.0.10 to 2.0.11
|
2021-04-27 09:11:14 +02:00 |
|
dependabot[bot]
|
111d30a8cb
|
chore(deps-dev): bump @types/express-serve-static-core
Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) from 4.17.18 to 4.17.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-27 04:20:03 +00:00 |
|
Victor Perera
|
f6efa71ee7
|
Adding Changeset
Signed-off-by: Victor Perera <v-vperera@expediagroup.com>
|
2021-04-26 19:04:52 -05:00 |
|
Victor Perera
|
b74e3e1efc
|
Enable starred templates on scaffolder
Signed-off-by: Victor Perera <v-vperera@expediagroup.com>
|
2021-04-26 19:04:51 -05:00 |
|
bsukh
|
5caef23f99
|
Merge pull request #5481 from backstage/add-stability-index-cost-insights
Add stability index for cost insights
|
2021-04-26 16:04:46 -04:00 |
|
Patrik Oldsberg
|
9d3fb9a30a
|
scripts/api-extractor: sync API definitions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 20:51:12 +02:00 |
|
Patrik Oldsberg
|
215b44de9c
|
scripts/api-extractor: fix comment
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 20:42:37 +02:00 |
|
Patrik Oldsberg
|
70ac6d68c2
|
scripts/api-extractor: some more explanations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 20:42:37 +02:00 |
|
Patrik Oldsberg
|
658de01647
|
scripts/api-extractor: disable all inline warnings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 20:42:37 +02:00 |
|
Patrik Oldsberg
|
c04a465330
|
scripts/api-extractor: figure out the conflicting file in CI and print the contents
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 20:42:36 +02:00 |
|
Patrik Oldsberg
|
6768b397bd
|
scripts/api-extractor: silence compiler warnings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 20:42:36 +02:00 |
|
Patrik Oldsberg
|
0eda63fe9d
|
scripts/api-extractor: disable inline compilation warnings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 20:42:36 +02:00 |
|
Patrik Oldsberg
|
d3c54f9663
|
scripts/api-extractor: log instructions after run is complete to avoid race
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 20:42:36 +02:00 |
|
Patrik Oldsberg
|
a904d8ba5e
|
packages: add api-reports for all included packages
Co-authored-by: Gustaf Räntilä <g.rantila@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 20:42:35 +02:00 |
|
Patrik Oldsberg
|
fecf70ae1a
|
workflows: validate api reports in CI
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 20:42:34 +02:00 |
|
Patrik Oldsberg
|
26dee60729
|
scripts/api-extractor: better feedback for api-report mismatches
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 20:42:33 +02:00 |
|
Patrik Oldsberg
|
482256023b
|
scripts: add api-extractor script that generates API reports and documentation
Co-authored-by: Gustaf Räntilä <g.rantila@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 20:42:32 +02:00 |
|
Patrik Oldsberg
|
f639a09f83
|
root: add api-extractor dependency and friends
Co-authored-by: Gustaf Räntilä <g.rantila@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 20:42:31 +02:00 |
|
Brenda Sukh
|
24c24f384a
|
Add stability index for cost insights
Signed-off-by: Brenda Sukh <brendasukh@gmail.com>
|
2021-04-26 14:14:22 -04: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 |
|
Eric Peterson
|
935c447d04
|
Merge pull request #5478 from SDA-SE/feat/techdocs-flicker
TechDocs: Disable color transitions on links to avoid issues in dark mode
|
2021-04-26 18:22:09 +02:00 |
|
Emma Indal
|
e1e757569f
|
prefix changeset with search
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 17:32:54 +02:00 |
|
Oliver Sand
|
cb8c848a38
|
Disable color transitions on links to avoid issues in dark mode
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-04-26 17:17:10 +02:00 |
|
Oliver Sand
|
17915e29b3
|
Rework state management to avoid rendering multiple while navigating between pages
Closes #5184
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-04-26 16:59:14 +02:00 |
|
Johan Haals
|
e00ba12454
|
chore: remove unused imports
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-04-26 16:53:44 +02:00 |
|
Emma Indal
|
fafd804364
|
update changeset
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 16:49:32 +02:00 |
|
Patrik Oldsberg
|
552b6eb25d
|
Merge pull request #5476 from backstage/rugvip/noswr
plugins: removed unused swr dependency
|
2021-04-26 16:48:23 +02:00 |
|
Emma Indal
|
50b15bfeb3
|
imports and exports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 16:44:32 +02:00 |
|
Emma Indal
|
9dff1a9839
|
use scheduler and fix tests
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 16:43:58 +02:00 |
|
Emma Indal
|
0b9eac3a81
|
refactor build method in indexBuilder
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 16:39:33 +02:00 |
|
Emma Indal
|
da489d2cd3
|
add new Scheduler Class
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 16:38:34 +02:00 |
|
Patrik Oldsberg
|
19a4dd7103
|
plugins: removed unused swr dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-26 16:00:09 +02:00 |
|
Adam Harvey
|
ac23d56d60
|
Merge pull request #5474 from adamdmharvey/clarify-token-security
actions: Clarify Chromatic token exposure
|
2021-04-26 09:44:00 -04:00 |
|
Johan Haals
|
fae7eb0296
|
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-26 15:43:22 +02:00 |
|
Johan Haals
|
656e1d82b2
|
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-26 15:38:31 +02:00 |
|
Adam Harvey
|
e0f43ae453
|
Clarify token exposure
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2021-04-26 09:21:09 -04:00 |
|
Johan Haals
|
c1156a4b47
|
Remove dead code
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-04-26 14:24:24 +02:00 |
|
Johan Haals
|
d77f5fea44
|
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-26 14:24:23 +02:00 |
|
Johan Haals
|
f22ac84035
|
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-26 14:24:23 +02:00 |
|
Johan Haals
|
4648634198
|
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-26 14:24:23 +02:00 |
|