Skip to content

Commit

Permalink
πŸ”„ "Async invitation UI (#50)
Browse files Browse the repository at this point in the history
* add timestamp to read message

* add anysphere

* add id animation

* add types

* dont be too smart

* small fixes

* Ui is done!

* fix some ui things

* start implementing invitations UI

* fix linter errors

* add async test

* πŸ”„ "add async test
"
Update anysphere/asphr commit SHA
πŸ”— anysphere/asphr@0a61f23

* implement cancel invitation

* fix cancel implementation

* regenerate schema

* cancel in the UI!

* finish incoming invitations

* remove buttons

* fix text size

* trunk fmt

* update comment to reflect the code

* dont push two of the same tab

* add isvalidpublicid

* πŸ”„ "add isvalidpublicid
"
Update anysphere/asphr commit SHA
πŸ”— anysphere/asphr@bc96d9a

* update daemon proto

* check if public id is valid

* isvalidpublicID implemented

* add license

* πŸ”„ "trunk fmt
"
Update anysphere/asphr commit SHA
πŸ”— anysphere/asphr@e28a374"
Update anysphere/client commit SHA
πŸ”— df96741
  • Loading branch information
arvid220u committed Jul 26, 2022
1 parent 012367b commit 4c8c82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ setup_asphr("@asphr")

git_repository(
name = "client",
commit = "2c42b86ce327f1fcf22e878d8e8e9bdad4ba11f0", # autoupdate anysphere/client
commit = "df96741938fbaf13baca2b73ad41114753e51270", # autoupdate anysphere/client
init_submodules = True,
remote = "https://github.com/anysphere/client.git",
)
Expand Down

0 comments on commit 4c8c82a

Please sign in to comment.