Ben Lambert
2c10e8a19d
Merge pull request #8454 from lukzerom/select-changes-1
...
Select and Autocomplete select readonly when one option available
2021-12-16 10:56:40 +01:00
Brian Fletcher
8b3f624aa5
adds cronjobs to vocab list
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-12-15 13:21:22 +00:00
lukzerom
45ddfa099b
added autoselect to vocab txt
...
Signed-off-by: lukzerom <lukzerom@gmail.com >
2021-12-12 13:16:13 +01:00
Morgan Martinet
2c54173a39
apply code review recommandations
...
use encodeURIComponent on dynamic parts
ensure that we keep any dashboard path prefix when generating links
move URL hash exception for SPAs into the standardFormatter
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com >
2021-11-23 18:01:30 -05:00
Morgan Martinet
3739d3f773
implement openshiftFormatter
...
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com >
2021-11-22 00:05:55 -05:00
Eric Peterson
ec2c835afc
Merge pull request #8007 from backstage/refactor/merge-back-techdocs-cli
...
Tech Docs Command Line Reunification
2021-11-17 13:00:48 +01:00
Fredrik Adelöw
d7c1e0e34a
docs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-11 20:21:51 +01:00
Andrew Thauer
71e7b0ee92
refactor: reunification of techdocs-cli and backstage repos
...
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com >
2021-11-11 19:31:55 +01:00
Patrik Oldsberg
803c5550c5
Merge pull request #7568 from backstage/firestore-keystore
...
auth-backend: Add Firestore as new key-store provider
2021-10-21 14:43:05 +02:00
Daniel Deloff
727554274e
updated api report, adds Atlassian to vocab
...
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com >
2021-10-21 07:23:23 -04:00
Marcus Eide
bf259c9890
Add Firestore to vale vocab
...
Signed-off-by: Marcus Eide <eide@spotify.com >
2021-10-15 10:38:49 +02:00
Simon Stamm
d73e51bd90
Add word hardcoded to vocab and fix syntax of changeset
...
Signed-off-by: Simon Stamm <simon.stamm@tui.com >
2021-09-16 09:58:12 +02:00
Patrik Oldsberg
d4e614bb1d
remove docgen package
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-12 23:16:11 +02:00
Fredrik Adelöw
5a1eb6bfc4
Memoize the context value in EntityListProvider
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-24 15:11:54 +02:00
Fredrik Adelöw
89b944709c
Merge pull request #5381 from msamad/msamad/add-repourlpicker-for-bitbucketcloud
...
Add repourlpicker and publisher for bitbucket cloud
2021-08-11 16:46:57 +02:00
Mustansar Anwar ul Samad
9ecb8a595e
Rebase for prettier issues and add Bitbucket to vocab
...
Signed-off-by: Mustansar Anwar ul Samad <mustansar.samad@gmail.com >
2021-08-11 08:18:05 +12:00
Christine Yi
5edfa7b5f9
Merge branch 'master' into firehydrant-plugin
2021-08-09 10:48:59 -04:00
Patrik Oldsberg
5e6128fd48
SECURITY: add remediation and disclosure process
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-08-04 14:50:27 +02:00
Christine Yi
d5a69640bc
update api-report, add FireHydrant to vocab.txt
...
Signed-off-by: Christine Yi <ohchristineyi@gmail.com >
2021-08-02 12:08:33 -04:00
Jussi Hallila
d9c13d535b
Implement ElasticSearch search engine
...
* Adding indexing, searching and default translator for ElasticSearch engine
* Modifying default backend to use ES if it is enabled
* Adding configuration schema to configure ElasticSearch 3 different ways
* Elastic.co hosted solution
* AWS hosted ElasticSearch Service
* Custom, using standard ElasticSearch URL and auth info
* Add and modify some of the documentation regarding search
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2021-07-30 14:26:32 +02:00
blam
899402b4bd
feat: add new blog post for scaffolder beta
...
Signed-off-by: blam <ben@blam.sh >
2021-07-26 20:22:13 +02:00
blam
b17407c9d1
chore: run prettier and fix PR
...
Signed-off-by: blam <ben@blam.sh >
2021-07-20 14:55:20 +02:00
Ben Lambert
df12cc25aa
Merge pull request #6322 from backstage/mob/nunjucks-renderer
...
scaffolder: Add a node-based templating action
2021-07-08 16:51:51 +02:00
Oliver Sand
9f3ecb555a
Build search queries using the query build in LunrSearchEngine
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-07-07 19:41:54 +02:00
Mike Lewis
eece4003bf
add nunjucks to dictionary
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-07-07 17:29:01 +01:00
Ben Lambert
a8366759a3
Merge pull request #6313 from backstage/orkohunter/document-url-reader
...
docs: Document how URL Readers work and how to write a new one
2021-07-05 18:10:37 +02:00
Fredrik Adelöw
43a4ef6442
More helpful error message when trying to import by folder from non-github
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-07-02 16:46:35 +02:00
Himanshu Mishra
ce33886913
docs: fix vale spelling errors
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-02 15:26:37 +02:00
Fredrik Adelöw
257a55f3dc
Merge pull request #6116 from goober/feature/extract-ldap-processor
...
Extract LdapOrgReaderProcessor into a separate package
2021-06-28 13:17:43 +02:00
Fredrik Adelöw
aa2b15d9df
Ensure that emitted relations are deduplicated
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-28 12:04:42 +02:00
Mathias Åhsberg
8e533f92c9
Extract LdapOrgReaderProcessor into a separate package
...
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se >
2021-06-28 10:04:24 +00:00
Fredrik Adelöw
6ca29b66c8
Unbreak .well-known OIDC routes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-25 21:31:29 +02:00
Vannarath Poeu
4c979f3e15
Updated changeset description and vocab
...
Signed-off-by: Vannarath Poeu <vannarath.poeu@gmail.com >
2021-06-24 18:11:35 +08:00
Himanshu Mishra
121de58608
Merge pull request #6185 from fengypants/master
2021-06-24 10:36:53 +02:00
Jeff Feng
05623c9fc7
Update vocab.txt
...
Adding "reusability" and "siloed" to the dictionary
Signed-off-by: Jeff Feng <fengypants@gmail.com >
2021-06-23 20:14:15 -04:00
Ben Lambert
b7f4a41895
Merge pull request #6147 from fengypants/master
...
microsite: New blog post from Spotify
2021-06-22 14:40:46 +02:00
Jeff Feng
a3a604d680
Replacing html with Markdown for image links
...
Removing href from the dictionary (for now!)
Signed-off-by: Jeff Feng <fengypants@gmail.com >
2021-06-21 18:47:32 -04:00
Jeff Feng
a113e68129
Update vocab.txt
...
Adding org and href to the dictionary.
Signed-off-by: Jeff Feng <fengypants@gmail.com >
2021-06-21 18:27:03 -04:00
Oliver Sand
79ec37d1ba
Update api reports
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-18 10:27:49 +02:00
Patrik Oldsberg
8afca3b406
codemods: update readme
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-09 12:48:12 +02:00
Oliver Sand
27a9b503a2
Add changeset
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:33 +02:00
Eric Peterson
aad98c544e
Initial changeset.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-05-31 18:01:38 +02:00
Eric Peterson
dda070442e
Making note of cache stores in documentation.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-05-26 17:49:21 +02:00
Fredrik Adelöw
704875e26d
Refactor entity validation in catalog-model
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-26 12:59:33 +02:00
AlleyWei
955baa1302
Vocab additions
...
signed-off-by: AlleyWei <alexandrawei@spotify.com >
2021-05-20 18:38:50 -04:00
AlleyWei
a3daf5b3af
Additional updates to Create Manage Explore blog
...
Additional updates to Create Manage Explore blog
Signed-off-by: Alleywei <alexandrawei@spotify.com >
2021-05-20 18:35:35 -04:00
AlleyWei
8dd9d4c456
Updates for Create Manage explore blog
...
Updates for create manage explore blog
Signed-off-by: Alexandra Wei <alexandrawei@spotify.com >
2021-05-20 18:11:46 -04:00
Fredrik Adelöw
dd8a0df53a
Merge pull request #5625 from backstage/freben/mysql-prep
...
Prep work for mysql support in backend-common
2021-05-12 10:00:18 +02:00
Fredrik Adelöw
f9fb4a205e
Prep work for mysql support in backend-common
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-10 11:30:11 +02:00
Eric Peterson
22fd8ce2ac
Changeset
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-05-09 15:24:47 +02:00