Commit Graph

11448 Commits

Author SHA1 Message Date
Daniele Mazzotta c8a502ce3e fixed formatting
Signed-off-by: Daniele Mazzotta <daniele.mazzotta@tii.ae>
2022-06-21 17:36:35 +04:00
Daniele Mazzotta 8b8c692be3 updated api-reports
Signed-off-by: Daniele Mazzotta <daniele.mazzotta@tii.ae>
2022-06-20 12:58:38 +04:00
Daniele.Mazzotta d9ebda237e build api-reports
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-17 17:50:27 +04:00
Daniele.Mazzotta 221fbffe44 updated README
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-17 17:16:28 +04:00
Daniele.Mazzotta fdffb40c70 export DagTableComponent
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-17 12:47:33 +04:00
Daniele.Mazzotta 6b8093497f written tests for all dags + selected dags
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-17 12:43:28 +04:00
Daniele.Mazzotta 95d2f88313 add warning for missing dag ids
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-17 12:42:30 +04:00
Daniele.Mazzotta c05f081e61 test for dags found and not found length
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-17 12:11:47 +04:00
Daniele.Mazzotta 389f6602bc added new getDags method to fetch specific dagIds
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-10 17:38:19 +04:00
Joon Park 58426f9c0f Create permission aggregation endpoints (#11695)
* Create permission aggregation endpoints

Signed-off-by: Joon Park <joonp@spotify.com>

* Spelling

Signed-off-by: Joon Park <joonp@spotify.com>

* Refactor permission metadata aggregation into one endpoint

Signed-off-by: Joe Porpeglia <josephp@spotify.com>

* Change parameter field shape

Signed-off-by: Joon Park <joonp@spotify.com>

Co-authored-by: Joe Porpeglia <josephp@spotify.com>
2022-06-10 11:32:28 +01:00
Eric Peterson 0991717d6e Merge pull request #11849 from realandersn/search/move-reusable-components
[Search] move reusable components to search-react package
2022-06-10 12:04:07 +02:00
Eric Peterson effb3b27a4 Further review feedback.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-06-10 11:29:38 +02:00
Ben Lambert 8c7ed9bad1 Merge pull request #11946 from djamaile/chore/remove-project-id
chore(scaffolder): remove projectId from gitlab publish mr action because it is redundant
2022-06-10 10:48:33 +02:00
Anders Näsman 2dc4818541 apply review feedback
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:28:45 +02:00
Anders Näsman 295eb30778 remove unnecessary deprecation
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:58 +02:00
Anders Näsman 8c2b28708f update api-report
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:58 +02:00
Anders Näsman f28bc28834 update docs
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Anders Näsman 1b1c47f4a7 update imports
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Anders Näsman b3d64b448e api-report cleanup
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Anders Näsman a7a0e2520a cleanup
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Anders Näsman bc6ce63e7b Move DefaultResultListItem from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search, and properly deprecate SearchResult in @backstage/plugin-search
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Anders Näsman b3389f1eee remove Search*Next components
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Anders Näsman ccbabfd4bd Move SearchBar, SearchBarBase, and SearchTracker from @backstage/plugin-search to @backstage/plugin-search-react and deprecate SearchBar and SearchbarBase in @backstage/plugin-search
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Anders Näsman 193ae37f15 Move SearchResultPager from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Anders Näsman 01abb3bc7e Move SearchResult from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:56 +02:00
Anders Näsman d7044784f0 Move SearchFilter from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search, and also remove SearchFilterNext
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:56 +02:00
djamaile 5179b8d805 chore: add warning to notify user that projectid is deprecated
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 22:51:57 +02:00
Ben Lambert ecf4bc5590 Merge pull request #11950 from backstage/blam/support-namespaces-in-templates
scaffolder: support templates in other namespaces
2022-06-09 17:27:22 +02:00
blam 216172b015 chore: fix typescript error
Signed-off-by: blam <ben@blam.sh>
2022-06-09 16:41:54 +02:00
Eric Peterson 4b7f4eb262 Merge pull request #11777 from kuangp/feat/techdocsEntityTitle
feat(techdocs): use entity title as label in header
2022-06-09 16:33:22 +02:00
blam 0a8b212165 chore: wrong line
Signed-off-by: blam <ben@blam.sh>
2022-06-09 16:22:08 +02:00
blam f93af969cd chore: tidying up a little bit and added changeset
Signed-off-by: blam <ben@blam.sh>
2022-06-09 16:15:13 +02:00
blam f780859eb0 feat: added the ability to run namespaced templates
Signed-off-by: blam <ben@blam.sh>
2022-06-09 16:12:16 +02:00
Fredrik Adelöw 27bf151737 Merge pull request #11423 from ivangonzalezacuna/feature/vault-plugin
[Plugin] Vault
2022-06-09 16:00:54 +02:00
djamaile 6424c0ad6f chore: give alternative to deprecated projectId
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 14:51:07 +02:00
djamaile 890dfe614a chore: give alternative to deprecated projectId
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 14:46:01 +02:00
Fredrik Adelöw 98941a4304 Merge pull request #11482 from leon-vg/add-icon-to-backstage-search-results
[Search] Optional icon for catalog and techdocs results
2022-06-09 13:44:19 +02:00
djamaile d507278a0c chore: change major to minor because we haven't make any breaking changes
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 12:40:21 +02:00
djamaile c8af5ea7b3 chore: run api report command to prevent build from breaking
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 12:09:39 +02:00
djamaile 34b84b4072 chore: make the changes backwards compatible to ease the migration
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 11:50:48 +02:00
Fredrik Adelöw 3ab7c6626b Revert "fix(deps): update dependency camelcase-keys to v8"
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-06-09 11:03:43 +02:00
Fredrik Adelöw d7f5f7ae0c Merge pull request #11197 from zeeraw/gitlab-timestamps
Do not send last_activity_after timestamp to gitlab api when the cache is empty
2022-06-09 08:59:23 +02:00
djamaile 7f78d71537 chore: run api report command to prevent build from breaking
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 01:31:28 +02:00
djamaile 562bd4cfe4 chore(gitlab MR action): remove projectId from template to because it is redundant
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 01:16:13 +02:00
Fredrik Adelöw 32807d5a8e fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-06-08 17:09:48 +02:00
Fredrik Adelöw c11a97eb15 Merge pull request #11920 from backstage/renovate/camelcase-keys-8.x
fix(deps): update dependency camelcase-keys to v8
2022-06-08 16:57:31 +02:00
Fredrik Adelöw 3c94974470 Merge pull request #11921 from backstage/renovate/d3-force-3.x
fix(deps): update dependency d3-force to v3
2022-06-08 16:14:50 +02:00
Fredrik Adelöw 985b197724 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-06-08 16:09:10 +02:00
Fredrik Adelöw d977673ce0 Merge pull request #11798 from backstage/renovate/typescript-4.x
chore(deps): update dependency typescript to ~4.7.0
2022-06-08 15:59:47 +02:00
Fredrik Adelöw 19781483a2 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-06-08 13:49:27 +02:00