Skip to content

Releases: linkfang/staff-management-portal

Switched from npm to bun

22 Apr 23:41
932132f
Compare
Choose a tag to compare
  • Switched from npm to bun
  • Fixed project status sort issue

Fixed sync up issue and accessibility issues

22 Jan 22:12
0bc7098
Compare
Choose a tag to compare

What's Changed

  • Fixed sync up issue and accessibility issues by @linkfang in #57

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Jan 16:35
b28d050
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1 Updated logic to reduce db queries

17 Dec 23:36
dd435aa
Compare
Choose a tag to compare
  • Set query stale time to 2 mins to reduce db queries

v0.1 Finished all GET based pages and features

16 Dec 01:52
f914edd
Compare
Choose a tag to compare
  • Set up DB
  • Generated basic starter data
  • Finished dashboard page
  • Finished employee page and employee detail page
  • Finished project page
  • Added sorted feature to tables on certain columns