Created on 05 June 2018
icon_unfollowing
Login to follow
simple-audit

Simple Audit

Stable version 1.1.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 19 June 2018 by 
simple-audit

Simple Audit

Documentation
1.1.0

This is a simple audit viewer to the frontend side that compares with javascript the content inside 2 different containers and echo the final value with marker on edited values.

It was build over this javascript lib jsDiff: https://github.com/kpdecker/jsdiff


Using

You can choose 3 different types of text to compare:

  • Text: simple text compare
  • XML: It parses each attribute in XML and then shows differences
  • JSON: similar to XML


DiffTypes:

Chars

It shows all diff chars found in both texts using only one color.
Shows only one merged output.


Words:

Instead of each char, it shows words before and after using 2 colors.
Still shows only one merged output.


Lines:
Now it shows both lines before and after using 2 colors.
Only changed paragraphers are shown in colored to mark what was changed.


Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 1 dependencies