Skip to content

Conversation

@marcbon
Copy link
Collaborator

@marcbon marcbon commented Oct 10, 2022

No description provided.

cannarocks and others added 3 commits September 26, 2022 12:43
… dashboard (#254)

* chore(design-system): update design system version

* chore(design-system): update design library with sidebar fixes

* feat(login-page): add navigate state in order to handle afterLogin

In logged template add new state var with the current location value.
This value will be used to redirect back the user after a correct login

* test(login): add debug log

* fix(login-form): update redirect method

* feat(campaign-dashboard): setup basic page

* chore(api): update api slice with get-campaign-reports route

* feat(campaign-dashboard): retrieve reports from api

* chore(api): update api hooks with getCampaignById

* feat(campaign-dashboard): create barebone structure

* feat(dashboard-routing): clean up dashboard routing with a clean new util

* chore(api): update api definition

* Cup 1334 add report dashboard (#240)

* feat(campaign-dashboard): setup basic page

* chore(api): update api slice with get-campaign-reports route

* feat(campaign-dashboard): retrieve reports from api

* chore(api): update api hooks with getCampaignById

* feat(campaign-dashboard): create barebone structure

* feat(campaign-dashboard): add new UI for report cards

* feat(campaign-reports): add new archive icon

* feat(translations): add missing download label for campaign reports

* feat(translations): update campaign reports translations

* feat(campaign-reports): add input toggle in page header

* fix(campaing-dashboard): input toggle is not editable

* feat(campaign-reports): improve campaign page and page header components

* feat(campaign-reports): add empty state

* feat(campaign-reports): add page title and subtitle

* feat(campaign-reports): add translations for file type labels

* feat(campaign-reports): handle different button text and icon for links + remove trim input

* fix(campaign-reports): fix date font size

Co-authored-by: Luca Cannarozzo <cannarozzoluca@live.it>

* feat(dashboard): redirect campaign to the most appropriate dash

* fix(campaign-reports): fix breadcrumb project href + fix empty state title

* build(gtm): change Google Tag Manager container

* feat(gtm): add auth and env to dev gtm environment

* test(gtm): remove pageView event

* feat(campaign-reports): add loader + page improvements

* feat(routes): add CROWD_WP_URL to localized routes paths

* fix(wizard): fix missing campaign_date_end

* fix(wizard): remove useless campaign_date_end_text form field

* fix(wizard): remove useless whenConfirm old component

* feat(gtm): move dl push into useEffect hook

* Update translation.json (POEditor.com)

* Update translation.json (POEditor.com)

* refactor(i18n): reordered terms

* refactor(i18n): remove unused term

* Update translation.json (POEditor.com)

* Update translation.json (POEditor.com)

* sort terms

* fix(translations): update translations + fix i18n compare

* Update translation.json (POEditor.com)

* Update translation.json (POEditor.com)

* refactor(i18n): re-ordered strings

* chore(design-system): bump version to fix sidebar on mobile

* refactor(express): remove unused import on who step

* feat(express): improve mobile experience with modal use case

* feat(express): improve experience of submit btn on small screen

* fix(gtm): check activeWorkspace before setting DL company

* fix(gtm): update company also on ws switch

* feat(gtm): add workspace change event

* refactor(navigation): remove useless console log

Co-authored-by: Marco Bonomo <82754802+marcbon@users.noreply.github.com>
Co-authored-by: Marco Bonomo <marco.bonomo@unguess.io>
Copy link
Member

@cannarocks cannarocks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manca il controllo sulla "funzionalità" della cp corrente (si tratta di un semplice if) e c'è da controllare bene l'immagine che è sì più piccola ma si porta dietro un marginazzo destro che può creare scompiglio con gli allineamenti

@marcbon marcbon requested a review from cannarocks October 10, 2022 15:40
@cannarocks cannarocks changed the base branch from master to develop October 10, 2022 15:44
@cannarocks cannarocks merged commit afe1a10 into develop Oct 10, 2022
@cannarocks cannarocks deleted the hotfix/campaign-dashboard-ic branch October 10, 2022 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants