15027: Fixes unused declarations errors.
[arvados-workbench2.git] / src / store / link-account-panel /
2019-08-23 Lucas Di Pentima15027: Cleans up unused imports.
2019-05-22 Eric BiagiottiMerge branch '15088-merge-account'
2019-05-22 Eric Biagiotti15088: Fixes auth-action test and simplifies link accou...
2019-05-22 Eric Biagiotti15088: Changes link account page times to local. Adds...
2019-05-21 Eric Biagiotti15088: Fixes linkAccountPanel reducer tests
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-17 Eric Biagiotti15088: Improves federated linking logic and UI
2019-05-16 Eric Biagiotti15088: Fixes UI on link account failure
2019-05-15 Eric Biagiotti15088: Adds federated account linking
2019-05-15 Eric Biagiotti15088: Fix to use new login function
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-09 Eric Biagiotti15088: Adds reload after link account operation
2019-05-08 Eric Biagiotti15088: Function name clarification
2019-05-08 Eric Biagiotti15088: Adds logout before logging in to second account
2019-05-07 Eric Biagiotti15088: Adds link account feature to inactive page
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
2019-04-26 Eric Biagiotti15088: Saves account link data in session storage and...