Skip to content

Releases: frappifyapp/frappe_dart

v0.0.6

Choose a tag to compare

@mubareksd mubareksd released this 19 May 08:23
e5478b4

What's Changed

  • feat: implement client get api endpoint by @mubareksd in #31
  • fix: export get request model by @mubareksd in #32
  • Feat/implement savedocs endpoint by @mubareksd in #33
  • 🔄 Migrate from http to dio for API requests by @Stephen-Essoun in #34
  • fix: export dio error handling module by @mubareksd in #35
  • fix: update savedocs response handling to use Map type by @mubareksd in #38
  • fix: update README and newApiEndPoint method to improve clarity and f… by @mubareksd in #39
  • feat: add filters property to SearchLinkRequest model for enhanced qu… by @mubareksd in #42
  • fix: remove unnecessary Content-Type header from API request by @mubareksd in #43
  • feat: implement number card percentage difference endpoint by @mubareksd in #48
  • feat: add label property to Message model for enhanced data represent… by @mubareksd in #49
  • feat: add save method to FrappeApi and FrappeV15 implementation by @mubareksd in #50
  • feat: update FrappeV15 to use HttpStatus for response checks and add … by @mubareksd in #51
  • feat: implement get dashboard chart endpoint by @Ahmedx44 in #58
  • feat: enhance getDashboardChart method with error handling and logging by @mubareksd in #59
  • feat: add git hooks for commit message validation, post-merge checks,… by @mubareksd in #60
  • feat: implement get report run by @Ahmedx44 in #61
  • feat: implemeted email make run by @Ahmedx44 in #62
  • feat: implemeted report view by @Ahmedx44 in #65
  • Feat/map doc run by @Ahmedx44 in #67
  • Feat/switch theme by @Ahmedx44 in #68
  • feat: implemeted seach widget run by @Ahmedx44 in #66
  • feat: add runDocMethod to FrappeV15 for executing document methods vi… by @Ahmedx44 in #69
  • refactor: standardize method naming in FrappeApi and FrappeV15 to fol… by @mubareksd in #70
  • refactor: update validateLink method to return a Map instead of Valid… by @Ahmedx44 in #71
  • Fix/validate link fields by @Ahmedx44 in #73

New Contributors

  • @Stephen-Essoun made their first contribution in #34
  • @Ahmedx44 made their first contribution in #58

Full Changelog: v0.0.5...v0.0.6

v0.0.5

Choose a tag to compare

@mubareksd mubareksd released this 20 Jan 11:39
c5ade06

What's Changed

  • feat: implement ping api endpoint by @mubareksd in #21
  • feat: add delete document functionality to Frappe API by @mubareksd in #22
  • feat: add getValue method to Frappe API for retrieving field values by @mubareksd in #23
  • feat: implement get_doctype api endpoint by @mubareksd in #24
  • feat: implement get_list api endpoint by @mubareksd in #25
  • refactor: remove unused API methods from FrappeApi and FrappeV15 by @mubareksd in #26
  • chore: prepare v0.0.5 release by @mubareksd in #28

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@mubareksd mubareksd released this 13 Jan 06:28
0b30f10

What's Changed

  • Fix/changelog by @mubareksd in #2
  • feat: implement searchLink method with SearchLinkRequest and SearchLi… by @mubareksd in #9
  • feat: add validateLink method and models for link validation by @mubareksd in #10
  • feat: add getCount method and models for count retrieval by @mubareksd in #11
  • docs: update README to indicate project is under construction by @mubareksd in #12
  • chore: update CHANGELOG for version 0.0.4; add new features and model… by @mubareksd in #13

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@mubareksd mubareksd released this 08 Jan 12:13
4eca00d

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@mubareksd mubareksd released this 08 Jan 10:37
1767510