-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TUI] Add validation to create folders (#276)
* Add validation to subject and session Inputs. * Load datatype checkbox status from a persistent settings file stored in project config folder. * Introduce CreateFolderSettings page to manage the template names. * Format and give functionality to the template settings page. * Add hyperlink, small tidy ups. * Tidy up css and add light-mode for new widgets. * Refactoring and tidy ups on TUI modules. * Handle nonetype templates properly. * Small refactorings and tidy-ups. * Align + tidy up CreateFoldersTab button widgets * Minor cleanups `tui_menu.tcss` * Update project selector menubar to allow vertical scroll bar. * Update datatype dict on mount so that any persistent settings are reflected in `datatype_dict`. * Some more minor cleanup --------- Co-authored-by: b-peri <[email protected]>
- Loading branch information
1 parent
9f187df
commit 9542421
Showing
8 changed files
with
622 additions
and
40 deletions.
There are no files selected for viewing
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
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
Oops, something went wrong.