15803: use getUserUuid instead of getting from local store
[arvados-workbench2.git] / src / views / link-account-panel / link-account-panel.tsx
2019-11-14 Peter Amstutz15803: use getUserUuid instead of getting from local...
2019-10-28 Peter AmstutzMerge branch 'master' into 13936-inactive-user-text 13936-inactive-user-text
2019-10-28 Peter AmstutzMerge branch '15530-wb2-logincluster' refs #15530
2019-10-28 Peter AmstutzMerge branch 'master' into 15530-wb2-logincluster
2019-10-24 Peter Amstutz15530: Link account page has link to home cluster
2019-10-23 Peter Amstutz15530: Config takes precedence over local storage sessions
2019-10-07 Peter Amstutz15530: Don't offer to link remote account if LoginClust...
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-17 Eric Biagiotti15088: Improves federated linking logic and UI
2019-05-15 Eric Biagiotti15088: Adds federated account linking
2019-05-15 Eric BiagiottiMerge branch 'master' into 15088-merge-account
2019-05-08 Eric Biagiotti15088: Function name clarification
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-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...
2019-04-25 Eric Biagiotti15088: Adds initial link account UI