growerp_activity 1.11.1 copy "growerp_activity: ^1.11.1" to clipboard
growerp_activity: ^1.11.1 copied to clipboard

Activity, task and event management for the GrowERP project.

1.11.1 #

  • FIX: relicense under Apache License 2.0 (LICENSE and file headers).

1.11.0 #

  • REFACTOR: replace dropdown_search package with a new custom AutocompleteLabel widget. (48413477)
  • REFACTOR: rename classificationId to applicationId everywhere. (9c23feae)
  • FIX: growerp command pure dart including models package, growerp createPackage improvements and fixes. (42b57b51)
  • FIX(activity): null-safe assignee/thirdParty name display, engagement todo starts in-progress. (25630015)
  • FIX(ci): increase gradle jvm max heap size to 4g to fix OOM. (e2f35837)
  • FIX: update application ID to com.example.example across example Android build configurations. (dbf96c32)
  • FIX: resolve Android Gradle compatibility for Glance and update assessment flow navigation logic. (9afc3720)
  • FIX: reduce Gradle JVM memory settings and disable the daemon for better resource management. (265e7c0c)
  • FIX: app bar company not show dialog. (077c33d0)
  • FIX: Debounce search on all bloc and lists,search on pseudoId,fixed automated tests. (41d92ecf)
  • FIX: core package automated tests. (9dbf93d2)
  • FIX: enhance state management in dialogs and blocs; improve loading behavior and error handling: result of automated tests. (746c9f1c)
  • FIX: automated integration tests, solved related problems. (54cbef9b)
  • FIX: remove border of input fields and reformatting. (468a1715)
  • FIX: translations inventory. (fb345e4f)
  • FIX: integration test: inventory, orderaccounting, added automated widget key. (f25f7543)
  • FIX: basic tests of order_accounting, activity. (7dfc0ffc)
  • FIX: ensure consistent output-class formatting in localization files. (eda194bc)
  • FIX: standardize on l10n locations. (91637add)
  • FIX: null pointer opportunity & activity. (bb708f86)
  • FIX: remove all meta data from non english language files. (619fb08d)
  • FIX: for last commit. (49c7d3d4)
  • FIX: stripe entity name and remove l10n parameter. (ae85f7c2)
  • FIX: bloc messages now translated. (d5a453c2)
  • FIX: update JVM arguments in gradle.properties for improved performance and stability. (d5b1b327)
  • FIX: all build and lint errors..TODO remained.... (331ca65a)
  • FIX: purchase payment test, removed old icons, removed project documents, old menu files". (7d3e87a1)
  • FIX: remove duplicate hero keys. (866c4243)
  • FIX: translation errors on the main menus corrected. (7539c887)
  • FIX: hotel automated tests. (a988acff)
  • FEAT: upgrade model and growerp packages to version 1.11.6. (a58d5ad9)
  • FEAT: make space at the main menu for additional modules. (99682438)
  • FEAT: implemented a centralwidget registry which is loaded by packages independently to be able to start screenwidget dynamically. (0fbaa9b5)
  • FEAT: introduced dynamic menus, replaced standerd router with go-router. (e50fbaa2)
  • FEAT: add widget metadata with icons, enable menu item status toggling, and improve theme consistency. (ef688bda)
  • FEAT: Replace InputDecorator with new GroupingDecorator for consistent form field styling across various dialogs and screens. (6501c6a9)
  • FEAT: Adopt Flutter workspaces and update package dependencies across various packages. (08103d59)
  • FEAT(freelance): time billing for assistants — approval, invoicing, report. (caaf74e9)
  • FEAT: added the french language. (95580c3d)
  • FEAT: added the German language. (56eb0838)
  • FEAT: Add initial Mandarin Chinese language support. (a0d7f98d)
  • FEAT: deep linking for admin/hotel/support app; see docs/deeplinking.md. (3fa3aae0)
  • FEAT: Implement HTTP response caching with dio_cache_interceptor, configurable cache duration, and cache invalidation on logout and mutating requests. (adece8f9)
  • FEAT: added dragable and minimizable dashboard tile features. (ed4e9430)
  • FEAT: Automated submission to the application stores. (89d3ac64)
  • FEAT: Add Dutch language support. (d7ed2b44)
  • FEAT: allow persons with optional company to make reservations. (081698a0)
  • FEAT: activity translations. (4c0806e2)
  • FEAT(l10n): Enhance localization files with descriptions for various fields. (4e200b40)
  • FEAT: Add GrowERP Production Release Tool with comprehensive features. (4a6cd2cf)
  • FEAT: add githubToken to SystemSettings for tenant-scoped GitHub Actions integration. (cd0e1de9)
  • FEAT: extending subscriptions. (7da11335)
  • FEAT: Extended main menu for Tasks and Freelance dashboard. (531c9836)
  • FEAT: first version of the onboarding assistant. (bf456ed5)
  • DOCS: actualize app and building-block README files. (1d0c980a)

1.8.1 #

1.8.0 #

  • resplace the growerp_task package by adding events
  • initial version