Skip to content

Releases: VinnyBasile/StatusReasonKanban

VinnyBComponents - New Control: ExternalOptionSet

23 Jan 20:56
9dcebd0

Choose a tag to compare

An way to display for the end-users what will happen after update the column.

  • FLUENT-UI
  • REACT FRAMEWORK

alt text

VinnyBComponents - New Control: WhatWillHappen & Updates

24 Aug 22:58
9dcebd0

Choose a tag to compare

An way to display for the end-users what will happen after update the column.

alt text

Other controls updates:

Component Xrm.Page was removed References was updated New Features
EasyHistory Y Y ---
EasyStatusTransition Y --- ---
CompleteForm Y Y ---
NNTags Y Y Disable Search Box: unfortunately I couldn't got the native config on subgrid, then I've created a property.

VinnyBComponents - New Control: EasyStatusTransition

27 Jan 00:54
9dcebd0

Choose a tag to compare

It allows interacting with the StatusCode respecting the hierarchy configured through AllowedTransitions.

alt text

  • If the entity dosen't has the option EnforceStateTransitions enable, nothing happend
  • Interprets the relationship between the statuses
  • Status color respected
  • Can define the depth level and if lower levels will be selectable
  • Execute the updates in right sequence
  • If a error ocurr during the update sequence the page will be refreshed
  • Don't execute roolback

VinnyBComponents - Adjustment on CSS NNTags

25 Oct 22:17
9dcebd0

Choose a tag to compare

Adjustments related to the control display style
image

VinnyBComponents - Update TextReference

27 Aug 21:44
9dcebd0

Choose a tag to compare

New feature:

  • JSON with related records is saved in other multiple lines attribute

alt text

VinnyBComponents - New Control: TextReference

09 Aug 20:51
9dcebd0

Choose a tag to compare

With this control you can mention other records into a text area like a lookup field.

alt text

  • 4 available signs (! @ # $)
  • Associate one or more entities to a sign. (use dot comma ';' to split)
  • Logic based on Web API call ExecuteQuickFind and QuickFind view.
  • Click to open record's form.

VinnyBComponents - Update OptionSet Kanban

21 Jun 17:18

Choose a tag to compare

New features:

  • Dynamically the component will interpreter the option set attributes on view.
  • Compatible with Global OptionSet.
  • Native View Selector and Search Box.
  • Custom Worklow was converted to WebAPI call.
  • The npm XrmDefinetelyTyped was removed.

alt text

VinnyBComponents - New Control: JsonAsAForm

11 Jun 00:18
27d2718

Choose a tag to compare

Display json schemas as a friendly view.

alt text

VinnyBComponents - Update NNTags Auto-Refresh on create record

01 Jun 22:54
27d2718

Choose a tag to compare

  • Now when you create a record, the control is loaded automatically, it is no longer necessary to click on the refresh button.

VinnyBComponents - Update RelationshipsCount: Drill Down

28 May 19:04
27d2718

Choose a tag to compare

Drill down the record's quantity by Boolean, OptionSet, StatusReason and State.

alt text