sercan
21652570c2
Merge remote-tracking branch 'origin/demo' into starter
2021-07-01 14:28:05 +03:00
sercan
56c4eb0356
Updated changelog
2021-07-01 14:26:49 +03:00
sercan
a8a4f2b18d
Updated changelog and increased the version number
2021-07-01 13:31:41 +03:00
sercan
36c8727616
(layout/settings-drawer) Fixed: Issues on small screen devices
2021-07-01 12:55:02 +03:00
sercan
5ea37aed99
(layouts) Fixed: Header buttons are not fitting on certain layouts
...
(layouts) Hide the "fuse-fullscreen" button on smaller devices since they don't support fullscreen
2021-07-01 12:50:34 +03:00
sercan
cbce71f155
(apps/help-center) Fixed: Small dark mode issues
2021-07-01 12:37:27 +03:00
sercan
ed47050232
(apps/ecommerce/inventory) Fixed: Tags selector border colors are not correct on dark mode
2021-07-01 12:37:09 +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
fa37f99d33
(docs) Use alternative spacing since 12s are removed
2021-06-25 11:09:30 +03:00
sercan
4b8a101a3e
(transloco) Fixed: Language files cannot be loaded if using a base href other than "/"
2021-06-24 10:54:03 +03:00
sercan
d693a08136
(general) Tweaked the "Angular Material components" navigation item title
2021-06-20 21:30:10 +03:00
sercan
0c0ef40de3
(docs) Added docs about navigation tooltip
2021-06-20 21:29:37 +03:00
sercan
90891eb201
Merge remote-tracking branch 'origin/demo' into starter
2021-06-15 08:36:32 +03:00
sercan
47d9ddb08c
Updated changelog
2021-06-15 08:32:13 +03:00
sercan
4da3612d22
Updated changelog and increased the version number
2021-06-14 14:29:58 +03:00
sercan
403a949d4a
(apps/ecommerce/inventory) Small mobile experience tweaks
2021-06-14 12:25:04 +03:00
sercan
5b78a68116
(apps/ecommerce/inventory) Better image containment on row details
2021-06-14 12:22:51 +03:00
sercan
214116e10d
(apps/ecommerce/inventory) Replaced the mat-table with a custom grid for better mobile experience and better performance, improved the mobile experience
2021-06-14 12:03:17 +03:00
sercan
5962c80e8d
(docs) Added "target" docs to navigation
2021-06-14 08:53:01 +03:00
sercan
efdfa6418a
(core) Go back to the 'classy' layout by default
2021-06-10 14:56:21 +03:00
sercan
c1c9904b9d
(layouts/common/search) Improved the autocomplete design
2021-06-10 14:56:00 +03:00
sercan
39650d3cc9
(layouts) Use navigation service data for horizontal navigation
2021-06-10 10:13:43 +03:00
sercan
bafa9adc01
(ui/page-layouts) Added tabbed version of Simple Fullwidth page layout
2021-06-09 11:41:39 +03:00
sercan
66096718e0
(docs) Updated the docs to reflect the latest changes
2021-06-09 10:22:18 +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
ca7b4c7e5d
(ui/advanced-search) Removed unused MatIconModule import
2021-06-07 11:41:29 +03:00
sercan
bb57ec2324
(ui/advanced-search) Added an example search form that uses query parameters for Advanced Search forms
2021-06-07 11:40:33 +03:00
sercan
11ad2c89df
(apps/file-manager) Added support for nested folder views
2021-06-05 13:57:39 +03:00
sercan
fc1e7b02b0
(data/navigation) Fixed the "Invoice" icon, added missing dashboard links to the "futuristicNavigation" data
2021-06-04 22:28:53 +03:00
sercan
446bfe4139
(ui/angular-material) Added a component list that redirects to the related page of the official docs
2021-06-04 22:21:47 +03:00
sercan
6c7201b77a
Merge remote-tracking branch 'origin/demo' into starter
2021-06-03 13:28:30 +03:00
sercan
2c5cd60c0a
(general) Updated version numbers and changelog
2021-06-03 13:25:07 +03:00
sercan
ab3ad4fd2f
(apps/scrumboard) Dark mode fixes and tweaks
2021-06-03 11:27:51 +03:00
sercan
a78b087a68
(apps/scrumboard) New version of the Scrumboard app
2021-06-02 11:42:22 +03:00
sercan
84d40427a1
(apps/ecommerce) Small tweaks
...
(apps/mailbox) Small tweaks
2021-06-02 11:41:47 +03:00
sercan
f295fd9061
(fuse/autogrow) BREAKING: Removed fuseAutogrow in favor of matTextareaAutosize since all of its problems solved, use [matTextareaAutosize] without any vertical padding on the textarea itself.
2021-05-31 17:14:03 +03:00
sercan
466bf50de4
Increased the version number
...
Updated the changelog
2021-05-24 14:32:45 +03:00
sercan
5daa2260e6
Merge remote-tracking branch 'origin/demo' into starter
2021-05-24 14:29:35 +03:00
sercan
95bc7dc4db
(apps/ecommerce/inventory) Performance improvements, decreased the mockApi delay
2021-05-24 09:22:18 +03:00
sercan
af984fcba1
Merge remote-tracking branch 'origin/demo' into starter
2021-05-23 07:13:28 +03:00
sercan
cfca19dc68
(mockApi) Removed typings from data files
2021-05-23 07:11:58 +03:00
sercan
a0c20f8d59
(pages/settings) Fixed: Settings container component width is not filling the container
2021-05-22 21:14:42 +03:00
sercan
97d3662417
Merge remote-tracking branch 'origin/demo' into starter
2021-05-21 12:17:06 +03:00
sercan
df9f2256cd
Increased the version number
...
Updated the changelog
2021-05-21 12:02:05 +03:00
sercan
6bcd04b799
(eslint) Fixed linting issues
2021-05-21 11:48:42 +03:00
sercan
f470313d72
(pages/activities) Couple data tweaks
2021-05-20 16:51:40 +03:00
sercan
60e9c65505
(pages/activities) Couple data and style tweaks
2021-05-20 16:48:38 +03:00
sercan
3b727fe859
(pages/activities) Added Activities page (timeline)
2021-05-20 15:30:14 +03:00
sercan
4694bb401d
(layout/common) Added trackBy functions to ngFor loops in common components
2021-05-19 22:43:16 +03:00
sercan
3d09241c64
(fuse/animations) Fixed: Barrel exports
...
(FuseMasonry) Fixed: Barrel exports
(FuseUtilsService) Fixed: Barrel exports
(FuseValidators) Fixed: Barrel exports
2021-05-19 14:37:38 +03:00
sercan
e499c06884
(apps/mailbox) Small tweak on resolver's comment
2021-05-19 13:38:10 +03:00
sercan
d897a244c8
Merge remote-tracking branch 'origin/demo' into starter
2021-05-18 16:25:53 +03:00
sercan
e4df408abe
(FuseNavigation) Added support for new "isActiveMatchOptions" for Basic navigation items; https://github.com/angular/angular/pull/40303
...
(docs) Updated FuseNavigation documentation
2021-05-18 16:09:31 +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
74c4dc2ad8
(app.module.ts) Small tweaks on comments
2021-05-18 14:34:46 +03:00
sercan
5c40e99518
(FuseNavigation) Use the generic return type for "getComponent"
...
(docs) Updated FuseNavigation docs
2021-05-18 13:10:39 +03:00
sercan
e00dda98bc
(core) Separated the "auth" and "icon registry" to their own modules to keep the CoreModule simple
2021-05-18 11:44:42 +03:00
sercan
3395e7f0bc
(docs) Updated docs
2021-05-15 13:44:13 +03:00
sercan
d146a92c79
Merge remote-tracking branch 'origin/demo' into starter
2021-05-15 13:18:13 +03:00
sercan
ee1caef303
Increased the version number
...
(changelog) Updated changelog
2021-05-14 17:44:18 +03:00
sercan
d159ae1458
(linting) Migrated over to the ESLint
2021-05-14 17:17:06 +03:00
sercan
44e7401310
(pages/settings) Moved titles to the same line with sidebar toggle button + small alignment tweaks
2021-05-12 15:49:36 +03:00
sercan
c3ed184853
(pages/settings) Added a close button for the sidebar
2021-05-12 14:14:03 +03:00
sercan
a9ada174b4
(routing) Use "corrected" behavior for relative link resolution ( https://github.com/angular/angular/pull/22394 ) as it's the default value starting from Angular v11 ( https://github.com/angular/angular/pull/25609 )
2021-05-12 12:46:01 +03:00
sercan
57ba071fa5
(pages/settings) Fixed: Drawer shouldn't be closed on 'side' mode when changing the selected panel
2021-05-11 13:09:38 +03:00
sercan
cc761d58e5
(pages/settings) Added new Settings page
2021-05-11 12:48:51 +03:00
sercan
5c3db88908
(apps/ecommerce) Tweaked hover color on inventory list for better consistency
2021-05-07 12:43:04 +03:00
sercan
039eef98ee
(apps/chat) Tweaked hover colors on lists for better consistency
2021-05-07 12:40:02 +03:00
sercan
83e67e1286
(docs/changelog) Small visual improvement on changelog titles
2021-05-07 12:33:50 +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
7e430a269c
(apps/tasks) Visual improvements
...
(apps/contacts) Tweaked the hover color on contacts list for better consistency
2021-05-07 11:54:47 +03:00
sercan
27b6858b76
Merge remote-tracking branch 'origin/demo' into starter
2021-05-06 17:12:50 +03:00
sercan
4ccce1b423
Increased the version number
...
(changelog) Updated the changelog
2021-05-06 17:11:12 +03:00
sercan
f6b4ca0880
(apps/notes) Responsive adjustments
2021-05-06 17:05:56 +03:00
sercan
77014174e8
(apps/notes) New version of the Notes app
2021-05-06 17:01:14 +03:00
sercan
b0f1e1de95
(apps/mailbox) App title font size adjustment for better consistency
2021-05-05 17:52:10 +03:00
sercan
cf01383358
(apps/mailbox) Use shadow on threads for better consistency
2021-05-05 17:27:39 +03:00
sercan
e4442d683b
(apps/tasks) Tweaked the hover color on task list for better consistency
2021-05-05 17:27:12 +03:00
sercan
e7a1d386a6
(fuse/masonry) Added a new component (and its docs) for creating Masonry layouts
2021-05-03 18:47:57 +03:00
sercan
b05763135e
(apps/chat) Adjustments and optimizations for smaller devices
2021-04-30 19:55:37 +03:00
sercan
fcfba4c9e4
Merge remote-tracking branch 'origin/demo' into starter
2021-04-30 19:40:30 +03:00
sercan
40894e0aa3
Merge remote-tracking branch 'origin/demo' into starter
...
# Conflicts:
# src/app/app.routing.ts
# src/app/mock-api/common/navigation/data.ts
# src/app/modules/admin/apps/academy/academy.service.ts
# src/app/modules/admin/apps/academy/details/details.component.html
# src/app/modules/admin/apps/academy/list/list.component.html
# src/app/modules/admin/apps/mailbox/list/list.component.ts
# src/app/modules/admin/docs/changelog/changelog.ts
# src/app/modules/admin/pages/pricing/modern/modern.component.html
# src/app/modules/admin/pages/pricing/simple/simple.component.html
# src/app/modules/admin/pages/pricing/single/single.component.html
# src/app/modules/admin/pages/pricing/table/table.component.html
2021-04-30 19:40:07 +03:00
sercan
5dd60c816c
(apps/chat) Small adjustments and tweaks for Dark mode
2021-04-30 19:39:02 +03:00
sercan
e3821da077
(apps/chat) New and improved Chat app
2021-04-30 19:18:09 +03:00
sercan
ee48e11548
Increased the version number
...
(dependencies) Updated Angular, Angular Material and various other packages
(changelog) Updated the changelog
2021-04-30 19:07:53 +03:00
sercan
215546cc31
(apps/academy) Removed a misplaced import
2021-04-29 19:57:58 +03:00
sercan
072dbce6d4
(fuse/fullscreen) Added Fullscreen toggle component
2021-04-28 10:55:32 +03:00
sercan
5ffe0d0efa
(pages/pricing) Improved the spacing of the CTA section on all pricing pages
2021-04-26 23:42:16 +03:00
sercan
e90fb9e618
(apps/academy) Added missing trackBy functions to '*ngFor's
2021-04-26 16:41:21 +03:00
sercan
88e98d002d
(apps/mailbox) Removed unused methods
2021-04-26 16:08:19 +03:00
sercan
deeef323f9
(apps/academy) Better error handling on courses that are not exist
2021-04-26 15:59:44 +03:00
sercan
fa0d74504b
Merge remote-tracking branch 'origin/demo' into starter
2021-04-26 09:56:29 +03:00
sercan
42e0864538
(dependencies) Updated Angular, Angular Material and various other packages
...
(changelog) Added changelog and updated the version number
2021-04-26 09:55:41 +03:00
sercan
ad2b19a07a
Merge remote-tracking branch 'origin/demo' into starter
...
# Conflicts:
# src/app/app.routing.ts
# src/app/mock-api/common/navigation/data.ts
# src/app/modules/admin/apps/contacts/details/details.component.html
# src/app/modules/admin/apps/file-manager/list/list.component.html
# src/app/modules/admin/apps/file-manager/list/list.component.ts
# src/app/modules/landing/home/home.component.html
2021-04-26 09:31:42 +03:00
sercan
6b6442b37f
(apps/academy) Added page info in between the desktop navigation buttons
2021-04-26 09:29:59 +03:00
sercan
bb0efade72
(apps/academy) New version of the Academy app
2021-04-25 23:23:23 +03:00
sercan
63edc8d1f2
(layouts/classy) Disabled footer on Classy layout for more 'classy' look
2021-04-25 23:15:38 +03:00
sercan
9dde624bb5
(icons) Added Material Solid icons
2021-04-25 23:14:13 +03:00