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

feat: frontend features #549

Merged
merged 16 commits into from
Jun 19, 2024
Merged

feat: frontend features #549

merged 16 commits into from
Jun 19, 2024

Conversation

dtscalac
Copy link
Contributor

@dtscalac dtscalac commented Jun 17, 2024

Description

Merges feature branch where all flutter related changes were done during earthly downtime (due to cache).

The code has been already reviewed in all PRs that landed in this branch.

coire1 and others added 6 commits June 11, 2024 09:15
* feat: Add new colors and definitions to Catalyst Theme.

* feat: Add VoicesAppBar and sub-actions.

* feat: Add CatalystVoicesIcons set.

* feat: Update actions components to use CatalystVoices icons.

* feat: Add VoicesAppBar widget.

* docs: Add docs for actions widgets.

* feat: Add search button.

* feat: Update unlock icon to use CatalystVoices icon set.

* feat: Add SearchButton to VoicesAppBar.

* feat: Restore `flutter_adaptive_scaffold` version and add `catalyts_voices_brands`.

* feat: Move icons to right for action buttons.

* chore: Removed unused import.

* Fix: Point `flutter-ci` to main branch.

* chore: Change typedef of button callbacks.

* chore: Rename chevron icons.

---------

Co-authored-by: Steven Johnson <stevenj@users.noreply.github.com>
* Update .earthlyignore

* chore: ignore Earthfile in .earthfileignore
* feat: add catalyst_cardano wallet api

* feat: add error handling

* fix: tests

* docs: update toc

* docs: fix readme

* fix: decrement package version

* feat: add missing import

* fix: assets path

* fix: add missing dependency

* feat: add example

* feat: add error case

* refactor: rename getCardanoWallets

* fix: method name

* chore: ignore flutter plugins generated files

* feat: cardano wallet api example (#523)

* feat: add missing import

* fix: assets path

* fix: add missing dependency

* feat: add example

* fix: method name

* fix: balance with multi asset tokens

* feat: parse value from utxo

* fix: utxo formatting

* feat: update example

* feat: code adjust

* fix: balance

* feat: parse multi assets

* feat: add multi assets arithmetics

* feat: adjust code to latest changes

* fix: assets cleanup

* feat: support native tokens in utxos

* fix: multi asset change calculation

* fix: change calculation

* refactor: cleanup code

* Update .earthlyignore

* chore: ignore Earthfile in .earthfileignore

* docs: update example

* docs: update readme

* refactor: cleanup code

* docs: readme

* docs: improve grammar

* refactor: rename value to balance

* docs: fix

---------

Co-authored-by: Dominik Toton <dominik@mealtime.de>
* feat: add catalyst_cardano wallet api

* feat: add error handling

* fix: tests

* docs: update toc

* docs: fix readme

* fix: decrement package version

* feat: add missing import

* fix: assets path

* fix: add missing dependency

* feat: add example

* feat: add error case

* refactor: rename getCardanoWallets

* fix: method name

* chore: ignore flutter plugins generated files

* feat: cardano wallet api example (#523)

* feat: add missing import

* fix: assets path

* fix: add missing dependency

* feat: add example

* fix: method name

* fix: balance with multi asset tokens

* feat: parse value from utxo

* fix: utxo formatting

* feat: update example

* feat: code adjust

* fix: balance

* feat: parse multi assets

* feat: add multi assets arithmetics

* feat: adjust code to latest changes

* fix: assets cleanup

* feat: support native tokens in utxos

* fix: multi asset change calculation

* fix: change calculation

* refactor: cleanup code

* Update .earthlyignore

* chore: ignore Earthfile in .earthfileignore

* docs: update example

* docs: update readme

* refactor: cleanup code

* docs: readme

* feat: add cip 95

* fix: cip95 deserialization

* refactor: formatting

* docs: improve grammar

* refactor: rename value to balance

* docs: fix

---------

Co-authored-by: Dominik Toton <dominik@mealtime.de>
* docs: add common issues docs

* docs: fix readme formatting
@dtscalac dtscalac self-assigned this Jun 17, 2024
@dtscalac dtscalac changed the title Feat/frontend feat: frontend features Jun 17, 2024
@dtscalac dtscalac added the review me PR is ready for review label Jun 18, 2024
@minikin minikin enabled auto-merge (squash) June 18, 2024 14:33
Copy link
Collaborator

@minikin minikin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved with the minor suggestion.

Copy link
Contributor

github-actions bot commented Jun 18, 2024

Test Report | ${\color{lightgreen}Pass: 91/91}$ | ${\color{red}Fail: 0/91}$ |

@minikin minikin merged commit 0f09418 into main Jun 19, 2024
27 checks passed
@minikin minikin deleted the feat/frontend branch June 19, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants