Patrik Oldsberg
05c98f1f79
Merge branch 'master' into add-support-for-plugin-specific-db
2021-06-15 17:49:50 +02:00
Fredrik Adelöw
2b13540015
Some quick docs on how to interface with databases from backend plugins
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-10 19:24:48 +02:00
Minn Soe
5a3ce34072
refactor: migrate from deprecated database manager
...
Changes:
- Swaps out `SingleConnectionDatabaseManager` to `DatabaseManager`
across the repo.
- Updates `backend-test-utils` to generate test plugin names prefixed
with db to satisfy plugin naming constraint, e.g. 0 becomes db0.
Signed-off-by: Minn Soe <contributions@minn.io >
2021-06-10 11:14:40 +01:00
Minn Soe
4d17ececc5
docs: fix typo in db manager changeset and clarify
...
Signed-off-by: Minn Soe <contributions@minn.io >
2021-06-10 11:14:40 +01:00
Minn Soe
772dbdb511
feat: add database manager with per plugin config
...
This commit introduces:
- a new backwards compatible database manager which allows the end-user
to set global and per plugin database configuration.
- an early iteration of a database connector interface.
- provides helper functions for each of the database connectors to
meet the new interface.
Signed-off-by: Minn Soe <contributions@minn.io >
2021-06-10 11:14:40 +01:00
Eric Peterson
ce5b76ddca
Merge pull request #5715 from backstage/mob/document-search-v1
...
[Search] WIP documentation for the V1 Search Milestone
2021-06-09 19:22:24 +02:00
Eric Peterson
5c9c34dee9
Merge pull request #5927 from backstage/iameap/search-alpha-release
...
[Search] Initial, Alpha Release
2021-06-09 19:21:15 +02:00
Fredrik Adelöw
363b0b87ea
Merge pull request #5925 from xShteff/master
...
docs: added example dockerfiles for techdocs and templating
2021-06-09 15:37:25 +02:00
Fredrik Adelöw
e71d0002ab
fix prettier
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-09 14:51:28 +02:00
Deepak Bhardwaj
d07e874d06
Small correction
...
Just a small grammar correction
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-08 22:22:40 +02:00
Fredrik Adelöw
28fc26ddf4
Merge pull request #5849 from SDA-SE/feat/scaffolder-conditional
...
Conditional scaffolder steps
2021-06-08 14:25:49 +02:00
Fredrik Adelöw
d06e212903
prettier
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-07 14:39:34 +02:00
HelenGreul
1496103b82
re-pointing live demo links to demo.backstage.io
...
Signed-off-by: Helen Greul <heleng@spotify.com >
2021-06-07 13:57:38 +02:00
Fredrik Adelöw
a78c7dd04b
Merge pull request #5890 from premisedata/template_docs
...
[Docs] Update writing templates to include arrays + json input step
2021-06-07 10:19:21 +02:00
Emma Indal
f3a9a063a6
docs fixups
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-06-06 22:04:29 +02:00
Emma Indal
50873903fb
Add Lunr as example
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-06-06 22:02:09 +02:00
Eric Peterson
3bc581732c
More iteration on Search Feature documentation.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-06 12:52:43 +02:00
Alin Stefan Olaru
cd2a47bf2e
docs: added example dockerfiles for techdocs and templating
...
Signed-off-by: Alin Stefan Olaru <alin.stefan.olaru@lego.com >
2021-06-04 19:03:19 +02:00
Eric Peterson
d2a75ce613
v1/v2/v3 -> alpha/beta/ga
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-04 18:40:46 +02:00
Oliver Sand
09fdc24802
Improve documentation
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:33 +02:00
Oliver Sand
af06c6a782
Some small fixes
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-06-04 16:30:32 +02:00
Himanshu Mishra
0cf2ddbbff
docs: Link sqlite to postgres switch tutorial in create app page
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-06-04 11:37:41 +02:00
anovis
047658256e
prettify
...
Signed-off-by: anovis <anovis@ymail.com >
2021-06-03 13:30:13 -04:00
Austen
5292d453b4
Update docs/features/software-templates/writing-templates.md
...
Co-authored-by: Ben Lambert <ben@blam.sh >
Signed-off-by: anovis <anovis@ymail.com >
2021-06-03 09:08:14 -04:00
Patrik Oldsberg
9a3277d1c0
Merge pull request #5876 from backstage/rugvip/stable
...
docs: update stability index for core-*
2021-06-02 18:43:39 +02:00
anovis
f20a6547bd
update based on comments
...
Signed-off-by: anovis <anovis@ymail.com >
2021-06-02 11:25:56 -04:00
anovis
3dacab3c9b
fix syntax error
...
Signed-off-by: anovis <anovis@ymail.com >
2021-06-02 10:42:12 -04:00
anovis
1c4b39ebf7
adding example for arrays
...
Signed-off-by: anovis <anovis@ymail.com >
2021-06-02 10:42:12 -04:00
Patrik Oldsberg
67b9b30a10
docs: update stability index for core-*
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-01 20:34:32 +02:00
Patrik Oldsberg
6320b24bbb
docs: add paragraph on how to view local config docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-01 19:51:17 +02:00
blam
53c7a9dbeb
docs: mention that the configuration is shared between the backend and the frontend
...
Signed-off-by: blam <ben@blam.sh >
2021-06-01 17:16:19 +02:00
Patrik Oldsberg
6665e16c7d
Merge pull request #5763 from backstage/timbonicus/github-org-docs
...
Remove deprecated github-org processor config
2021-05-27 14:05:05 +02:00
Tim Hansen
187180db5c
Improve catalog-customization doc
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-05-26 21:32:19 -06:00
Tim Hansen
9768e36c4e
Merge branch 'master' into timbonicus/catalog-entity-context
2021-05-26 17:21:23 -06:00
Tim Hansen
0ddb9719f0
Add warning
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-05-26 13:37:02 -06:00
Tim Hansen
e2d5014c71
Add documentation for catalog customization
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-05-26 12:38:30 -06:00
Eric Peterson
da6cdd2e99
Merge pull request #5772 from backstage/iameap/expose-cache-some
...
Expose cache management in create-app
2021-05-26 18:26:44 +02:00
Tim
50232b61d3
Merge pull request #5795 from backstage/timbonicus/auth-docs
...
Replace `quickstart-app-auth` with updated docs
2021-05-26 10:17:36 -06:00
Eric Peterson
e6ce2ef9a1
Grammar, clarity, etc.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-05-26 17:49:24 +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
Oliver Sand
b517c7f9b7
Remove indention
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-05-26 14:17:36 +02:00
Oliver Sand
35e73aab14
Fix wrong yaml indention in docs
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-05-26 14:10:23 +02:00
Oliver Sand
8a7799d850
Fix images on github org data page
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-05-25 13:33:44 +02:00
Fredrik Adelöw
1b60694c4f
Merge pull request #5787 from backstage/freben/errors
...
Foundation for standard status values
2021-05-24 21:50:15 +02:00
Tim Hansen
8b62311cbb
Replace quickstart-app-auth with updated docs
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-05-24 12:46:59 -06:00
Fredrik Adelöw
aef9fb2399
Implement suggested changes after discussions
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-24 19:13:30 +02:00
Himanshu Mishra
0ed1f45660
Merge pull request #5782 from backstage/orkohunter/docs-auth-gitlab
2021-05-24 16:27:57 +02:00
Eric Peterson
2714bf9c79
Cross-linking and menu registration
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-05-24 16:13:52 +02:00
Eric Peterson
8ad667cd96
Draft intro statement.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-05-24 16:03:17 +02:00
Eric Peterson
62fcca6b9e
Frontend brain dump.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-05-24 16:03:17 +02:00