Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧹 Profile cleanup #1028

Conversation

Abby-Wheelis
Copy link
Member

@Abby-Wheelis Abby-Wheelis commented Sep 11, 2023

After merging Migration of Profile Logic #1009, there are a few cleanup changes to be addressed before the changes can go into production. These include:

  • removing the broken "action" from reminder scheme notifications
  • remove unused code related to dealing with samsung
  • make sure android 13 text is accurate see comment

Other changes may become necessary as we test recent changes on staging

Abby Wheelis added 2 commits September 11, 2023 09:52
This setTime action is broken, so we must remove it from the notifications

We can restore this is a few weeks after we migrate to React routing
to remedy a lag in the displayed notification time, set the notification settings to refresh when the uiConfig changes, this allows the settings to refresh after it is properly set, and prevents the initially blank reminder time I was seeing
@Abby-Wheelis Abby-Wheelis marked this pull request as draft September 11, 2023 15:59
Abby Wheelis added 2 commits September 11, 2023 10:12
lingering code pending update to Samsung situation -- removed since it isn't used at all, and will add what is needed later
After reports of the instructions being confusing on Android 13 - update text to specify more closely what needs to be changed on 13 in particular

This app (https://www.followmee.com/FAQ.aspx?t=androidunusedapp#) had an instructions page that explained the process for different Android OS well
Abby Wheelis added 3 commits September 11, 2023 11:32
move appVersion to be more visible to users

also caught and fixed an error where appVersion was held as an object and not a string
we should not allow users to download data from prior to the beginning of their study

The month was setting as 1 in advance of the config, so I adjusted manually with the "-1"
the styling on the opcode modal was not consistent with the other modals, I remedied this by passing the style in from ProfileSettings as a parameter
@Abby-Wheelis Abby-Wheelis marked this pull request as ready for review September 11, 2023 23:06
@shankari shankari merged commit 52bb52b into e-mission:label_dashboard_profile_sept_2023 Sep 12, 2023
@Abby-Wheelis Abby-Wheelis deleted the profile-cleanup branch September 12, 2023 14:32
@shankari shankari mentioned this pull request Sep 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants