Skip to content

Mess rebate Backend#164

Merged
Xeramian merged 52 commits intodevfrom
messrebate
Apr 6, 2026
Merged

Mess rebate Backend#164
Xeramian merged 52 commits intodevfrom
messrebate

Conversation

@Ayan-Bain
Copy link
Copy Markdown
Contributor

No description provided.

@Ayan-Bain Ayan-Bain removed the request for review from aditya-samal March 10, 2026 04:24
Copy link
Copy Markdown
Contributor

@Xeramian Xeramian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good To Me

@Ayan-Bain Ayan-Bain requested a review from aditya-samal March 11, 2026 08:20
@nilotpal-n7
Copy link
Copy Markdown
Member

Resolve the conflicts then push

(bash)

git fetch upstream && git merge --no-commit --no-ff upstream/main

(powershell)

git fetch upstream; git merge --no-commit --no-ff upstream/main

if everything passes then:

git merge --abort

if conflicts then you could either fix them then:

git add .
git commit

# or just:
git merge --abort

@nilotpal-n7 nilotpal-n7 self-requested a review March 13, 2026 18:05
AnshBansal7433 and others added 29 commits April 3, 2026 14:33
This reverts commit df04dab.
This reverts commit 5cf7fee.
Implement new Account Screen, HMC details, and Feedback page.
Add skeletal loader with shimmer in HMC details page, make desc compu…
Using upload.fields. Late uploading of medical certificate still uses legac code for uploading files.
Modified fields to accomodate frontend field names.
Created another field in leaveModel.js for leaveDocument.
Modified notification texts for approval and rejection of leave application
Integration of HABit HQ is still remaining
@Xeramian Xeramian merged commit 5cdab12 into dev Apr 6, 2026
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