Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-27 | Add User settings tab for Setting modal | Malf Furious | 1 | -5/+82 | |
This commit adds the basic structure to the Setting modal in Common MVC. The meat of this commit is the content for the webform for the modal's form for user account settings. The next commit should implement form submission handling. | |||||
2016-03-27 | Add settings modal to Common MVC | Malf Furious | 1 | -0/+24 | |
This modal dialog will be used to change app and object settings from any page in the app. The link to open it is added to the user button menu. |