- Eliminate overwrite error in cli
- Fix cli initial pull in empty workspace
- Fix cli default to CACHE_TOKENS = True
- Add events handling to widgets with nested iframes
- Fix page css clases
- Fix json encoder in
presalytics.lib.widgets.datatable.DataTableWidget
- update Story Api Endpoints
- Point
ooxml.js
to static folder on main site inpresalytics.lib.plugins.external.ApprovedExternalScripts
- Add
presalytics.lib.widgets.url.UrlWidget
- Add
presalytics.lib.widgets.chart.ChartWidget
- Add
presalytics.lib.widgets.datatable.DataTableWidget
- Fix immutability bug in
presalytics.lib.plugins.reveal.RevealConfigPlugin.default_config
- Update
ooxml_editors.TextReplace
to enable child object editing
- Fix font-awesome for CORS/CDN in
external.py
- Add toolbar to reveal plugin
- Change reveal.js approved links from cdn to presalytics.io
- Fix color insert libreoffice compatibility bug in
presalytics.lib.widgets.ooxml_editors.ChangeShapeColor
- Increase match greediness in
presalytics.lib.widgets.ooxml_editors.TextReplace
- add new story api endpoints
- Fix api_name and external_root_url bug
- Incorporate async to workflows
- Fix single-page rendering bugs
- Enable single-page rendering
- Add methods to support async in the story api
- Update tests to support async
- Remove jwts from html generation
- Add cloning functionality for ooxml documents
- Fix camelCase bug in
presalytics.lib.plugins.ooxml
- Update
presalytics.story.revealer.Revealer
to hide controls for single page stories - Fix auth bug introduced to token caching with switch to 3rd party auth
- Add
external_root_url
toAuthenticationMixIn
, implement inD3Widget
- Add D3Widget to
__init__.py
- Bug fix to
presalytics.lib.tools.workflows
- Update D3pipWidget to include custom html, css from files
- Add D3Widget, Content Secuirty Policies
- Fix page order bug in
presalytics.lib.tools.ooxml_tools.create_pages_from_ooxml_document
- Add json endpoint to presaltyics story
- Refactor authentication / authorization for 3rd Party Provider (Auth0)
- Add
presalytics.client.oidc.OidcClent
to manage token acquisition - Improve fault tolerance of token handling and refresh