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

Merge new features to demo (#498) #506

Closed
wants to merge 3 commits into from
Closed

Conversation

sonasi
Copy link
Contributor

@sonasi sonasi commented Jan 22, 2023

The endpoint should receive the wallet_id as a query parameter and return the internal mongodb document id.

  • chore(backend): remove dead code

  • refactor(backend): use odmantic engine

  • fix(web-client): add issuers for servers (fix(web-client): add issuers for servers #482)

  • fix(web-client): add issuers for servers

  • Update web-client/src/environments/environment.palau-prod.ts

Co-authored-by: Jean-Pierre de Villiers [email protected]

Co-authored-by: Jean-Pierre de Villiers [email protected]

Co-authored-by: Jean-Pierre de Villiers [email protected]
Co-authored-by: Francisco Rutayebesibwa [email protected]
Co-authored-by: Bill Guo [email protected]
Co-authored-by: Jonathan Ngbonga [email protected]

sonasi and others added 2 commits January 6, 2023 22:50
* refactor(backend/tests): remove superfluous mocks (#473)

* refactor(backend): use odmantic engine (#479)

* rename(backend/setting): maximum list length

* feat(backend): improve `GET` endpoint semantics

The endpoint should receive the `wallet_id` as a query parameter and
return the internal mongodb document id.

* chore(backend): remove dead code

* refactor(backend): use odmantic engine

* fix(web-client): add issuers for servers (#482)

* fix(web-client): add issuers for servers

* Update web-client/src/environments/environment.palau-prod.ts

Co-authored-by: Jean-Pierre de Villiers <[email protected]>

Co-authored-by: Jean-Pierre de Villiers <[email protected]>

* feat(web-client): Pull payment flag (#486)

* feat(web-client): Add hidePullPayment flag.

* style(web-client): run prettier

* fix(web-client): Fix ESLint error.

* style(web-client): run prettier

* fix(web-client): Change auth_map type to Object type. (#485)

* fix(web-client): Change auth_map type to Object type.

* fix(web-client): Fix ESLint error.

* feat(web-client): add auto logout (#481)

* feat(web-client): add auto logout

* feat(web-client): add ngZone for auto logout

* refactor(web-client): remove redundant isLogin variable in auto logout

* refactor(web-client): move auto logout to app component

* refactor(web-client): remove autoLogOutService from logout-button

* refactor(web-client): remove console log line in auto-logout service

* feat(web-client): add environment flag for auto logout

* fix(web-client): initialize localStorage lastAction for auto logout first

* fix(web-client): pull payment minor text fixes (#491)

* fix(cors): allow `localhost:4200` on staging (#492)

* feat(web-client): bookmark management (#451)

* fix(web-client): Update Pin Entry text for pull payment. (#497)

* fix(web-client): Update Pin Entry text for pull payment.

* style(web-client): run prettier.

* fix(web-client): update prod feature flags (#499)

* fix(web-client): update prod feature flags

* fix(web-client): update prod feature flags

Co-authored-by: Jean-Pierre de Villiers <[email protected]>
Co-authored-by: Francisco Rutayebesibwa <[email protected]>
Co-authored-by: Bill Guo <[email protected]>
Co-authored-by: Jonathan Ngbonga <[email protected]>
* refactor(backend/tests): remove superfluous mocks (#473)

* refactor(backend): use odmantic engine (#479)

* rename(backend/setting): maximum list length

* feat(backend): improve `GET` endpoint semantics

The endpoint should receive the `wallet_id` as a query parameter and
return the internal mongodb document id.

* chore(backend): remove dead code

* refactor(backend): use odmantic engine

* fix(web-client): add issuers for servers (#482)

* fix(web-client): add issuers for servers

* Update web-client/src/environments/environment.palau-prod.ts

Co-authored-by: Jean-Pierre de Villiers <[email protected]>

Co-authored-by: Jean-Pierre de Villiers <[email protected]>

* feat(web-client): Pull payment flag (#486)

* feat(web-client): Add hidePullPayment flag.

* style(web-client): run prettier

* fix(web-client): Fix ESLint error.

* style(web-client): run prettier

* fix(web-client): Change auth_map type to Object type. (#485)

* fix(web-client): Change auth_map type to Object type.

* fix(web-client): Fix ESLint error.

* feat(web-client): add auto logout (#481)

* feat(web-client): add auto logout

* feat(web-client): add ngZone for auto logout

* refactor(web-client): remove redundant isLogin variable in auto logout

* refactor(web-client): move auto logout to app component

* refactor(web-client): remove autoLogOutService from logout-button

* refactor(web-client): remove console log line in auto-logout service

* feat(web-client): add environment flag for auto logout

* fix(web-client): initialize localStorage lastAction for auto logout first

* fix(web-client): pull payment minor text fixes (#491)

* fix(cors): allow `localhost:4200` on staging (#492)

* feat(web-client): bookmark management (#451)

* fix(web-client): Update Pin Entry text for pull payment. (#497)

* fix(web-client): Update Pin Entry text for pull payment.

* style(web-client): run prettier.

* fix(web-client): update prod feature flags (#499)

* fix(web-client): update prod feature flags

* fix(web-client): update prod feature flags

* feat(web-client): Add transaction history  (#468)

* fix(web-client): display wait message while creating wallet. (#493)

* fix(web-client): display wait message and error messages while creating wallet.

* fix(web-client): clean up comments and other code.

* fix(web-client) add routertesting to asset accordian

* fix(web-client) fix txresponse import format and message html and text fields.

* fix(web-client) run prettier.

Co-authored-by: Jean-Pierre de Villiers <[email protected]>
Co-authored-by: Francisco Rutayebesibwa <[email protected]>
Co-authored-by: Bill Guo <[email protected]>
Co-authored-by: Jonathan Ngbonga <[email protected]>
@sonasi sonasi requested a review from billguo99 January 22, 2023 17:57
@sonasi sonasi deleted the branch ripple-native-builds January 23, 2023 10:21
@sonasi sonasi closed this Jan 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.

1 participant