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

docs: change ssi snap to masca #156

Merged
merged 18 commits into from
Apr 21, 2023
Merged

Conversation

andyv09
Copy link
Member

@andyv09 andyv09 commented Apr 4, 2023

No description provided.

martines3000 and others added 12 commits March 20, 2023 15:54
* chore: removed workflows, website

* chore: update lock file and some other fixes
* feat: esm ssi-snap-types

* feat: esm connector

* fix: add readme to output

* chore: update connector deps

* chore: lintstaged.cjs

* chore: more lintstaged.cjs

* chore: connector lintstaged.cjs

* feat: esm vcmanager and update configs

* feat: esm utils

* feat: update tests

* chore: deps

* fix: build dapp

* fix: docs

* fix: fixes config issues

* fix: fixes config issues

* fix: resolve last issues
* feat: new dapp initial commit

* chore: add basePath

* feat: add Dockerfile and workflows

* chore: add comments to nginx.conf

* fix: update some configuration

* feat: new dapp

* fix: fixes linting issues

* feat: test

* feat: tailwind config

* feat: basic toggle theme component

* feat: welcome page

* feat: create initial navbar

* fix: change sizes on mobile

* feat: add footer for mobile view

* fix: changed landing page font sizes

* fix: fixes lintstaged

* chore: add team member (#106)

* Add team member

* chore: fix lint issue

Co-authored-by: martines3000 <domajnko.martin@gmail.com>

* fix: make some components more reusable

* feat: add connect Flask functionality

* feat: add dashboard card and connect spinner

* feat: query VCs

* fix: changed landing page

* feat: initial table

* feat: finish unstyled table

* fix: change VC id to hash of VC

* feat: add pagination, filter and select to table

* feat: data_store filter

* fix: change btn size

* feat: implement control bar

* feat: table design

* feat: table tooltips

* feat: finish table

* feat: create createVP page

* feat: view VC (JSON tab)

* feat: vc view

* fix: vc view

* feat: finish VC card

* feat: createVP page

* fix: fix formated tab banner design

* feat: created InputField & ToggleSwitch

* feat: added Delete and ModifyDataStore modals

* fix: add support for disabled VC stores

* feat: importVC modal & DropdownMultiselect comp

* fix: typo

* fix: change address button color

* fix: changed some icons and paddings

* feat: add tableCardView

* feat: new VC view

* feat: finished VC card

* chore: update readme (#110)

* chore: update veramo (#109)

* chore: update veramo and fix issues

* chore: skip Ceramic tests until fixed

* feat: return Result from onRpcRequest

* chore: uncomment tests and use it.skip instead

* feat: split utils into a seperate package

* chore: disable ceramic tests (#113)

* chore: disable ceramic tests until fixed

* chore: update deps (#112)

* chore: update deps and add package.json sort

* feat: added to VCCard

* fix: update Account popover

* feat: tooltip

* fix: add margin to tooltip

* feat: use new tooltip & add VCs view icons

* fix: make card view default

* fix: visual fixes

* feat: implement snap

* fix: vc selection bug

* feat: finish createVP page

* fix: change some visual bugs

* feat: add MenuPopover

* fix: remove cancle button from vpmodal

* chore: update pnpm-lock.yaml

* chore: remove eslint-disable for navigator.clipboard

* chore: remove useUrlQuery hook

* chore: small fix

* feat: add prettier improvements

* fix: use npm version of snap

* fix: remove unnecessary files & fix imports

* fix: replace classNames with clsx

* feat: update eslint rules

* fix: use public

* feat: fix fonts and images

* fix: image sizes

* fix: use zustand shallow

* fix: fix linting errors

* fix: saveVC

* feat: add toast & spinners

* fix: remove uneccessary vcStore calls

* fix: minor bugs

* fix: minor bugs

* fix: duplicate imports

* fix: bugfixes

* fix: build & linting issues

* chore: sonarcloud ignore test data

* chore: prettier

* fix: veramoUtils merge bug

* fix: fxies onRpcRequests

* fix: fixes some types, adds jsdoc comments

* feat: finish updating connector

* chore: remove ethereum.on()

* chore: undo unnecessary changes

* fix: undo broken vcmanager test:ci

* chore: update package.json

* fix: exclude website from build, lint, test steps

* fix: ignore website in CI

* feat: home background

* fix: style improvements

* fix: update tests, some jsdoc comments, errors

* fix: fix assertion issue

* fix: fixes tests

* chore: comment out code

* fix: fixes build issues and adds tsup

* fix: change tailwind colors

* feat: start working on dark mode

* fix: fix colors

* chore: add next/Head

* fix: fixes issue with method dropdown

* chore: todo and changes to toastStore

* feat: add prettier tailwindcss plugin

* fix: fixes lintstaged config for dapp

* chore: removes whitespace in classNames

* chore: remove unnecessary then

* chore: refactor navbar

* chore: update button

* fix: address popover overflow

* chore: refactor inputField

* chore: remove TODO

* fix: reuse navConnect

* chore: remove white space

* fix: update popover

* fix: use padding in home page

* chore: update elsintrc.cjs for dapp

* fix: rename and update gateways to providers

* chore: refactor react imports

* fix: fixes compiler warning

* fix: colors & style

* feat: improved connection handler

* fix: fix some styles

* feat: fix VC view

* fix: saveVC join results

* fix: start working on dark mode

* feat: dark mode

* fix: shadow

* feat: esm ssi-snap-types

* feat: esm connector

* fix: add readme to output

* fix: small fixes

* chore: update connector deps

* chore: lintstaged.cjs

* chore: more lintstaged.cjs

* chore: connector lintstaged.cjs

* fix: build

* feat: esm vcmanager and update configs

* feat: esm utils

* feat: update tests

* chore: deps

* fix: build dapp

* fix: docs

* fix: fixes config issues

* fix: fixes config issues

* fix: resolve last issues

* fix: add missing changeIsConnecting(false)

* fix: add missing import

* chore: remove double whitespace

* fix: fixed JIT & theme

* feat: esm ssi-snap-types

* feat: esm connector

* fix: add readme to output

* chore: update connector deps

* chore: lintstaged.cjs

* chore: more lintstaged.cjs

* chore: connector lintstaged.cjs

* feat: esm vcmanager and update configs

* feat: esm utils

* feat: update tests

* chore: deps

* fix: build dapp

* fix: docs

* fix: fixes config issues

* fix: fixes config issues

* fix: resolve last issues

* fix: fixes tests

* fix: fixes lintstagedrc

* chore: new lock file

* chore: fix issues

* chore: update tailwind.config.cjs

* fix: chanse base path to ssi-snap

* chore: fix lock file

* chore: add snap manifest

---------

Co-authored-by: Martin Domajnko <35891136+martines3000@users.noreply.github.com>
Co-authored-by: martines3000 <domajnko.martin@gmail.com>
* feat: update types

* feat: add createVC RPC method

* fix: add bip44CoinTypeNode

* test: add params tests

* chore: fix tests

* feat: add createVC to connector

* fix: wrong return type

* fix: pr feedback

* chore: move queryVCsRequestResult[] type in test

* fix: change it.todo in tests

* chore: update remaining snaps packages to 0.28

* fix: add patch for snaps-types

---------

Co-authored-by: martines3000 <domajnko.martin@gmail.com>
* chore: update dev deps

* fix: fixes lockfile

* fix: fixes lockfile

* chore: update nodejs and pnpm

* chore: remove patch

* chore: add back snap types patch

* fix: should fix CI workflow

* fix: set pnpm version in main CI
@andyv09 andyv09 changed the title chore: rebrand ssi snap to masca docs: change ssi snap to masca Apr 9, 2023
@andyv09 andyv09 marked this pull request as ready for review April 21, 2023 08:04
@martines3000 martines3000 self-requested a review April 21, 2023 09:16
@martines3000 martines3000 merged commit 08469af into develop Apr 21, 2023
@martines3000 martines3000 deleted the chore/change-docs-to-masca branch April 21, 2023 09:17
This was referenced Apr 21, 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.

2 participants