New alias flow #96

Merged
Alfred-mk merged 12 commits from new-alias-flow into master 2025-07-08 13:07:03 +02:00

12 Commits

Author SHA1 Message Date
alfred-mk
44673ef61b remove extra whitespace 2025-07-07 21:25:29 +03:00
alfred-mk
559b67a3e6 display the full alias on its own line 2025-07-07 21:24:16 +03:00
alfred-mk
b1eb460988 add a isAliasUnavailable helper function
Some checks failed
release / docker (push) Has been cancelled
2025-07-07 18:55:17 +03:00
alfred-mk
619edc39f8 remove unused function GetSuggestedAlias 2025-07-07 17:52:59 +03:00
alfred-mk
efa29b087e remove unused node and function confirm_new_alias 2025-07-07 17:51:45 +03:00
alfred-mk
e9988242b1 CATCH unavailable aliases and navigate to the alias_updated node 2025-07-07 17:47:18 +03:00
alfred-mk
55afbedd1e have a node to CATCH aliases that are not available (already registered aliases) 2025-07-07 17:46:25 +03:00
alfred-mk
a3ab91f6a3 handle alias registration and updates on the single RequestCustomAlias function 2025-07-07 17:43:04 +03:00
alfred-mk
92a122732d add the home menu option 2025-07-07 17:41:56 +03:00
alfred-mk
682785fc3f add a new flag_alias_unavailable flag 2025-07-07 17:40:06 +03:00
alfred-mk
ebb4581c27 renamed the update_alias to alias_updated 2025-07-07 14:41:46 +03:00
alfred-mk
cd1936c12f require accounts to be authorized to access the alias node 2025-07-07 14:17:29 +03:00