diff --git a/src/Squidex/app/features/administration/pages/event-consumers/event-consumers-page.component.html b/src/Squidex/app/features/administration/pages/event-consumers/event-consumers-page.component.html index a23e4c5b9..2a0481262 100644 --- a/src/Squidex/app/features/administration/pages/event-consumers/event-consumers-page.component.html +++ b/src/Squidex/app/features/administration/pages/event-consumers/event-consumers-page.component.html @@ -61,7 +61,7 @@ - + Error diff --git a/src/Squidex/app/features/administration/pages/event-consumers/event-consumers-page.component.ts b/src/Squidex/app/features/administration/pages/event-consumers/event-consumers-page.component.ts index 10d3e7cb8..9dd18350e 100644 --- a/src/Squidex/app/features/administration/pages/event-consumers/event-consumers-page.component.ts +++ b/src/Squidex/app/features/administration/pages/event-consumers/event-consumers-page.component.ts @@ -9,7 +9,6 @@ import { Component, OnDestroy, OnInit } from '@angular/core'; import { Observable, Subscription } from 'rxjs'; import { - fadeAnimation, DialogService, ImmutableArray, ModalView @@ -20,10 +19,7 @@ import { EventConsumerDto, EventConsumersService } from './../../services/event- @Component({ selector: 'sqx-event-consumers-page', styleUrls: ['./event-consumers-page.component.scss'], - templateUrl: './event-consumers-page.component.html', - animations: [ - fadeAnimation - ] + templateUrl: './event-consumers-page.component.html' }) export class EventConsumersPageComponent implements OnDestroy, OnInit { private subscription: Subscription; diff --git a/src/Squidex/app/features/administration/pages/users/user-page.component.html b/src/Squidex/app/features/administration/pages/users/user-page.component.html index 277cc5bb3..e54950319 100644 --- a/src/Squidex/app/features/administration/pages/users/user-page.component.html +++ b/src/Squidex/app/features/administration/pages/users/user-page.component.html @@ -23,9 +23,7 @@ - -
-
+
diff --git a/src/Squidex/app/features/administration/pages/users/users-page.component.html b/src/Squidex/app/features/administration/pages/users/users-page.component.html index 926bdcf56..51bc689fe 100644 --- a/src/Squidex/app/features/administration/pages/users/users-page.component.html +++ b/src/Squidex/app/features/administration/pages/users/users-page.component.html @@ -61,14 +61,14 @@ {{user.email}} - + - + diff --git a/src/Squidex/app/features/apps/pages/apps-page.component.html b/src/Squidex/app/features/apps/pages/apps-page.component.html index 4df3797e0..f39515ad5 100644 --- a/src/Squidex/app/features/apps/pages/apps-page.component.html +++ b/src/Squidex/app/features/apps/pages/apps-page.component.html @@ -74,12 +74,10 @@
- +
\ No newline at end of file diff --git a/src/Squidex/app/features/apps/pages/apps-page.component.ts b/src/Squidex/app/features/apps/pages/apps-page.component.ts index 87756a0bf..3bdb2d566 100644 --- a/src/Squidex/app/features/apps/pages/apps-page.component.ts +++ b/src/Squidex/app/features/apps/pages/apps-page.component.ts @@ -12,7 +12,6 @@ import { AppDto, AppsState, AuthService, - fadeAnimation, ImmutableArray, ModalView, OnboardingService @@ -21,10 +20,7 @@ import { @Component({ selector: 'sqx-apps-page', styleUrls: ['./apps-page.component.scss'], - templateUrl: './apps-page.component.html', - animations: [ - fadeAnimation - ] + templateUrl: './apps-page.component.html' }) export class AppsPageComponent implements OnDestroy, OnInit { private appsSubscription: Subscription; diff --git a/src/Squidex/app/features/apps/pages/onboarding-dialog.component.html b/src/Squidex/app/features/apps/pages/onboarding-dialog.component.html index 53286f311..14ad6c355 100644 --- a/src/Squidex/app/features/apps/pages/onboarding-dialog.component.html +++ b/src/Squidex/app/features/apps/pages/onboarding-dialog.component.html @@ -1,7 +1,6 @@ - - - + +
+ diff --git a/src/Squidex/app/features/assets/pages/assets-page.component.html b/src/Squidex/app/features/assets/pages/assets-page.component.html index cf8e2c9d3..5aa99a479 100644 --- a/src/Squidex/app/features/assets/pages/assets-page.component.html +++ b/src/Squidex/app/features/assets/pages/assets-page.component.html @@ -1,70 +1,62 @@ -
-
-
- - - - - -
- -
+ + Assets + + + + + + + + +
+ +
+
+ + +
+

Drop files here to upload

+ +
or
+ +
+ + Select File(s) + + +
-

Assets

+
Drop file on existing item to replace the asset with a newer version.
- - - -
- -
-
-
-

Drop files here to upload

- -
or
- -
- - Select File(s) - - - -
- -
Drop file on existing item to replace the asset with a newer version.
-
- -
- - - - -
+
+ + + + +
-
- -
+ diff --git a/src/Squidex/app/features/content/pages/content/content-field.component.html b/src/Squidex/app/features/content/pages/content/content-field.component.html index 7e4a1e9f6..da7ee42a8 100644 --- a/src/Squidex/app/features/content/pages/content/content-field.component.html +++ b/src/Squidex/app/features/content/pages/content/content-field.component.html @@ -5,7 +5,7 @@ Disabled -
+
@@ -13,7 +13,7 @@ Please remember to check all languages when you see validation errors. -
+ diff --git a/src/Squidex/app/features/content/pages/content/content-history.component.html b/src/Squidex/app/features/content/pages/content/content-history.component.html index 47b9d4010..ed8437f27 100644 --- a/src/Squidex/app/features/content/pages/content/content-history.component.html +++ b/src/Squidex/app/features/content/pages/content/content-history.component.html @@ -1,29 +1,21 @@ - -
-
-

Activity

-
- - - - -
+ + + Activity + -
-
-
-
- + +
+
+ +
+
+
+ {{event.actor | sqxUserNameRef:null}}
-
-
- {{event.actor | sqxUserNameRef:null}} -
-
{{event.created | sqxFromNow}}
+
{{event.created | sqxFromNow}}
- Load this Version -
-
+ Load this Version +
-
+ \ No newline at end of file diff --git a/src/Squidex/app/features/content/pages/content/content-page.component.html b/src/Squidex/app/features/content/pages/content/content-page.component.html index 12f2deb59..2af7c2a15 100644 --- a/src/Squidex/app/features/content/pages/content/content-page.component.html +++ b/src/Squidex/app/features/content/pages/content/content-page.component.html @@ -2,69 +2,62 @@
-
-
-
- - + + + New Content + + + Edit Content + + + Show Content + + - - - - - - - -
- -

- New Content -

-

- Edit Content -

-

- Show Content -

-
+ + + - - - -
+ + + + + -
-
-
- - Viewing {{content.lastModifiedBy | sqxUserNameRef:null}}'s changes of {{content.lastModified | sqxShortDate}}. -
+ + -
- + +
+ + Viewing {{content.lastModifiedBy | sqxUserNameRef:null}}'s changes of {{content.lastModified | sqxShortDate}}.
-
- - - - - - - - The sidebar navigation contains useful context specific links. Here you can view the history how this schema has changed over time. - +
+
-
+
+ + + + + + + + + + + The sidebar navigation contains useful context specific links. Here you can view the history how this schema has changed over time. + + diff --git a/src/Squidex/app/features/content/pages/contents/contents-page.component.html b/src/Squidex/app/features/content/pages/contents/contents-page.component.html index 388999bbb..95262b602 100644 --- a/src/Squidex/app/features/content/pages/contents/contents-page.component.html +++ b/src/Squidex/app/features/content/pages/contents/contents-page.component.html @@ -1,72 +1,64 @@ -
-
-
- - - - - - -
- - - - - -
- - - Click this icon to show the advanced search menu and to show the archive! - - - - Search for content using full text search over all fields and languages! - - - - - - - - - -
- -

- Contents -

- -

- Archive -

- -

- References -

+ + + Contents + + + Archive + + + References + + + + + + + + + + +
+ + + + + +
+ + + Click this icon to show the advanced search menu and to show the archive! + + + + Search for content using full text search over all fields and languages! + + + - - - -
+ + + + + + -
-
+ +
@@ -166,43 +158,38 @@ - + - diff --git a/src/Squidex/app/features/rules/pages/events/rule-events-page.component.html b/src/Squidex/app/features/rules/pages/events/rule-events-page.component.html index 7af9fc272..1a0328241 100644 --- a/src/Squidex/app/features/rules/pages/events/rule-events-page.component.html +++ b/src/Squidex/app/features/rules/pages/events/rule-events-page.component.html @@ -1,116 +1,108 @@ -
-
-
- + + Events + + + + - -
- -

Events

-
+ + + + +
- + {{content.status}} - + - + Will be set to '{{content.scheduledTo}}' at {{content.scheduledAt | sqxFullDateTime}} - + {{content.lastModified | sqxFromNow}}
+ + + + + + + + + -
-
-
+ Status + + Event + + Description + + Created + - - - - +
- - - - - - - + + + + + + + + - - - - - - - - - - - - - + - - - - -
- Status - - Event - - Description - - Created - - -
+ {{event.jobResult}} + + {{event.eventName}} + + {{event.description}} + + {{event.created | sqxFromNow}} + + +
- {{event.jobResult}} - - {{event.eventName}} - - {{event.description}} - - {{event.created | sqxFromNow}} - - -
-
-

Last Invocation

+
+
+

Last Invocation

+
+ +
+
+ {{event.result}}
- -
-
- {{event.result}} -
-
- Attempts: {{event.numCalls}} -
-
- Next: {{event.nextAttempt | sqxFromNow}} -
-
- -
+
+ Attempts: {{event.numCalls}}
-
-
- -
+
+ Next: {{event.nextAttempt | sqxFromNow}}
-
+
+ +
+
+
+
+ +
+
+ + + + + + -
- -
+ \ No newline at end of file diff --git a/src/Squidex/app/features/rules/pages/rules/rule-wizard.component.html b/src/Squidex/app/features/rules/pages/rules/rule-wizard.component.html index ecb0ae53a..93c0b3c29 100644 --- a/src/Squidex/app/features/rules/pages/rules/rule-wizard.component.html +++ b/src/Squidex/app/features/rules/pages/rules/rule-wizard.component.html @@ -1,127 +1,122 @@ - \ No newline at end of file + + + + + + \ No newline at end of file diff --git a/src/Squidex/app/features/rules/pages/rules/rule-wizard.component.ts b/src/Squidex/app/features/rules/pages/rules/rule-wizard.component.ts index ddd0c95de..0d269b599 100644 --- a/src/Squidex/app/features/rules/pages/rules/rule-wizard.component.ts +++ b/src/Squidex/app/features/rules/pages/rules/rule-wizard.component.ts @@ -11,7 +11,6 @@ import { AppContext, CreateRuleDto, DateTime, - fadeAnimation, ruleActions, ruleTriggers, RuleDto, @@ -30,9 +29,6 @@ export const MODE_EDIT_ACTION = 'EditAction'; templateUrl: './rule-wizard.component.html', providers: [ AppContext - ], - animations: [ - fadeAnimation ] }) export class RuleWizardComponent implements OnInit { diff --git a/src/Squidex/app/features/rules/pages/rules/rules-page.component.html b/src/Squidex/app/features/rules/pages/rules/rules-page.component.html index b5197540b..94d715fc6 100644 --- a/src/Squidex/app/features/rules/pages/rules/rules-page.component.html +++ b/src/Squidex/app/features/rules/pages/rules/rules-page.component.html @@ -1,107 +1,97 @@ -
-
-
- + + Rules + - - - - -
+ + -

Rules

-
+ + - - - -
+ + -
-
-
- No Rule created yet. -
+ +
+ No Rule created yet. +
- - - - - - + + + + + + + + +
-

If

-
- - - - - - {{ruleTriggers[rule.triggerType].name}} - + + + + + + - - - - - - - - -
+

If

+
+ + + - -

then

-
- - - - - - {{ruleActions[rule.actionType].name}} - + + {{ruleTriggers[rule.triggerType].name}} - - - - -
- +
+
+

then

+
+ + + + + + {{ruleActions[rule.actionType].name}} + + + + + + +
+
-
- - - - - - - - - - Click the help icon to show a context specific help page. Go to https://docs.squidex.io for the full documentation. - -
-
+ + + + + + + + + + + Click the help icon to show a context specific help page. Go to https://docs.squidex.io for the full documentation. + + - + \ No newline at end of file diff --git a/src/Squidex/app/features/rules/pages/rules/rules-page.component.ts b/src/Squidex/app/features/rules/pages/rules/rules-page.component.ts index 85612c3a1..4ca24273c 100644 --- a/src/Squidex/app/features/rules/pages/rules/rules-page.component.ts +++ b/src/Squidex/app/features/rules/pages/rules/rules-page.component.ts @@ -10,7 +10,6 @@ import { Component, OnInit } from '@angular/core'; import { AppContext, DateTime, - fadeAnimation, ImmutableArray, ModalView, ruleActions, @@ -27,9 +26,6 @@ import { templateUrl: './rules-page.component.html', providers: [ AppContext - ], - animations: [ - fadeAnimation ] }) export class RulesPageComponent implements OnInit { diff --git a/src/Squidex/app/features/schemas/pages/schema/field-wizard.component.html b/src/Squidex/app/features/schemas/pages/schema/field-wizard.component.html index 98d27eb72..af3350db3 100644 --- a/src/Squidex/app/features/schemas/pages/schema/field-wizard.component.html +++ b/src/Squidex/app/features/schemas/pages/schema/field-wizard.component.html @@ -1,13 +1,11 @@
- + Create Field - -
-
+
@@ -17,7 +15,7 @@
-
+
diff --git a/src/Squidex/app/features/schemas/pages/schema/schema-page.component.html b/src/Squidex/app/features/schemas/pages/schema/schema-page.component.html index 7eec8778d..6b0a12d9c 100644 --- a/src/Squidex/app/features/schemas/pages/schema/schema-page.component.html +++ b/src/Squidex/app/features/schemas/pages/schema/schema-page.component.html @@ -52,7 +52,7 @@
-
+
@@ -63,29 +63,23 @@ - - - - - + diff --git a/src/Squidex/app/features/schemas/pages/schema/schema-page.component.ts b/src/Squidex/app/features/schemas/pages/schema/schema-page.component.ts index 2043e724a..df2737b39 100644 --- a/src/Squidex/app/features/schemas/pages/schema/schema-page.component.ts +++ b/src/Squidex/app/features/schemas/pages/schema/schema-page.component.ts @@ -65,7 +65,7 @@ export class SchemaPageComponent implements OnDestroy, OnInit { public ngOnInit() { this.selectedSchemaSubscription = - this.schemasState.changes.map(x => x.selectedSchema) + this.schemasState.selectedSchema .subscribe(schema => { this.schema = schema!; diff --git a/src/Squidex/app/features/schemas/pages/schema/schema-scripts-form.component.html b/src/Squidex/app/features/schemas/pages/schema/schema-scripts-form.component.html index 4a7574f6d..5f7b7bffe 100644 --- a/src/Squidex/app/features/schemas/pages/schema/schema-scripts-form.component.html +++ b/src/Squidex/app/features/schemas/pages/schema/schema-scripts-form.component.html @@ -1,5 +1,5 @@ - + Scripts @@ -15,9 +15,9 @@
-
+ -
+
diff --git a/src/Squidex/app/features/schemas/pages/schema/types/date-time-validation.component.html b/src/Squidex/app/features/schemas/pages/schema/types/date-time-validation.component.html index 6713f6330..84172033f 100644 --- a/src/Squidex/app/features/schemas/pages/schema/types/date-time-validation.component.html +++ b/src/Squidex/app/features/schemas/pages/schema/types/date-time-validation.component.html @@ -26,7 +26,7 @@
-
+
@@ -45,5 +45,5 @@
-
+
\ No newline at end of file diff --git a/src/Squidex/app/features/schemas/pages/schemas/schema-form.component.html b/src/Squidex/app/features/schemas/pages/schemas/schema-form.component.html index bd6875de9..55de48510 100644 --- a/src/Squidex/app/features/schemas/pages/schemas/schema-form.component.html +++ b/src/Squidex/app/features/schemas/pages/schemas/schema-form.component.html @@ -10,9 +10,7 @@ - -
-
+
diff --git a/src/Squidex/app/features/schemas/pages/schemas/schemas-page.component.html b/src/Squidex/app/features/schemas/pages/schemas/schemas-page.component.html index 741f29052..8e6ec7ea4 100644 --- a/src/Squidex/app/features/schemas/pages/schemas/schemas-page.component.html +++ b/src/Squidex/app/features/schemas/pages/schemas/schemas-page.component.html @@ -22,7 +22,7 @@
- \ No newline at end of file + + + + \ No newline at end of file diff --git a/src/Squidex/app/features/settings/pages/clients/client.component.ts b/src/Squidex/app/features/settings/pages/clients/client.component.ts index a642ffaf5..6bf5d37b3 100644 --- a/src/Squidex/app/features/settings/pages/clients/client.component.ts +++ b/src/Squidex/app/features/settings/pages/clients/client.component.ts @@ -13,7 +13,6 @@ import { AppClientDto, AppClientsService, DialogService, - fadeAnimation, ModalView, AppsState } from '@app/shared'; @@ -23,10 +22,7 @@ const ESCAPE_KEY = 27; @Component({ selector: 'sqx-client', styleUrls: ['./client.component.scss'], - templateUrl: './client.component.html', - animations: [ - fadeAnimation - ] + templateUrl: './client.component.html' }) export class ClientComponent { @Output() diff --git a/src/Squidex/app/features/settings/pages/patterns/pattern.component.ts b/src/Squidex/app/features/settings/pages/patterns/pattern.component.ts index 34d2a3902..98f39a569 100644 --- a/src/Squidex/app/features/settings/pages/patterns/pattern.component.ts +++ b/src/Squidex/app/features/settings/pages/patterns/pattern.component.ts @@ -10,18 +10,14 @@ import { FormBuilder, Validators } from '@angular/forms'; import { AppPatternDto, - fadeAnimation, - ValidatorsEx, - UpdatePatternDto + UpdatePatternDto, + ValidatorsEx } from '@app/shared'; @Component({ selector: 'sqx-pattern', styleUrls: ['./pattern.component.scss'], - templateUrl: './pattern.component.html', - animations: [ - fadeAnimation - ] + templateUrl: './pattern.component.html' }) export class PatternComponent implements OnInit { @Input() diff --git a/src/Squidex/app/features/settings/pages/plans/plans-page.component.html b/src/Squidex/app/features/settings/pages/plans/plans-page.component.html index 2fd047081..ad6386213 100644 --- a/src/Squidex/app/features/settings/pages/plans/plans-page.component.html +++ b/src/Squidex/app/features/settings/pages/plans/plans-page.component.html @@ -14,7 +14,7 @@
- + \ No newline at end of file diff --git a/src/Squidex/app/features/settings/settings-area.component.html b/src/Squidex/app/features/settings/settings-area.component.html index 100abe6fd..9dba6b59c 100644 --- a/src/Squidex/app/features/settings/settings-area.component.html +++ b/src/Squidex/app/features/settings/settings-area.component.html @@ -6,8 +6,8 @@ -