Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notice Board release #4693

Merged
merged 5 commits into from
Oct 12, 2023
Merged

Notice Board release #4693

merged 5 commits into from
Oct 12, 2023

Conversation

wri7tno
Copy link
Collaborator

@wri7tno wri7tno commented Sep 14, 2023

Overview

In this PR the Header component is imported on the client side since we are introducing localStorage usage for the notice board (wri/gfw-components#79)

Demo

If applicable: screenshots, gifs, etc.

Notes

If applicable: ancilary topics, caveats, alternative strategies that didn't work out, etc.

Testing

  • Include any steps to verify the features this PR introduces.
  • If this fixes a bug, include bug reproduction steps.

@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 14, 2023 21:26 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from 90231b0 to e35780b Compare September 15, 2023 18:11
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 15, 2023 18:11 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from e35780b to 0a67b83 Compare September 15, 2023 18:21
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 15, 2023 18:22 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from 0a67b83 to 76e3661 Compare September 15, 2023 20:02
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 15, 2023 20:02 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from 76e3661 to a78ecc9 Compare September 18, 2023 19:08
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 18, 2023 19:09 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from a78ecc9 to 6d75589 Compare September 21, 2023 00:57
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 21, 2023 00:57 Inactive
@wri7tno wri7tno marked this pull request as ready for review September 21, 2023 00:58
@wri7tno wri7tno changed the title notifications release Notice Board release Sep 21, 2023
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 22, 2023 15:44 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from ad23881 to 06ccf56 Compare September 22, 2023 17:17
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 22, 2023 17:17 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from 06ccf56 to 1678e1e Compare September 25, 2023 17:26
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 25, 2023 17:26 Inactive
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 25, 2023 20:04 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from 1678e1e to 23ff355 Compare September 25, 2023 20:25
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 25, 2023 20:25 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from 23ff355 to 1caddb5 Compare September 25, 2023 22:20
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 25, 2023 22:21 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from 1caddb5 to 3a05fca Compare September 26, 2023 15:59
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 26, 2023 15:59 Inactive
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 26, 2023 16:00 Inactive
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 26, 2023 16:00 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from 49f0b84 to cc1c35b Compare September 26, 2023 16:36
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 26, 2023 16:36 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from cc1c35b to 1b55b84 Compare September 26, 2023 18:04
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 26, 2023 18:04 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from 1b55b84 to 0e24367 Compare September 26, 2023 19:07
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 26, 2023 19:07 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from 0e24367 to 8314398 Compare September 29, 2023 19:17
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 September 29, 2023 19:17 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from 8314398 to bb3e560 Compare October 2, 2023 18:09
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 October 2, 2023 18:10 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from bb3e560 to 344036c Compare October 12, 2023 14:18
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 October 12, 2023 14:18 Inactive
@wri7tno wri7tno force-pushed the feat/notifications-release branch from 901704d to 6978bb8 Compare October 12, 2023 15:05
@wri7tno wri7tno temporarily deployed to gfw-staging-pr-4693 October 12, 2023 15:05 Inactive
@wri7tno wri7tno merged commit e89a8c4 into develop Oct 12, 2023
4 checks passed
@wri7tno wri7tno deleted the feat/notifications-release branch October 12, 2023 15:10
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.

1 participant