aboutsummaryrefslogtreecommitdiff
path: root/packages/anastasis-webui/package.json
AgeCommit message (Collapse)Author
2024-06-05bump versions to 0.11.2v0.11.2Florian Dold
2024-05-27bump versions to 0.11.1v0.11.1Iván Ávalos
2024-04-22bump version to 0.10.7v0.10.7Florian Dold
2024-04-15fix bump-taler-version: update all packages versionSebastian
2023-12-15bump dependenciesFlorian Dold
2023-09-12remove rimraf since it prevent running make clean when there is no node_modulesSebastian
2023-09-12typedoc for every projectSebastian
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-06move bank API client to taler-util, update typescript configFlorian Dold
2023-06-06build system: get rid of prepare scriptsFlorian Dold
These don't seem to be the right location to compile packages. The newest version of pnpm runs all those scripts on "pnpm install", even if we filter for only one package. That results in a build performance issue.
2023-06-06bump typescript versionFlorian Dold
2023-05-24fix test merchant anastasisSebastian
2023-05-05upgrade to now build from web-utilsSebastian
2023-04-21fix bulidSebastian
2023-01-26put taler wallet RPC into taler-util, make it cross-platformFlorian Dold
2022-12-06using web-utils in anastasis-webuiSebastian
2022-10-13update deps, move idb-bridge to node16 module resolutionFlorian Dold
2022-09-05upgrade typescript (and some related deps)Florian Dold
2022-06-27anastasis build instruction and some fixesSebastian
2022-06-24fix #7090 dowload personal info as PDFSebastian
2022-06-11add testing to web componentsSebastian
2022-06-08ui testingSebastian
2022-06-06fixed some copyright headersSebastian
2022-06-06update depsSebastian
2022-06-06add build scriptSebastian
2022-06-06updating packageSebastian
2022-06-05dev script without storybookSebastian
2022-04-13anastasis-webui: updated challenge feedbackFlorian Dold
2022-04-13anastasis-webui: make TOTP work againFlorian Dold
2022-01-31fix: #7164Sebastian
2022-01-05update dependencies to fix rollup issueFlorian Dold
2022-01-04replace jest with mochaSebastian
2021-12-01fix dependenciesFlorian Dold
2021-11-30move anastasis packages into @gnu-taler npm orgSebastian
2021-11-28wallet: fix workspace dependency versionFlorian Dold
2021-11-12fix #7075Sebastian
2021-11-10prettierSebastian
2021-11-04refix #7067Sebastian
2021-11-04update dependenciesFlorian Dold
2021-11-03fix #7067Sebastian
2021-11-03feedback from meeting and editing policySebastian
2021-11-02totp qr codeSebastian
2021-11-01more stylingSebastian
added placeholders for inputs import declaration for png next button now has tooltip providing info about whats missing a lot more of examples for UI testing added qr dependency for totp rendering added email and field input types added all auth method setup screens added modal when there is not auth provider merge continent and country into location section others improvements as well...
2021-10-26added core validators, worked on look and feelSebastian
2021-10-22some storybook exmaplesSebastian
2021-10-19add template from merchant backofficeSebastian
2021-10-18move declarations into anastasis-coreFlorian Dold
2021-10-13depsFlorian Dold
2021-10-13anastasis-webui: finish backup flowFlorian Dold
2021-10-11anastasis-webui: first commitFlorian Dold