sercan
3a1a7d44b6
Updated RxJS to 7.4.0
...
Optimized import paths
2021-11-05 11:36:03 +03:00
sercan
20901117d1
(layout/common) Small comment fix
2021-10-25 15:03:33 +03:00
sercan
c7b8a4564b
(QuickChat) Fixed: Wrong css causing a lot of problems
2021-08-31 16:42:57 +03:00
sercan
693e44dbaf
(QuickChat) Fixed: Overflowing issue
2021-08-31 15:47:35 +03:00
sercan
206ef711a4
(QuickChat) Don't use types from outside
2021-08-31 10:17:57 +03:00
sercan
7e0cc1249e
(QuickChat) Don't use types from outside
2021-08-31 10:17:06 +03:00
sercan
138a43da59
(QuickChat) Don't use types from outside
2021-08-31 10:16:13 +03:00
sercan
b8f0d9f0b2
(QuickChat) Added the Quick Chat bar
2021-08-31 09:21:28 +03:00
sercan
2a4a392153
(layout) Separated the Settings drawer from the layout component
2021-08-31 09:20:55 +03:00
sercan
f369206ef8
(layout/common) Explicitly define the overlay position strategy properties
...
(apps/contacts) Explicitly define the overlay position strategy properties
(apps/mailbox) Explicitly define the overlay position strategy properties
(apps/tasks) Explicitly define the overlay position strategy properties
2021-06-25 22:57:14 +03:00
sercan
c1c9904b9d
(layouts/common/search) Improved the autocomplete design
2021-06-10 14:56:00 +03:00
sercan
9005f08ac7
(app.resolver) Use services to request the initial data
...
(layouts) Common components of layouts now requests their data directly from their service rather than getting it from route data
(core) New navigation service to request and store the navigation data
2021-06-08 17:29:45 +03:00
sercan
89f5a4ec69
(core/user) Renamed user.model to user.types for better consistency
2021-06-07 12:18:39 +03:00
sercan
6bcd04b799
(eslint) Fixed linting issues
2021-05-21 11:48:42 +03:00
sercan
4694bb401d
(layout/common) Added trackBy functions to ngFor loops in common components
2021-05-19 22:43:16 +03:00
sercan
fd859a8663
(comments) Fixed: The word 'data' replaced with 'mock-api' by mistake in the past causing a lot of comments to make no sense
2021-05-18 15:18:44 +03:00
sercan
59960af7a5
(MultiLang) Added multi language support using @ngneat/transloco
...
(docs) Added docs about multi language
2021-05-18 15:11:57 +03:00
sercan
d159ae1458
(linting) Migrated over to the ESLint
2021-05-14 17:17:06 +03:00
sercan
2bea991ba3
(refactoring) Move *ngFor directives to their own <ng-container> elements. This is mostly a personal preference but it's a good habit to have as you cannot put more than one structural directive on a single element. This way our main repeated element is free of any common structural directives so we can use ours on them if needed.
2021-05-07 12:10:45 +03:00
sercan
700d52d815
Fuse v12.0.0
2021-04-15 17:13:46 +03:00