Sistem Absensi Pegawai App Versions Save

Mobile application for employee attendance data management in Balaesang District government offices. This application is built with Flutter.

5.0.3

2 years ago

FIX

  • Fix error in employee attendance screen

ADDITION

  • adding ability to check for attendance cancellation status

SiAP Balaesang v5.0.3

5.0.2

2 years ago

FIX

  • Fix error in splash screen transition while location service is disable

ADDITION

  • adding ability to refresh location
  • adding user information section to ensure that user data is matches the user who will perform presence

SiAP Balaesang v5.0.2

5.0.1

2 years ago

What's New?

  • UPDATE

    • update some wording
    • update UI
    • adjustment to some features to increase performance and optimize memory
    • migrating to null safety & flutter 2
  • FIX

    • fix errors in employee presence screen

SiAP Balaesang v5.0.1

4.3.2

3 years ago

What's New?

  • ADDITION

    • add salary calculator for 'PNS' employee
  • FIX

    • fix wrong start time while calculate late time in home screen

SiAP Balaesang v4.3.2

4.3.1

3 years ago

What's New?

  • ADDITION

    • add analysis_options.yaml to use lint
  • FIX

    • fix paid leaves not updating while refresh caused by not using setState to assign variables
    • fix error caused by memory leak in employee_permission, employee_outstation, & employee_paid_leave screen
  • UPDATE

    • update packages
    • update wording in some widgets

SiAP Balaesang v4.3.1

4.3.0

3 years ago

What's New?

  • Addition

    • Add function to update photo of Paid Leaves, Outstations, & Absent Permission
  • Update

    • separate approve & rejected button in Paid Leaves, Outstations, & Absent Permission
  • FIX

    • fix crash in create outstation screen caused by hero using same tag in same widget tree
    • fix issue #23 stakeholder can't approve absent permission

SiAP Balaesang v4.3.0

4.2.9

3 years ago

What's New?

  • Addition

    • Add function to update photo of Paid Leaves, Outstations, & Absent Permission
  • Update

    • separate approve & rejected button in Paid Leaves, Outstations, & Absent Permission
  • FIX

    • fix crash in create outstation screen caused by hero using same tag in same widget tree

SiAP Balaesang v4.2.9

4.2.8

3 years ago

What's new?

  • fix printing outstation instance in outstation list instead of outstation's title
  • fix countLateTime only count in minutes

SiAP Balaesang v4.2.8

4.2.7

3 years ago

What's new?

  • fix bug in employee list caused by wrong end index in trimPhoneNumber method
  • using null safety operator to access user properties in report screen
  • add new metrics in statistics : early lunch break count & not come after lunch break count

SiAP Balaesang v4.2.7

4.2.6

3 years ago

What's new?

  • Improvement on UI
  • Add filtering & searching functionality to employee's absent permission, paid leave, & outstation
  • extract more reusable widgets to its own file
  • extract extensions function to its own file
  • remove unused asset SiAP Balaesang v4.2.6