Commit Graph

19 Commits

Author SHA1 Message Date
Sercan Yemen
fd4da1e060 Simplified the class and the template as we don't need an extra object for errors
Used native .hasError checks on template
2018-06-28 20:34:43 +03:00
Sercan Yemen
85226e6094 Fixed: Changing 'password' field while 'passwordConfirm' field is filled doesn't trigger the 'confirmPassword' validator
Simplified the class and the template as we don't need an extra object for errors
Used native .hasError checks on template
2018-06-28 20:11:36 +03:00
Sercan Yemen
94d20f8d8d Replace cdkTable stuff with matTable since table now is a proper Material element 2018-06-20 16:32:26 +03:00
Sercan Yemen
65523c3c95 Fixed private methods and injections 2018-06-15 17:45:27 +03:00
Sercan Yemen
52cfeec2e7 (Layout) Apps and pages moved to the new layout system 2018-06-11 19:15:12 +03:00
Sercan Yemen
a284063d22 Added an extra Material theme as an example to the "styles.scss" file
Fixed bunch of color related stuff in order to apply the selected theme color correctly
2018-06-09 21:18:30 +03:00
Sercan Yemen
07341c5ffa Improving the codebase (99% completed)
Updated Angular, Angular Material and couple other packages
2018-05-23 12:35:08 +03:00
Sercan Yemen
742da904da Improving the codebase (wip) 2018-05-21 15:42:34 +03:00
Sercan Yemen
0039f44936 Improving the codebase (wip) 2018-05-20 10:12:31 +03:00
Sercan Yemen
3d483b5a4b Started building the new layout system along with the new layouts 2018-05-18 17:18:33 +03:00
Sercan Yemen
e5ce8a0e5f koyduk 2017-08-02 11:53:31 +03:00
Sercan Yemen
59e58ce4f8 search page 2017-08-01 17:12:26 +03:00
Sercan Yemen
e0253cd8d2 invoice pages 2017-08-01 14:56:39 +03:00
Sercan Yemen
b48110ee2c removed paddings from page-layouts + fixed apps paddings + page layouts coloring 2017-07-31 11:49:43 +03:00
Sercan Yemen
6f7809ac3e color tweaks 2017-07-29 15:26:46 +03:00
Sercan Yemen
abf8c61d8c profile page + some more tweaks 2017-07-29 14:25:23 +03:00
Sercan Yemen
cdbae74d6c pages + typography + some scss tweaks 2017-07-28 16:03:32 +03:00
Sercan Yemen
0b3a7ef919 reverted layout service 2017-07-27 19:10:03 +03:00
Sercan Yemen
d44a76b8c6 fixed layout service + some auth pages + simple page layouts + mail tweaks 2017-07-27 18:05:50 +03:00