Skip to content

Commit 49cb4e5

Browse files
beshkenadzesa715cu4xxi
authored
Release/2.1.1 (#795)
* [WIP][Refactor] CAES-1657 Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [WIP][Refactor] CAES-1657 Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * CAES-1686: Fix sort items after sharing * CAES-1677: Fix common favicon in safari * CAES-1677: Update names and use svg insread of ico with better resolution * [Dashboard] CAES-1690: Fix items counter when searching * [WIP][Import] CAES-1656 Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Item] CAES-1651: Fix update item raws when add and remove attachs * [Layout] CAES-1565: Remove background Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Layout] CAES-1565: Remove background from Bootstrap Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Items] CAES-1656: Reset search while changing team Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Items] CAES-1656: Reset search while changing team Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Items] CAES-1656: Add loader for lists Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Items] CAES-1656: Add loader for lists Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Layout] CAES-1565: Remove images from secure-app Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * CAES-1693: Fix create item and lists counter selectors * [Items] CAES-1656: Fix linter error Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * CAES-1693: Remove redundant trashList selectors; wip refactor listIdKey * [Move] CAES-1693: Replace moveSagas into separate file * Remove redundant __type prop in entities * [Items] CAES-1656: Fix reset Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Move] CAES-1703: WIP Fix listId in personal vault * [Share] CAES-1700: Updated lastUpdate after access revoke Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [WIP][Items] CAES-1660 Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * CAES-1692: Fix login flow console error * [WIP][Login] CAES-1617 Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Items] CAES-1660: Fix linter error Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Move] CAES-1607: WIP Fix move inside team * [Move] CAES-1703: WIP Fix move inside vault (redux-store) * [Move] CAES-1703: WIP Fix move single item and batch between vaults * [Move] CAES-1703: WIP Fix move shared single item from team to personal * [Login] CAES-1617: Fix redirect to favorites Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Share] CAES-1704: Fix icon position Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Move] CAES-1703: WIP Fix move shared item batch from personal to team and back * [LGTM] CAES-1703: Remove redundant currentUserId * [LGTM] CAES-1703: Remove redundant import * CAES-1693: Fix shared team items * CAES-1681: Hide invited template in team * [Decryption] CAES-1694: Fix decryption queue * [Sign Up] CAES-1719: Change notifications for srp signup * [SignUp] CAES-1723: Show error message * [SignUp] CAES-1727: Fix password validation Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Layout] CAES-1565: Remove background from error page Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Layout] CAES-1725: Update styles Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Secure] CAES-1685: Update screen for passwordless link Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Layout] CAES-1725 & CAES-1732: Update styles Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Layout] CAES-1725 & CAES-1732: Update styles Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Items] CAES-1724: Update notifications Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * CAES-1694 & CAES-1734: Fix decryption flow * CAES-1694 & CAES-1734: Add comment to normalizeEventCount * [Layout] CAES-1668: Added adaptive for sign and auth pages Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Layout] CAES-1668: Fix linter error Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Layout] CAES-1668: Fix header Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Layout] CAES-1668: Update adaptive styles Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Items] CAES-1724: Update notification for moving Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Layout] CAES-1668: Fix button uppercase Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [Items] CAES-1724: Update restore notification Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * [SignUp] CAES-1668: Update styles Signed-off-by: Sergey Alekseyev <sa@4xxi.com> * FIX the encode special chars error * Fix building the docker image Co-authored-by: Sergey Alekseyev <sa@4xxi.com> Co-authored-by: cu <cu@caesar.team> Co-authored-by: Christina <33682555+cu4xxi@users.noreply.github.com> Co-authored-by: Sergey Alekseyev <31543733+sa715@users.noreply.github.com>
1 parent 3bae06a commit 49cb4e5

File tree

112 files changed

+1270
-1133
lines changed

Some content is hidden

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

112 files changed

+1270
-1133
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ WORKDIR /var/app
99
#
1010
# ---- Dependencies (with packages) ----
1111
FROM base AS dependencies
12-
RUN apk add --update python build-base
12+
RUN apk add --update python3 build-base
1313
# Copy project file
1414
COPY package.json .
1515
COPY yarn.lock .

packages/assets/images/bg-left.jpg

-4.92 KB
Binary file not shown.
-10.9 KB
Binary file not shown.
-6.01 KB
Binary file not shown.
-13.2 KB
Binary file not shown.
-42.6 KB
Binary file not shown.
-108 KB
Binary file not shown.
-199 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)