Skip to content

Commit 51f8544

Browse files
aweiss-devarjita-mitraatomrcdependabot[bot]comawill
authored
chore: merge dev to acc (#13979)
* chore: Bump application version * refactor: factorize login buttons (#13813) * chore: fix types * chore(deps): Bump crowdin/github-action from 1.4.14 to 1.4.15 (#13886) Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 1.4.14 to 1.4.15. - [Release notes](https://github.com/crowdin/github-action/releases) - [Commits](crowdin/github-action@1.4.14...1.4.15) --- updated-dependencies: - dependency-name: crowdin/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump amannn/action-semantic-pull-request (#13885) Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](amannn/action-semantic-pull-request@v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore: Upgrade @wireapp/core (#13887) This will provide better logs for MLS specific messages * fix: update core to get rid of the missing messages message bug (#13892) * chore: Cleanup unused dependencies (#13893) * chore: replace discontinued postcss-cssnext with postcss-preset-env (#13895) * fix: use hasOwnProperty instead of direct object access (#13896) This verifies that an externally controlled value can only be set to defined entries in `actions` and will otherwise return with an error. * feat: Get Sender client ID from CoreCrypto to pass to AVS (FS-1045) (#13897) * feat: Get Sender client ID from CoreCrypto to pass to AVS (FS-1045) * change name * update deps * runfix: fix codeblock link parsing (FS-1066) (#13857) * runfix: fix codeblock link parsing * test: fix test * chore: update test name * test: add 2 test cases * feat: add ENABLE_DEV_BACKEND_API env variable [FS-1051] (#13912) * feat: add ENABLE_DEV_BACKEND_API env variable * runfix: apply new core changes * chore: add ENABLE_DEV_BACKEND_API to localhost env file with value of true * refactor: Move cryptobox hooks into @wireapp/core (#13905) * feat: activate mls for client via mls feature config [FS-1088] (#13898) * feat: always pass mlsconfig object to initialize mlsclient * feat: enable sending external proposals when mls feature flag is off * runfix: add support for broken clients by disabling mls for them * refactor: update var name * chore: bump core to use renamed systemCrypto * chore: use exact version match * chore: update lock file * refactor: rename disabling mls helper boolean * refactor: simplify supportmls logic * runfix: require feature flag to support mls for m4 * runfix: make supportMLS a function * Revert "runfix: make supportMLS a function" This reverts commit 06ba72d. * Revert "runfix: require feature flag to support mls for m4" This reverts commit a32154e. * runfix: add mls feature config var back to supportMLS helper * runfix: fix for firefox ephemeral message progress icon (#13919) * chore(deps-dev): Bump @babel/plugin-proposal-decorators (#13930) Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.19.3 to 7.19.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.19.6/packages/babel-plugin-proposal-decorators) --- updated-dependencies: - dependency-name: "@babel/plugin-proposal-decorators" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump @wireapp/core from 34.0.2 to 34.1.1 (#13926) Bumps [@wireapp/core](https://github.com/wireapp/wire-web-packages) from 34.0.2 to 34.1.1. - [Release notes](https://github.com/wireapp/wire-web-packages/releases) - [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) --- updated-dependencies: - dependency-name: "@wireapp/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump @wireapp/store-engine-dexie from 1.7.6 to 1.7.11 (#13931) Bumps [@wireapp/store-engine-dexie](https://github.com/wireapp/wire-web-packages) from 1.7.6 to 1.7.11. - [Release notes](https://github.com/wireapp/wire-web-packages/releases) - [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) --- updated-dependencies: - dependency-name: "@wireapp/store-engine-dexie" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump jest-environment-jsdom from 29.1.2 to 29.2.1 (#13932) Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.1.2 to 29.2.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.2.1/packages/jest-environment-jsdom) --- updated-dependencies: - dependency-name: jest-environment-jsdom dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump react-intl from 6.2.0 to 6.2.1 (#13927) Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/[email protected]@6.2.1) --- updated-dependencies: - dependency-name: react-intl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump @wireapp/commons from 4.4.6 to 4.4.10 in /server (#13928) Bumps [@wireapp/commons](https://github.com/wireapp/wire-web-packages) from 4.4.6 to 4.4.10. - [Release notes](https://github.com/wireapp/wire-web-packages/releases) - [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) --- updated-dependencies: - dependency-name: "@wireapp/commons" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump eslint-plugin-jest from 27.1.2 to 27.1.3 (#13936) Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.1.2 to 27.1.3. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.1.2...v27.1.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump @wireapp/prettier-config from 0.4.6 to 0.4.7 (#13933) Bumps [@wireapp/prettier-config](https://github.com/wireapp/wire-web-packages) from 0.4.6 to 0.4.7. - [Release notes](https://github.com/wireapp/wire-web-packages/releases) - [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) --- updated-dependencies: - dependency-name: "@wireapp/prettier-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump @babel/core from 7.19.3 to 7.19.6 (#13939) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to 7.19.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.19.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump @wireapp/webapp-events from 0.14.6 to 0.14.9 (#13937) Bumps [@wireapp/webapp-events](https://github.com/wireapp/wire-web-packages) from 0.14.6 to 0.14.9. - [Release notes](https://github.com/wireapp/wire-web-packages/releases) - [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) --- updated-dependencies: - dependency-name: "@wireapp/webapp-events" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump @types/node from 18.11.0 to 18.11.3 (#13940) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.0 to 18.11.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump concurrently from 7.4.0 to 7.5.0 (#13935) Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.4.0 to 7.5.0. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v7.4.0...v7.5.0) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump @typescript-eslint/parser from 5.40.0 to 5.40.1 (#13943) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.0 to 5.40.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump zustand from 4.1.2 to 4.1.3 (#13946) Bumps [zustand](https://github.com/pmndrs/zustand) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump eslint from 8.25.0 to 8.26.0 (#13938) Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.25.0...v8.26.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump caniuse-lite from 1.0.30001420 to 1.0.30001423 (#13947) Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001420 to 1.0.30001423. - [Release notes](https://github.com/browserslist/caniuse-lite/releases) - [Commits](browserslist/caniuse-lite@1.0.30001420...1.0.30001423) --- updated-dependencies: - dependency-name: caniuse-lite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump jest and @types/jest (#13929) Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 29.2.0 to 29.2.1 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.2.1/packages/jest) Updates `@types/jest` from 29.1.2 to 29.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump @wireapp/copy-config from 1.3.6 to 1.3.10 (#13941) Bumps [@wireapp/copy-config](https://github.com/wireapp/wire-web-packages) from 1.3.6 to 1.3.10. - [Release notes](https://github.com/wireapp/wire-web-packages/releases) - [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) --- updated-dependencies: - dependency-name: "@wireapp/copy-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump @typescript-eslint/eslint-plugin (#13948) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.0 to 5.40.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.40.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump @wireapp/react-ui-kit from 8.17.0 to 8.17.5 (#13949) Bumps [@wireapp/react-ui-kit](https://github.com/wireapp/wire-web-packages) from 8.17.0 to 8.17.5. - [Release notes](https://github.com/wireapp/wire-web-packages/releases) - [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) --- updated-dependencies: - dependency-name: "@wireapp/react-ui-kit" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): Bump @wireapp/store-engine-sqleet from 1.8.6 to 1.8.9 (#13934) Bumps [@wireapp/store-engine-sqleet](https://github.com/wireapp/wire-web-packages) from 1.8.6 to 1.8.9. - [Release notes](https://github.com/wireapp/wire-web-packages/releases) - [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) --- updated-dependencies: - dependency-name: "@wireapp/store-engine-sqleet" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump eslint-plugin-jsdoc from 39.3.6 to 39.3.21 (#13950) Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.6 to 39.3.21. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v39.3.6...v39.3.21) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump jest-jasmine2 from 29.2.0 to 29.2.1 (#13942) Bumps [jest-jasmine2](https://github.com/facebook/jest/tree/HEAD/packages/jest-jasmine2) from 29.2.0 to 29.2.1. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.2.1/packages/jest-jasmine2) --- updated-dependencies: - dependency-name: jest-jasmine2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump @wireapp/eslint-config from 1.12.11 to 1.12.12 (#13944) Bumps [@wireapp/eslint-config](https://github.com/wireapp/wire-web-packages) from 1.12.11 to 1.12.12. - [Release notes](https://github.com/wireapp/wire-web-packages/releases) - [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) --- updated-dependencies: - dependency-name: "@wireapp/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): Bump @formatjs/cli from 5.1.2 to 5.1.3 (#13945) Bumps [@formatjs/cli](https://github.com/formatjs/formatjs) from 5.1.2 to 5.1.3. - [Release notes](https://github.com/formatjs/formatjs/releases) - [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/[email protected]...@formatjs/[email protected]) --- updated-dependencies: - dependency-name: "@formatjs/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * runfix: show expand option for collections over limit [FS-1025] (#13921) * runfix: show expand option for collections over limit * test: CollectionSection component * test: fix tests * refactor: apply cr suggestions * refactor: cr changes * chore: Upgrade @wireapp/core (#13951) * chore: bump used versions of minimatch (#13952) * chore(deps): Bump crowdin/github-action from 1.4.15 to 1.4.16 (#13925) * chore(deps): Bump wire-web-config-default-staging in /app-config (#13917) Bumps [wire-web-config-default-staging](https://github.com/wireapp/wire-web-config-default) from v0.31.4 to v0.31.8. - [Release notes](https://github.com/wireapp/wire-web-config-default/releases) - [Commits](wireapp/wire-web-config-default@v0.31.4...195c8e4) --- updated-dependencies: - dependency-name: wire-web-config-default-staging dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * refactor: Use @wireapp/core for generating fingerprints [FS-1101] (#13918) * Revert "chore(deps): Bump cakeinpanic/jira-description-action from 0.3.2 to 1.2 (#12865)" (#13953) This reverts commit 4678e30. * chore(deps): Bump wire-web-config-default-master in /app-config (#13916) * chore: Add docker image generation job (#13954) * chore: Fix docker image creation job * chore: More docker image build fix * runfix: audio file previews don't match on sender and receiver side (#13958) * runfix: Pass messageId when creating message edit (#13961) This allows the linkPreview system to overwrite the message in case a link preview comes in * chore: upgrade @wireapp/core (#13962) * chore: Simplify babel config (#13963) * chore: set port to 0.0.0.0 * fix: update react-ui-kit to apply font weight fix (#13967) * refactor: correct colors in dark mode [ACC-61] (#13675) * refactor: correct colors in dark mode acc-61 * remove fade on css var * add css variable to mixins * runfix: enable sending the same asset multiple times in a row (#13966) * runfix: enable sending the same asset multiple times in a row * refactor: move AssetUploadButton to separate component and reset file input by rerendering * test: AssetUploadButton component test * refactor: wrap upload button with form to reset it easily after upload * runfix: upgrade @wireapp/core for mls client comparison fix * runfix: upload same image multiple times (#13969) * runfix: wrapp image upload button with form and move it to separate file * test: add ImageUploadButton component test * refactor: organize directory structure in page folder * refactor: reorganise folder structure * chore: Improve jest-github integration (#13970) * fix: Upgrade @wireapp/core (#13973) * chore: update wire-web-app packages with breaking changes (#13975) * chore: update wire-web-app packages with breaking changes * chore: remove typescript linting * chore: update deps Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Arjita <[email protected]> Co-authored-by: Thomas Belin <[email protected]> Co-authored-by: Thomas Belin <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sebastian Willenborg <[email protected]> Co-authored-by: Amir Ghezelbash <[email protected]> Co-authored-by: Patryk Górka <[email protected]> Co-authored-by: Virgile <[email protected]>
1 parent c2b8dd3 commit 51f8544

File tree

233 files changed

+1161
-677
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

233 files changed

+1161
-677
lines changed

jest.config.js renamed to jest.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ module.exports = {
3030
'Util/(.*)': '<rootDir>/src/script/util/$1',
3131
'^react(.*)$': '<rootDir>/node_modules/react$1',
3232
},
33+
reporters: ['default', 'github-actions'],
3334
setupFilesAfterEnv: ['<rootDir>/setupTests.js'],
3435
testEnvironment: 'jsdom',
3536
testEnvironmentOptions: {

package.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"dependencies": {
33
"@emotion/react": "11.10.4",
4-
"@wireapp/avs": "8.2.16",
5-
"@wireapp/core": "34.1.4",
6-
"@wireapp/react-ui-kit": "8.17.10",
7-
"@wireapp/store-engine-dexie": "1.7.11",
4+
"@wireapp/antiscroll-2": "1.3.1",
5+
"@wireapp/avs": "8.2.17",
6+
"@wireapp/core": "35.0.0",
7+
"@wireapp/react-ui-kit": "9.0.1",
8+
"@wireapp/store-engine-dexie": "2.0.0",
89
"@wireapp/store-engine-sqleet": "1.8.9",
9-
"@wireapp/webapp-events": "0.14.9",
10+
"@wireapp/webapp-events": "0.15.0",
1011
"amplify": "https://github.com/wireapp/amplify#head=master",
1112
"classnames": "2.3.2",
1213
"copy-webpack-plugin": "11.0.0",
@@ -89,9 +90,9 @@
8990
"@types/webpack-env": "1.18.0",
9091
"@typescript-eslint/eslint-plugin": "5.40.1",
9192
"@typescript-eslint/parser": "5.40.1",
92-
"@wireapp/copy-config": "1.3.10",
93-
"@wireapp/eslint-config": "1.12.12",
94-
"@wireapp/prettier-config": "0.4.7",
93+
"@wireapp/copy-config": "2.0.0",
94+
"@wireapp/eslint-config": "2.0.0",
95+
"@wireapp/prettier-config": "0.5.0",
9596
"adm-zip": "0.5.9",
9697
"autoprefixer": "9.8.8",
9798
"babel-loader": "8.2.5",
@@ -237,6 +238,6 @@
237238
"translate:upload": "yarn translate:merge && ts-node ./bin/translations_upload.ts",
238239
"translate:download": "ts-node ./bin/translations_download.ts"
239240
},
240-
"version": "0.21.0",
241+
"version": "0.22.0",
241242
"packageManager": "[email protected]"
242243
}

server/Server.ts

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,11 @@ class Server {
242242
};
243243
this.server = https
244244
.createServer(options, this.app)
245-
.listen(this.config.SERVER.PORT_HTTP, () => resolve(this.config.SERVER.PORT_HTTP));
245+
.listen(this.config.SERVER.PORT_HTTP, '0.0.0.0', () => resolve(this.config.SERVER.PORT_HTTP));
246246
} else {
247-
this.server = this.app.listen(this.config.SERVER.PORT_HTTP, () => resolve(this.config.SERVER.PORT_HTTP));
247+
this.server = this.app.listen(this.config.SERVER.PORT_HTTP, '0.0.0.0', () =>
248+
resolve(this.config.SERVER.PORT_HTTP),
249+
);
248250
}
249251
} else {
250252
reject('Server port not specified.');

src/script/assets/AssetMapper.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import {UserAsset as APIClientUserAsset, UserAssetType} from '@wireapp/api-client/src/user/';
20+
import {UserAsset as APIClientUserAsset, UserAssetType} from '@wireapp/api-client/lib/user/';
2121

2222
import * as AssetMapper from './AssetMapper';
2323

src/script/assets/AssetMapper.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
*
1818
*/
1919

20-
import type {Picture as APIClientPicture} from '@wireapp/api-client/src/self/';
21-
import {QualifiedId} from '@wireapp/api-client/src/user';
22-
import type {UserAsset as APIClientUserAsset} from '@wireapp/api-client/src/user/';
20+
import type {Picture as APIClientPicture} from '@wireapp/api-client/lib/self/';
21+
import {QualifiedId} from '@wireapp/api-client/lib/user';
22+
import type {UserAsset as APIClientUserAsset} from '@wireapp/api-client/lib/user/';
2323

2424
import {AssetRemoteData} from './AssetRemoteData';
2525

src/script/assets/AssetRepository.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import {AssetUploadData} from '@wireapp/api-client/src/asset/';
20+
import {AssetUploadData} from '@wireapp/api-client/lib/asset/';
2121
import {container} from 'tsyringe';
2222

2323
import {createRandomUuid} from 'Util/util';

src/script/assets/AssetRepository.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717
*
1818
*/
1919

20-
import {AssetOptions, AssetRetentionPolicy} from '@wireapp/api-client/src/asset/';
20+
import {AssetOptions, AssetRetentionPolicy} from '@wireapp/api-client/lib/asset/';
2121
import {LegalHoldStatus} from '@wireapp/protocol-messaging';
2222
import {StatusCodes as HTTP_STATUS} from 'http-status-codes';
2323
import ko from 'knockout';
24-
import {singleton, container} from 'tsyringe';
24+
import {container, singleton} from 'tsyringe';
2525

26-
import {Logger, getLogger} from 'Util/Logger';
27-
import {loadFileBuffer, loadImage, downloadBlob} from 'Util/util';
26+
import {getLogger, Logger} from 'Util/Logger';
27+
import {downloadBlob, loadFileBuffer, loadImage} from 'Util/util';
2828
import {WebWorker} from 'Util/worker';
2929

3030
import {decryptAesAsset} from './AssetCrypto';

src/script/assets/AssetService.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import {ProgressCallback} from '@wireapp/api-client/src/http/';
20+
import {ProgressCallback} from '@wireapp/api-client/lib/http/';
2121
import {singleton, container} from 'tsyringe';
2222

2323
import {legacyAsset, assetV3, isValidApiPath} from 'Util/ValidationUtil';

src/script/audio/AudioRepository.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import {AudioPreference, WebappProperties} from '@wireapp/api-client/src/user/data/';
20+
import {AudioPreference, WebappProperties} from '@wireapp/api-client/lib/user/data/';
2121
import {WebAppEvents} from '@wireapp/webapp-events';
2222
import {amplify} from 'amplify';
2323
import {container} from 'tsyringe';

src/script/audio/AudioState.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import {AudioPreference} from '@wireapp/api-client/src/user/data/';
20+
import {AudioPreference} from '@wireapp/api-client/lib/user/data/';
2121
import ko from 'knockout';
2222
import {singleton} from 'tsyringe';
2323

src/script/auth/component/AccountForm.test.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ describe('when entering account data', () => {
4141
<AccountForm onSubmit={() => {}} />,
4242
mockStoreFactory()({
4343
...initialRootState,
44+
authState: {
45+
account: {
46+
email: '',
47+
name: '',
48+
password: '',
49+
},
50+
},
4451
runtimeState: {
4552
hasCookieSupport: true,
4653
hasIndexedDbSupport: true,

src/script/auth/component/ClientItem.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@
1919

2020
import React, {useEffect, useState} from 'react';
2121

22-
import {RegisteredClient} from '@wireapp/api-client/src/client/index';
22+
import {RegisteredClient} from '@wireapp/api-client/lib/client/index';
2323
import {
2424
COLOR,
2525
ContainerXS,
2626
DeviceIcon,
27+
FlexBox,
2728
Form,
29+
IconButton,
2830
Input,
2931
Line,
30-
IconButton,
3132
Small,
3233
Text,
3334
TrashIcon,
34-
FlexBox,
3535
} from '@wireapp/react-ui-kit';
3636
import {useIntl} from 'react-intl';
3737

src/script/auth/component/ClientList.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
import React from 'react';
2121

22-
import {ClientType} from '@wireapp/api-client/src/client/index';
22+
import {ClientType} from '@wireapp/api-client/lib/client/index';
2323
import {ContainerXS, Loading} from '@wireapp/react-ui-kit';
2424
import {connect} from 'react-redux';
2525
import {useNavigate} from 'react-router-dom';
@@ -31,7 +31,7 @@ import {ClientItem} from './ClientItem';
3131

3232
import {actionRoot as ROOT_ACTIONS} from '../module/action/';
3333
import * as LocalStorageAction from '../module/action/LocalStorageAction';
34-
import {RootState, bindActionCreators} from '../module/reducer';
34+
import {bindActionCreators, RootState} from '../module/reducer';
3535
import {getEntropy} from '../module/selector/AuthSelector';
3636
import * as ClientSelector from '../module/selector/ClientSelector';
3737
import * as SelfSelector from '../module/selector/SelfSelector';

src/script/auth/component/LoginForm.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
import React, {useRef, useState} from 'react';
2121

22-
import {LoginData} from '@wireapp/api-client/src/auth';
23-
import {Input, Loading, Button} from '@wireapp/react-ui-kit';
22+
import {LoginData} from '@wireapp/api-client/lib/auth';
23+
import {Button, Input, Loading} from '@wireapp/react-ui-kit';
2424
import {useIntl} from 'react-intl';
2525

2626
import {isValidEmail, isValidPhoneNumber, isValidUsername} from 'Util/ValidationUtil';

src/script/auth/component/PhoneLoginForm.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@
1919

2020
import React, {useRef, useState} from 'react';
2121

22-
import {LoginData} from '@wireapp/api-client/src/auth';
22+
import {LoginData} from '@wireapp/api-client/lib/auth';
2323
import {
2424
ArrowIcon,
2525
Input,
2626
InputBlock,
2727
InputSubmitCombo,
2828
Loading,
29-
QUERY,
3029
RoundIconButton,
3130
Select,
31+
QUERY,
3232
useMatchMedia,
3333
} from '@wireapp/react-ui-kit';
3434
import {useIntl} from 'react-intl';

src/script/auth/component/WirelessContainer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import React from 'react';
2121

2222
import {CloseIcon, Content, Footer, Header, Link, Small} from '@wireapp/react-ui-kit';
23-
import {SVGIcon} from '@wireapp/react-ui-kit/src/Icon/SVGIcon';
23+
import {SVGIcon} from '@wireapp/react-ui-kit/lib/Icon/SVGIcon';
2424
import {FormattedMessage, useIntl} from 'react-intl';
2525

2626
import {Config} from '../../Config';

src/script/auth/localeConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import {SupportedCurrency} from '@wireapp/api-client/src/team/payment/';
20+
import {SupportedCurrency} from '@wireapp/api-client/lib/team/payment/';
2121
import {UrlUtil} from '@wireapp/commons';
2222

2323
import {QUERY_KEY} from './route';

src/script/auth/module/action/AuthAction.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
import type {APIClient} from '@wireapp/api-client';
21-
import {ClientType} from '@wireapp/api-client/src/client/';
21+
import {ClientType} from '@wireapp/api-client/lib/client/';
2222
import type {TypeUtil} from '@wireapp/commons';
2323
import {StatusCodes as HTTP_STATUS} from 'http-status-codes';
2424

src/script/auth/module/action/AuthAction.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
*
1818
*/
1919

20-
import type {DomainData} from '@wireapp/api-client/src/account/DomainData';
21-
import type {LoginData, RegisterData, SendLoginCode} from '@wireapp/api-client/src/auth/';
22-
import {VerificationActionType} from '@wireapp/api-client/src/auth/VerificationActionType';
23-
import {ClientType} from '@wireapp/api-client/src/client/';
20+
import type {DomainData} from '@wireapp/api-client/lib/account/DomainData';
21+
import type {LoginData, RegisterData, SendLoginCode} from '@wireapp/api-client/lib/auth/';
22+
import {VerificationActionType} from '@wireapp/api-client/lib/auth/VerificationActionType';
23+
import {ClientType} from '@wireapp/api-client/lib/client/';
2424
import type {Account} from '@wireapp/core';
2525
import type {CRUDEngine} from '@wireapp/store-engine';
2626
import {SQLeetEngine} from '@wireapp/store-engine-sqleet';

src/script/auth/module/action/ClientAction.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
*
1818
*/
1919

20-
import {ClientClassification, ClientType, RegisteredClient} from '@wireapp/api-client/src/client/';
20+
import {ClientClassification, ClientType, RegisteredClient} from '@wireapp/api-client/lib/client/';
2121
import {Runtime} from '@wireapp/commons';
22-
import type {ClientInfo} from '@wireapp/core/src/main/client/';
22+
import type {ClientInfo} from '@wireapp/core/lib/client/';
2323

2424
import {ClientActionCreator} from './creator/';
2525

src/script/auth/module/action/ConversationAction.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import type {ConversationEvent} from '@wireapp/api-client/src/event/';
20+
import type {ConversationEvent} from '@wireapp/api-client/lib/event/';
2121

2222
import {ConversationActionCreator} from './creator';
2323

src/script/auth/module/action/ConversationAction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import type {ConversationEvent} from '@wireapp/api-client/src/event/';
20+
import type {ConversationEvent} from '@wireapp/api-client/lib/event/';
2121

2222
import {ConversationActionCreator} from './creator/';
2323

src/script/auth/module/action/InvitationAction.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
*
1818
*/
1919

20-
import type {NewTeamInvitation} from '@wireapp/api-client/src/team/';
21-
import {Role} from '@wireapp/api-client/src/team/member/';
20+
import type {NewTeamInvitation} from '@wireapp/api-client/lib/team/';
21+
import {Role} from '@wireapp/api-client/lib/team/member/';
2222
import {StatusCodes as HTTP_STATUS} from 'http-status-codes';
2323

2424
import {BackendError} from './BackendError';

src/script/auth/module/action/SelfAction.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import type {Self} from '@wireapp/api-client/src/self/';
20+
import type {Self} from '@wireapp/api-client/lib/self/';
2121
import {StatusCodes as HTTP_STATUS} from 'http-status-codes';
2222

2323
import {SelfActionCreator} from './creator/';

src/script/auth/module/action/SelfAction.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import type {ChangePassword, ConsentType, Self} from '@wireapp/api-client/src/self/';
20+
import type {ChangePassword, ConsentType, Self} from '@wireapp/api-client/lib/self/';
2121
import {StatusCodes as HTTP_STATUS} from 'http-status-codes';
2222

2323
import {Environment} from 'Util/Environment';

src/script/auth/module/action/WebSocketAction.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
*
1818
*/
1919

20-
import * as Events from '@wireapp/api-client/src/event/';
21-
import {ConnectionState, HttpClient} from '@wireapp/api-client/src/http/';
22-
import {PayloadBundle, PayloadBundleType} from '@wireapp/core/src/main/conversation/';
23-
import type {UserUpdateMessage} from '@wireapp/core/src/main/conversation/message/UserMessage';
24-
import {UserMapper} from '@wireapp/core/src/main/user/UserMapper';
20+
import * as Events from '@wireapp/api-client/lib/event/';
21+
import {ConnectionState, HttpClient} from '@wireapp/api-client/lib/http/';
22+
import {PayloadBundle, PayloadBundleType} from '@wireapp/core/lib/conversation/';
23+
import type {UserUpdateMessage} from '@wireapp/core/lib/conversation/message/UserMessage';
24+
import {UserMapper} from '@wireapp/core/lib/user/UserMapper';
2525

2626
import {getLogger} from 'Util/Logger';
2727

src/script/auth/module/action/creator/AuthActionCreator.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
*
1818
*/
1919

20-
import type {SSOSettings} from '@wireapp/api-client/src/account/SSOSettings';
21-
import type {LoginData, RegisterData} from '@wireapp/api-client/src/auth/';
20+
import type {SSOSettings} from '@wireapp/api-client/lib/account/SSOSettings';
21+
import type {LoginData, RegisterData} from '@wireapp/api-client/lib/auth/';
2222

2323
import type {RegistrationDataState} from '../../reducer/authReducer';
2424

src/script/auth/module/action/creator/ClientActionCreator.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import type {RegisteredClient} from '@wireapp/api-client/src/client/';
20+
import type {RegisteredClient} from '@wireapp/api-client/lib/client/';
2121

2222
import type {AppAction} from './';
2323

src/script/auth/module/action/creator/ConversationActionCreator.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import type {ConversationEvent} from '@wireapp/api-client/src/event/';
20+
import type {ConversationEvent} from '@wireapp/api-client/lib/event/';
2121

2222
import type {AppAction} from '.';
2323

src/script/auth/module/action/creator/InvitationActionCreator.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import type {TeamInvitation} from '@wireapp/api-client/src/team/';
20+
import type {TeamInvitation} from '@wireapp/api-client/lib/team/';
2121

2222
export enum INVITATION_ACTION {
2323
INVITE_ADD_FAILED = 'INVITE_ADD_FAILED',

src/script/auth/module/action/creator/SelfActionCreator.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
*/
1919

20-
import type {Consent, Self} from '@wireapp/api-client/src/self/';
20+
import type {Consent, Self} from '@wireapp/api-client/lib/self/';
2121

2222
import type {AppAction} from '.';
2323

0 commit comments

Comments
 (0)