G.Ambatte

Results 209 comments of G.Ambatte

* ~~time until login refresh~~ * Google access check: YES/NO Check if we can read the Homebrewery directory on the user's linked Google Drive account. If this is a page...

I quickly threw together some proof of concept work: Account menu: ![image](https://user-images.githubusercontent.com/19826659/156270464-134faac4-dd33-414a-837c-4af04617c1b8.png) Account Info page: ![image](https://user-images.githubusercontent.com/19826659/156271888-633cc232-4fd3-40b8-8467-8435b8d264a6.png) ![image](https://user-images.githubusercontent.com/19826659/156271477-5f2bfd0e-5671-435f-b658-a0e5f5ba7fa1.png) ![image](https://user-images.githubusercontent.com/19826659/156272217-a7b540af-97d2-421f-95c6-61a53866d22f.png)

Once the functionality for #2162 is in place, then I think we should be able to add a basic Scroll Linking feature, similar to that described here.

Attempts to implement Google permissions checking. Signed into Homebrewery only: ![image](https://user-images.githubusercontent.com/19826659/156298082-3d7b9f9d-d80d-40ac-9983-7a8cd053056a.png) Signed into Homebrewery only but account IS linked to Google: ![image](https://user-images.githubusercontent.com/19826659/156297984-9331c351-bb51-4d6a-b30b-19801bd83662.png) Signed into Google but no permissions granted: ![image](https://user-images.githubusercontent.com/19826659/156297871-32230d7d-8048-4c50-b243-5e825cb614f0.png)...

Added a little styling to the info panel. ![image](https://user-images.githubusercontent.com/19826659/156340554-3a6b3c9d-dc77-4394-855d-fcc82f0717d1.png)

1. The PR started out as "what account information can be displayed that might be useful for troubleshooting" and grew from there; there is probably a considerable amount that can...

Looks like this is currently on hold, the Chrome team promised to announce the change several months in advance if/when they decide to move forward with it. https://groups.google.com/a/chromium.org/g/blink-dev/c/hTOXiBj3D6A/m/JPELPWqUAAAJ

I have been developing the Account information (from PR#2047) to identify and style elements that can be expected to be commonly used in the base UI Page. This is the...

This one's been sitting for a minute, so I've brought it up to the current master, and added all of the suggested fixes. Still not 100% about the best way...

Changed the date format to something significantly more human readable: ![image](https://user-images.githubusercontent.com/19826659/192173984-ff63ae79-53fe-4978-859a-e8e9f5d275f1.png)