focalboard/webapp
Jesús Espino d6f760b06b
Sample using @reduxjs/toolkit (#646)
* Sample using @reduxjs/toolkit

* Some improvements related to typescript in the store

* Adding some extra data to the redux store

* Moving the workspace users into redux store

* Wrapping the language into the redux store

* Fix some wrong names

* Fixing typos

* Removing unused imports

* Removing unnecesary users context

* Fixing eslint error

* Fixing memory leak on tests

* Always using the redux store for workspace users

* Fix eslint

* Addressing PR review comments

* Fixing cypress tests

* Fixing cypress tests (second try)

* Fixing cypress tests (third try)
2021-07-14 21:22:40 +02:00
..
@custom_types Ran npm run fix 2020-10-20 12:50:53 -07:00
__mocks__ Add unit test for propertyMenu.tsx - basic setup 2021-03-19 07:41:11 -05:00
cypress Sample using @reduxjs/toolkit (#646) 2021-07-14 21:22:40 +02:00
html-templates Addining subpath support (#241) 2021-04-16 13:42:37 +02:00
i18n Translations update from Weblate (#709) 2021-07-12 10:01:59 +02:00
src Sample using @reduxjs/toolkit (#646) 2021-07-14 21:22:40 +02:00
static Default favicon 2021-01-28 09:38:04 -08:00
.eslintignore Move package.json and webpack to under webapp 2020-10-20 11:48:08 -07:00
.eslintrc.json Refactor: card contentOrder 2020-12-18 12:52:45 -08:00
.nvmrc docker: fix docker file image and apply some good practices (#552) 2021-07-01 11:46:03 +02:00
.prettierignore Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
.prettierrc.json Add prettier at least for css (#327) 2021-04-28 16:28:52 +02:00
cypress.json New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
NOTICE.txt [GH-38] Add date property (#391) 2021-05-10 07:46:07 +02:00
package-lock.json Sample using @reduxjs/toolkit (#646) 2021-07-14 21:22:40 +02:00
package.json Sample using @reduxjs/toolkit (#646) 2021-07-14 21:22:40 +02:00
tsconfig.json Add Cypress tests 2020-12-10 13:45:56 -08:00
tslint.json Move package.json and webpack to under webapp 2020-10-20 11:48:08 -07:00
webpack.common.js Clickable Links (#393) 2021-05-26 16:14:09 +05:30
webpack.dev.js Introduce checkbox property type (#439) 2021-06-02 15:53:52 +05:30
webpack.js webpack extractComments: false 2021-01-26 13:15:31 -08:00