-
- Downloads
You need to sign in or sign up before continuing.
- fixed issue where edit custom project editor will reset when there was an error on save project)
- fixed issue where in the edit custom project a new file will not keep focus on save project (the ace and redux storage might get out of sync (the new frotnend -id is never updated?) - custom project update now returns a file association map to sync fontend and backend file ids
Showing
- src/communicationLayer/editCustomProjectLayer.ts 3 additions, 3 deletionssrc/communicationLayer/editCustomProjectLayer.ts
- src/components/codeEditors/aceEditors/aceEditorsStorageHelper.ts 2 additions, 3 deletions...ponents/codeEditors/aceEditors/aceEditorsStorageHelper.ts
- src/components/codeEditors/aceEditors/multiFileAceEditor.tsx 1 addition, 1 deletionsrc/components/codeEditors/aceEditors/multiFileAceEditor.tsx
- src/constants.ts 1 addition, 1 deletionsrc/constants.ts
- src/helpers/editorHelper.ts 2 additions, 2 deletionssrc/helpers/editorHelper.ts
- src/state/actions/editCustomProjectSite/editCustomProjectCrudActions.ts 0 additions, 12 deletions...ons/editCustomProjectSite/editCustomProjectCrudActions.ts
- src/state/reducers/doExerciseSite/crud/updateDoEditorSolutionReducer.ts 2 additions, 1 deletion...cers/doExerciseSite/crud/updateDoEditorSolutionReducer.ts
- src/state/reducers/editCustomProjectSite/crud/updateCustomProjectSolutionReducer.ts 24 additions, 11 deletions...tomProjectSite/crud/updateCustomProjectSolutionReducer.ts
- src/types/customProjects.ts 6 additions, 0 deletionssrc/types/customProjects.ts
Loading
Please register or sign in to comment