Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation and Refactoring #3

Open
wants to merge 64 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
291b996
doc(ordoFeedbackMessage): improve function description
MacOS Sep 24, 2021
f7f7714
refactor(ordoFeedbackMessage): simplify if statements.
MacOS Sep 24, 2021
2fd46c3
refactor(onCodeCellExecuter): reorganize
MacOS Sep 24, 2021
b6a0f95
test tab setting
MacOS Sep 24, 2021
bc49dd4
fix tab setting
MacOS Sep 24, 2021
b885de7
fix tab setting
MacOS Sep 24, 2021
657d7b9
fix tab setting
MacOS Sep 24, 2021
09d1cda
refactor(onCodeCellExecuted): remove blank line
MacOS Sep 24, 2021
3ccc8e8
doc(ordoFeedbackMessage): add return description
MacOS Sep 24, 2021
238ef0d
doc(onCodeCellExecuted): update to current implementation
MacOS Sep 25, 2021
23e5b24
doc(ordoFeedback): add description
MacOS Sep 25, 2021
ea619e3
refactor(makeOutputButton): simplify if statements and add proper int…
MacOS Sep 25, 2021
23b9971
fix tab issue
MacOS Sep 25, 2021
9fa60c4
fix tab issue
MacOS Sep 25, 2021
d173e26
fix(solutionToString): delete redundant definition of solutionToString
MacOS Sep 26, 2021
6a8b21c
refactor(solutionToString): add appropriate code formating
MacOS Sep 26, 2021
9f43925
doc(solutionToString): fix and expand description
MacOS Sep 26, 2021
fc3cfb3
refactor(solutionToString): simplify logic by deleting unnecassary fo…
MacOS Sep 26, 2021
f9dedf4
doc(solutionToString): add use case
MacOS Sep 26, 2021
82b928c
fix tabs
MacOS Sep 26, 2021
cfae35e
refactor(solutionToString): change to for loop that iterates over the…
MacOS Sep 26, 2021
9feb59b
doc(showSolutionButton): add responsibility to documentation that was…
MacOS Oct 8, 2021
9478d4c
refactor(showSolutionButton): start clean up
MacOS Oct 8, 2021
3fbe9b1
refactor(showSolutionButton): finish refactor
MacOS Oct 15, 2021
cabe14f
doc(allOutputsButton: improve doc
MacOS Oct 15, 2021
bfef43d
refactor(allOutputsButton): start refactor
MacOS Oct 15, 2021
cf05d25
doc(allOutputsButton): fix
MacOS Oct 15, 2021
9dfe61c
refactor(allOutputsButton): rename myFunc to a more descriptive name
MacOS Oct 15, 2021
85b686f
refactor(ordoEditFeedbackToggle): add refactored function
MacOS Oct 15, 2021
7a86561
refactor(onEditSol): add refactored function
MacOS Oct 15, 2021
6314ca9
doc(onEditSuccMsg): add doc to function
MacOS Oct 15, 2021
0f9aee7
doc(onEditFailMsg): add doc to function
MacOS Oct 15, 2021
39d22f9
refactor(onEditFailMsg): add refactored function
MacOS Oct 15, 2021
b7f55b3
refactor(editMetadataButtons): add refactored function
MacOS Oct 15, 2021
bc46bf1
refactor(ordoEditButtons): refactor string for ordo edit buttons
MacOS Oct 15, 2021
916281f
refactor(makeMessageInputArea): add refactored function
MacOS Oct 15, 2021
c20a754
doc(makesMessageInputArea): add documentation
MacOS Oct 15, 2021
590186e
doc(makeSolutionInputArea): add documentation to function
MacOS Oct 15, 2021
dbf3c9a
doc(makeSolutionInputArea): add param doc
MacOS Oct 15, 2021
0dc69de
refactor(makeSolutionInputArea): add refactored function
MacOS Oct 15, 2021
643e46a
refactor(ordo_exts): add refactored ordo extension code
MacOS Oct 15, 2021
df7aca6
refactor(ordo.js): add semicolon at the end of all functions
MacOS Oct 15, 2021
e7dc5f0
doc(executePython): add doc to function
MacOS Oct 15, 2021
7532846
refactor(executePython): add refactored python
MacOS Oct 15, 2021
4d1a97f
doc(executePython): improve doc
MacOS Oct 15, 2021
9d86278
refactor(readConfig): add refactores function
MacOS Oct 15, 2021
6ff4f9e
doc(readConfig): improve doc
MacOS Oct 15, 2021
88d8469
refactor(initializeCells): add refactored function
MacOS Oct 15, 2021
3495035
doc(initilizeCells): add doc
MacOS Oct 15, 2021
ce2f40d
refactor(createCellToolbar): add refactored function
MacOS Oct 15, 2021
176f299
doc(createCellToolbar): add documentation to function
MacOS Oct 15, 2021
ef5c89b
refactor(toggleOpenButton): add refactored function
MacOS Oct 15, 2021
8de5326
doc(toggleOpenButton): add doc
MacOS Oct 15, 2021
df6e630
refactor(onClickAdmonitionButton): add refactores function
MacOS Oct 15, 2021
b719ae2
doc(onClickAdmonitionButton): add doc to function
MacOS Oct 15, 2021
f795d12
refactor(onClickAdmonitionButton): move debug to top of function
MacOS Oct 15, 2021
5090d23
refactor(initialize): add refactored function
MacOS Oct 15, 2021
b29c9ca
doc(initialize): add doc
MacOS Oct 15, 2021
20233a0
refactor(start): refactor start section
MacOS Oct 15, 2021
05f0576
refactor(start): remove unnecessary variable renaming
MacOS Oct 15, 2021
a976b46
resolve conflict
MacOS Oct 18, 2021
7d32744
Merge branch 'nm-wu-main' into main
MacOS Oct 18, 2021
1e16709
fix(ordo): delete merge artifacts
MacOS Oct 20, 2021
ac79cd0
doc(onClickAdmonitionButton): fix typo
MacOS Oct 20, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading