Skip to content
  • Florent Chehab's avatar
    refactor(frontend api interactions) · da3d378b
    Florent Chehab authored
    * Complete redesign of the api actions / reducers,
    * Now makes use of Axios,
    * No more black magic,
    * Doc updated,
    
    BREAKING: All `...Specific` reducers results are no under `...One` and `readSpecific` moved to `readOne`
    
    Also,
    * Fixed bug regarding opposite user_can_moderate value returned by backend
    
    Fixes #98
    da3d378b