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

Apps #2996

Merged
merged 170 commits into from
Sep 8, 2024
Merged

Apps #2996

merged 170 commits into from
Sep 8, 2024

Conversation

evereq
Copy link
Member

@evereq evereq commented Sep 8, 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

CREDO23 and others added 30 commits July 25, 2024 09:16
* feaf: add activity calendar view with dummy data

* fix: spelling error

* feat: connect the calendar activity component with the api

* feat: add calendar activity skeleton on loading
* improvemen: manual time-2D-dark-mode-UI dark and fix some bug, customize select

* improvemen: manual time-2D-dark-mode-UI dark and fix some bug, customize select

* fix: some bug on modal add time
* refactor: Estimate | '0' hours should display in different way

* feat: show edit / save / loading icon accordingly to the state of the input

* fix: fix the loading indicator padding
* fix: Show correct message for valid code but invalid password

* fix: delete some comment

---------

Co-authored-by: cedric karungu <[email protected]>
…lays-restricted

[Bug] 'Daily Plan' | Action menu displays restricted set of options
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.2 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](NaturalIntelligence/fast-xml-parser@v4.3.2...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…bile/fast-xml-parser-4.4.1

chore(deps): bump fast-xml-parser from 4.3.2 to 4.4.1 in /apps/mobile
[Feat]: Add dynamic rendering to SelectItems component
* fixbug: blocking any user to start working

* refactor: openPopup / startTimer condition
…2758)

* refact: calendar component with months and years dropdowns

* feat: plan for some day add months and years select

* fix: typos issues
fix: resolve conflits

fix: import modals  from the root /features/dailyPlan/index.tsx
…ed-plan-should-let-track-time-only-on-planned-task

[Feat] Enforced plan should let track time only on planned task
)

* feat: add a select with predefined data | add manual time reasons

* feat: add predefined reson to the select input
…2814)

* feat: encapsulate start /stop timer in a custom hook

* feat: encapsulate start /stop timer logic in a custom hook
* fix daily plan statistics displays

* fix daily plan statistics displays

* fix: Responsive on popover time estimation

---------

Co-authored-by: cedric karungu <[email protected]>
* feat: livekit integration

* fix: remove value for livekit in .env

* fix: ensure consistent hook usage and optimize state handling

* fix: deep scan

* fix: Codacy Static Code Analysis

* feat: meet type for use

* Update .env

* Update useCollaborative.ts

---------

Co-authored-by: DevOps <[email protected]>
…ed-input-actions-repeat-twice

fixbug: duplicate action icons for estimation hours input
paradoxe35 and others added 27 commits August 27, 2024 22:07
* Refine timer behavior to ensure correct synchronization

* Fix LazyRender component to reset page on items change

* Adjust LazyRender defaults and improve TaskCard styling
…-field

[Improvement] Daily Plan organization team types
* feat: add action popovers

* feat: unplan task from plan(s) on the planned tasks popup

* feat: add spinner on loading
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]>
#2955)

* feat: implement multi-select dropdown with persistent open state for multiple selections

* feat: modal for filter and improv mult-select

* feat: MultiSelect component for universal variable naming and improved reusability in Modal Filter
…bile/micromatch-4.0.8

chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /apps/mobile
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]>
* feat:  Implement 'Default' selected task in the planned tasks popup

* feat: add more elements to the 'Planned tasks' popup

* feat: add more elements to the 'Planned tasks' popup

feat: add warning messages

feat: add logic of 'Start working' button on the planned tasks popup

* feat: add planned vs estimations check & warnings

* refact: total time estimation use integer to timer converter

* rebase the develop branch

* use async / await

---------

Co-authored-by: Ruslan Konviser <[email protected]>
…tensions/micromatch-4.0.8

chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /apps/extensions
…tion-popup-change-task

feat: add active task confirmation popup
…2983)

* feat: Add generic CustomCombobox component with props for dynamic behavio

* fix: resolve issue with PopoverContent and Command integration
* Improve employee data handling during first load

* Fix <div> cannot descend from <p>

* Added logic to handle resending invites if the email has a prior invitation

* Refactor Text.P component formatting

* Improve timer error handling

* Added user feedback with toast notifications for team invites

* Standardize prop naming in Text component
* feat: add search / create action on Planned tasks
| task card

* feat: add the search task list

* feat: keep open the popover panel when the input is focused on
…ds and combobox (#2988)

* feat: adapt ManageOrMemberComponent to new design with dynamic fields and comboboxes

* fix: cspell
…menu--team-members-task-card

Refact: remove duplication of user card menu
* add the modal header

* feat: add the calendar component

* feat: add the day plan view

* feat: handle not found plan case
@evereq evereq merged commit 80604f8 into apps Sep 8, 2024
14 of 16 checks passed
@CLAassistant
Copy link

CLAassistant commented Sep 8, 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.
7 out of 8 committers have signed the CLA.

✅ Innocent-Akim
✅ evereq
✅ paradoxe35
✅ Cedric921
✅ samuelmbabhazi
✅ CREDO23
✅ GloireMutaliko21
❌ 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.

10 participants