Merge branch '21128-toolbar-context-menu'
[arvados-workbench2.git] / src / store / link-account-panel / link-account-panel-reducer.ts
2021-07-13 Lucas Di PentimaMerge branch '17782-react-scripts-ts-migration' into...
2021-07-13 Lucas Di Pentima17782: Merge branch 'main' into 17782-react-scripts... 17782-react-scripts-ts-migration
2021-07-02 Lucas Di Pentima17782: Fixes absolute import paths from '~/somedir...
2019-05-22 Eric BiagiottiMerge branch '15088-merge-account'
2019-05-20 Eric Biagiotti15088: Adds progress circle when loading the link panel
2019-05-17 Eric BiagiottiMerge remote-tracking branch 'origin/master' into 15088...
2019-05-15 Eric Biagiotti15088: Adds federated account linking
2019-05-15 Eric BiagiottiMerge branch 'master' into 15088-merge-account
2019-05-13 Eric Biagiotti15088: Handles browser navigation during link account ops
2019-05-09 Eric Biagiotti15088: Adds link account panel reducer tests
2019-05-07 Eric Biagiotti15088: Adds support for inactive account linking
2019-05-06 Eric Biagiotti15088: Removes navigation after second login
2019-05-03 Eric Biagiotti15088: Sets correct account after second login
2019-05-02 Eric Biagiotti15088: Adds invalid states and UI and improves action...
2019-04-30 Eric Biagiotti15088: Adds account linking functionality
2019-04-29 Eric Biagiotti15088: Updates state to account for both types of linki...
2019-04-26 Eric Biagiotti15088: Adds the ability to cancel account linking after...
2019-04-26 Eric Biagiotti15088: Adds link-account state and service