Releases: EasyAbp/ProcessManagement
Releases · EasyAbp/ProcessManagement
1.2.0
1.1.0
1.0.0
What's Changed
- Redesign the entities by @gdlcf88 in #1
- Add CorrelationId to the Process ctor by @gdlcf88 in #2
- Add
IProcess
andIProcessState
by @gdlcf88 in #3 - Refactor the module by @gdlcf88 in #4
- Implementation: Part 1 by @gdlcf88 in #5
- Implementation: Part 2 by @gdlcf88 in #6
- Implementation: Part 3 by @gdlcf88 in #7
- Rename the
SubStateName
toActionName
by @gdlcf88 in #8 - Implementation: Part 4 by @gdlcf88 in #9
- Implementation: Part 5 (UI) by @gdlcf88 in #10
- Implementation: Part 6 (Auth) by @gdlcf88 in #11
- Implementation: Part 6 (Events) by @gdlcf88 in #12
- Implementation: Part 8 (Filters & Localization) by @gdlcf88 in #13
- Update
UpdateProcessStateModel
by @gdlcf88 in #14 - Allows update without changing the state name by @gdlcf88 in #15
- Restrict states to have only one-way dependencies by @gdlcf88 in #19
- State update refactor by @gdlcf88 in #20
- Default process state flag by @gdlcf88 in #21
- Allows empty group keys by @gdlcf88 in #22
- Support for display names localization by @gdlcf88 in #23
- Remove menu items by @gdlcf88 in #24
- Notifications offcanvas and real-time updates by @gdlcf88 in #25
- Avoid the toolbar item widget throwing exceptions by @gdlcf88 in #26
- Notification dismissing by @gdlcf88 in #28
- Improved the notification offcanvas UI by @gdlcf88 in #29
- Removed
StateDetailsText
by @gdlcf88 in #31 - Support for custom actions by @gdlcf88 in #32
- UI & exception improvements by @gdlcf88 in #33
- Split onClick callback code configurations by @gdlcf88 in #34
- Add a built-in process definition by @gdlcf88 in #35
- Sort notifications by @gdlcf88 in #36
- Upgrade to ABP 8.2.0 by @gdlcf88 in #37
New Contributors
Full Changelog: https://github.com/EasyAbp/ProcessManagement/commits/1.0.0