Loading workspace insights... Statistics interval
7 days30 daysLatest CI Pipeline Executions
d93d3c6d Feat: Migrate Angular Templates to New Control Flow Syntax #9368 (#9381)
* chore: updated *ng directives with @ directives via 'nx generate @angular/core:control-flow' command
* chore: manually updated the template directives and ran nx format on them.
* fix(candidates): format edit-candidate-feedbacks template with @for syntax
* refactor: modernize templates with improved bindings, control flow, and performance optimizations
* refactor: migrate ngClass/ngStyle to bindings and format templates
* style: apply nx formatting to html templates
* refactor(desktop-ui): remove unused NgClass imports
* style: apply nx format to changed files
* fix(gauzy): correct control flow syntax in time-tracking template
* fix: resolved ai suggestions for improvements (untested)
* refactor(desktop-ui-lib): remove unused NgClass/NgStyle imports from standalone components
* git commit -m "refactor(ui-core): migrate toggle-filter ngClass to class bindings"
* refactor(desktop-ui-lib): remove unused NgClass and NgStyle imports
* fix: cubic-ai's suggestion
* refactor(pages): apply CodeRabbit suggestions for template control flow
* fix(pages): resolve CodeRabbit issues for security, UI feedback and logic regressions
* fix(pages): correct syntax errors in human-resources and teams templates
* fix (pages): resolve CoderRabbit issues
* refactor: format dynamic-tabs template and remove unused NgClass from image-viewer
* feat(i18n): update translations for permission error
* refactor(client): migrate goals - CodeRabbit recommendations, enhance approval policy UX, and resolve miscellaneous UI bugs
* fix (bug) : documents page, undefined 'i' bug fixed.
* chore: fix ai recommendations marked as critical
* refactor: remove legacy NgStyle, NgClass directives and use native style/class bindings
* fix(ui): correct positions grid, optimize inventory validation, and refine help center template
* refactor(ui): update components (HelpCenter, TimeTracking, Import, Invoices) with standalone migration, strict type fixes, and template improvements.
* refactor(ui): extract employment type dialog logic to component methods
* refactor(ui): optimize Angular templates with improved control flow, track expressions, and formatting
* refactor(goals): replace ngClass with class binding
* fix(cubic-ai) : fixed dialog closing issue
* refactor(goals): optimize imports and consolidate shared modules for standalone component
* style: apply nx format on merge conflict resolved files
* refactor: migrate ngTemplateOutlet to property binding (+nx format)
* fix(dashboard): fixed empty arrays in component, to render templates
* fix: restore duplicate validation toasts and remove non-existent track property references
* fix: remove invalid id property from activity track in time-tracking template d93d3c6d Feat: Migrate Angular Templates to New Control Flow Syntax #9368 (#9381)
* chore: updated *ng directives with @ directives via 'nx generate @angular/core:control-flow' command
* chore: manually updated the template directives and ran nx format on them.
* fix(candidates): format edit-candidate-feedbacks template with @for syntax
* refactor: modernize templates with improved bindings, control flow, and performance optimizations
* refactor: migrate ngClass/ngStyle to bindings and format templates
* style: apply nx formatting to html templates
* refactor(desktop-ui): remove unused NgClass imports
* style: apply nx format to changed files
* fix(gauzy): correct control flow syntax in time-tracking template
* fix: resolved ai suggestions for improvements (untested)
* refactor(desktop-ui-lib): remove unused NgClass/NgStyle imports from standalone components
* git commit -m "refactor(ui-core): migrate toggle-filter ngClass to class bindings"
* refactor(desktop-ui-lib): remove unused NgClass and NgStyle imports
* fix: cubic-ai's suggestion
* refactor(pages): apply CodeRabbit suggestions for template control flow
* fix(pages): resolve CodeRabbit issues for security, UI feedback and logic regressions
* fix(pages): correct syntax errors in human-resources and teams templates
* fix (pages): resolve CoderRabbit issues
* refactor: format dynamic-tabs template and remove unused NgClass from image-viewer
* feat(i18n): update translations for permission error
* refactor(client): migrate goals - CodeRabbit recommendations, enhance approval policy UX, and resolve miscellaneous UI bugs
* fix (bug) : documents page, undefined 'i' bug fixed.
* chore: fix ai recommendations marked as critical
* refactor: remove legacy NgStyle, NgClass directives and use native style/class bindings
* fix(ui): correct positions grid, optimize inventory validation, and refine help center template
* refactor(ui): update components (HelpCenter, TimeTracking, Import, Invoices) with standalone migration, strict type fixes, and template improvements.
* refactor(ui): extract employment type dialog logic to component methods
* refactor(ui): optimize Angular templates with improved control flow, track expressions, and formatting
* refactor(goals): replace ngClass with class binding
* fix(cubic-ai) : fixed dialog closing issue
* refactor(goals): optimize imports and consolidate shared modules for standalone component
* style: apply nx format on merge conflict resolved files
* refactor: migrate ngTemplateOutlet to property binding (+nx format)
* fix(dashboard): fixed empty arrays in component, to render templates
* fix: restore duplicate validation toasts and remove non-existent track property references
* fix: remove invalid id property from activity track in time-tracking template aeb33dac Feat: Migrate Angular Templates to New Control Flow Syntax #9368 (#9381)
* chore: updated *ng directives with @ directives via 'nx generate @angular/core:control-flow' command
* chore: manually updated the template directives and ran nx format on them.
* fix(candidates): format edit-candidate-feedbacks template with @for syntax
* refactor: modernize templates with improved bindings, control flow, and performance optimizations
* refactor: migrate ngClass/ngStyle to bindings and format templates
* style: apply nx formatting to html templates
* refactor(desktop-ui): remove unused NgClass imports
* style: apply nx format to changed files
* fix(gauzy): correct control flow syntax in time-tracking template
* fix: resolved ai suggestions for improvements (untested)
* refactor(desktop-ui-lib): remove unused NgClass/NgStyle imports from standalone components
* git commit -m "refactor(ui-core): migrate toggle-filter ngClass to class bindings"
* refactor(desktop-ui-lib): remove unused NgClass and NgStyle imports
* fix: cubic-ai's suggestion
* refactor(pages): apply CodeRabbit suggestions for template control flow
* fix(pages): resolve CodeRabbit issues for security, UI feedback and logic regressions
* fix(pages): correct syntax errors in human-resources and teams templates
* fix (pages): resolve CoderRabbit issues
* refactor: format dynamic-tabs template and remove unused NgClass from image-viewer
* feat(i18n): update translations for permission error
* refactor(client): migrate goals - CodeRabbit recommendations, enhance approval policy UX, and resolve miscellaneous UI bugs
* fix (bug) : documents page, undefined 'i' bug fixed.
* chore: fix ai recommendations marked as critical
* refactor: remove legacy NgStyle, NgClass directives and use native style/class bindings
* fix(ui): correct positions grid, optimize inventory validation, and refine help center template
* refactor(ui): update components (HelpCenter, TimeTracking, Import, Invoices) with standalone migration, strict type fixes, and template improvements.
* refactor(ui): extract employment type dialog logic to component methods
* refactor(ui): optimize Angular templates with improved control flow, track expressions, and formatting
* refactor(goals): replace ngClass with class binding
* fix(cubic-ai) : fixed dialog closing issue
* refactor(goals): optimize imports and consolidate shared modules for standalone component
* style: apply nx format on merge conflict resolved files
* refactor: migrate ngTemplateOutlet to property binding (+nx format)
* fix(dashboard): fixed empty arrays in component, to render templates
* fix: restore duplicate validation toasts and remove non-existent track property references
* fix: remove invalid id property from activity track in time-tracking template aeb33dac Feat: Migrate Angular Templates to New Control Flow Syntax #9368 (#9381)
* chore: updated *ng directives with @ directives via 'nx generate @angular/core:control-flow' command
* chore: manually updated the template directives and ran nx format on them.
* fix(candidates): format edit-candidate-feedbacks template with @for syntax
* refactor: modernize templates with improved bindings, control flow, and performance optimizations
* refactor: migrate ngClass/ngStyle to bindings and format templates
* style: apply nx formatting to html templates
* refactor(desktop-ui): remove unused NgClass imports
* style: apply nx format to changed files
* fix(gauzy): correct control flow syntax in time-tracking template
* fix: resolved ai suggestions for improvements (untested)
* refactor(desktop-ui-lib): remove unused NgClass/NgStyle imports from standalone components
* git commit -m "refactor(ui-core): migrate toggle-filter ngClass to class bindings"
* refactor(desktop-ui-lib): remove unused NgClass and NgStyle imports
* fix: cubic-ai's suggestion
* refactor(pages): apply CodeRabbit suggestions for template control flow
* fix(pages): resolve CodeRabbit issues for security, UI feedback and logic regressions
* fix(pages): correct syntax errors in human-resources and teams templates
* fix (pages): resolve CoderRabbit issues
* refactor: format dynamic-tabs template and remove unused NgClass from image-viewer
* feat(i18n): update translations for permission error
* refactor(client): migrate goals - CodeRabbit recommendations, enhance approval policy UX, and resolve miscellaneous UI bugs
* fix (bug) : documents page, undefined 'i' bug fixed.
* chore: fix ai recommendations marked as critical
* refactor: remove legacy NgStyle, NgClass directives and use native style/class bindings
* fix(ui): correct positions grid, optimize inventory validation, and refine help center template
* refactor(ui): update components (HelpCenter, TimeTracking, Import, Invoices) with standalone migration, strict type fixes, and template improvements.
* refactor(ui): extract employment type dialog logic to component methods
* refactor(ui): optimize Angular templates with improved control flow, track expressions, and formatting
* refactor(goals): replace ngClass with class binding
* fix(cubic-ai) : fixed dialog closing issue
* refactor(goals): optimize imports and consolidate shared modules for standalone component
* style: apply nx format on merge conflict resolved files
* refactor: migrate ngTemplateOutlet to property binding (+nx format)
* fix(dashboard): fixed empty arrays in component, to render templates
* fix: restore duplicate validation toasts and remove non-existent track property references
* fix: remove invalid id property from activity track in time-tracking template aeb33dac Feat: Migrate Angular Templates to New Control Flow Syntax #9368 (#9381)
* chore: updated *ng directives with @ directives via 'nx generate @angular/core:control-flow' command
* chore: manually updated the template directives and ran nx format on them.
* fix(candidates): format edit-candidate-feedbacks template with @for syntax
* refactor: modernize templates with improved bindings, control flow, and performance optimizations
* refactor: migrate ngClass/ngStyle to bindings and format templates
* style: apply nx formatting to html templates
* refactor(desktop-ui): remove unused NgClass imports
* style: apply nx format to changed files
* fix(gauzy): correct control flow syntax in time-tracking template
* fix: resolved ai suggestions for improvements (untested)
* refactor(desktop-ui-lib): remove unused NgClass/NgStyle imports from standalone components
* git commit -m "refactor(ui-core): migrate toggle-filter ngClass to class bindings"
* refactor(desktop-ui-lib): remove unused NgClass and NgStyle imports
* fix: cubic-ai's suggestion
* refactor(pages): apply CodeRabbit suggestions for template control flow
* fix(pages): resolve CodeRabbit issues for security, UI feedback and logic regressions
* fix(pages): correct syntax errors in human-resources and teams templates
* fix (pages): resolve CoderRabbit issues
* refactor: format dynamic-tabs template and remove unused NgClass from image-viewer
* feat(i18n): update translations for permission error
* refactor(client): migrate goals - CodeRabbit recommendations, enhance approval policy UX, and resolve miscellaneous UI bugs
* fix (bug) : documents page, undefined 'i' bug fixed.
* chore: fix ai recommendations marked as critical
* refactor: remove legacy NgStyle, NgClass directives and use native style/class bindings
* fix(ui): correct positions grid, optimize inventory validation, and refine help center template
* refactor(ui): update components (HelpCenter, TimeTracking, Import, Invoices) with standalone migration, strict type fixes, and template improvements.
* refactor(ui): extract employment type dialog logic to component methods
* refactor(ui): optimize Angular templates with improved control flow, track expressions, and formatting
* refactor(goals): replace ngClass with class binding
* fix(cubic-ai) : fixed dialog closing issue
* refactor(goals): optimize imports and consolidate shared modules for standalone component
* style: apply nx format on merge conflict resolved files
* refactor: migrate ngTemplateOutlet to property binding (+nx format)
* fix(dashboard): fixed empty arrays in component, to render templates
* fix: restore duplicate validation toasts and remove non-existent track property references
* fix: remove invalid id property from activity track in time-tracking template aeb33dac Feat: Migrate Angular Templates to New Control Flow Syntax #9368 (#9381)
* chore: updated *ng directives with @ directives via 'nx generate @angular/core:control-flow' command
* chore: manually updated the template directives and ran nx format on them.
* fix(candidates): format edit-candidate-feedbacks template with @for syntax
* refactor: modernize templates with improved bindings, control flow, and performance optimizations
* refactor: migrate ngClass/ngStyle to bindings and format templates
* style: apply nx formatting to html templates
* refactor(desktop-ui): remove unused NgClass imports
* style: apply nx format to changed files
* fix(gauzy): correct control flow syntax in time-tracking template
* fix: resolved ai suggestions for improvements (untested)
* refactor(desktop-ui-lib): remove unused NgClass/NgStyle imports from standalone components
* git commit -m "refactor(ui-core): migrate toggle-filter ngClass to class bindings"
* refactor(desktop-ui-lib): remove unused NgClass and NgStyle imports
* fix: cubic-ai's suggestion
* refactor(pages): apply CodeRabbit suggestions for template control flow
* fix(pages): resolve CodeRabbit issues for security, UI feedback and logic regressions
* fix(pages): correct syntax errors in human-resources and teams templates
* fix (pages): resolve CoderRabbit issues
* refactor: format dynamic-tabs template and remove unused NgClass from image-viewer
* feat(i18n): update translations for permission error
* refactor(client): migrate goals - CodeRabbit recommendations, enhance approval policy UX, and resolve miscellaneous UI bugs
* fix (bug) : documents page, undefined 'i' bug fixed.
* chore: fix ai recommendations marked as critical
* refactor: remove legacy NgStyle, NgClass directives and use native style/class bindings
* fix(ui): correct positions grid, optimize inventory validation, and refine help center template
* refactor(ui): update components (HelpCenter, TimeTracking, Import, Invoices) with standalone migration, strict type fixes, and template improvements.
* refactor(ui): extract employment type dialog logic to component methods
* refactor(ui): optimize Angular templates with improved control flow, track expressions, and formatting
* refactor(goals): replace ngClass with class binding
* fix(cubic-ai) : fixed dialog closing issue
* refactor(goals): optimize imports and consolidate shared modules for standalone component
* style: apply nx format on merge conflict resolved files
* refactor: migrate ngTemplateOutlet to property binding (+nx format)
* fix(dashboard): fixed empty arrays in component, to render templates
* fix: restore duplicate validation toasts and remove non-existent track property references
* fix: remove invalid id property from activity track in time-tracking template aeb33dac Feat: Migrate Angular Templates to New Control Flow Syntax #9368 (#9381)
* chore: updated *ng directives with @ directives via 'nx generate @angular/core:control-flow' command
* chore: manually updated the template directives and ran nx format on them.
* fix(candidates): format edit-candidate-feedbacks template with @for syntax
* refactor: modernize templates with improved bindings, control flow, and performance optimizations
* refactor: migrate ngClass/ngStyle to bindings and format templates
* style: apply nx formatting to html templates
* refactor(desktop-ui): remove unused NgClass imports
* style: apply nx format to changed files
* fix(gauzy): correct control flow syntax in time-tracking template
* fix: resolved ai suggestions for improvements (untested)
* refactor(desktop-ui-lib): remove unused NgClass/NgStyle imports from standalone components
* git commit -m "refactor(ui-core): migrate toggle-filter ngClass to class bindings"
* refactor(desktop-ui-lib): remove unused NgClass and NgStyle imports
* fix: cubic-ai's suggestion
* refactor(pages): apply CodeRabbit suggestions for template control flow
* fix(pages): resolve CodeRabbit issues for security, UI feedback and logic regressions
* fix(pages): correct syntax errors in human-resources and teams templates
* fix (pages): resolve CoderRabbit issues
* refactor: format dynamic-tabs template and remove unused NgClass from image-viewer
* feat(i18n): update translations for permission error
* refactor(client): migrate goals - CodeRabbit recommendations, enhance approval policy UX, and resolve miscellaneous UI bugs
* fix (bug) : documents page, undefined 'i' bug fixed.
* chore: fix ai recommendations marked as critical
* refactor: remove legacy NgStyle, NgClass directives and use native style/class bindings
* fix(ui): correct positions grid, optimize inventory validation, and refine help center template
* refactor(ui): update components (HelpCenter, TimeTracking, Import, Invoices) with standalone migration, strict type fixes, and template improvements.
* refactor(ui): extract employment type dialog logic to component methods
* refactor(ui): optimize Angular templates with improved control flow, track expressions, and formatting
* refactor(goals): replace ngClass with class binding
* fix(cubic-ai) : fixed dialog closing issue
* refactor(goals): optimize imports and consolidate shared modules for standalone component
* style: apply nx format on merge conflict resolved files
* refactor: migrate ngTemplateOutlet to property binding (+nx format)
* fix(dashboard): fixed empty arrays in component, to render templates
* fix: restore duplicate validation toasts and remove non-existent track property references
* fix: remove invalid id property from activity track in time-tracking template aeb33dac Feat: Migrate Angular Templates to New Control Flow Syntax #9368 (#9381)
* chore: updated *ng directives with @ directives via 'nx generate @angular/core:control-flow' command
* chore: manually updated the template directives and ran nx format on them.
* fix(candidates): format edit-candidate-feedbacks template with @for syntax
* refactor: modernize templates with improved bindings, control flow, and performance optimizations
* refactor: migrate ngClass/ngStyle to bindings and format templates
* style: apply nx formatting to html templates
* refactor(desktop-ui): remove unused NgClass imports
* style: apply nx format to changed files
* fix(gauzy): correct control flow syntax in time-tracking template
* fix: resolved ai suggestions for improvements (untested)
* refactor(desktop-ui-lib): remove unused NgClass/NgStyle imports from standalone components
* git commit -m "refactor(ui-core): migrate toggle-filter ngClass to class bindings"
* refactor(desktop-ui-lib): remove unused NgClass and NgStyle imports
* fix: cubic-ai's suggestion
* refactor(pages): apply CodeRabbit suggestions for template control flow
* fix(pages): resolve CodeRabbit issues for security, UI feedback and logic regressions
* fix(pages): correct syntax errors in human-resources and teams templates
* fix (pages): resolve CoderRabbit issues
* refactor: format dynamic-tabs template and remove unused NgClass from image-viewer
* feat(i18n): update translations for permission error
* refactor(client): migrate goals - CodeRabbit recommendations, enhance approval policy UX, and resolve miscellaneous UI bugs
* fix (bug) : documents page, undefined 'i' bug fixed.
* chore: fix ai recommendations marked as critical
* refactor: remove legacy NgStyle, NgClass directives and use native style/class bindings
* fix(ui): correct positions grid, optimize inventory validation, and refine help center template
* refactor(ui): update components (HelpCenter, TimeTracking, Import, Invoices) with standalone migration, strict type fixes, and template improvements.
* refactor(ui): extract employment type dialog logic to component methods
* refactor(ui): optimize Angular templates with improved control flow, track expressions, and formatting
* refactor(goals): replace ngClass with class binding
* fix(cubic-ai) : fixed dialog closing issue
* refactor(goals): optimize imports and consolidate shared modules for standalone component
* style: apply nx format on merge conflict resolved files
* refactor: migrate ngTemplateOutlet to property binding (+nx format)
* fix(dashboard): fixed empty arrays in component, to render templates
* fix: restore duplicate validation toasts and remove non-existent track property references
* fix: remove invalid id property from activity track in time-tracking template