Skip to content

fix mapper labels#74

Merged
marcinkrasowski merged 1 commit intoo2sdev:mainfrom
tomaszwozniak8:bugfix/fix-mapper-labels
Apr 4, 2025
Merged

fix mapper labels#74
marcinkrasowski merged 1 commit intoo2sdev:mainfrom
tomaszwozniak8:bugfix/fix-mapper-labels

Conversation

@tomaszwozniak8
Copy link
Contributor

No description provided.

@tomaszwozniak8
Copy link
Contributor Author

This merge request fixes the typo in the yesterday label configuration in both cms.notification-list.mapper.ts and cms.ticket-list.mapper.ts files. The label was incorrectly set to configurableTexts.dates.today and has been corrected to configurableTexts.dates.yesterday.

@marcinkrasowski
Copy link
Collaborator

marcinkrasowski commented Apr 4, 2025

  1. @tomaszwozniak8 please run npm run changeset and add comments for packages that were modified (and then commit the generated file in .changeset/), this will allow us to auto-generate changelogs and most importantly to prepare those changes for a future release (we will add info about it to https://github.com/o2sdev/openselfservice/blob/main/CONTRIBUTING.md); https://github.com/changesets/changesets
  2. Please adhere to conventional commits in git comments :) e.g. fix(docs): ... and fix(integrations.strapi-cms): ...

@tomaszwozniak8 tomaszwozniak8 force-pushed the bugfix/fix-mapper-labels branch from 12e4976 to ff2030a Compare April 4, 2025 13:47
@tomaszwozniak8 tomaszwozniak8 force-pushed the bugfix/fix-mapper-labels branch from ff2030a to aa685c3 Compare April 4, 2025 13:57
@tomaszwozniak8
Copy link
Contributor Author

@marcinkrasowski done

@marcinkrasowski marcinkrasowski merged commit 6391233 into o2sdev:main Apr 4, 2025
@marcinkrasowski
Copy link
Collaborator

Thanks 🙂

@tomaszwozniak8 tomaszwozniak8 deleted the bugfix/fix-mapper-labels branch April 7, 2025 07:59
marcinkrasowski added a commit that referenced this pull request Apr 15, 2025
* feat: update dependencies (#62)

* feat: update dependencies

* feat: update nextJS

* Docs/blog strapi article (#63)

* docs: blog entry - `Composable frontends with Strapi and Next.js`

* chore: added changeset

* Version Packages (#64)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: fix incorrect colors in navbar and footer (#66)

* fix: fix incorrect colors in navbar and footer

* feat: update npm packages

* Fix/incorrect layout on payment card (#67)

* fix: inccorenct layout on paymentCard

* fix: update npm package

* Update installation.md (#65)

* fix: services-list wrong tag color (#69)

* fix: services-list wrong tag color

* fix: update npm packages

* Version Packages (#68)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix: update generators (#72)

* Fix/update generators (#73)

* fix: update generators

* fix: update generators - update npm packages

* fix(integrations.strapi-cms): fix mapper label (#74)

* Version Packages (#75)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* docs: added links to discord to readme and docs

* feat(docs): added redirect to discord from main domain

* docs: updated readme with discord link

* docs: added link to discord to main navigation

* docs: updated links in footer

* docs: added discord icon

* docs: added discord icons

* docs: updated icon

* docs: updated icon

* docs: udpated links to discord (#78)

* feat(frontend): replaced `next-pwa` with native manifest from next.js and added app icons (#79)

* chore(frontend): removed not used typings package

* feat: TicketRecent - add strapi integration (#82)

* feat: implement context switch (#81)

* feat: implement context switch

* feat: handle user without customer

* feat: organizations - add strapi data

* feat: refactored fetching data for the context switcher

* feat: minor refactoring

* feat: minor refactoring

* feat: implement context switch

---------

Co-authored-by: Marcin Krasowski <marcin.krasowski@hycom.pl>

* feat: handle user's timezone (#83)

* feat: handle user's timezone

* feat: code review improvement

* feat: add commitlint to enforce conventional commits (#84)

* Feature/implement commitlint (#85)

* feat: add commitlint to enforce conventional commits

* feat(ci): update github workflow

* ci: workflow - update commit message

* Revert "ci: workflow - update commit message"

This reverts commit 7cd0da1.

* ci: workflow - update the pull request title

* chore: updated dependencies

* chore: upgraded Tailwind to v4

* feat(changeset): version packages (#80)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* chore: upgraded Node.js version to 22+

* fix: fixed a typo in class name

* fix(frontend): removed not used locale

* feat(changeset): version packages (#88)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* feat(create-o2s-app): update dependencies

---------

Co-authored-by: Tomasz Paciorkowski <tomasz.paciorkowski@hycom.pl>
Co-authored-by: Marcin Krasowski <marcin.krasowski@hycom.pl>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Barbara Josko <barbara.josko96@gmail.com>
Co-authored-by: Tomasz Wozniak <30893490+tomaszwozniak8@users.noreply.github.com>
Co-authored-by: marcinkrasowski <19282018+marcinkrasowski@users.noreply.github.com>
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.

2 participants