[PR #87] [MERGED] Enable Redux Devtools in development mode #929

Closed
opened 2026-02-04 21:38:48 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/87
Author: @NickKelly1
Created: 2/15/2021
Status: Merged
Merged: 2/16/2021
Merged by: @meltyshev

Base: masterHead: enable-redux-devtools


📝 Commits (1)

📊 Changes

1 file changed (+10 additions, -3 deletions)

View changed files

📝 client/src/store.js (+10 -3)

📄 Description

Description

Redux Devtools is a browser extension that provides utilities to work with Redux.

This pull request enables the Redux Devtools extension in development mode.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/87 **Author:** [@NickKelly1](https://github.com/NickKelly1) **Created:** 2/15/2021 **Status:** ✅ Merged **Merged:** 2/16/2021 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `enable-redux-devtools` --- ### 📝 Commits (1) - [`37ede66`](https://github.com/plankanban/planka/commit/37ede66567cc8c27659fc74aa0cecffa48075679) enable redux devtools ### 📊 Changes **1 file changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `client/src/store.js` (+10 -3) </details> ### 📄 Description # Description [Redux Devtools](https://github.com/zalmoxisus/redux-devtools-extension) is a browser extension that provides utilities to work with Redux. This pull request enables the Redux Devtools extension in development mode. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:38:48 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#929