Skip to content

Releases: sisu-llc/pki-suit

0.2.0

06 Jun 14:10
9f4ff59
Compare
Choose a tag to compare
Rebase off latest Attivio changes (v0.0.25) (#3)

Rebases the PKI fork off Attivio changes as of v0.0.25.

Note: tests don't all pass because Attivio run an unstable master branch!!!!!!?!

Attivio commits:
* PLAT-00000: Fixing a bunch of compile warnings

* PLAT-00000: Fixing issues with mini search UI

* PLAT-00000: Tweak context help and fix breadcrumb key

* PLAT-00000: Tweaking layout stuff

* PLAT-00000: Some cleanup before merging stuff back to the main SUIT library.

* PLAT-00000: Some fixes to styleguide

* Create CONTRIBUTING.md

Created Contributing file

* Update README.md

Linked to Contributing file

* PLAT-41432: A bunch of fixes for the SUIT styleguide

* PLAT-41432: Adding back the 'Display' section to the styleguide

* PLAT-41432,PLAT-41529: Adding some stuff to the styleguide and initial wizard work.

* #5: Adding display name to all components. Using display name, when available, in the Configurable HOC

* PLAT-41529: More wizard work.

* PLAT-41529: Move page defs to a separate file for easier coding

* PLAT-41529: Intial work for card picker

* PLAT-41529: Additional work for the card picker.

* PLAT-41529: Partial work to clean up page methods

* PLAT-41529: Adding connector caards

* PLAT-41529: Fixing several issues in the styleguide to help develop wizard.

* PLAT-41529: Fixing several issues in the styleguide for SearchResultBody

* PLAT-41529: Fixing some issues in the wizard and fixing the styleguide page for it.

* PLAT-41529: Fixing adding the card picker to the wizard example's type page

* PLAT-41529: Fixes to the picker cards and adding more fleshed-out pages to the wizard example. Also attributuing images.

* PLAT-41529: Updates to the styling of the WizardSteps component.

* PLAT-41529: Moving the styling to custom.less

* PLAT-41529: Making the CardPicker use the GridLayout and making the number of columns be configurable

* PLAT-41432: Updates tot he styleguide

* PLAT-41432: Updates to the styleguide

* PLAT-41432: Adding markdown files for missing components

* PLAT-41432: Removing unused file

* PLAT-41561: fixed diplaying search results.

* PLAT-41636: Fix some flow issues

* PLAT-41636: Fix issues with the flow config regarding <PROJECT_ROOT> and empty directories

* PLAT-41432: Fix some issues with the styleguide

* PLAT-41529: Fixes to the wizard and wizard-related components. Removing ConnectorCard component (moved to the application layer)

* PLAT-41529: Updating package-lock

* PLAT41636: Removing the new .gitignore files since they're not helping and they cause issues when cleaning t e project

* PLAT-41614: Hygen templates for generating new files

* PLAT-41614: Updating the package.json (and the lock file)

* Leave case of name alone

* Leave case of name alone

* Leave case of name alone

* Leave case of name alone

* Leave case of name alone

* PLAT-41511: Added fetch utility that handles page reloading on user's timeout in SAML.

* PLAT-41511: Added fetch utility that handles page reloading on user's timeout in SAML.

* PLAT-41511: Improved autocomplete suggestions to use Fetch Utility for handling SAML issue when user times out.

* PLAT-41511: Improved signals to use Fetch Utility for handling SAML issues when user times out.

* PLAT-41511: Modified AuthUtils to use FetchUtils class while making rest api calls.

* PLAT-41511: Updated index.js to export FetchUtils.

* PLAT-41698: Don't repeat the checkin for the templates here.

* PLAT-41511: Changes done as suggested in the pull request.

* PLAT-41671: Added properties to support legend alignment and height adjustment to the pie chart.

* PLAT-41671: Made changes as per pull request #16.

* PLAT-41681: Added fromJson method to support the PreviewConnector documents in AdminUI

* PLAT-41681: Upping version of SUIT

* PLAT-41789: Added total count for a facet to support the Entities Card in AdminUI.

* Rebase PKI fork on Attivio master (v0.0.25), bump version