Commit Graph

724 Commits

Author SHA1 Message Date
Patrik Oldsberg 9325075eea app,create-app: add ScmAuth to app APIs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:27 +02:00
github-actions[bot] 6e5b1bda9d Version Packages 2021-09-23 10:01:17 +00:00
Oliver Sand 075808940c Review comments
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-20 16:12:30 +02:00
Oliver Sand 8c50da6685 Add catalog graph plugin
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-17 14:06:03 +02:00
github-actions[bot] fff5c48429 Version Packages 2021-09-16 11:41:51 +00:00
Oliver Sand 9f1362dcc1 Upgrade @material-ui/lab to 4.0.0-alpha.57
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-15 16:51:23 +02:00
Ben Lambert 16b010ff4a Merge pull request #7029 from awanlin/topic/add-homepagetimer-to-new-homepage
Added the HomepageTimer to the new composable Home Page
2021-09-13 17:08:57 +02:00
Patrik Oldsberg 14834a340b snyk: move .snyk from app to cli where it belongs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-09 20:19:27 +02:00
Patrik Oldsberg b3ccc97df8 snyk: move .snyk into each package dir instead of a single root one
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-09 19:40:38 +02:00
github-actions[bot] 866ec85375 Version Packages 2021-09-09 14:47:05 +00:00
Andre Wanlin 8e8b5dfb6d Merge branch 'master' of https://github.com/backstage/backstage into topic/add-homepagetimer-to-new-homepage
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-06 09:36:36 -05:00
Andre Wanlin 3c1dd8e441 Keep using HomepageCompositionRoot
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-06 09:08:16 -05:00
Andre Wanlin 1c3dce1db8 Moved Header and Content to HomePage
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-04 14:20:24 -05:00
Ruben Lindström 7f00902d97 Search Bar Home Page Component (#7013)
feat: add search bar home page component
2021-09-03 14:50:14 +02:00
github-actions[bot] 45a681aa6a Version Packages 2021-09-02 10:41:57 +00:00
Oliver Sand f8546dadbf Force adopters to include the search result pager on their own
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-02 10:22:42 +02:00
Oliver Sand cd40f01ffd Fix e2e test for search
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-02 10:22:40 +02:00
Oliver Sand 6876c48423 Implement offset and limit based paging in frontend
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-02 10:22:40 +02:00
Aj-vrod 1594286153 Added condition for pagination
Signed-off-by: Aj-vrod <ammyvrodriguez@hotmail.com>
2021-08-31 09:43:56 +02:00
github-actions[bot] e7130884a0 Version Packages 2021-08-26 11:25:27 +00:00
Eric Peterson 30c0801e96 Merge pull request #6709 from backstage/techdocs-common/case-sensitive-migration
[TechDocs] Beta!
2021-08-25 13:06:31 +02:00
Tim Hansen d027681712 Add warnings to all entity pages, links to APIs
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-19 22:27:58 -06:00
Tim Hansen ee84a83d3f Bump RoadieHQ plugins
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-19 12:48:25 -06:00
github-actions[bot] 6f4c73ece4 Version Packages 2021-08-19 12:20:01 +00:00
Ruben Lindström 2b7d3455b5 Composable Homepage (#6486)
feat: implement homepage plugin
2021-08-17 14:44:30 +02:00
Mike Lewis 5bab4fe2a5 scaffolder: merge default field extensions with custom field extensions
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-08-12 17:44:24 +01:00
Eric Peterson 0d48fccb46 Merge branch 'master' into techdocs-common/case-sensitive-migration
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-08-12 16:28:40 +02:00
Eric Peterson 787bc08262 Finish TechDocs migration to composability API.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-08-12 14:38:26 +02:00
github-actions[bot] c734d6995a Version Packages 2021-08-12 08:21:56 +00:00
Phil Kuang 80582cbec4 feat(techdocs): implement composable home page
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-08-10 10:03:26 -04:00
Fredrik Adelöw c6af335602 Merge pull request #6723 from backstage/mob/entity-name-picker
Add EntityNamePicker component to validate entity names in templates
2021-08-09 15:29:19 +02:00
Patrik Oldsberg 362ea5a728 app,create-app: fix index path redirect
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-07 14:47:04 +02:00
Patrik Oldsberg 9f8f8dd6b4 app,create-app: remove / prefixes in sidebar items
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-07 14:19:11 +02:00
Himanshu Mishra 0f6c44d39e Merge pull request #6697 from backstage/mob/bump-prettier-in-create-app 2021-08-06 09:39:01 +02:00
Himanshu Mishra fbbc9aafc2 example-app: add an example of adding a custom Scaffolder field extension
This is useful to visualize what it takes to add a new custom Scaffolder field extension.

Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-08-05 16:09:51 +01:00
Mike Lewis b6d5c2a35b Include EntityNamePickerFieldExtension in example app
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-08-05 16:09:51 +01:00
Patrik Oldsberg d74032edad packages: switch @types/react-dom dependency to use *
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-05 13:43:38 +02:00
github-actions[bot] 326cbd7408 Version Packages 2021-08-05 00:24:56 +00:00
blam 63844ee6e0 chore; fixing up the search stuff
Signed-off-by: blam <ben@blam.sh>
2021-08-02 14:23:43 +02:00
Emma Indal c31fd98a4f remove changes to components
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-08-02 14:22:59 +02:00
Emma Indal da97e50580 move default styles into components instead of searchpage
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-08-02 14:22:58 +02:00
github-actions[bot] 32b48219ce Version Packages 2021-07-29 10:32:54 +00:00
Tim Hansen aaa46f48bc Merge pull request #6586 from ntgussoni/feature/show-catalog-errors
Show catalog-parsing related errors in entity page
2021-07-28 14:08:17 -06:00
blam b05210593d chore: bump the version of material-ui core to 4.12.2
Signed-off-by: blam <ben@blam.sh>
2021-07-27 23:44:43 +02:00
Nicolas Torres 39ab9a4150 Updates changeset and adds EntityProcessingErrorsPanel to entitypage
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-27 11:24:28 +02:00
Nicolas Torres 128e57e077 Merge remote-tracking branch 'upstream/master' into feature/show-catalog-errors
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-22 19:21:17 +02:00
Nicolas Torres 5b98e2ba31 Shows entity processing errors
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-07-22 18:57:54 +02:00
Eric Peterson 3b50bd9548 Merge pull request #6375 from RoadieHQ/gh4568-tech-docs-collator
Implement DefaultTechDocsCollator
2021-07-21 15:01:48 +02:00
Philipp Hugenroth dfcf5dbc1e Improve documentation of change to enable a better responsive implementation by tusers
Clean up according to review

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-20 12:09:52 +02:00
Philipp Hugenroth 280c0c60be Merge branch 'master' into entity-page-responsiveness 2021-07-19 11:10:43 +02:00