Skip to content

Releases: knovator/masters-admin

v1.3.6

15 Oct 05:40
Compare
Choose a tag to compare
  • Fix: Previous button pagination is not working
  • Fix: Search with pagination is not working

v1.3.5

11 Oct 08:34
Compare
Choose a tag to compare

Fix CSS overriding issue
Fix Pagination breaks issue during search

v1.3.4

10 Oct 06:50
e535cf0
Compare
Choose a tag to compare
  • Fix the issue of pagination going out of bounds when deleting the last item

v1.3.2

21 Sep 08:31
Compare
Choose a tag to compare
  • feat new records should come first in list

v1.3.1

05 Sep 04:09
Compare
Choose a tag to compare
  • Allowed developer to add switchClass prop to toggle element

v1.3.0

29 Aug 07:53
Compare
Choose a tag to compare
  • fix SubMaster Search input should be cleared when the Master selected Item changes
  • fix SubMaster Pagination should be reset when the Master selected Item changes
  • feat Partial Update (Active/Deactive) should happen without all data loading again
  • Update the No Data Found message with some relevant text
  • Update DELETE API routes

v1.2.2

24 Aug 12:08
Compare
Choose a tag to compare
  • fix onError callback calling multiple times on Validation Error

v1.2.1

27 Jul 09:13
Compare
Choose a tag to compare
  • onChange of master, sequencing should become false on admin
  • apply z-10 on kms_thead th
  • remove hover:bg-opacity-50 class from th in kms_thead
  • fix sorting is enabled when sequencing

v1.2.0

27 Jul 06:46
Compare
Choose a tag to compare
  • Moved to DTs-CLI
  • Updated sequencing functionality
  • Style Updates
    • Made pagination buttons bigger
    • Split pagination sections into two in smaller screens
    • Created classes for Delete-Modal

v1.1.4

12 Jul 07:33
Compare
Choose a tag to compare
  • Removed callback call during data listing
  • Exported Image Upload and Input components