Change Log
Last updated
Was this helpful?
Last updated
Was this helpful?
actions: fix github actions workflow ()
actions: rollback to NODE_AUTH_TOKEN ()
actions: rollback to NODE_AUTH_TOKEN ()
actions: updating github actions with NPM_AUTH_TOKEN ()
deps: update angular monorepo to >=8.2.5 ()
deps: update angular monorepo to ~8.2.6 ()
deps: update angular monorepo to ~8.2.7 ()
deps: update angularcli monorepo ()
deps: update angularcli monorepo ()
deps: update angularmaterial monorepo to >=8.1.4 ()
deps: update angularmaterial monorepo to >=8.2.0 ()
deps: update dependency date-fns to ~2.2.0 ()
deps: update dependency ts-node to ~8.4.0 ()
deps: update dependency tslint to ~5.20.0 ()
deps: update dependency typescript to ~3.6.0 ()
deps: update docker.elastic.co/elasticsearch/elasticsearch docker tag to v6.8.3 ()
deps: update docker.elastic.co/kibana/kibana docker tag to v6.8.3 ()
docs: fix github actions badge ()
release: next changes will be upgrading angular to 9.0.0
dependencies: upgrade to angular 8 beta9 which mandate typescript 3.3
actions: adding CI workflow for API ()
cicd: adding report-coverage ()
deploy: now publishing with ngx-deploy-npm ()
docs: adding GitHub Actions Build Status ()
release: testing semantic-release ()
404: fix 404 page to redirect to home ()
api: Project Module: using kubeview service account to enable k8s queries ()
api: testing a fix for NotificationService.send() ()
build: fix -E HUSKY_USE_YARN ()
core: fix husky hooks ()
deps: update angular monorepo ()
deps: update angular monorepo ()
deps: update angular monorepo to >=8.2.3 ()
deps: update angularcli monorepo ()
deps: update angularcli monorepo ()
deps: update angularcli monorepo ()
deps: update angularmaterial monorepo to >=8.1.3 ()
deps: update dependency @fortawesome/angular-fontawesome to ^0.5.0 ()
deps: update nginxinc/nginx-unprivileged docker tag to v1.17.2 ()
notifications: fix notifications delete and make-all-as-read commands ()
styles: fix scss imports issues with latest sass-loader ()
api: added rest-client tests for VS Code ()
api: adding jetbrain rest/http client testing tool ()
api: API DOCKER: ADD TINI FOR SIGNAL HANDLING ()
api: enhanced search options for projects ()
api: experimenting with @nestjs/cqrs ()
api: merged e2e projects into parent project ()
api: now using built-in ParseUUIDPipe ()
api: refactored to share more code between frontend and backend ()
api: renamed drawio file ()
api: trying typeorm's value transformers ()
auth: switching back to angular-oauth2-oidc ()
auth: switching OpenID Connect provider to Google ()
auth: switching OpenID Connect provider to Google for API ()
core: adding AppConfigService to support remote dynamic config ()
core: adding custom rxjs operator retryWithBackoff ()
core: prepare for differential-loading ()
deploy: added OpenShift4 deployment files ()
deploy: using google's distroless base image for node apps ()
deploy: using Helm for API deployment ()
image-comparison: converted image-comparison js-->ts (), closes
tools: lib update ()
utils: adding new operator 'toClass' ()
vscode: fix VS Code settings ()
webapp: added helm chart for angular webapp deployment ()
dependencies: angular 8 and nextjs 6 ()
fix format:write -- --uncommitted ()
animations: making hierarchical route animations default ()
api: fix auth config ()
api: make typeorm work with 'ng serve api' ()
api: now properly setting some environment variables in process.env ()
api: using timestamptz type for Dates in Entities ()
auth: fix redirection to dashboard after login via ImplicitFLow ()
build: now updating version ()
chat-box: changed chat-box input style to outline ()
chat-box: fix chatbox input appearance ()
chat-box: fix voice box for safari ()
core: adding es7/array polyfill to support old browsers ()
core: removed ng-package.prod.json as it is no longer needed by nx ()
dependencies: @ngxs/store v3.4.3 upgrade ()
dependencies: removing more moment dependencies ()
dependencies: removing more moment dependencies ()
dependencies: updated dependencies ()
docs: excluded some folders for compodoc builds ()
docs: fix compodoc build ()
draggable: replaced DraggableModule in favor of CDK DragDropModule ()
eventbus: workaround for ngxs router plugin issue ()
eventbus: workaround for ngxs router plugin issue ()
experiments: update ngx-knob, lock d3 version ()
features: using proper flex layout grid to render tiles ()
grid: fix drag: changed cdkDragRootElement from .mat-dialog-container .cdk-overlay-pane ()
grid: grid item hover animation changed ()
material: mat-placeholde -> mat-label ()
nestjs: fix typescript types ()
ngx-utils: fix date-fns formatTimeInWords pipe's change detection ()
ngx-utils: using ngx-utils ()
notifications: implement mock data for notifications PUT, POST actions ()
notifications: polish notifications ()
notifications: refactored notifications module ()
package: update core-js to version 3.0.0 ()
schematics: added Store workspace schematics ()
test: nrwl/nx -> 6.4.0-beta.1 ()
ThemePicker: ThemePicker now using PreferenceState for storage ()
tools: fix workspace-schematic ngxs ()
@types/jasmine vs @types/jest conflict ()
build ()
build ()
sticky header ()
admin: adding admin module to manage notifications ()
admin: adding admin module to manage notifications ()
analytics: added google analytics service ()
animations: added new hierarchical Route Animation ()
api: kubernetes ()
api: kubernetes ()
api: added 2nd node-app 'backend' to showcase file upload ()
api: added kubernetes api ()
api: added push API module to save PushSubscriptions ()
api: adding CacheModule ()
api: adding profile sub-module ()
api: dynamically load entities using webpack require.context ()
api: list API now support Pagination and Search ()
api: migrated database from mongodb to postgres ()
api: polish, refactored APIs ()
api: polish, refactored APIs ()
api: refactored ConfigService ()
api: upgrade NestJS to 6.0.0 ()
app: Automatically set pageTitle from route data ()
auth: Auth module now support CodeFlow/HybridFlow with PKCE ()
auth: fix sso: removed initialNavigation ()
auth: using @xmlking/angular-oauth2-oidc-all ()
components: added image comparison component ()
core: lib modules published to NPM ()
core: using Inject(WINDOW) and new ServiceWorker ()
core: using ngx-quicklink preloading strategy ()
core: using NGXS NgxsAfterBootstrap lifecycle hook ()
dashboard: added profile and settings pages ()
dashboard: added profile and settings pages ()
dashboard: adding profile update feature with avatar (WIP) ()
dashing: initial experiment to implement dashing.io ()
dashing: initial experiment to implement dashing.io ()
dependencies: nrwl/nx -> 6.4.0 , rebuild apps/api module with nx node-apps ()
deploy: added k8s manifest files for API ()
deploy: added k8s manifest files for API ()
deploy: polish ngxapi Dockerfile. ()
deployment: adding k8s deployment docs for postgres and keycloak ()
deps: latest angular and nx ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
entity: added column templates and sticky column options ()
experiments: added new example to showcase flex-layout with grid ()
ngx-utils: added mask directive ()
ngx-utils: ngx-utils module replace ngx-pipes ()
ngx-utils: replaced Moment lib with date-fns ()
ngx-utils: updated formatTimeInWords Pipe to reflect new date-fns changes in 2.0.0-alpha.27 ()
ngx-utils: using new untilDestroy ()
notifications: added field: native to Notification model ()
notifications: added notify, notifyAll API ()
notifications: refactored notifications module ()
notifications: UX changes to match API endpoint changes. ()
oidc: adding native OIDC module (WIP) ()
oidc: adding native OIDC module (WIP) ()
preload: added Preload strategies module ()
preload: added Preload strategies module ()
push: PushNotifications subscription backend API ()
shared: split shared module for optimal loading ()
socketio-plugin: WebSocketConnected event now carry socketId ()
socketio-plugin: WebSocketConnected event now carry socketId ()
viewport: added new Viewport module ()
webapp-e2e: switching from testcafe to cypress for e2e tests ()
context-menu example ()
core: upgrade to es2018 ()
led: using Attribute for data binding ()
login: enhanced login UX ()
notifications: using 'immer' to patch ngxs state ()
polish: removed console.log ()
test: test ()
fix format:write -- --uncommitted ()
animations: making hierarchical route animations default ()
api: fix auth config ()
api: make typeorm work with 'ng serve api' ()
api: now properly setting some environment variables in process.env ()
api: using timestamptz type for Dates in Entities ()
auth: fix redirection to dashboard after login via ImplicitFLow ()
build: now updating version ()
chat-box: changed chat-box input style to outline ()
chat-box: fix chatbox input appearance ()
chat-box: fix voice box for safari ()
core: adding es7/array polyfill to support old browsers ()
core: removed ng-package.prod.json as it is no longer needed by nx ()
dependencies: @ngxs/store v3.4.3 upgrade ()
dependencies: removing more moment dependencies ()
dependencies: removing more moment dependencies ()
dependencies: updated dependencies ()
docs: excluded some folders for compodoc builds ()
docs: fix compodoc build ()
draggable: replaced DraggableModule in favor of CDK DragDropModule ()
eventbus: workaround for ngxs router plugin issue ()
eventbus: workaround for ngxs router plugin issue ()
experiments: update ngx-knob, lock d3 version ()
features: using proper flex layout grid to render tiles ()
grid: fix drag: changed cdkDragRootElement from .mat-dialog-container .cdk-overlay-pane ()
grid: grid item hover animation changed ()
material: mat-placeholde -> mat-label ()
nestjs: fix typescript types ()
ngx-utils: fix date-fns formatTimeInWords pipe's change detection ()
ngx-utils: using ngx-utils ()
notifications: implement mock data for notifications PUT, POST actions ()
notifications: polish notifications ()
notifications: refactored notifications module ()
package: update core-js to version 3.0.0 ()
schematics: added Store workspace schematics ()
test: nrwl/nx -> 6.4.0-beta.1 ()
ThemePicker: ThemePicker now using PreferenceState for storage ()
tools: fix workspace-schematic ngxs ()
@types/jasmine vs @types/jest conflict ()
build ()
build ()
sticky header ()
admin: adding admin module to manage notifications ()
admin: adding admin module to manage notifications ()
analytics: added google analytics service ()
animations: added new hierarchical Route Animation ()
api: kubernetes ()
api: kubernetes ()
api: added 2nd node-app 'backend' to showcase file upload ()
api: added kubernetes api ()
api: added push API module to save PushSubscriptions ()
api: adding CacheModule ()
api: adding profile sub-module ()
api: dynamically load entities using webpack require.context ()
api: list API now support Pagination and Search ()
api: migrated database from mongodb to postgres ()
api: polish, refactored APIs ()
api: polish, refactored APIs ()
api: refactored ConfigService ()
api: upgrade NestJS to 6.0.0 ()
app: Automatically set pageTitle from route data ()
auth: Auth module now support CodeFlow/HybridFlow with PKCE ()
auth: fix sso: removed initialNavigation ()
auth: using @xmlking/angular-oauth2-oidc-all ()
components: added image comparison component ()
core: lib modules published to NPM ()
core: using Inject(WINDOW) and new ServiceWorker ()
core: using ngx-quicklink preloading strategy ()
core: using NGXS NgxsAfterBootstrap lifecycle hook ()
dashboard: added profile and settings pages ()
dashboard: added profile and settings pages ()
dashboard: adding profile update feature with avatar (WIP) ()
dashing: initial experiment to implement dashing.io ()
dashing: initial experiment to implement dashing.io ()
dependencies: nrwl/nx -> 6.4.0 , rebuild apps/api module with nx node-apps ()
deploy: added k8s manifest files for API ()
deploy: added k8s manifest files for API ()
deploy: polish ngxapi Dockerfile. ()
deployment: adding k8s deployment docs for postgres and keycloak ()
deps: latest angular and nx ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
entity: added column templates and sticky column options ()
experiments: added new example to showcase flex-layout with grid ()
ngx-utils: added mask directive ()
ngx-utils: ngx-utils module replace ngx-pipes ()
ngx-utils: replaced Moment lib with date-fns ()
ngx-utils: updated formatTimeInWords Pipe to reflect new date-fns changes in 2.0.0-alpha.27 ()
ngx-utils: using new untilDestroy ()
notifications: added field: native to Notification model ()
notifications: added notify, notifyAll API ()
notifications: refactored notifications module ()
notifications: UX changes to match API endpoint changes. ()
oidc: adding native OIDC module (WIP) ()
oidc: adding native OIDC module (WIP) ()
preload: added Preload strategies module ()
preload: added Preload strategies module ()
push: PushNotifications subscription backend API ()
shared: split shared module for optimal loading ()
socketio-plugin: WebSocketConnected event now carry socketId ()
socketio-plugin: WebSocketConnected event now carry socketId ()
viewport: added new Viewport module ()
webapp-e2e: switching from testcafe to cypress for e2e tests ()
context-menu example ()
core: upgrade to es2018 ()
led: using Attribute for data binding ()
login: enhanced login UX ()
notifications: using 'immer' to patch ngxs state ()
polish: removed console.log ()
test: test ()
fix format:write -- --uncommitted ()
animations: making hierarchical route animations default ()
api: fix auth config ()
api: make typeorm work with 'ng serve api' ()
api: now properly setting some environment variables in process.env ()
api: using timestamptz type for Dates in Entities ()
auth: fix redirection to dashboard after login via ImplicitFLow ()
build: now updating version ()
chat-box: changed chat-box input style to outline ()
chat-box: fix chatbox input appearance ()
chat-box: fix voice box for safari ()
core: adding es7/array polyfill to support old browsers ()
core: removed ng-package.prod.json as it is no longer needed by nx ()
dependencies: @ngxs/store v3.4.3 upgrade ()
dependencies: removing more moment dependencies ()
dependencies: removing more moment dependencies ()
dependencies: updated dependencies ()
docs: excluded some folders for compodoc builds ()
docs: fix compodoc build ()
draggable: replaced DraggableModule in favor of CDK DragDropModule ()
eventbus: workaround for ngxs router plugin issue ()
eventbus: workaround for ngxs router plugin issue ()
experiments: update ngx-knob, lock d3 version ()
features: using proper flex layout grid to render tiles ()
grid: fix drag: changed cdkDragRootElement from .mat-dialog-container .cdk-overlay-pane ()
grid: grid item hover animation changed ()
material: mat-placeholde -> mat-label ()
nestjs: fix typescript types ()
ngx-utils: fix date-fns formatTimeInWords pipe's change detection ()
ngx-utils: using ngx-utils ()
notifications: implement mock data for notifications PUT, POST actions ()
notifications: polish notifications ()
notifications: refactored notifications module ()
package: update core-js to version 3.0.0 ()
schematics: added Store workspace schematics ()
test: nrwl/nx -> 6.4.0-beta.1 ()
ThemePicker: ThemePicker now using PreferenceState for storage ()
tools: fix workspace-schematic ngxs ()
@types/jasmine vs @types/jest conflict ()
build ()
build ()
sticky header ()
admin: adding admin module to manage notifications ()
admin: adding admin module to manage notifications ()
analytics: added google analytics service ()
animations: added new hierarchical Route Animation ()
api: kubernetes ()
api: kubernetes ()
api: added 2nd node-app 'backend' to showcase file upload ()
api: added kubernetes api ()
api: added push API module to save PushSubscriptions ()
api: adding CacheModule ()
api: adding profile sub-module ()
api: dynamically load entities using webpack require.context ()
api: list API now support Pagination and Search ()
api: migrated database from mongodb to postgres ()
api: polish, refactored APIs ()
api: polish, refactored APIs ()
api: refactored ConfigService ()
api: upgrade NestJS to 6.0.0 ()
app: Automatically set pageTitle from route data ()
auth: Auth module now support CodeFlow/HybridFlow with PKCE ()
auth: fix sso: removed initialNavigation ()
auth: using @xmlking/angular-oauth2-oidc-all ()
components: added image comparison component ()
core: lib modules published to NPM ()
core: using Inject(WINDOW) and new ServiceWorker ()
core: using ngx-quicklink preloading strategy ()
core: using NGXS NgxsAfterBootstrap lifecycle hook ()
dashboard: added profile and settings pages ()
dashboard: added profile and settings pages ()
dashboard: adding profile update feature with avatar (WIP) ()
dashing: initial experiment to implement dashing.io ()
dashing: initial experiment to implement dashing.io ()
dependencies: nrwl/nx -> 6.4.0 , rebuild apps/api module with nx node-apps ()
deploy: added k8s manifest files for API ()
deploy: added k8s manifest files for API ()
deploy: polish ngxapi Dockerfile. ()
deployment: adding k8s deployment docs for postgres and keycloak ()
deps: latest angular and nx ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
entity: added column templates and sticky column options ()
experiments: added new example to showcase flex-layout with grid ()
ngx-utils: added mask directive ()
ngx-utils: ngx-utils module replace ngx-pipes ()
ngx-utils: replaced Moment lib with date-fns ()
ngx-utils: updated formatTimeInWords Pipe to reflect new date-fns changes in 2.0.0-alpha.27 ()
ngx-utils: using new untilDestroy ()
notifications: added field: native to Notification model ()
notifications: added notify, notifyAll API ()
notifications: refactored notifications module ()
notifications: UX changes to match API endpoint changes. ()
oidc: adding native OIDC module (WIP) ()
oidc: adding native OIDC module (WIP) ()
preload: added Preload strategies module ()
preload: added Preload strategies module ()
push: PushNotifications subscription backend API ()
shared: split shared module for optimal loading ()
socketio-plugin: WebSocketConnected event now carry socketId ()
socketio-plugin: WebSocketConnected event now carry socketId ()
viewport: added new Viewport module ()
webapp-e2e: switching from testcafe to cypress for e2e tests ()
context-menu example ()
core: upgrade to es2018 ()
led: using Attribute for data binding ()
login: enhanced login UX ()
notifications: using 'immer' to patch ngxs state ()
polish: removed console.log ()
test: test ()
fix format:write -- --uncommitted ()
animations: making hierarchical route animations default ()
api: fix auth config ()
api: make typeorm work with 'ng serve api' ()
api: now properly setting some environment variables in process.env ()
api: using timestamptz type for Dates in Entities ()
auth: fix redirection to dashboard after login via ImplicitFLow ()
build: now updating version ()
chat-box: changed chat-box input style to outline ()
chat-box: fix chatbox input appearance ()
chat-box: fix voice box for safari ()
core: adding es7/array polyfill to support old browsers ()
core: removed ng-package.prod.json as it is no longer needed by nx ()
dependencies: @ngxs/store v3.4.3 upgrade ()
dependencies: removing more moment dependencies ()
dependencies: removing more moment dependencies ()
dependencies: updated dependencies ()
docs: excluded some folders for compodoc builds ()
docs: fix compodoc build ()
draggable: replaced DraggableModule in favor of CDK DragDropModule ()
eventbus: workaround for ngxs router plugin issue ()
eventbus: workaround for ngxs router plugin issue ()
experiments: update ngx-knob, lock d3 version ()
features: using proper flex layout grid to render tiles ()
grid: fix drag: changed cdkDragRootElement from .mat-dialog-container .cdk-overlay-pane ()
grid: grid item hover animation changed ()
material: mat-placeholde -> mat-label ()
nestjs: fix typescript types ()
ngx-utils: fix date-fns formatTimeInWords pipe's change detection ()
ngx-utils: using ngx-utils ()
notifications: implement mock data for notifications PUT, POST actions ()
notifications: polish notifications ()
notifications: refactored notifications module ()
package: update core-js to version 3.0.0 ()
schematics: added Store workspace schematics ()
test: nrwl/nx -> 6.4.0-beta.1 ()
ThemePicker: ThemePicker now using PreferenceState for storage ()
tools: fix workspace-schematic ngxs ()
@types/jasmine vs @types/jest conflict ()
build ()
build ()
sticky header ()
admin: adding admin module to manage notifications ()
admin: adding admin module to manage notifications ()
analytics: added google analytics service ()
animations: added new hierarchical Route Animation ()
api: kubernetes ()
api: kubernetes ()
api: added 2nd node-app 'backend' to showcase file upload ()
api: added kubernetes api ()
api: added push API module to save PushSubscriptions ()
api: adding CacheModule ()
api: adding profile sub-module ()
api: dynamically load entities using webpack require.context ()
api: list API now support Pagination and Search ()
api: migrated database from mongodb to postgres ()
api: polish, refactored APIs ()
api: polish, refactored APIs ()
api: refactored ConfigService ()
api: upgrade NestJS to 6.0.0 ()
app: Automatically set pageTitle from route data ()
auth: Auth module now support CodeFlow/HybridFlow with PKCE ()
auth: fix sso: removed initialNavigation ()
auth: using @xmlking/angular-oauth2-oidc-all ()
components: added image comparison component ()
core: lib modules published to NPM ()
core: using Inject(WINDOW) and new ServiceWorker ()
core: using ngx-quicklink preloading strategy ()
core: using NGXS NgxsAfterBootstrap lifecycle hook ()
dashboard: added profile and settings pages ()
dashboard: added profile and settings pages ()
dashboard: adding profile update feature with avatar (WIP) ()
dashing: initial experiment to implement dashing.io ()
dashing: initial experiment to implement dashing.io ()
dependencies: nrwl/nx -> 6.4.0 , rebuild apps/api module with nx node-apps ()
deploy: added k8s manifest files for API ()
deploy: added k8s manifest files for API ()
deploy: polish ngxapi Dockerfile. ()
deployment: adding k8s deployment docs for postgres and keycloak ()
deps: latest angular and nx ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
entity: added column templates and sticky column options ()
experiments: added new example to showcase flex-layout with grid ()
ngx-utils: added mask directive ()
ngx-utils: ngx-utils module replace ngx-pipes ()
ngx-utils: replaced Moment lib with date-fns ()
ngx-utils: updated formatTimeInWords Pipe to reflect new date-fns changes in 2.0.0-alpha.27 ()
ngx-utils: using new untilDestroy ()
notifications: added field: native to Notification model ()
notifications: added notify, notifyAll API ()
notifications: refactored notifications module ()
notifications: UX changes to match API endpoint changes. ()
oidc: adding native OIDC module (WIP) ()
oidc: adding native OIDC module (WIP) ()
preload: added Preload strategies module ()
preload: added Preload strategies module ()
push: PushNotifications subscription backend API ()
shared: split shared module for optimal loading ()
socketio-plugin: WebSocketConnected event now carry socketId ()
socketio-plugin: WebSocketConnected event now carry socketId ()
viewport: added new Viewport module ()
webapp-e2e: switching from testcafe to cypress for e2e tests ()
context-menu example ()
core: upgrade to es2018 ()
led: using Attribute for data binding ()
login: enhanced login UX ()
notifications: using 'immer' to patch ngxs state ()
polish: removed console.log ()
test: test ()
fix format:write -- --uncommitted ()
animations: making hierarchical route animations default ()
api: fix auth config ()
api: make typeorm work with 'ng serve api' ()
api: now properly setting some environment variables in process.env ()
api: using timestamptz type for Dates in Entities ()
auth: fix redirection to dashboard after login via ImplicitFLow ()
build: now updating version ()
chat-box: changed chat-box input style to outline ()
chat-box: fix chatbox input appearance ()
chat-box: fix voice box for safari ()
core: adding es7/array polyfill to support old browsers ()
core: removed ng-package.prod.json as it is no longer needed by nx ()
dependencies: @ngxs/store v3.4.3 upgrade ()
dependencies: removing more moment dependencies ()
dependencies: removing more moment dependencies ()
dependencies: updated dependencies ()
docs: excluded some folders for compodoc builds ()
docs: fix compodoc build ()
draggable: replaced DraggableModule in favor of CDK DragDropModule ()
eventbus: workaround for ngxs router plugin issue ()
eventbus: workaround for ngxs router plugin issue ()
experiments: update ngx-knob, lock d3 version ()
features: using proper flex layout grid to render tiles ()
grid: fix drag: changed cdkDragRootElement from .mat-dialog-container .cdk-overlay-pane ()
grid: grid item hover animation changed ()
material: mat-placeholde -> mat-label ()
nestjs: fix typescript types ()
ngx-utils: fix date-fns formatTimeInWords pipe's change detection ()
ngx-utils: using ngx-utils ()
notifications: implement mock data for notifications PUT, POST actions ()
notifications: polish notifications ()
notifications: refactored notifications module ()
package: update core-js to version 3.0.0 ()
schematics: added Store workspace schematics ()
test: nrwl/nx -> 6.4.0-beta.1 ()
ThemePicker: ThemePicker now using PreferenceState for storage ()
tools: fix workspace-schematic ngxs ()
@types/jasmine vs @types/jest conflict ()
build ()
build ()
sticky header ()
admin: adding admin module to manage notifications ()
admin: adding admin module to manage notifications ()
analytics: added google analytics service ()
animations: added new hierarchical Route Animation ()
api: kubernetes ()
api: kubernetes ()
api: added 2nd node-app 'backend' to showcase file upload ()
api: added kubernetes api ()
api: added push API module to save PushSubscriptions ()
api: adding CacheModule ()
api: adding profile sub-module ()
api: dynamically load entities using webpack require.context ()
api: list API now support Pagination and Search ()
api: migrated database from mongodb to postgres ()
api: polish, refactored APIs ()
api: polish, refactored APIs ()
api: refactored ConfigService ()
api: upgrade NestJS to 6.0.0 ()
app: Automatically set pageTitle from route data ()
auth: Auth module now support CodeFlow/HybridFlow with PKCE ()
auth: fix sso: removed initialNavigation ()
auth: using @xmlking/angular-oauth2-oidc-all ()
components: added image comparison component ()
core: lib modules published to NPM ()
core: using Inject(WINDOW) and new ServiceWorker ()
core: using ngx-quicklink preloading strategy ()
core: using NGXS NgxsAfterBootstrap lifecycle hook ()
dashboard: added profile and settings pages ()
dashboard: added profile and settings pages ()
dashboard: adding profile update feature with avatar (WIP) ()
dashing: initial experiment to implement dashing.io ()
dashing: initial experiment to implement dashing.io ()
dependencies: nrwl/nx -> 6.4.0 , rebuild apps/api module with nx node-apps ()
deploy: added k8s manifest files for API ()
deploy: added k8s manifest files for API ()
deploy: polish ngxapi Dockerfile. ()
deployment: adding k8s deployment docs for postgres and keycloak ()
deps: latest angular and nx ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
entity: added column templates and sticky column options ()
experiments: added new example to showcase flex-layout with grid ()
ngx-utils: added mask directive ()
ngx-utils: ngx-utils module replace ngx-pipes ()
ngx-utils: replaced Moment lib with date-fns ()
ngx-utils: updated formatTimeInWords Pipe to reflect new date-fns changes in 2.0.0-alpha.27 ()
ngx-utils: using new untilDestroy ()
notifications: added field: native to Notification model ()
notifications: added notify, notifyAll API ()
notifications: refactored notifications module ()
notifications: UX changes to match API endpoint changes. ()
oidc: adding native OIDC module (WIP) ()
oidc: adding native OIDC module (WIP) ()
preload: added Preload strategies module ()
preload: added Preload strategies module ()
push: PushNotifications subscription backend API ()
shared: split shared module for optimal loading ()
socketio-plugin: WebSocketConnected event now carry socketId ()
socketio-plugin: WebSocketConnected event now carry socketId ()
viewport: added new Viewport module ()
webapp-e2e: switching from testcafe to cypress for e2e tests ()
context-menu example ()
core: upgrade to es2018 ()
led: using Attribute for data binding ()
login: enhanced login UX ()
notifications: using 'immer' to patch ngxs state ()
polish: removed console.log ()
test: test ()
fix format:write -- --uncommitted ()
animations: making hierarchical route animations default ()
api: fix auth config ()
api: make typeorm work with 'ng serve api' ()
api: now properly setting some environment variables in process.env ()
api: using timestamptz type for Dates in Entities ()
auth: fix redirection to dashboard after login via ImplicitFLow ()
build: now updating version ()
chat-box: changed chat-box input style to outline ()
chat-box: fix chatbox input appearance ()
chat-box: fix voice box for safari ()
core: adding es7/array polyfill to support old browsers ()
core: removed ng-package.prod.json as it is no longer needed by nx ()
dependencies: @ngxs/store v3.4.3 upgrade ()
dependencies: removing more moment dependencies ()
dependencies: removing more moment dependencies ()
dependencies: updated dependencies ()
docs: excluded some folders for compodoc builds ()
docs: fix compodoc build ()
draggable: replaced DraggableModule in favor of CDK DragDropModule ()
eventbus: workaround for ngxs router plugin issue ()
eventbus: workaround for ngxs router plugin issue ()
experiments: update ngx-knob, lock d3 version ()
features: using proper flex layout grid to render tiles ()
grid: fix drag: changed cdkDragRootElement from .mat-dialog-container .cdk-overlay-pane ()
grid: grid item hover animation changed ()
material: mat-placeholde -> mat-label ()
nestjs: fix typescript types ()
ngx-utils: fix date-fns formatTimeInWords pipe's change detection ()
ngx-utils: using ngx-utils ()
notifications: implement mock data for notifications PUT, POST actions ()
notifications: polish notifications ()
notifications: refactored notifications module ()
package: update core-js to version 3.0.0 ()
schematics: added Store workspace schematics ()
test: nrwl/nx -> 6.4.0-beta.1 ()
ThemePicker: ThemePicker now using PreferenceState for storage ()
tools: fix workspace-schematic ngxs ()
@types/jasmine vs @types/jest conflict ()
build ()
build ()
sticky header ()
admin: adding admin module to manage notifications ()
admin: adding admin module to manage notifications ()
analytics: added google analytics service ()
animations: added new hierarchical Route Animation ()
api: kubernetes ()
api: kubernetes ()
api: added 2nd node-app 'backend' to showcase file upload ()
api: added kubernetes api ()
api: added push API module to save PushSubscriptions ()
api: adding CacheModule ()
api: adding profile sub-module ()
api: dynamically load entities using webpack require.context ()
api: list API now support Pagination and Search ()
api: migrated database from mongodb to postgres ()
api: polish, refactored APIs ()
api: polish, refactored APIs ()
api: refactored ConfigService ()
api: upgrade NestJS to 6.0.0 ()
app: Automatically set pageTitle from route data ()
auth: Auth module now support CodeFlow/HybridFlow with PKCE ()
auth: fix sso: removed initialNavigation ()
auth: using @xmlking/angular-oauth2-oidc-all ()
components: added image comparison component ()
core: lib modules published to NPM ()
core: using Inject(WINDOW) and new ServiceWorker ()
core: using ngx-quicklink preloading strategy ()
core: using NGXS NgxsAfterBootstrap lifecycle hook ()
dashboard: added profile and settings pages ()
dashboard: added profile and settings pages ()
dashboard: adding profile update feature with avatar (WIP) ()
dashing: initial experiment to implement dashing.io ()
dashing: initial experiment to implement dashing.io ()
dependencies: nrwl/nx -> 6.4.0 , rebuild apps/api module with nx node-apps ()
deploy: added k8s manifest files for API ()
deploy: added k8s manifest files for API ()
deploy: polish ngxapi Dockerfile. ()
deployment: adding k8s deployment docs for postgres and keycloak ()
deps: latest angular and nx ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
entity: added column templates and sticky column options ()
experiments: added new example to showcase flex-layout with grid ()
ngx-utils: added mask directive ()
ngx-utils: ngx-utils module replace ngx-pipes ()
ngx-utils: replaced Moment lib with date-fns ()
ngx-utils: updated formatTimeInWords Pipe to reflect new date-fns changes in 2.0.0-alpha.27 ()
ngx-utils: using new untilDestroy ()
notifications: added field: native to Notification model ()
notifications: added notify, notifyAll API ()
notifications: refactored notifications module ()
notifications: UX changes to match API endpoint changes. ()
oidc: adding native OIDC module (WIP) ()
oidc: adding native OIDC module (WIP) ()
preload: added Preload strategies module ()
preload: added Preload strategies module ()
push: PushNotifications subscription backend API ()
shared: split shared module for optimal loading ()
socketio-plugin: WebSocketConnected event now carry socketId ()
socketio-plugin: WebSocketConnected event now carry socketId ()
viewport: added new Viewport module ()
webapp-e2e: switching from testcafe to cypress for e2e tests ()
context-menu example ()
core: upgrade to es2018 ()
led: using Attribute for data binding ()
login: enhanced login UX ()
notifications: using 'immer' to patch ngxs state ()
polish: removed console.log ()
test: test ()
fix format:write -- --uncommitted ()
animations: making hierarchical route animations default ()
api: fix auth config ()
api: make typeorm work with 'ng serve api' ()
api: now properly setting some environment variables in process.env ()
api: using timestamptz type for Dates in Entities ()
auth: fix redirection to dashboard after login via ImplicitFLow ()
build: now updating version ()
chat-box: changed chat-box input style to outline ()
chat-box: fix chatbox input appearance ()
chat-box: fix voice box for safari ()
core: adding es7/array polyfill to support old browsers ()
core: removed ng-package.prod.json as it is no longer needed by nx ()
dependencies: @ngxs/store v3.4.3 upgrade ()
dependencies: removing more moment dependencies ()
dependencies: removing more moment dependencies ()
dependencies: updated dependencies ()
docs: excluded some folders for compodoc builds ()
docs: fix compodoc build ()
draggable: replaced DraggableModule in favor of CDK DragDropModule ()
eventbus: workaround for ngxs router plugin issue ()
eventbus: workaround for ngxs router plugin issue ()
experiments: update ngx-knob, lock d3 version ()
features: using proper flex layout grid to render tiles ()
grid: fix drag: changed cdkDragRootElement from .mat-dialog-container .cdk-overlay-pane ()
grid: grid item hover animation changed ()
material: mat-placeholde -> mat-label ()
nestjs: fix typescript types ()
ngx-utils: fix date-fns formatTimeInWords pipe's change detection ()
ngx-utils: using ngx-utils ()
notifications: implement mock data for notifications PUT, POST actions ()
notifications: polish notifications ()
notifications: refactored notifications module ()
package: update core-js to version 3.0.0 ()
schematics: added Store workspace schematics ()
test: nrwl/nx -> 6.4.0-beta.1 ()
ThemePicker: ThemePicker now using PreferenceState for storage ()
tools: fix workspace-schematic ngxs ()
@types/jasmine vs @types/jest conflict ()
build ()
build ()
sticky header ()
admin: adding admin module to manage notifications ()
admin: adding admin module to manage notifications ()
analytics: added google analytics service ()
animations: added new hierarchical Route Animation ()
api: kubernetes ()
api: kubernetes ()
api: added 2nd node-app 'backend' to showcase file upload ()
api: added kubernetes api ()
api: added push API module to save PushSubscriptions ()
api: adding CacheModule ()
api: adding profile sub-module ()
api: dynamically load entities using webpack require.context ()
api: list API now support Pagination and Search ()
api: migrated database from mongodb to postgres ()
api: polish, refactored APIs ()
api: polish, refactored APIs ()
api: refactored ConfigService ()
api: upgrade NestJS to 6.0.0 ()
app: Automatically set pageTitle from route data ()
auth: Auth module now support CodeFlow/HybridFlow with PKCE ()
auth: fix sso: removed initialNavigation ()
auth: using @xmlking/angular-oauth2-oidc-all ()
components: added image comparison component ()
core: lib modules published to NPM ()
core: using Inject(WINDOW) and new ServiceWorker ()
core: using ngx-quicklink preloading strategy ()
core: using NGXS NgxsAfterBootstrap lifecycle hook ()
dashboard: added profile and settings pages ()
dashboard: added profile and settings pages ()
dashboard: adding profile update feature with avatar (WIP) ()
dashing: initial experiment to implement dashing.io ()
dashing: initial experiment to implement dashing.io ()
dependencies: nrwl/nx -> 6.4.0 , rebuild apps/api module with nx node-apps ()
deploy: added k8s manifest files for API ()
deploy: added k8s manifest files for API ()
deploy: polish ngxapi Dockerfile. ()
deployment: adding k8s deployment docs for postgres and keycloak ()
deps: latest angular and nx ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
entity: added column templates and sticky column options ()
experiments: added new example to showcase flex-layout with grid ()
ngx-utils: added mask directive ()
ngx-utils: ngx-utils module replace ngx-pipes ()
ngx-utils: replaced Moment lib with date-fns ()
ngx-utils: updated formatTimeInWords Pipe to reflect new date-fns changes in 2.0.0-alpha.27 ()
ngx-utils: using new untilDestroy ()
notifications: added field: native to Notification model ()
notifications: added notify, notifyAll API ()
notifications: refactored notifications module ()
notifications: UX changes to match API endpoint changes. ()
oidc: adding native OIDC module (WIP) ()
oidc: adding native OIDC module (WIP) ()
preload: added Preload strategies module ()
preload: added Preload strategies module ()
push: PushNotifications subscription backend API ()
shared: split shared module for optimal loading ()
socketio-plugin: WebSocketConnected event now carry socketId ()
socketio-plugin: WebSocketConnected event now carry socketId ()
viewport: added new Viewport module ()
webapp-e2e: switching from testcafe to cypress for e2e tests ()
context-menu example ()
core: upgrade to es2018 ()
led: using Attribute for data binding ()
login: enhanced login UX ()
notifications: using 'immer' to patch ngxs state ()
polish: removed console.log ()
test: test ()
grid: grid item hover animation changed ()
dashing: initial experiment to implement dashing.io ()
dashing: initial experiment to implement dashing.io ()
preload: added Preload strategies module ()
preload: added Preload strategies module ()
shared: split shared module for optimal loading ()
animations: making hierarchical route animations default ()
api: using timestamptz type for Dates in Entities ()
chat-box: changed chat-box input style to outline ()
chat-box: fix chatbox input appearance ()
dependencies: removing more moment dependencies ()
dependencies: removing more moment dependencies ()
dependencies: updated dependencies ()
ngx-utils: fix date-fns formatTimeInWords pipe's change detection ()
notifications: implement mock data for notifications PUT, POST actions ()
notifications: polish notifications ()
notifications: refactored notifications module ()
admin: adding admin module to manage notifications ()
admin: adding admin module to manage notifications ()
api: kubernetes ()
api: kubernetes ()
api: added kubernetes api ()
api: dynamically load entities using webpack require.context ()
auth: fix sso: removed initialNavigation ()
auth: using /angular-oauth2-oidc-all ()
core: lib modules published to NPM ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
docs: added FAQ for removing NgZone ()
entity: added column templates and sticky column options ()
ngx-utils: replaced Moment lib with date-fns ()
ngx-utils: updated formatTimeInWords Pipe to reflect new date-fns changes in 2.0.0-alpha.27 ()
notifications: refactored notifications module ()
socketio-plugin: WebSocketConnected event now carry socketId ()
socketio-plugin: WebSocketConnected event now carry socketId ()
viewport: added new Viewport module ()
core: upgrade to es2018 ()
notifications: using 'immer' to patch ngxs state ()
api: fix auth config ()
api: make typeorm work with 'ng serve api' ()
auth: fix redirection to dashboard after login via ImplicitFLow ()
chat-box: fix voice box for safari ()
core: adding es7/array polyfill to support old browsers ()
core: removed ng-package.prod.json as it is no longer needed by nx ()
eventbus: workaround for ngxs router plugin issue ()
eventbus: workaround for ngxs router plugin issue ()
experiments: update ngx-knob, lock d3 version ()
grid: fix drag: changed cdkDragRootElement from .mat-dialog-container .cdk-overlay-pane ()
material: mat-placeholde -> mat-label ()
ThemePicker: ThemePicker now using PreferenceState for storage ()
analytics: added google analytics service ()
api: added push API module to save PushSubscriptions ()
core: using Inject(WINDOW) and new ServiceWorker ()
dashboard: added profile and settings pages ()
dashboard: added profile and settings pages ()
notifications: added field: native to Notification model ()
notifications: added notify, notifyAll API ()
push: PushNotifications subscription backend API ()
polish: removed console.log ()
test: test ()
features: using proper flex layout grid to render tiles ()
ngx-utils: using ngx-utils ()
animations: added new hierarchical Route Animation ()
api: added 2nd node-app 'backend' to showcase file upload ()
api: migrated database from mongodb to postgres ()
app: Automatically set pageTitle from route data ()
dependencies: nrwl/nx -> 6.4.0 , rebuild apps/api module with nx node-apps ()
experiments: added new example to showcase flex-layout with grid ()
ngx-utils: ngx-utils module replace ngx-pipes ()
ngx-utils: using new untilDestroy ()
docs: excluded some folders for compodoc builds ()
docs: fix compodoc build ()
draggable: replaced DraggableModule in favor of CDK DragDropModule ()
schematics: added Store workspace schematics ()
tools: fix workspace-schematic ngxs ()
components: added image comparison component ()
led: using Attribute for data binding ()
login: enhanced login UX ()
nestjs: fix typescript types ()
test: nrwl/nx -> 6.4.0-beta.1 ()
build: now updating version ()
/jasmine vs /jest conflict ()
build ()
build ()
sticky header ()
fix format:write -- --uncommitted ()
context-menu example ()
deps: latest angular and nx ()