Commit f0e3fc6
Overmind refactor: Round 2 (codesandbox#2137)
* refactored sandboxPageMounted with related stuff
* a lot of refactoring
* more refactoring
* jup, more refactor
* profile refactored
* update overmind
* refactored zeit, netlify, dashboard and deployment
* so much refactoring...
* refactored files namespace
* refactored git namespace
* refactored live some more
* final refactoring before testing
* hooking into components
* revert hooks to old API to support state transition
* overmind needs observer, does not work only with inject
* move hoc
* fix types and Observer
* fix last types
* fix linting issues
* remove old ot file and typecheck overmind as well
* Apply suggestions from code review
Co-Authored-By: Michaël De Boey <[email protected]>
* fix getState for VSCode1 parent 01da61e commit f0e3fc6
File tree
233 files changed
+6192
-5957
lines changed- packages
- app
- config
- src
- app
- components
- CodeEditor
- Overlay
- overmind
- effects
- api
- git
- live
- ot
- utils
- zip
- create-zip
- create-react-app-typescript
- create-react-app
- full
- preact-cli
- svelte
- vue-cli
- namespaces
- dashboard
- deployment
- editor
- explore
- files
- git
- live
- patron
- preferences
- profile
- userNotifications
- workspace
- utils
- pages
- CLI
- CliInstructions
- Curator
- SandboxCard
- Dashboard
- Content
- CreateNewSandbox
- NewSandboxModal
- DragLayer/SelectedSandboxItems
- SandboxGrid
- Sandboxes/Filters
- FilterOptions
- SortOptions
- routes
- DeletedSandboxes
- PathedSandboxes
- RecentSandboxes
- SearchSandboxes
- TeamView
- AddTeamMember
- Sidebar
- SandboxesItem
- FolderEntry
- TemplateItem
- TrashItem
- GitHub
- Live
- NewSandbox
- Patron
- PricingModal
- Badge
- PricingChoice
- ChangeSubscription
- Profile
- Sandboxes
- Showcase
- Sandbox
- Editor
- Content
- Preview
- Tabs
- Tab
- Header
- Buttons
- ForkButton
- LikeButton
- PickButton
- CollectionInfo
- SandboxName
- Workspace
- Chat
- ConnectionNotice
- Dependencies
- AddVersion
- Files
- DirectoryEntry
- DirectoryChildren
- OpenedTabs
- Project
- Alias
- Description
- Frozen
- SandboxConfig
- Icon
- Title
- SSEDownNotice
- items
- ConfigurationFiles
- Deployment
- Netlify
- DeployButton
- SiteInfo
- Actions
- ClaimSiteButton
- VisitSiteButton
- Functions/Function
- ViewLogsButton
- Zeit
- DeployButton
- Deploys
- Actions
- AliasDeploymentButton
- DeleteDeploymentButton
- GitHub
- CreateRepo
- Git
- Live
- More
- Server
- EnvVars
- QuickActions
- SignOutNoticeModal
- ZenModeIntroductionModal
- Search
- common
- ErrorBoundary/CodeSadbox
- GithubIntegration
- LikeHeart
- Modals
- Changelog/Dashboard
- CommitModal
- DeleteDeploymentModal
- DeleteProfileSandboxModal
- DeleteSandboxModal
- DeploymentModal
- EmptyTrash
- FeedbackModal
- ForkFrozenSandboxModal
- ForkServerModal
- LiveSessionEnded
- LiveSessionVersionMismatch
- MoveSandboxFolderModal
- NetlifyLogs
- PRModal
- PickSandboxModal
- PreferencesModal
- Appearance
- Badges
- CodeFormatting/Prettier
- EditorPageSettings
- EditorSettings
- PreviewSettings
- Experiments
- KeyMapping
- PaymentInfo
- SearchDependenciesModal
- SelectSandboxModal
- SignInForTemplates
- StorageManagementModal
- SurveyModal
- NotFound
- SignInButton
- Stats
- UserMenu
- ZeitIntegration
- utils
- embed/components/Content
- common/src
- types
- utils
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
+6192
-5957
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | 25 | | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 11 | | |
47 | 12 | | |
48 | 13 | | |
| |||
72 | 37 | | |
73 | 38 | | |
74 | 39 | | |
75 | | - | |
| 40 | + | |
76 | 41 | | |
77 | 42 | | |
78 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
This file was deleted.
0 commit comments