github-actions[bot]
|
7d27a11079
|
Version Packages
|
2021-12-30 11:06:46 +00:00 |
|
Eric Peterson
|
e35aff0d16
|
Merge pull request #8646 from backstage/feat/search-facet-by-type
[Search] Introduce a <SearchType.Accordion /> Variant
|
2021-12-29 13:58:29 +01:00 |
|
Eric Peterson
|
20af5a701f
|
Update create-app with search accordion component.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-12-29 13:04:40 +01:00 |
|
Patrik Oldsberg
|
67abf9721c
|
Merge pull request #8608 from backstage/rugvip/nosi
create-app: remove unused serve_index.html
|
2021-12-29 09:51:26 +01:00 |
|
Tim Hansen
|
62f3651707
|
Add warning to default backend
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-12-28 09:19:09 -07:00 |
|
Fredrik Adelöw
|
0dcd1dd64f
|
Introduce TaskScheduler into backends
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-12-25 15:14:55 +01:00 |
|
Patrik Oldsberg
|
5284458e18
|
Merge pull request #8606 from mufaddal7/fix/remove-css
remove internal and inline css
|
2021-12-23 16:27:15 +01:00 |
|
github-actions[bot]
|
3d68c45ef7
|
Version Packages
|
2021-12-23 12:23:34 +00:00 |
|
Camila Belo
|
49a696d720
|
[Search] Standardizes input search components (#8532)
* refactor(plugin-search): customize search bar components
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* refactor(plugin-search): use search bar in search modal
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* refactor(plugin-search): customize home page search bar
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* chore(plugin-search): update api reports
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* chore: add changeset file
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* increase default debounceTime and remove prop from SearchBar in SearchModal + SearchPage in app
Signed-off-by: Emma Indal <emmai@spotify.com>
* update test using default debounce time
Signed-off-by: Emma Indal <emmai@spotify.com>
* add changeset for create-app
Signed-off-by: Emma Indal <emmai@spotify.com>
* fix exports after rebase
Signed-off-by: Emma Indal <emmai@spotify.com>
Co-authored-by: Emma Indal <emmai@spotify.com>
|
2021-12-23 12:05:26 +01:00 |
|
mufaddal motiwala
|
79b342bd36
|
remove inline and internal CSS
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
|
2021-12-23 15:27:21 +05:30 |
|
Patrik Oldsberg
|
d33b65dc52
|
create-app: remove unused serve_index.html
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-23 10:50:16 +01:00 |
|
Patrik Oldsberg
|
5fdc8df0e8
|
cli: make config available in index.html template
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-19 15:11:13 +01:00 |
|
github-actions[bot]
|
ef6a039e07
|
Version Packages
|
2021-12-16 08:56:38 +00:00 |
|
Ben Lambert
|
90198342bc
|
Merge pull request #8349 from backstage/rugvip/cjs
add more explicit support for .mjs and .cjs extensions
|
2021-12-13 13:35:24 +01:00 |
|
dependabot[bot]
|
7474124e87
|
build(deps-dev): bump @types/inquirer from 7.3.1 to 8.1.3
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 7.3.1 to 8.1.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer)
---
updated-dependencies:
- dependency-name: "@types/inquirer"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-13 04:14:45 +00:00 |
|
github-actions[bot]
|
9068128fd8
|
Version Packages
|
2021-12-09 12:02:28 +00:00 |
|
Johan Haals
|
b0517904c4
|
Merge pull request #8341 from adamdmharvey/update-create-app
chore: Update create app template to align with example app
|
2021-12-07 09:38:03 +01:00 |
|
Tim Hansen
|
36bb4fb2e9
|
More scaffolder config cleanup
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-12-06 13:13:03 -07:00 |
|
Otto Sichert
|
731e9293bd
|
Merge pull request #6335 from backstage/iameap/techdocs-cache
[TechDocs] Optional static resource caching
|
2021-12-06 10:38:30 +01:00 |
|
Patrik Oldsberg
|
25dfc2d483
|
add more explicit support for .mjs and .cjs extensions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-02 22:48:16 +01:00 |
|
Adam Harvey
|
7d24709264
|
Fix URL typo
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2021-12-02 14:30:44 -05:00 |
|
Fredrik Adelöw
|
9603827bb5
|
Addressed some peer dependency warnings
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-12-02 19:32:42 +01:00 |
|
Adam Harvey
|
bdf357956c
|
Align scripts order to monorepo
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2021-12-02 12:33:38 -05:00 |
|
Adam Harvey
|
2d3dd1e76f
|
Fix doco typo
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2021-12-02 12:29:39 -05:00 |
|
Adam Harvey
|
cfd019b721
|
Update Backstage docs link
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2021-12-02 12:29:16 -05:00 |
|
Adam Harvey
|
2c50373755
|
Move test-utils to devDeps
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2021-12-02 12:21:06 -05:00 |
|
Adam Harvey
|
2c009db3b6
|
Bump Spotify's prettier
Signed-off-by: Adam Harvey <adaharve@cisco.com>
|
2021-12-02 12:20:44 -05:00 |
|
github-actions[bot]
|
29f2606ed9
|
Version Packages
|
2021-12-02 12:35:24 +00:00 |
|
Emma Indal
|
6130421aa2
|
prettier fix
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Emma Indal <emmai@spotify.com>
|
2021-12-01 17:42:01 +01:00 |
|
Camila Belo
|
662636227b
|
feat(search): move the modal state to context
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2021-12-01 17:38:17 +01:00 |
|
Eric Peterson
|
d48aa5ca1c
|
Update create-app so that cache manager is passed through to router.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-11-28 13:16:04 -07:00 |
|
MT Lewis
|
456bcce6ca
|
Merge pull request #7943 from backstage/natasha/b2b-auth
Support backend to backend authentication
|
2021-11-26 15:31:52 +00:00 |
|
MT Lewis
|
f5c43945eb
|
create-app: update backend-to-backend auth comment in app-config template
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2021-11-26 12:35:09 +00:00 |
|
github-actions[bot]
|
ef34f5de7b
|
Version Packages
|
2021-11-25 12:40:52 +00:00 |
|
Patrik Oldsberg
|
781f91ab30
|
Merge pull request #8231 from backstage/rugvip/create-app-pack
create-app: add pack scripts that excludes peer depdencies during publish
|
2021-11-25 13:35:42 +01:00 |
|
Patrik Oldsberg
|
dcaeaac174
|
create-app: add pack scripts that excludes peer depdencies during publish
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-11-25 12:06:49 +01:00 |
|
Fredrik Adelöw
|
42ebbc18c0
|
get both gitbeaker packages bumped, and add changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-11-24 14:21:45 +01:00 |
|
Mike Lewis
|
8cb1c4d17c
|
backend-common: rename config block from authorization to auth
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-11-23 14:41:33 +00:00 |
|
Mike Lewis
|
03962638a0
|
create-app: fix formatting in search.ts
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-11-23 11:10:29 +00:00 |
|
Mike Lewis
|
839e931d34
|
create-app: pass tokenManager when constructing TechDocsCollator
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-11-22 18:44:49 +00:00 |
|
Mike Lewis
|
14a6c46dff
|
Merge remote-tracking branch 'origin/master' into natasha/b2b-auth
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-11-22 18:22:57 +00:00 |
|
Tim Jacomb
|
52d3ca287e
|
Fix broken ssl postgres docs
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net>
|
2021-11-22 16:30:51 +00:00 |
|
Fredrik Adelöw
|
1e57d1c23e
|
Merge pull request #8071 from backstage/feat/change-default-port
Change default port of backend from 7000 to 7007
|
2021-11-22 15:58:48 +01:00 |
|
Eric Peterson
|
5bfead02ec
|
Merge pull request #8141 from backstage/emmaindal/techdocs-search-default-app
Add techdocs search to default app
|
2021-11-19 15:56:41 +01:00 |
|
Otto Sichert
|
97b8c8c8fc
|
Ensure all relevant port references are updated and document changes
Signed-off-by: Otto Sichert <git@ottosichert.de>
|
2021-11-18 17:23:43 +01:00 |
|
Nataliya Issayeva
|
c149a56f79
|
Fix prettier error maybe
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
|
2021-11-18 07:57:53 -08:00 |
|
Nataliya Issayeva
|
8e77f47119
|
Add missing tokenManager in default app backend
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
|
2021-11-18 07:57:53 -08:00 |
|
Nataliya Issayeva
|
83aa387b62
|
Default to noop tokenManager and no backend secret
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
|
2021-11-18 07:57:53 -08:00 |
|
Nataliya Issayeva
|
b38d77f4f0
|
Change AuthIdentityTokenManager to ServerTokenManager
Co-authored-by: Joe Porpeglia <joeporpeglia@users.noreply.github.com>
Co-authored-by: Tim Hansen <timbonicus@gmail.com>
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
|
2021-11-18 07:56:42 -08:00 |
|
Nataliya Issayeva
|
8ceffe5f98
|
Use backend secret from config
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com>
|
2021-11-18 07:55:26 -08:00 |
|