Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@zengenti/contensis-react-base

Package Overview
Dependencies
Maintainers
0
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zengenti/contensis-react-base - npm Package Versions

1
30

2.2.4-beta.3

Diff

n.flatley
published 2.2.4-beta.1 •

n.flatley
published 2.2.4-beta.0 •

n.flatley
published 2.2.3 •

Changelog

Source

2.2.3 (2021-05-10)

Bug Fixes
  • entry object in routing saga not being passed to onRouteLoaded when doing field-limited entry search for a found siteview node (ce5d5df9)
  • Empty currentNode value in routing when doing SSR (3a6cecd2)
  • remove hostname from the ReturnURL querystring provided in the login redirect from classic web servers (e124ef11)
  • issue around expired contensisClassicToken sending app on a redirect loop due to app reading refreshToken as valid but IIS requiring the contensisClassicToken / ContensisCMSUserName cookie which is not valid/not present, always write the latest client credentials to cookie when validating stored credentials (64cb6194)
Tests
  • add new forms sub package (1393b479)
n.flatley
published 1.1.1 •

n.flatley
published 2.2.2 •

Changelog

Source

2.2.2 (2021-04-08)

Documentation Changes
  • update changelog (724f1727)
Bug Fixes
  • change user props firstName, lastName to match new Management API format of camelcase (8433553b)
  • Add contensis "ReturnURL" support to login redirects (b5c39814)
n.flatley
published 2.2.1 •

Changelog

Source

2.2.1 (2021-04-06)

Documentation Changes
  • update changelog (27eb6c35)
Bug Fixes
  • issue in search package when using a customApi to retrieve search results (bf1cb0b7)
  • issue with reading mappedEntry from the state not short circuiting to the fallback Immutable.Map() before calling .toJS() on a null value (36b62e55)
n.flatley
published 2.2.0 •

Changelog

Source

2.2.0 (2021-04-01)

Build System / Dependencies
  • disable warning (158a635d)
  • add zenhub-dev as default .env (0308f34f)
  • set zengenti-search-package to install from master branch (a90778fd)
  • update contensis dependency packages (8a7e49f0)
  • lib to ensure latest search package is installed (fec721ef)
Documentation Changes
  • create changelog.md (859c4ae1)
New Features
  • record and bubble up errors from the routing saga into the redux state, webApp middleware respects the context.status returned from the React StaticRouter and will render all status codes > 400 with the same rules as a plain 404 (b9f1dcc1)
Bug Fixes
  • change user props userName, firstName, lastName to match new Management API format of all lowercase (8dbe7c3d)
  • alter cache duration for 404 response to 5s down from 500s (f14a60a8)
  • bug introduced with last fix causing dynamic=true to throw a server side error and return an error page (e81470df)
  • Commit updated search bundles (cfa6b0ac)
  • LoginHelper class - Loop through ApplicationData to find refresh token rather than assuming it's always at the same index (ade9ac53)
Other Changes
  • track the current statusCode by setting it in the response object when it changes instead of primitive var (42dfd243)
n.flatley
published 1.1.0 •

n.flatley
published 2.1.1 •

Changelog

Source

2.1.1

Bug Fixes
  • issue with manipulated bundles from static not having cache headers on their response (9e59ca8d)
  • prevent using relative paths to locate assets in a consumer project (d8cbe564)
Performance Improvements
  • smaller bundles for release (db0a917f)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc