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 |
|
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 |
|
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 |
|
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 |
|
Oliver Sand
|
35e32bbf4c
|
Merge pull request #5425 from SDA-SE/feat/techdocssss-api
TechDocs: Use interface and not implementation in ApiRef<T>
|
2021-04-26 14:21:58 +02:00 |
|
Oliver Sand
|
7aa4308179
|
Merge pull request #5427 from SDA-SE/feat/fix-guest
Fix owner references to guest user
|
2021-04-26 14:21:42 +02:00 |
|
Emma Indal
|
1c2d8436ab
|
change log severity from info to debug
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 13:38:15 +02:00 |
|
Emma Indal
|
8c0184a1c8
|
use timers in tests
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-26 13:37:27 +02:00 |
|
Chongyang Adrian, Ke
|
15cbe68156
|
fix techdocs landing page table wrong copied link
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
|
2021-04-26 12:02:44 +08:00 |
|
Erik Larsson
|
d47c2628b7
|
fix: include migrations in code-coverage-backend plugin
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
|
2021-04-24 06:51:24 +02:00 |
|
Emma Indal
|
cdda9c671d
|
move refresh loop to builder and use configured refreshInterval
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2021-04-23 15:03:32 +02:00 |
|
Oliver Sand
|
92cc589201
|
Remove duplicate @backstage/test-utils dependency
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-04-23 13:16:21 +02:00 |
|
Oliver Sand
|
a3048a3b7f
|
Fix some remaining typing issues
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-04-23 12:48:14 +02:00 |
|
Oliver Sand
|
f09f6a166b
|
Use interface and not implementation in ApiRef<T>
Closes #4404
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-04-23 12:48:13 +02:00 |
|
Eric Peterson
|
74a5b00eb6
|
Merge pull request #5371 from adrianke77/techdocs-landing-page-customization
Add TechDocs landing page customization and exported components
|
2021-04-23 11:50:15 +02:00 |
|
Eric Peterson
|
46d0d04ee7
|
Merge pull request #5430 from SDA-SE/feat/search-experiments
Use `RouteRef` to generate path to search page
|
2021-04-23 11:22:54 +02:00 |
|
Eric Peterson
|
2f9dc47c91
|
Merge pull request #5428 from SDA-SE/feat/techdocssss-header
TechDocs: Use `EntityRefLink` in header and use relations to reference the owner of the document
|
2021-04-23 09:52:34 +02:00 |
|
Chongyang Adrian, Ke
|
813a4a04f5
|
fix DocsTable rendering of EmptyState
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
|
2021-04-23 11:38:09 +08:00 |
|
Chongyang Adrian, Ke
|
7dd94b0750
|
add CSSProperties type for panelCSS
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
|
2021-04-23 11:20:46 +08:00 |
|
Adrian Ke Chongyang
|
4666ddb275
|
Update plugins/techdocs/src/home/components/TechDocsHome.tsx
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
|
2021-04-23 11:07:18 +08:00 |
|
Adrian Ke Chongyang
|
64ade20227
|
Update plugins/techdocs/src/home/components/TechDocsHome.tsx
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
|
2021-04-23 11:07:18 +08:00 |
|
Chongyang Adrian, Ke
|
cb321bae90
|
change naming from widget to panel
Signed-off-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
|
2021-04-23 11:07:18 +08:00 |
|