From a0beef04696959bf3efeb59c12f412e05bc39982 Mon Sep 17 00:00:00 2001 From: Yuriy Date: Fri, 16 Feb 2024 23:59:16 +0300 Subject: [PATCH] Update yuriy-menkov.md --- progress/yuriy-menkov.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/progress/yuriy-menkov.md b/progress/yuriy-menkov.md index 32d1f6e1..bf9c8faf 100644 --- a/progress/yuriy-menkov.md +++ b/progress/yuriy-menkov.md @@ -1,4 +1,6 @@ +2024-02-16 Fri: [Added](https://github.com/harmony-one/h.country/pull/4) shortcuts for user page to load page by id, address or social links. Added shortcuts for tag page. Started tag page migration. [Improved](https://github.com/harmony-one/h.country/pull/7) adding links mechanism and url's parsing. Fixed bugs. +2024-02-15 Thu: Tested and reviewed new auth0 [features](https://github.com/harmony-one/human-protocol/pull/21). Synchronized with Theo about migration to a new [project](https://github.com/harmony-one/h.country). Started transferring the logic for creating actions and selecting tags. 2024-02-14 Wed: [Reviwed](https://github.com/harmony-one/human-protocol/pull/13) auth0 interactioin PR. [Integrated](https://github.com/harmony-one/human-protocol/pull/16) auth0 provider to main page header. Added user's nickname (from auth0) display to main page. New messages are created with a link to the wallet address. Storing auth0 metadata in firebase (by wallet address key).