30 Commits (b42661ba95b7872ba278fca9b0fee8faffd89e52)

Author SHA1 Message Date
Renaud Chaput 57a1f86626
Remove usage of non-public RTK types (#31312) 2 years ago
renovate[bot] 103e544cfa
fix(deps): update dependency @reduxjs/toolkit to v2.2.7 - abandoned (#31173) 2 years ago
Renaud Chaput 27529247b2
Improve `createdataLoadingThunk` (#30778) 2 years ago
Renaud Chaput 3750e8050c
Enable stricter Typescript options (#30435) 2 years ago
Renaud Chaput 6a75e1c8c8
Fix `createDataLoadingThunk` to allow actions without arguments (#30439) 2 years ago
Renaud Chaput b6fd14f0e2
Fix `createDataLoadingThunk` and related actions (#30408) 2 years ago
Renaud Chaput 10ec421dd4
Proposal: a modern & typed way of writing Redux actions doing API requests (#30270) 2 years ago
Renaud Chaput 07635228e2
Fix Redux Middleware types (#29800) 2 years ago
Renaud Chaput 69e5771881
Handle `createAppAsyncThunk` rejected actions in the errors middleware (#29791) 2 years ago
renovate[bot] 163db814c2
Update dependency react-redux to v9.1.0 (#28717) 2 years ago
Renaud Chaput a0e237a96f
Upgrade Redux packages (#28585) 2 years ago
Renaud Chaput 8b1eeb2f90
Fix the loading bar with the new Redux actions (#28422) 2 years ago
Renaud Chaput 3bf2a7296e
Use Immutable `Record` for accounts in Redux state (#26559) 2 years ago
Renaud Chaput 0712cc2b99
Fix Redux types (#26899) 3 years ago
Renaud Chaput bd06c13204
Convert `actions/account_notes` into Typescript (#26601) 3 years ago
Renaud Chaput a7253075d1
Upgrade to `typescript-eslint` v6 (#25904) 3 years ago
Renaud Chaput 73b64b8917
Upgrade to Prettier 3 (#25902) 3 years ago
Stanislas Signoud 1392f31ed8
Fix sounds not being loaded from assets host (#25931) 3 years ago
Renaud Chaput 5eeb40bdbe
Add stricter ESLint rules for Typescript files (#24926) 3 years ago
Renaud Chaput 6f8db56a01
Disable RTK safety middlewares (#24936) 3 years ago
Nick Schonning 51b83ed195
Use Prettier for ESLint formatting TypeScript (#23631) 3 years ago
Renaud Chaput 6aeb162927
Type Redux store and middleware (#24843) 3 years ago
fusagiko / takayamaki 8227af8dcc
use configureStore of redux-toolkit instead of createStore of redux (#24790) 3 years ago
Nick Schonning 06b68490d1
Enable eslint:recommended ruleset (#22433) 3 years ago
Bèr Kessels fd76955f39
Code style improvements in JavaScript (#13159) 6 years ago
Yamagishi Kazutoshi 8f5fdab5bf Update dependencies for Node.js (2018-12-31) (#9669) 7 years ago
Sorin Davidoi 37c832cdf7 refactor: Make all reducers sync (#4125) 9 years ago
Sorin Davidoi 348d6f5e75 Lazy load components (#3879) 9 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 9 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 9 years ago