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

release/0.2.0 #194

Merged
merged 51 commits into from
Feb 16, 2022
Merged

release/0.2.0 #194

merged 51 commits into from
Feb 16, 2022

Conversation

marinhoarthur
Copy link
Contributor

No description provided.

marinhoarthur and others added 30 commits December 2, 2021 15:33
* SpModal component
* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into a

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* visual increment

* visuals / intial state / less chars

* cleaned up / vue 3

* code:format

* sptx state typing

* --chars / initialState

* code:foramt
* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* WIP SpNavbar and Keplr connection

* Line indentation

* Indents

* cleaned up

* cleaned up

* Functionality and style updates

* Tabs

* Replaced tabs with spaces

* Moved Keplr code to composable function, added props, added SpButton

* split spnavbar into spacc / moved icons / refactored useKeplr / ts errors

* code:format

* useKeplr function refactor

* simplified sign in & out / spacc ++cohesive / spaccdropdown ++simple / cleaning

* fixed silly confusion

Co-authored-by: Arthur Marinho <arthurtutuca@gmail.com>
marinhoarthur and others added 19 commits January 10, 2022 18:10
* feat: profile avatar, wallet account, navbar logo (#160)

* Profile avatar, wallet account, navbar logo

* Close account dropdown, auto connect on page load

* Responsive design

* Update netlify.toml

* Update netlify.toml

* Update publish.yml

* Update publish.yml

* Update publish.yml

* Update publish.yml

* Update publish.yml

* Update publish.yml

* Update publish.yml

* Update publish.yml

* Update publish.yml

* Update publish.yml

* Rename publish.yml to alpha-release.yml

* Data page, SpTypography, SpSpacer

* Update .gitignore

* regenerated vuex

* simplified alpha release

* SpDropdown component, Data page front-end

* Dropdown autoclose

* Renamed component

* fee being suggested / code styling

* using router

* bump @cosmjs

* bump alphå

* #139: Assets list component (#161)

* layout

* ifs

* simplified

* warn instead of log

* revert initialized

* code:format

Co-authored-by: Matthew Salamon <35425388+Matthews3301@users.noreply.github.com>
Co-authored-by: Matthews <salamon.mat@gmail.com>
Co-authored-by: Mihail Marcu <56769586+mihailmarcu@users.noreply.github.com>
* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* #139: Add scoped styles for assets
- Remove the .sp-denom-marker from the utility as it is used directly in the asset component;

* Moved acc dropdown down, removed close icon (#169)

* feat: Crud folder structure (#168)

* SpCrud folder structure

* Missing emit event

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* Delete vetur.config.js

* useAPIPagination + useTxs (#174)

* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* Update SpTxList.vue

* Update App.vue

* #139: Add search bar for assets

* #139: Add search functionality

* ibc-tx / useDenom / SpDenom

* ibc-tx / useDenom / SpDenom

* Update SpDenom.vue

* ibc-tx / useDenom / SpDenom

* Update useDenom.ts

* #139: Add show more functionality and demo data

* #139: Remove the sort of the assets in case of the non search value

* #139: Removed sort functionality as it's not needed

* #139: Add size prop for SpDenom
- Use SpDenom for assets list
- resultLimit is always a number
- concat the balances with data when is not empty

* #139: Reset the displayLimit after remove search criteria

* #139: Add no result state
- Improve the logic when the show more is displayed

* #139: Add no assets state
- Add skeleton animation

* #139: Refactor size prop for SpDenom

* #139: Improve UI and UX for search

* #139: Add arrow for show more button

* ibc-tx (#179)

* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* ibc-tx / useDenom / SpDenom

* ibc-tx / useDenom / SpDenom

* Update SpDenom.vue

* ibc-tx / useDenom / SpDenom

* Update useDenom.ts

* CRUD components

Data page and functioning components:
SpRead
SpWrite
SpUpdate
SpDelete

* tx-list

* tx-list

* tx-list

* cosmjs set to 27

* tx-list

* #139: Use SpDenom for IBC

* tx list

* env settings via acc dropdown (#184)

* #139: Add fixes after PR review

* #139: Improve the loading state

* Update SpAccDropdown.vue

* tx-list (#182)

* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* ibc-tx / useDenom / SpDenom

* ibc-tx / useDenom / SpDenom

* Update SpDenom.vue

* ibc-tx / useDenom / SpDenom

* Update useDenom.ts

* tx-list

* tx-list

* tx-list

* cosmjs set to 27

* tx-list

* tx list

* #139: WIP for refactoring the search functionality

* c

* c

* typing++ / more info on accdropdown (#186)

* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* ibc-tx / useDenom / SpDenom

* ibc-tx / useDenom / SpDenom

* Update SpDenom.vue

* ibc-tx / useDenom / SpDenom

* Update useDenom.ts

* tx-list

* tx-list

* tx-list

* cosmjs set to 27

* tx-list

* tx list

* c

* c

* c

* c

* useAssets (#187)

* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* ibc-tx / useDenom / SpDenom

* ibc-tx / useDenom / SpDenom

* Update SpDenom.vue

* ibc-tx / useDenom / SpDenom

* Update useDenom.ts

* tx-list

* tx-list

* tx-list

* cosmjs set to 27

* tx-list

* tx list

* c

* c

* c

* c

* c

* c

* sptxlist able to show ibc (#188)

* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* ibc-tx / useDenom / SpDenom

* ibc-tx / useDenom / SpDenom

* Update SpDenom.vue

* ibc-tx / useDenom / SpDenom

* Update useDenom.ts

* tx-list

* tx-list

* tx-list

* cosmjs set to 27

* tx-list

* tx list

* c

* c

* c

* c

* c

* c

* c

* #139: Refactoring and improvements for assets component

* #139: Minor adjustments for Tx component

* #139: Add reset search functionality

* #139: Remove log helpers

* c (#190)

* c

* code:format

* code:format

Co-authored-by: Mihail Marcu <marku.michael@gmail.com>
Co-authored-by: Matthew Salamon <35425388+Matthews3301@users.noreply.github.com>
Co-authored-by: Matthews <salamon.mat@gmail.com>
* Update vite.config.ts

* Update SpProfileIcon.vue

* Update alpha-release.yml

* Update alpha-release.yml
* Update vite.config.ts

* Update SpProfileIcon.vue

* Update alpha-release.yml

* Update alpha-release.yml

* Update useKeplr.ts

* Update SpAcc.vue

* Update SpTx.vue
* Update vite.config.ts

* Update SpProfileIcon.vue

* Update alpha-release.yml

* Update alpha-release.yml

* Update useKeplr.ts

* Update SpAcc.vue

* Update SpTx.vue

* removed relayers / shrunk wallet
marinhoarthur and others added 2 commits February 15, 2022 09:21
* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* #139: Add scoped styles for assets
- Remove the .sp-denom-marker from the utility as it is used directly in the asset component;

* Moved acc dropdown down, removed close icon (#169)

* feat: Crud folder structure (#168)

* SpCrud folder structure

* Missing emit event

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* Delete vetur.config.js

* useAPIPagination + useTxs (#174)

* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* Update SpTxList.vue

* Update App.vue

* #139: Add search bar for assets

* #139: Add search functionality

* ibc-tx / useDenom / SpDenom

* ibc-tx / useDenom / SpDenom

* Update SpDenom.vue

* ibc-tx / useDenom / SpDenom

* Update useDenom.ts

* #139: Add show more functionality and demo data

* #139: Remove the sort of the assets in case of the non search value

* #139: Removed sort functionality as it's not needed

* #139: Add size prop for SpDenom
- Use SpDenom for assets list
- resultLimit is always a number
- concat the balances with data when is not empty

* #139: Reset the displayLimit after remove search criteria

* #139: Add no result state
- Improve the logic when the show more is displayed

* #139: Add no assets state
- Add skeleton animation

* #139: Refactor size prop for SpDenom

* #139: Improve UI and UX for search

* #139: Add arrow for show more button

* ibc-tx (#179)

* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* ibc-tx / useDenom / SpDenom

* ibc-tx / useDenom / SpDenom

* Update SpDenom.vue

* ibc-tx / useDenom / SpDenom

* Update useDenom.ts

* CRUD components

Data page and functioning components:
SpRead
SpWrite
SpUpdate
SpDelete

* tx-list

* tx-list

* tx-list

* cosmjs set to 27

* tx-list

* #139: Use SpDenom for IBC

* tx list

* env settings via acc dropdown (#184)

* #139: Add fixes after PR review

* #139: Improve the loading state

* Update SpAccDropdown.vue

* tx-list (#182)

* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* ibc-tx / useDenom / SpDenom

* ibc-tx / useDenom / SpDenom

* Update SpDenom.vue

* ibc-tx / useDenom / SpDenom

* Update useDenom.ts

* tx-list

* tx-list

* tx-list

* cosmjs set to 27

* tx-list

* tx list

* #139: WIP for refactoring the search functionality

* c

* c

* typing++ / more info on accdropdown (#186)

* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* ibc-tx / useDenom / SpDenom

* ibc-tx / useDenom / SpDenom

* Update SpDenom.vue

* ibc-tx / useDenom / SpDenom

* Update useDenom.ts

* tx-list

* tx-list

* tx-list

* cosmjs set to 27

* tx-list

* tx list

* c

* c

* c

* c

* useAssets (#187)

* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* ibc-tx / useDenom / SpDenom

* ibc-tx / useDenom / SpDenom

* Update SpDenom.vue

* ibc-tx / useDenom / SpDenom

* Update useDenom.ts

* tx-list

* tx-list

* tx-list

* cosmjs set to 27

* tx-list

* tx list

* c

* c

* c

* c

* c

* c

* sptxlist able to show ibc (#188)

* new dev monorepo scripts

* Create .prettierrc

* cleaned out + new send/rec token comp.

* Create .node-version

* new stack for bundling / new scripts for dev env (#155)

* --webpack / ++vite
* client-js merged into vuex

* prettied

* formatted code

* husky

* formattede

* improved code formatting scripts

* updated monorepo scripts

* ignoring package lock

* removed client-js

* cleaned up

* cleaned up

* no stargate

* code:format

* dep

* expanded code formatting

* no vetur

* Create useTxs.ts

* Create index.ts

* Create usePagination.ts

* Update useTxs.ts

* Update usePagination.ts

* Update useTxs.ts

* sp tx list

* Update and rename usePagination.ts to useAPIPagination.ts

* Update index.ts

* Update useTxs.ts

* Update useTxs.ts

* Update SpTxList.vue

* cruft

* w/ stargate

* stargate / launchpad

* ibc-tx / useDenom / SpDenom

* ibc-tx / useDenom / SpDenom

* Update SpDenom.vue

* ibc-tx / useDenom / SpDenom

* Update useDenom.ts

* tx-list

* tx-list

* tx-list

* cosmjs set to 27

* tx-list

* tx list

* c

* c

* c

* c

* c

* c

* c

* #139: Refactoring and improvements for assets component

* #139: Minor adjustments for Tx component

* Implement grid system and adjust general layout

* Update vite.config.ts

* Update SpProfileIcon.vue

* Update alpha-release.yml

* Update alpha-release.yml

* Add all UI elements for Transfer component

* Improve the show more button with icon

* Fixed the inout for amount

* Remove modal backdrop blur filter

* Add the missing resetSearch functionality

* Add skeleton loading for transaction list

* Show the group year if it's not a month from this year

* Adjust and create focus styles for amount select input

* Adjustments for send/receive component

* Improve UI for send/receive and header

* Adjust loading state of transaction

* Update useKeplr.ts

* Update SpAcc.vue

* Update SpTx.vue

* reconnecting ws

* removed relayers / shrunk wallet

* Polishing the UI

* Improve the send/receive if no wallet connected

* Minor improvements on positioning

* WIP for CRUD model

* Revert some changes from CRUD model

Co-authored-by: Mihail Marcu <marku.michael@gmail.com>
Co-authored-by: Matthew Salamon <35425388+Matthews3301@users.noreply.github.com>
Co-authored-by: Matthews <salamon.mat@gmail.com>
Co-authored-by: your_username <your_email@gmail.com>
@marinhoarthur marinhoarthur merged commit 43d1d5f into develop Feb 16, 2022
@marinhoarthur marinhoarthur deleted the release/0.2.0 branch February 16, 2022 13:51
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