djmaze
|
5b0dd471bc
|
Improved the (User|Admin) Settings screens
|
2021-11-07 21:19:48 +01:00 |
|
djmaze
|
6170de5aee
|
Drop bootstrap modal.less by using <dialog> <header> and <footer>
https://snappymail.eu/demo/ updated for testing
|
2021-11-07 17:06:08 +01:00 |
|
djmaze
|
880d4a05e9
|
Drop the ko.bindingHandlers.modal as click.koModal is never used
And replace hideScreenPopup() with this.closeCommand();
|
2021-11-06 22:08:45 +01:00 |
|
djmaze
|
21a9e24233
|
Revert templateId to viewModelTemplateID for issue #150
|
2021-10-11 14:31:54 +02:00 |
|
djmaze
|
c9fe7516c4
|
Remove unused parameter 'name' in views
|
2021-09-23 09:41:02 +02:00 |
|
djmaze
|
8be4c384bb
|
Improved AbstractScreen properties
Improved settings screens
Views:
* sDefaultScope & sCurrentScope to sub-class keyScope
* drop viewModelVisible
* rename viewModelTemplateID to templateID
* rename viewModelPosition to viewType
|
2021-09-22 20:17:44 +02:00 |
|
djmaze
|
11f69ef9e4
|
Drop popupVisibilityNames/viewModelName in favor of the new visiblePopups Set
|
2021-09-22 13:37:12 +02:00 |
|
djmaze
|
36971482a0
|
Some code cleanups
|
2021-09-01 11:02:51 +02:00 |
|
djmaze
|
d69743cee5
|
Cleanup closeCommand & cancelCommand because both are defined for popups
|
2021-07-16 09:11:10 +02:00 |
|
djmaze
|
109c6b6ab5
|
Cleanup HTML and CSS
|
2021-04-30 16:39:27 +02:00 |
|
djmaze
|
eff92c3152
|
Cleanup AppUserStore
Simplify KeyState/Focused as Scope enum
|
2021-03-16 16:06:16 +01:00 |
|
djmaze
|
4b6f6b1bfc
|
Move addObservablesTo, addComputablesTo & addSubscribablesTo to Common/Utils
|
2021-03-16 10:59:47 +01:00 |
|
djmaze
|
87a56f5341
|
Cleanup eslint
|
2021-03-12 23:56:22 +01:00 |
|
djmaze
|
864da66b5f
|
Replace viewDecorator and popupDecorator with proper AbstractView classes
|
2021-01-24 10:25:23 +01:00 |
|