Experimental Check on Group Invitations + Delete Profile Fixes for Passwordless Profiles #214

Merged
dan merged 8 commits from launch into trunk 2021-06-24 19:07:52 +00:00
Owner

Also removed flutter driver which is apparently incompatible with the latest flutter sdk upgrade (flutter now states integration_test is built into the sdk also)

Also removed flutter driver which is apparently incompatible with the latest flutter sdk upgrade (flutter now states integration_test is built into the sdk also)
erinn was assigned by sarah 2021-06-24 16:35:54 +00:00
Owner
Drone Build Status: success https://build.openprivacy.ca/flutter/flutter_app/576
Owner
Drone Build Status: success https://build.openprivacy.ca/flutter/flutter_app/577
dan was assigned by sarah 2021-06-24 17:50:16 +00:00
dan was unassigned by sarah 2021-06-24 17:50:17 +00:00
sarah changed title from Experimental Check on Group Invitations to Experimental Check on Group Invitations + Delete Profile Fixes for Passwordless Profiles 2021-06-24 17:51:42 +00:00
Owner
Drone Build Status: success https://build.openprivacy.ca/flutter/flutter_app/578
Owner
Drone Build Status: success https://build.openprivacy.ca/flutter/flutter_app/579
Owner
Drone Build Status: failure https://build.openprivacy.ca/flutter/flutter_app/583
Owner
Drone Build Status: failure https://build.openprivacy.ca/flutter/flutter_app/584
Owner
Drone Build Status: success https://build.openprivacy.ca/flutter/flutter_app/585
Owner
Drone Build Status: success https://build.openprivacy.ca/flutter/flutter_app/586
dan reviewed 2021-06-24 19:03:13 +00:00
@ -50,0 +55,4 @@
imagePath: Provider.of<ContactInfoState>(context).imagePath,
diameter: 42,
border: Provider.of<Settings>(context).current().portraitOnlineBorderColor(),
badgeTextColor: Colors.red,
Owner

Colors.red?

Colors.red?
Author
Owner

They are not used because the profile has no badge...if it did then red would show up as a bug :)

They are not used because the profile has no badge...if it did then red would show up as a bug :)
Owner

ah right... we used to have the locked/unlocked badges.. TODO for later?

ah right... we used to have the locked/unlocked badges.. TODO for later?
dan merged commit 23b0af77f1 into trunk 2021-06-24 19:07:51 +00:00
Sign in to join this conversation.
No description provided.