Skip to content

This is code for "Application to compare 2 revisions of Mendix including Microflow and DomainModel" by using ReactJS.

License

Notifications You must be signed in to change notification settings

greggguru/MfDiff_Electrons

 
 

Repository files navigation

MfDiff_Electrons

This is code for "Application to compare 2 revisions of Mendix including Microflow and DomainModel" by using ReactJS.

Overview

This is the code for this application on Mendix Appstore by using ReactJS.

This link is the demo video.

Image

Description

Utility to compare 2 revisions of Mendix including Microflow and DomainModel. Utility to compare 2 revisions of Mendix. The tool is designed to compare all aspect of Mendix:

  • Microflow (now)

  • Domain model (now)

  • Form

  • Security

  • Widget configuration

Typical usage scenario

  • Track changes of previous commits to find bugs

  • To have more insight about a commit than just its general description

  • To revert some simple changes from previous commits

Feature and limitations

  • Have precise comparison: Properties of microflow action, properties of microflow
  • Have Intuitive interaction to navigate the changes:
    • Coloring border of modified (blue), inserted (green), deleted (red) microflow action
    • Side-by-side visual differencing
    • Click to navigate/highlight changes and corresponding microflow action
    • Overview bar of all changes
    • Hide/show the similar information
    • Hide/show side or position difference

Dependencies

About

This is code for "Application to compare 2 revisions of Mendix including Microflow and DomainModel" by using ReactJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.9%
  • CSS 20.0%
  • HTML 0.1%