Skip to content

Conversation

@nzambello
Copy link
Member

@nzambello nzambello commented Jun 21, 2019

Fixes #701.

I introduced the already merged and approved <Toast /> component used with react-toastify replacing addMessage action.

Should I completely remove add/remove message actions ADD_MESSAGE, REMOVE_MESSAGE and PURGE_MESSAGES?

@nzambello nzambello requested review from sneridagh and tisto June 21, 2019 13:19
@nzambello nzambello self-assigned this Jun 21, 2019
@sneridagh
Copy link
Member

@nzambello please do not remove the old actions yet.

@sneridagh sneridagh added this to the 4.0.0 milestone Aug 19, 2019
* master: (112 commits)
  Fix container in forms (#840)
  Fix bulk workflow change in contents view
  Add proper placeholder to the add link feature in the editor
  Add proper unique id to all fields, based on the fieldset and field name
  Fix remove link entity of only a part it only removes that part, not the whole entity
  Fix reordering in folder contents view and problems with previous windowing settings leaked to current one (#837)
  Workflow change awareness on toolbar (#836)
  Export history in start-client.jsx (#835)
  Fix link popup in case you dismiss it without setting anything (#834)
  Added link view.
  Revert "Reduce bundle limit to 600kb."
  Reduce bundle limit to 600kb.
  Add bundlesize.
  Run bundlewatch on Plone suite, we need the bundle.
  Fix bundlewatch on Travis.
  Should be sufficient to run bundlewatch on Travis once, not for all test matrix elements.
  Run bundlewatch after tests when bundle has been created.
  Upgrade to lodash 4.17.15.
  Run bundlewatch on Travis.
  Update yarn.lock.
  ...
@sneridagh sneridagh merged commit 2ad9dfc into master Aug 20, 2019
@sneridagh sneridagh deleted the toast-component branch August 20, 2019 13:43
sneridagh added a commit that referenced this pull request Aug 20, 2019
* master: (31 commits)
  Add delete file button in file Widget (#821)
  replaced addMessage action with toast component (#782)
  Fix container in forms (#840)
  Fix bulk workflow change in contents view
  Add proper placeholder to the add link feature in the editor
  Add proper unique id to all fields, based on the fieldset and field name
  Fix remove link entity of only a part it only removes that part, not the whole entity
  Fix reordering in folder contents view and problems with previous windowing settings leaked to current one (#837)
  Workflow change awareness on toolbar (#836)
  Export history in start-client.jsx (#835)
  Fix link popup in case you dismiss it without setting anything (#834)
  Added link view.
  Revert "Reduce bundle limit to 600kb."
  Reduce bundle limit to 600kb.
  Add bundlesize.
  Run bundlewatch on Plone suite, we need the bundle.
  Fix bundlewatch on Travis.
  Should be sufficient to run bundlewatch on Travis once, not for all test matrix elements.
  Run bundlewatch after tests when bundle has been created.
  Upgrade to lodash 4.17.15.
  ...
sneridagh added a commit that referenced this pull request Sep 4, 2019
* master: (51 commits)
  Fix hero tile on view if image is missing (#848)
  Fix login actions and improve a couple of tests
  Enable querystring action
  Fixworkflowcolortoolbar (#847)
  Querystring widget (#801)
  Image sidebar (#779)
  Fix regresion on uploading image to root (#846)
  Add delete file button in file Widget (#821)
  replaced addMessage action with toast component (#782)
  Fix container in forms (#840)
  Fix bulk workflow change in contents view
  Add proper placeholder to the add link feature in the editor
  Add proper unique id to all fields, based on the fieldset and field name
  Fix remove link entity of only a part it only removes that part, not the whole entity
  Fix reordering in folder contents view and problems with previous windowing settings leaked to current one (#837)
  Workflow change awareness on toolbar (#836)
  Export history in start-client.jsx (#835)
  Fix link popup in case you dismiss it without setting anything (#834)
  Added link view.
  Revert "Reduce bundle limit to 600kb."
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a "Toast" component that overrides the "Messages" one.

4 participants