You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

  1. EDIT THE CALENDAR

    Customize the different types of events you'd like to manage in this calendar.

    #legIndex/#totalLegs
  2. RESTRICT THE CALENDAR

    Optionally, restrict who can view or add events to the team calendar.

    #legIndex/#totalLegs
  3. SHARE WITH YOUR TEAM

    Grab the calendar's URL and email it to your team, or paste it on a page to embed the calendar.

    #legIndex/#totalLegs
  4. ADD AN EVENT

    The calendar is ready to go! Click any day on the calendar to add an event or use the Add event button.

    #legIndex/#totalLegs
  5. SUBSCRIBE

    Subscribe to calendars using your favorite calendar client.

    #legIndex/#totalLegs


VersionDateFeatures
  • RULE EDITOR 1.3 DEMO

December 8th

Sprint 22 (2021)

  • Make request against Conformance Rules Generator
  • HTTP trigger added to rule pipeline
  • The rule editor can display Json version of YAML rules that can be interpreted by the rule engine
  • Authors can select and upload test data to be submitted to the CORE engine
  • Authoring unit testing pane
  • Disable the ability to delete rules created by other authors
  • Rules generator processes rules using new schema
  • Allow authors to view rule unit test results
  • Async functions do not try to make updates to unmounted components
  • RULE EDITOR 1.3
December 15th
  •  Release enabling unit test steps 1 through 4 of 5
  • RULE EDITOR 1.3.1 

January 7th

Sprint 23 (2021)

  • Provide authors a way to execute rules against test data
  • Rule editor submits a request with a rule Json and test data, and receives a response with the results
  • Distinguish between Pass with errors and Fail with Errors
  • Set Prod Environment Variables
  • Release rule editor with testing functionality to production
  • Rule Editor 1.3.2

Unit testing bug fixes

January 24th

Sprint 2 (2022)

  • Send test data using user-defined datatypes instead of Excel's autoguess types
  • Fix bug "Large test datasets crash the system"
  • RULE EDITOR 1.4

Publish Rules

February 9th

Sprint 3 (2022)

  • Allow authors to publish rules
  • Export button
  • Generator publish rules from Drupal and stores in blob storage
  • Deletes should do soft deletes instead of permanent deletes
  • Create script to allow bulk updates of rules
  • RULE EDITOR 1.5

New storage environment


  • Determine new storage environment
  • Set up connection to new storage environment
  • Add new storage environment functionality to Authoring tool API and UI
  • Add Auth/Auth to new storage environment
  • RULE EDITOR 1.6



  • Debounce modified rule and resize updates
  • Memoize dataservice calls
  • Determine Unit Test data storage method
  • Link rules to test data files
  • Link rules to test results
  • When a rule is deleted the test data and results is deleted
  • No labels