Commit Graph

58 Commits

Author SHA1 Message Date
Andre Wanlin d0254bb02f Updated to use inherit variant
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-01-30 06:25:31 -06:00
Andre Wanlin eebe28ec80 Updated to use Typography H3 variant
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-01-29 12:36:27 -06:00
Andre Wanlin 3d1d867d42 Fixed WelcomeTitle regression
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-01-29 12:36:27 -06:00
Carlos Esteban Lopez Jaramillo a52566971c Merge branch 'master' into feat/BCKSTG-93-paragraphs
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2023-01-11 13:31:50 -05:00
Carlos Esteban Lopez 2bdd1f92c1 fix: Add paragraph prop for bottom margin
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-01-10 16:08:53 -05:00
Carlos Esteban Lopez e75f39e603 feat: Lint paragraphs except in test files & fix
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-01-10 16:08:53 -05:00
Carlos Esteban Lopez 1daac71e74 fix: Apply linter <span> rule
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-01-10 16:07:40 -05:00
Patrik Oldsberg db2e137744 remove unnecessary usages of ThemeProvider
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-12-31 18:24:32 +01:00
Fredrik Adelöw ba9ae05052 Merge pull request #14940 from estherannorzie/master
Home: Update starred entities' default message to and provide optional prop to override it
2022-12-15 22:21:21 +01:00
Esther Annorzie 9a8325aca6 Make noStarredEntitiesMessage a Content prop
Signed-off-by: Esther Annorzie <eannorzie@indeed.com>
2022-12-12 14:11:11 -05:00
Patrik Oldsberg 2e701b3796 refactor react-router -> react-router-dom
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-12-10 15:17:53 +01:00
Esther Annorzie dbd2480a1a Test user provided message if no entities are starred
Signed-off-by: Esther Annorzie <eannorzie@indeed.com>
2022-11-30 12:22:18 -05:00
Esther Annorzie b5e28f94fb Test call to action message when no entities are starred
Signed-off-by: Esther Annorzie <eannorzie@indeed.com>
2022-11-22 18:05:10 -05:00
Esther Annorzie 9239c8acb8 Rename prop in starredEntitiesProp and remove comment
Signed-off-by: Esther Annorzie <eannorzie@indeed.com>
2022-11-22 10:09:55 -05:00
Esther Annorzie 614083ef98 Add default message prop to StarredEntities
Signed-off-by: Esther Annorzie <eannorzie@indeed.com>
2022-11-21 15:47:13 -05:00
Fredrik Adelöw 2dd66bfe2b home
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-19 11:50:00 +02:00
Parth Shukla df7b9158b8 Add wrap-around for tool lists in Home plugin
Signed-off-by: Parth Shukla <theparthshukla@gmail.com>
2022-07-27 16:48:23 +02:00
blam 18bc7fb24e chore: remove the needless var
i
Signed-off-by: blam <ben@blam.sh>
2022-06-28 11:17:49 +02:00
blam 3a266e6744 chore: fixing the test
Signed-off-by: blam <ben@blam.sh>
2022-06-28 11:14:47 +02:00
Andre Wanlin 144879af16 Refactored to include stories and examples
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-23 12:17:55 -05:00
Andre Wanlin cec13be485 Fixed typo and added test
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-23 11:05:31 -05:00
Andre Wanlin a46e317a75 Added support for custom time format in header clocks
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-23 11:05:31 -05:00
Phil Kuang 69093c5f91 feat(starredEntitiesCard): show title if defined & hide unregistered entities
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-05-06 12:37:12 -04:00
djamaile 2b733d9d39 feat(home): give star icon yellow color to make it consistent
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-04-12 13:51:38 +02:00
Emma Indal b7d035cc29 feedback fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-11 17:11:52 +02:00
Emma Indal 6a4f081128 let template logos live in home plugin for now
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-11 12:08:29 +02:00
Emma Indal bc31ff1bbd move home default template story to the app
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-11 11:40:20 +02:00
Johan Haals b1190bf676 await userEvent
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-05 10:19:54 +02:00
Fredrik Adelöw 99063c39ae just some more api report cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-01 14:59:50 +02:00
Emma Indal 6733449641 add @public to ComponentRenderer
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-28 10:35:15 +02:00
Emma Indal a27a0e61d4 export ComponentRenderer type from home plugin
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:25:22 +01:00
Emma Indal fa4d513332 add stack overflow homepage component to default template
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:19:08 +01:00
Patrik Oldsberg 8dcf469c14 home: fixed starred entities initialization in stories
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-02 19:15:02 +01:00
Patrik Oldsberg 303063a655 catalog-react: added MockStarredEntitiesApi + usage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-28 17:33:28 +01:00
Patrik Oldsberg c077b432b8 catalog-react: moved DefaultStarredEntitiesApi implementation to catalog plugin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-28 13:52:46 +01:00
Andrew Thauer 651b919dbb feat: add accordian home page toolkit support
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
2022-02-15 06:57:03 -05:00
Emma Indal a4a777441d [Home] homepage component starred entities (#9378)
* implement starred entities home page component + add to storybook

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* update default template to include starred entities

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* add changeset

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* api report

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-07 11:28:26 +01:00
Emma Indal 2f0d3d3278 [Home] forward classes to HomePageSearchBar instead of using className (#9049)
* override styles

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* add changeset

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* update api report

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* forward classes instad of using className

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* update changeset breaking change, add instructions

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-01-21 12:24:23 +01:00
Emma Indal bdf1419d20 [Home] first homepage template to storybook + two more home components (#8434)
* add new toolkit component

Signed-off-by: Emma Indal <emmai@spotify.com>

* add toolkit content test

Signed-off-by: Emma Indal <emmai@spotify.com>

* add key to toolkit items

Signed-off-by: Emma Indal <emmai@spotify.com>

* add reusable company logo component

Signed-off-by: Emma Indal <emmai@spotify.com>

* export root ref from search plugin

Signed-off-by: Emma Indal <emmai@spotify.com>

* add homepage template to storybook

Signed-off-by: Emma Indal <emmai@spotify.com>

* export new homepage components from plugin

Signed-off-by: Emma Indal <emmai@spotify.com>

* fix imports

Signed-off-by: Emma Indal <emmai@spotify.com>

* add search plugin to dependencies

Signed-off-by: Emma Indal <emmai@spotify.com>

* add home plugin changeset

Signed-off-by: Emma Indal <emmai@spotify.com>

* add storybook changeset

Signed-off-by: Emma Indal <emmai@spotify.com>

* delete changeset for storybook

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* delete duplicated search context provider

Signed-off-by: Emma Indal <emmai@spotify.com>

* use list item text props

Signed-off-by: Emma Indal <emmai@spotify.com>

* update home plugin documentation + add customize app docs

Signed-off-by: Emma Indal <emmai@spotify.com>

* named exports

Signed-off-by: Emma Indal <emmai@spotify.com>

* add homepage components to storybook

Signed-off-by: Emma Indal <emmai@spotify.com>

* use app config as default for company logo

Signed-off-by: Emma Indal <emmai@spotify.com>

* rename homepage template

Signed-off-by: Emma Indal <emmai@spotify.com>

* use props instead of context for tools, update Content component of card extension to accept props

Signed-off-by: Emma Indal <emmai@spotify.com>

* fix api reports + docstrings + markers

Signed-off-by: Emma Indal <emmai@spotify.com>

* export ToolkitContentProps instead of Tool

Signed-off-by: Emma Indal <emmai@spotify.com>

* docs and stories fixups

Signed-off-by: Emma Indal <emmai@spotify.com>

* do not export rootRouteRef from search plugin

Signed-off-by: Emma Indal <emmai@spotify.com>

* update docs links

Signed-off-by: Emma Indal <emmai@spotify.com>

* change unpacking of props

Signed-off-by: Emma Indal <emmai@spotify.com>

* delete extra fragment

Signed-off-by: Emma Indal <emmai@spotify.com>

* fixup searchbar border styles

Signed-off-by: Emma Indal <emmai@spotify.com>
2022-01-10 11:40:07 +01:00
Patrik Oldsberg 4ce51ab0f1 use precise imports of react-use
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-30 12:53:16 +01:00
Phil Kuang 6d36220ef2 fix(WelcomeTitle): use non-deprecated IdentityApi methods
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-12-17 15:54:53 -05:00
blam 1332a98a01 chore: fixing deprecation warnings for all the things that are in the monorepo
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:24:20 +01:00
Johan Haals 4a336fd292 core-plugin-api: Deprecate use of extensions without name
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-10 09:21:02 +01:00
Andre Wanlin 2435d7a49b Move HomepageTimer and use props over config (#7533) 2021-10-12 19:54:44 +02:00
Eric Peterson a79f0f879d Merge pull request #7541 from SDA-SE/feat/the-missing-key
Fix `<ComponentTabs>` to display only the selected tab, not the other way around
2021-10-12 17:51:23 +02:00
Fredrik Adelöw 56ba9293fa Merge pull request #7540 from SDA-SE/feat/welcome
Feat/welcome
2021-10-12 00:09:47 +02:00
Oliver Sand 87b2d5ad88 Fix <ComponentTabs> to display only the selected tab, not the other way around
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-10-11 11:19:47 +02:00
Oliver Sand a593c5feb4 Update api report
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-10-11 10:40:17 +02:00
Oliver Sand e5d79ade95 Convert timeUtil to typescript
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-10-11 10:40:17 +02:00
Oliver Sand ef5bf4235a Add <WelcomeTitle> component
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-10-11 10:40:17 +02:00