Skip to content

Commit

Permalink
milestone-2 (#183)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
4 people authored Feb 8, 2022
1 parent e5bf4b3 commit 3183689
Show file tree
Hide file tree
Showing 92 changed files with 5,103 additions and 2,857 deletions.
1 change: 0 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ packages/**/dist
packages/**/lib
packages/**/package-lock.json

packages/vuex/src/modules
packages/template/src/store/

.github
Expand Down
34 changes: 34 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
name: Build and publish pre-release

# Controls when the action will run.
on:
push:
branches: [ develop ]

workflow_dispatch:

jobs:
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 14
registry-url: 'https://registry.npmjs.org'
scope: starport

- name: Bootstrap
run: lerna bootstrap

- name: Build
run: lerna run build --scope='{@starport/vue,@starport/vuex}'

- name: Publish
run: lerna publish --canary --preid beta --dist-tag next --yes --no-verify-access
env:
NODE_AUTH_TOKEN: ${{secrets.sp_npm_token}}
2 changes: 0 additions & 2 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ packages/**/dist
packages/**/lib
packages/**/package-lock.json

packages/vuex/src/modules
packages/template/src/store/


.github
.husky
22 changes: 21 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"eslint-plugin-vue": "^8.2.0",
"husky": "^7.0.4",
"lerna": "^4.0.0",
"prettier": "^2.5.1"
"prettier": "^2.5.1",
"typescript": "^4.5.4"
}
}
Loading

0 comments on commit 3183689

Please sign in to comment.