-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make default routines available & download personal routines on login (…
…#4737) * make default routines available * remove unecessary change * user to personal * rename some funcs * add last update to tables * add routines download on login * move some routines funcs to controller * fix tests * add space * wrap some funcs inside try, except * fix account test * suppress outputs * rewrite docstring * remove circular import * reverse order * update docstring * allow exe with spaces in file name * fix exe with input * Update terminal_controller.py * fix regex for file extensions * pylint * put default routines url inside constants --------- Co-authored-by: Jeroen Bouma <jer.bouma@gmail.com> Co-authored-by: James Maslek <jmaslek11@gmail.com>
- Loading branch information
1 parent
f0b5cc0
commit 7d3172a
Showing
21 changed files
with
467 additions
and
214 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.