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

feat(PWA): Leaves, Expense Claims, & Employee Advances #807

Merged
merged 92 commits into from
Aug 22, 2023

Conversation

ruchamahabal
Copy link
Member

@ruchamahabal ruchamahabal commented Aug 21, 2023

Continuing #595

Leave History

Kapture.2023-08-09.at.09.12.16.mp4
image
Leave Application
Kapture.2023-08-09.at.09.18.16.mp4
image
Form Validations
Kapture.2023-08-09.at.09.23.17.mp4
image
Expense Claims Dashboard
Kapture.2023-08-09.at.09.33.44.mp4
image image image
Expense Claim List
Kapture.2023-08-09.at.09.41.43.mp4
Expense Claim Form
Kapture.2023-08-09.at.09.51.31.mp4
image image image
  • Form view
    • Form Fields
    • Tabs
    • Validations + Form Scripts
      • Leaves
      • Claims + child table
      • Advances
  • List views with filters
  • Attachments in forms - picked up parts of it from https://github.com/frappe/changemakers
  • Claim Dashboard
  • Action sheets - approval & submission action separation
  • Unified Request Panel
  • Fixes

no-docs

- edit form functionality added

- show doc ID in header

- make fields read-only if emp is viewing some other employee's leave application
- fetch documents as per tab: team's requests or your own

- link to individual records

- refactor request panel and list item components for dynamic use
- extract `ListFilterActionSheet` component

- implement clear filters

- fix filter button style
- show claim types, amount, dates in list item

- add resource for company wise currency symbols as its needed frequently
- add routes for Employee Advance views
- added tabs and better field grouping

- removed unused hidden fields - title, email_id
@ruchamahabal ruchamahabal merged commit 28c9216 into frappe:mobile Aug 22, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant