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

Edit your name when you're logged in with Google #1

Closed
ILIYANGERMANOV opened this issue Nov 3, 2021 · 0 comments · Fixed by #30
Closed

Edit your name when you're logged in with Google #1

ILIYANGERMANOV opened this issue Nov 3, 2021 · 0 comments · Fixed by #30
Assignees
Labels
improvement Existing functionality to be improved

Comments

@ILIYANGERMANOV
Copy link
Collaborator

Allow users to edit their names which are automatically fetched from their Google account after Google Login.

USE-CASE: See something different than "Hi, Iliyan" on the home screen

@ILIYANGERMANOV ILIYANGERMANOV added the improvement Existing functionality to be improved label Nov 3, 2021
@ILIYANGERMANOV ILIYANGERMANOV self-assigned this Nov 3, 2021
@ILIYANGERMANOV ILIYANGERMANOV added this to the Go Open Source! milestone Nov 5, 2021
@ILIYANGERMANOV ILIYANGERMANOV changed the title Edit user's names Edit your name when you're logged in with Google Nov 5, 2021
ILIYANGERMANOV added a commit that referenced this issue Nov 5, 2021
ILIYANGERMANOV added a commit that referenced this issue Sep 2, 2023
ILIYANGERMANOV added a commit that referenced this issue Sep 2, 2023
* Delete some unused code

* Remove "Final Steps" from the PR template

* Prevent duplicate PR runs

* Add detektFormat `pre-push` hook

* Add instructions to setup `.git/hooks`

* Test the pre-push hook

* Hook test #1

* WIP: Fix pre-push hook and detektFormat.sh

* Generate a new baseline.yml

* Fix the `lint` workflow to always upload Lint and Detekt result

* Fix the detekt/baselin.yml AS auto-format breaks it
ILIYANGERMANOV added a commit that referenced this issue Sep 3, 2023
ILIYANGERMANOV added a commit that referenced this issue Sep 3, 2023
* Create a separate "Detekt workflow"

* WIP: Configure dependabot

* Migrate Hilt to Version catalog

* Migrate Room to version catalog

* WIP: Massive legacy code cleanup

* Delete legacy code

* Migrate deps to version catalog

* Cleanup

* Refactor `libs.versions.toml`

* Update the dependabot configuration

* Fix the `dependabot.yml` (attempt #1)

* Fix the `dependabot.yml` (attempt #2)

* Fix the `dependabot.yml` (attempt #3)

* Fix the `dependabot.yml` (attempt #4)

* Fix the `dependabot.yml` (attempt #5)

* Update Deket baseline

* Don't send APK to Telegram if it's `dependabot`

* Bump the dependabot.yml open PRs limit to 10

* Add Gradle caching to the "Detekt" workflow
ILIYANGERMANOV added a commit that referenced this issue Sep 9, 2023
ILIYANGERMANOV added a commit that referenced this issue Sep 9, 2023
* Improve the "detektFormat" task

* Fix the pre-push hook

* Test the pre-push hook

* Fix file formatting

* Fix messed up files

* Setup DangerJS

* Attempt Danger to comment with the Detekt report

* Try to comment APK file on the PR using Danger

* Update apk.yml

* Remove 5k node modules form .gitignore

* WIP: Setup DangerJS + upgrade wrapper

* Danger PR

* Danger PR (fix Markdown #1)

* Add danger comment for the "APK" workflow

* Add Danger Detekt

* Fix the Danger comment in Detekt

* Update Danger

* Fix Danger "Detekt" message

* WIP Danger

* DangerJS devexp v0.0.1?

* Rerun CI

* Improve Danger

* Improve Danger comments

* Improve Danger comments 2

* Improve Detekt messages

* Danger messages

* Update Detekt baseline

* Add "What's changed?" tip

* PR template improvement
ILIYANGERMANOV added a commit that referenced this issue Sep 12, 2023
* WIP: Modularization (`:settings`)

* WIP: Modularization (extract `:screen-exchange-rates`)

* WIP: Modularization

* WIP: Modularization

* WIP: Modularization

* WIP: Modularization

* WIP: Modularization

* WIP: Modularization

* WIP: Modularization

* WIP: Modularization

* WIP: Modularization

* WIP: Modularization

* Success! Modularization finished. The app builds

* Update Detekt baseline
nvllz added a commit to nvllz/ivy-wallet that referenced this issue Jan 21, 2024
ILIYANGERMANOV pushed a commit that referenced this issue Jan 21, 2024
* add a double-row BalanceRow style, bring back the 4-character asterisk style

* abbreviate month name in stickyrow menu

* detekt fix #1

* detekt fix v2
ILIYANGERMANOV added a commit that referenced this issue Jan 27, 2024
* WIP: Setup integration tests (androidTest)

* WIP: Setup Room migration tests

* Working room DB migration configuration

* Add DB migrations tests

* Add migration tests for 123 to 125

* Add GitHub Action workflow that runs the integration tests

* WIP: Fix Android linkage problems & the new workflow

* Add missing dependency

* Make the workflow run only for :ivy-data

* Fix Detekt errors

* Fix the Integration tests workflow #1

* Rename steps
ILIYANGERMANOV added a commit that referenced this issue Apr 9, 2024
ILIYANGERMANOV added a commit that referenced this issue Apr 9, 2024
* WIP: Property-based testing utils

* WIP: Property-based Arb setup

* Add support for arb income

* Add args for transaction

* WIP: Fix the `TransactionMapper`

* WIP: Add property-based tests

* WIP: Fix the transaction repository

* Refactor

* WIP: Fix tests

* Fix the `TransactionMapper` test

* Improve the `TransactionMapper` test

* WIP: Improve the transaction mapper tests

* Add property-based tests for the transaction mapper

* Refactor the transaction mapper

* Refactor to `TransactionMapper`

* Fix Detekt errors

* WIP: TransactionRepositoryImpl test

* WIP: TransactionRepositoryImplTest

* Speed-up tests

* WIP: Fix build errors

* Fix build errors

* Delete unnecessary method

* Remove unnecessary method

* Refactor the TransactionRepository

* Add tests for the transactions repository

* Add tests for the save methods

* Cover the TransactionRepository with tests (one failing)

* Fix failing test

* Fix Detekt

* Increase tests heap size

* Add tests and fix bug in the transaction mapper

* WIP: Fix transaction mapper entity<->domain isomorphism

* Fix the TransactionMapperPropertyTest

* Fix Detekt

* Attempt to fix GitHub Actions #1

* Revert useless fix

* Fix flaky tests

* Fix Detekt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Existing functionality to be improved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant