aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/lib
Commit message (Collapse)AuthorAge
* chore: change values inside mobx actions to fix console warnings (#532)Libravatar André Oliveira2022-08-03
|
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* chore: Use relative paths while importing from custom codeLibravatar Vijay A2022-07-04
|
* chore: turned all auth containers into typescript (#375)Libravatar Ricardo Cino2022-06-26
|
* chore: convert the last few stores to typescriptLibravatar Ricardo Cino2022-06-25
|
* chore: featureStore and GlobalErrorStore JS => TSLibravatar Ricardo Cino2022-06-23
|
* chore: Transform AppStore.js into Typescript (#329)Libravatar Ricardo Cino2022-06-21
| | | | | * turn actions into typescript * correct tsconfig * added TypedStore
* Upgrade npm modulesLibravatar Vijay A2022-06-13
|
* Set error to null on Request successLibravatar kytwb2021-12-18
|
* Set error to null on Request resetLibravatar kytwb2021-12-14
|
* Set error to null on Request reloadLibravatar kytwb2021-12-14
|
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
|
* chore: convert various JS to TS (#2062)Libravatar Markus Hatvan2021-10-14
|
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
|
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
| | | | | | | | | | - update .eslintrc to work for .js and .ts - update devDependencies - lint properly both root /src and nested /packages - update webhint recommended setting for tsconfig.json to shrink output - Manage all eslint rules from the repo root - escape single quotes in scripts to please windows build Co-authored-by: Vijay A <avijayr@protonmail.com>
* Fix cannot read property 'args' of nullLibravatar Amine Mouafik2019-11-29
|
* #146 Add possible fix for 1.1.1.1 hackLibravatar vantezzen2019-10-27
|
* fix reactions and workspace cleanup logicLibravatar Dominik Guzei2019-07-10
|
* merge-in latest developLibravatar Dominik Guzei2019-04-12
|
* improve starting and stopping logic for workspace actions and reactionsLibravatar Dominik Guzei2019-04-12
|
* show infobox when updating workspacesLibravatar Dominik Guzei2019-03-26
|
* handle get workspaces request errors in the uiLibravatar Dominik Guzei2019-03-26
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* initial commitLibravatar Stefan Malzner2017-10-13