• Joined on 2024-10-17
ammar synced commits to master at ammar/backend from mirror 2025-07-17 11:15:16 +00:00
efa53da8c5 Trigger deployment after env change
ammar synced commits to DATA-energy-consumed-unit-conversion at ammar/backend from mirror 2025-07-17 11:15:15 +00:00
3f2c36d48b consolidated all the procedures into 1 script and removed redundant ones
ammar synced commits to enhancement-calendar-logic at ammar/syncrow-web from mirror 2025-07-17 10:35:14 +00:00
7876af9756 Refactor memory service implementation: rename MemoryBookableSpaceService to MemoryCalendarService for clarity and consistency
fe2f4a872b Refactor memory event handling: replace MemoryBookableSpaceService with a new implementation and integrate caching logic in CalendarEventsBloc
c9b8fbb0c2 Refactor calendar event loading: replace parameters with LoadEventsParam class and implement memory caching for improved performance
Compare 3 commits »
ammar synced commits to SP-1721-FE-Implement-Delete-Space-Feature at ammar/syncrow-web from mirror 2025-07-17 10:35:14 +00:00
06f00da02c Update shadow properties in CommunityStructureHeader for improved visual aesthetics. Adjusted blur radius and offset to enhance the header's appearance in the space management interface.
7b5b40a03c Refactor recursivelyInsert method in SpacesRecursiveHelper to use named parameters. Update CommunityStructureCanvas to reflect these changes, ensuring correct space insertion under the specified parent.
8522c0bbc3 Made SpacesRecursiveHelper private, to avoid creating unnecessary instances, since all its methods are static.
fc70669f1d sends correct parentUuid key in create space.
Compare 4 commits »
ammar synced commits to main at ammar/backend from mirror 2025-07-17 03:05:15 +00:00
85687e7950 fix: refactor device status logging and improve property handling in batch processing
7e2c3136cf fix: update workflow to use OpenAI for PR description generation
61348aa351 fix: update workflow to use HuggingFace Falcon model for PR description generation
dea942f11e fix: update workflow to use HuggingFace for PR description generation
d62e620828 fix: update workflow name and enhance OpenAI request handling in AI PR Description
Compare 97 commits »
ammar synced commits to dev at ammar/backend from mirror 2025-07-17 03:05:14 +00:00
85687e7950 fix: refactor device status logging and improve property handling in batch processing
ammar synced new reference enhancement-calendar-logic to ammar/syncrow-web from mirror 2025-07-16 18:16:35 +00:00
ammar synced commits to enhancement-calendar-logic at ammar/syncrow-web from mirror 2025-07-16 18:16:35 +00:00
ammar synced commits to test/ai-pr-description at ammar/backend from mirror 2025-07-16 10:46:18 +00:00
434d9dd421 refactor: remove booking module and related files
ammar synced new reference feature/test-ai-pr-action to ammar/backend from mirror 2025-07-16 10:46:18 +00:00
ammar synced commits to feature/test-ai-pr-action at ammar/backend from mirror 2025-07-16 10:46:18 +00:00
ammar synced commits to dev at ammar/backend from mirror 2025-07-16 10:46:18 +00:00
7e2c3136cf fix: update workflow to use OpenAI for PR description generation
61348aa351 fix: update workflow to use HuggingFace Falcon model for PR description generation
dea942f11e fix: update workflow to use HuggingFace for PR description generation
d62e620828 fix: update workflow name and enhance OpenAI request handling in AI PR Description
f0556813ac fix: update workflow name and enhance commit message handling in AI PR Description
Compare 8 commits »
ammar synced commits to revert-SP-1589 at ammar/syncrow-web from mirror 2025-07-16 10:06:19 +00:00
3e634dc7a2 fix communities filtiring issue
ammar synced commits to SP-1721-FE-Implement-Delete-Space-Feature at ammar/syncrow-web from mirror 2025-07-16 10:06:19 +00:00
f03c28f7fd Add recursive insertion method in SpacesRecursiveHelper for managing space hierarchy. Update CommunityStructureCanvas to utilize this method for inserting new spaces under the correct parent, enhancing community state management during space creation.
6ec972a520 Integrate CommunitiesTreeSelectionBloc into CreateSpaceButton to handle space selection upon successful space creation. Update community state in CommunitiesBloc to reflect new space addition, enhancing user experience and maintainability.
62f67f5a5f Refactor CreateSpaceButton and CommunityStructureCanvas to utilize CommunityModel directly, enhancing data handling during space creation. Implement success callback for space creation to update community state in CommunitiesBloc, improving user experience and maintainability.
8e303af0d7 Update RemoteCreateSpaceService to correct API endpoint for space creation, changing the return path to include '/spaces' for accurate resource targeting.
4ef4858cee Added x, and y to the toJson method of CreateSpaceParam, since the API still needs them as required properties. Revert the once the BE removes those properties.
Compare 8 commits »
ammar synced commits to Implement-Spaces-Table-Empty-Filled-Failure-states-bookable-spaces at ammar/syncrow-web from mirror 2025-07-16 10:06:19 +00:00
9d130139f7 return true refactor code
bee4e05404 delete unused route
6db60a2a97 dont use context in async block
7f9f39811b use switch state instead of if else
739b491bd8 debouncer Note
Compare 6 commits »
ammar synced new reference test/ai-pr-description to ammar/backend from mirror 2025-07-16 02:36:20 +00:00
ammar synced commits to test/ai-pr-description at ammar/backend from mirror 2025-07-16 02:36:20 +00:00
ammar synced commits to dev at ammar/backend from mirror 2025-07-16 02:36:20 +00:00
65d4a56135 fix: update GitHub CLI installation method and refine AI PR description prompt
fffa27b6ee Add AI PR Description Action
Compare 2 commits »