-
Notifications
You must be signed in to change notification settings - Fork 55
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
Conversation
* 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
…at were planned before today (#2793)
* 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
…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
* 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]>
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
|
Description
Please include a summary of the changes and the related issue.
Type of Change
Checklist
Previous screenshots
Please add here videos or images of previous status
Current screenshots
Please add here videos or images of previous status