Skip to content

Commit c69a9d4

Browse files
authored
feat: implement team upgrade banner and remove legacy folder share (#2741)
* feat: implement team upgrade banner and remove legacy folder share Signed-off-by: Stefan Dietrich <stefan.dietrich@dataport.de> * feat: implement team upgrade banner and remove legacy folder share Signed-off-by: Stefan Dietrich <stefan.dietrich@dataport.de> * feat: implement team upgrade banner and remove legacy folder share Signed-off-by: Stefan Dietrich <stefan.dietrich@dataport.de> * fix: resolve static analysis findings Signed-off-by: Stefan Dietrich <stefan.dietrich@dataport.de> * chore: rebuild js Signed-off-by: Stefan Dietrich <stefan.dietrich@dataport.de> --------- Signed-off-by: Stefan Dietrich <stefan.dietrich@dataport.de>
1 parent 67f5259 commit c69a9d4

67 files changed

Lines changed: 736 additions & 237 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/main-BSCQ0h7k.chunk.css

Lines changed: 0 additions & 15 deletions
This file was deleted.

css/main-YBk9O57L.chunk.css

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/teams-main.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/* extracted by css-entry-points-plugin */
2-
@import './main-BSCQ0h7k.chunk.css';
2+
@import './main-YBk9O57L.chunk.css';
33
@import './_plugin-vue_export-helper-Ks0gkIDB.chunk.css';
44
@import './logger-B4NWMygB.chunk.css';
55
@import './NcActionRouter-vYFtIOzD-BuuqIKuh.chunk.css';
6-
@import './index-980JFXIN.chunk.css';
6+
@import './index-BWhNCeJl.chunk.css';
77
@import './NcPasswordField-BFyzHTOO-CL2f0Q1f.chunk.css';
88
@import './NcAvatar-1KxMUN7V-sC510HXO.chunk.css';
99
@import './NcBreadcrumbs-B4eyDS9i-BknLVeOm.chunk.css';

css/teams-settings-team-folders.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
@import './settings-team-folders-BdUnhkef.chunk.css';
33
@import './_plugin-vue_export-helper-Ks0gkIDB.chunk.css';
44
@import './logger-B4NWMygB.chunk.css';
5-
@import './index-980JFXIN.chunk.css';
5+
@import './index-BWhNCeJl.chunk.css';
66
@import './NcPasswordField-BFyzHTOO-CL2f0Q1f.chunk.css';
77
@import './NcSettingsSection-Caz1fuWt-D7mIRwIy.chunk.css';
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
File renamed without changes.

js/FilePicker-DWYoSaVg-tzuHSpZJ.chunk.mjs.map renamed to js/FilePicker-DWYoSaVg-DPT4gG7D.chunk.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

js/NcActionRouter-vYFtIOzD-d33fgrZo.chunk.mjs renamed to js/NcActionRouter-vYFtIOzD-BC2ykeOF.chunk.mjs

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)