Skip to content

Commit

Permalink
chore: remove newsfeed from start-page
Browse files Browse the repository at this point in the history
chore: remove cloud sync
  • Loading branch information
monojack authored and WitoDelnat committed Apr 17, 2024
1 parent a931041 commit 002274e
Show file tree
Hide file tree
Showing 48 changed files with 25 additions and 1,331 deletions.
1 change: 0 additions & 1 deletion electron/app/ipc/ipcListeners.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ import {
selectFileDialog,
} from '../commands';
import {ProjectNameChange, StorePropagation} from '../models';
import '../services/cloud/ipc';
import '../services/cluster/ipc';
import {downloadPlugin, updatePlugin} from '../services/pluginService';
import {
Expand Down
25 changes: 0 additions & 25 deletions electron/app/services/cloud/authenticator.ts

This file was deleted.

18 changes: 0 additions & 18 deletions electron/app/services/cloud/client-config.ts

This file was deleted.

11 changes: 0 additions & 11 deletions electron/app/services/cloud/ipc.ts

This file was deleted.

28 changes: 0 additions & 28 deletions electron/app/services/cloud/login.ts

This file was deleted.

23 changes: 0 additions & 23 deletions electron/app/services/cloud/policy.ts

This file was deleted.

26 changes: 0 additions & 26 deletions electron/app/services/cloud/project.ts

This file was deleted.

23 changes: 0 additions & 23 deletions electron/app/services/cloud/synchronizer.ts

This file was deleted.

45 changes: 0 additions & 45 deletions electron/app/services/cloud/user.ts

This file was deleted.

93 changes: 4 additions & 89 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@
"@dnd-kit/sortable": "7.0.2",
"@kubernetes/client-node": "0.19.0",
"@monokle/components": "1.7.0",
"@monokle/synchronizer": "^0.13.0",
"@monokle/validation": "0.31.5",
"@open-policy-agent/opa-wasm": "1.8.0",
"@reduxjs/toolkit": "1.9.5",
Expand Down
14 changes: 0 additions & 14 deletions src/assets/CloudIcon.svg

This file was deleted.

4 changes: 0 additions & 4 deletions src/assets/CloudIconWhite.svg

This file was deleted.

Binary file removed src/assets/CloudManaged.png
Binary file not shown.
Loading

0 comments on commit 002274e

Please sign in to comment.