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

Release #3033

Merged
merged 18 commits into from
Sep 17, 2024
Merged

Release #3033

merged 18 commits into from
Sep 17, 2024

Conversation

evereq
Copy link
Member

@evereq evereq commented Sep 17, 2024

Description

Please include a summary of the changes and the related issue.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Previous screenshots

Please add here videos or images of previous status

Current screenshots

Please add here videos or images of previous status

dependabot bot and others added 18 commits September 8, 2024 19:22
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
* Fix warnings in compononents

* Fix warnings in kanban

* Update livekeet componet and fix warning

* Update UserProfileDetail

* Fix warnings like unsed vars and non null assertion

* Fix deepscan error

* Remove empty arrow function

* FIx null check error

* Fix handling null assertion

* Fix  react-hooks exhaustive-deps warning

* Simplify integration types retrieval logic

* Add localization support for invalid auth code error

* Fix scroll event listener dependency in pagination hook

* Fix timer reset issue on initial load

* Optimize callback handling in AuthCodeInputField

* Refactor and cleanup hooks and component logic

* Set default prop values directly in function signatures

* Optimize performance with useMemo & cleanup hooks

Enhanced performance by wrapping heavy computations and sort/filter operations with `useMemo` in `useDailyPlan` and `useUserProfilePage` to avoid unnecessary recalculations on re-renders. Refined hook dependencies and cleaned up redundant `useState` and `useEffect` usages to streamline state management logic. Adjusted drag-and-drop handlers for simpler plan updates.

* Optimize state and memoize data in hooks

* Refactor auth hooks and clean up invite modals

* Simplify conditional rendering in TeamOutstandingNotifications

---------

Co-authored-by: Paradoxe Ngwasi <[email protected]>
…tch-4.0.8

chore(deps): bump micromatch from 4.0.5 to 4.0.8
…n-of-arrows

fix arrow direction in settings sidebar
…rked-time-input-logic

fix: trim leading zeros at the beginning of work time planned
* fix: show all months in the month select

* show all years with plan +5 future years
…c-when-the-timer-is-running-and-user-see-plan

[Improvement] All plans modal | disbale the start working button when the timer is running
…e calendar (#3016)

* fix: show all months in the month select

* show all years with plan +5 future years

* show all years with plan +5 future years

* highlight past plan dates
* feat: init rebranding server web

* feat: desktop env for rebranding

* fix: clear default logo

* fix: server web ico generator

* fix: rebranding app name

* style: clean unused code

* style: fix miss spell
* improve branding

* use config instead of .env directly

* use config instead of .env directly

* use config instead of .env directly

* fix logo position

* feedback integration

* add default value

* Update constants.ts

* Update .env

* Update .env.sample

---------

Co-authored-by: Ruslan Konviser <[email protected]>
…rd--table-view

fix overlap on team member card| table view
@evereq evereq merged commit 41b1a1d into main Sep 17, 2024
10 of 13 checks passed
@CLAassistant
Copy link

CLAassistant commented Sep 17, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
6 out of 7 committers have signed the CLA.

✅ GedeonTS
✅ evereq
✅ CREDO23
✅ samuelmbabhazi
✅ syns2191
✅ land-bit
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

7 participants