Commit Graph

84 Commits

Author SHA1 Message Date
github-actions[bot] 3cedd03ff2 Version Packages (next) 2023-07-11 15:34:57 +00:00
Rogerio Angeliski a8805a9a4f Added support for new backend system
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2023-07-10 12:02:33 -03:00
github-actions[bot] 2fc17fb329 Version Packages (next) 2023-07-04 16:24:25 +00:00
Andre Wanlin c7f5324fa0 Changed @alpha to @public
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:01:21 -05:00
Andre Wanlin ae261e79d2 Added alpha support for new backend system
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 08:00:25 -05:00
Andre Wanlin 2bbdcb4154 Added support to Badges for new backend
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-06-28 06:46:14 -05:00
github-actions[bot] d72e2eeba6 Version Packages (next) 2023-06-27 12:10:42 +00:00
Niklas Aronsson 5c1c10adac Added support for the new backend system for the entity feedback plugin
Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2023-06-20 21:52:38 +02:00
github-actions[bot] bc0c4bc64c Version Packages 2023-06-20 13:54:09 +00:00
github-actions[bot] 320ed50274 Version Packages (next) 2023-06-13 19:37:24 +00:00
github-actions[bot] e37573d60e Version Packages (next) 2023-06-06 12:59:05 +00:00
github-actions[bot] a8634a9634 Version Packages (next) 2023-05-30 13:52:00 +00:00
Rickard Dybeck d44fcd9829 [catalog] Make unprocessed entities visible
Create an API route to fetch failed and pending entities, as well as a frontend plugin to view them.

Added a broken entity to the sample data.

Signed-off-by: Rickard Dybeck <dybeck@spotify.com>
2023-05-30 13:46:16 +02:00
github-actions[bot] 75a1c93784 Version Packages (next) 2023-05-23 15:25:13 +00:00
github-actions[bot] 73e7820731 Version Packages 2023-05-16 09:38:40 +00:00
github-actions[bot] 4f3076700a Version Packages (next) 2023-05-09 09:49:35 +00:00
github-actions[bot] 8b05da0912 Version Packages (next) 2023-05-02 13:41:12 +00:00
github-actions[bot] e04bb20bdc Version Packages (next) 2023-04-25 15:53:19 +00:00
github-actions[bot] 6141c31839 Version Packages 2023-04-18 12:36:06 +00:00
Patrik Oldsberg 9c26e6d8ed scaffolder-backend: make alpha options optional
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-04-15 12:40:02 +02:00
github-actions[bot] ab75a16da7 Version Packages (next) 2023-04-11 14:21:21 +00:00
github-actions[bot] 9a5a1c4ba2 Version Packages (next) 2023-04-04 13:14:06 +00:00
Fredrik Adelöw 788f0f5a15 set permission backend policies using an extension point
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-04-04 11:45:36 +02:00
eipc16 84946a580c expose the permission plugin using the new backend system
Signed-off-by: eipc16 <pprzemek.312@gmail.com>
2023-04-03 20:53:25 +02:00
github-actions[bot] e32dc5e79d Version Packages (next) 2023-03-28 16:01:25 +00:00
Oleg 88fbb3d075 kubernetes plugin adds support for the new plugin system (#16719)
* kubernetes plugin adds support for the new plugin system

Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>

* expose experimental plugin support as an alpha feature in kubernetes-backend

Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>

* remove duplicate changeset

Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>

* update permissions

Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>

---------

Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-03-28 11:19:00 -04:00
Camila Belo 1d5837b1f6 Merge pull request #16710 from backstage/search/backend-system-migration
[Search] Migrate search to new backend system
2023-03-22 09:21:15 +01:00
github-actions[bot] 5af2c4f412 Version Packages (next) 2023-03-21 13:38:30 +00:00
Emma Indal b8267644d8 clean up unused dependencies
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
2023-03-21 09:30:09 +01:00
Emma Indal 6da5eb1e50 use default schedule for collator modules and make schedule option opotional
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-03-21 09:30:09 +01:00
Camila Belo 1adc2c787e feat(search): create search collator modules
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-03-21 09:30:04 +01:00
Emma Indal 4cc252bdd5 use alpha exports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
2023-03-20 13:29:03 +01:00
Emma Indal 1a79af33f2 clean up comments and dependencies
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
2023-03-20 13:27:00 +01:00
Emma Indal 58f7583861 create searchIndexRegistry module + add to backend
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-03-20 13:22:37 +01:00
Emma Indal cbf03b4464 add possibilities to pass options to elasticSearchEngineModule
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-03-20 13:22:37 +01:00
Emma Indal 97e5d514d1 create backend modules for search engines
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-03-20 13:22:28 +01:00
github-actions[bot] 24632ad94b Version Packages 2023-03-14 14:31:40 +00:00
Oleg S c041efd53d exposes the techdocs plugin as an alpha plugin
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-03-10 10:03:29 -05:00
Oleg S 92b495328b expose the techdocs-backend plugin using the new system
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-03-10 10:03:28 -05:00
github-actions[bot] 0eceadb950 Version Packages (next) 2023-03-07 17:21:48 +00:00
github-actions[bot] b19b95fc09 Version Packages (next) 2023-02-28 13:04:36 +00:00
github-actions[bot] b4627f23b2 Version Packages (next) 2023-02-21 15:40:30 +00:00
Patrik Oldsberg 61055f106b update /alpha imports to fix all type issues
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-21 14:42:38 +01:00
Oleg S fe259c1c01 update dependencies
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-02-20 08:58:08 -05:00
Oleg S 4120513412 adds @backstage/plugin-todo-backend to dependencies for plugin/todo-backend
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-02-17 10:07:21 -05:00
Oleg S ae08281331 expose the todos-backend plugin using the new plugin system
Signed-off-by: Oleg S <97077423+RobotSail@users.noreply.github.com>
2023-02-15 14:33:35 -05:00
github-actions[bot] 25b57cc07f Version Packages 2023-02-14 13:41:52 +00:00
github-actions[bot] b2a73c984a Version Packages (next) 2023-02-07 15:03:45 +00:00
Patrik Oldsberg cd4d0365ac backend-next: use experimental start script
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-05 12:32:20 +01:00
github-actions[bot] 675324ed19 Version Packages (next) 2023-01-31 14:45:37 +00:00