Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Latest commit

 

History

History
389 lines (170 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

389 lines (170 loc) · 11.1 KB

3.0.6 (2019-05-10)

Bug Fixes

3.0.5 (2019-04-08)

Bug Fixes

  • Update and freeze dependencies (a37d3eb)

3.0.4 (2019-03-25)

Bug Fixes

  • Update dependencies (6244fd5)
  • Update sources and files structure for new rucken (7e7579f)

3.0.3 (2019-03-11)

Bug Fixes

3.0.2 (2019-03-10)

Bug Fixes

  • Add check to undefined (2dae41f)
  • Add title on sub grids for project modal (1acf96b)
  • Move configs and models from entities folder to parent (688bb7a)
  • To all Date field add alternative type "Date | string" (5ba6971)
  • Update dependencies (daf1b45)
  • Update text and ru translate range => task time (#176) (d2c445b)

3.0.1 (2019-03-06)

Bug Fixes

3.0.0 (2019-03-02)

Bug Fixes

  • Update dependencies and source for it (8eef549)

2.2.0 (2018-11-17)

Features

  • deps: Update dependencies (e72db23)

2.1.0 (2018-09-27)

Bug Fixes

  • demo: Support include project as git submodule to backend (7ecd3f3)
  • change modal options names (b2c8cf0)

Features

2.0.1 (2018-05-16)

Bug Fixes

  • rename: Rename libs folders (9cb0c6a)
  • rename: Rename libs names (e10f983)

2.0.0 (2018-05-16)

Performance Improvements

0.5.1 (2018-01-29)

Bug Fixes

  • deps: Update dependencies (451d4dc)

0.5.0 (2018-01-27)

Bug Fixes

  • modals: Fix errors on get item from null array (a989aa0)

Features

  • ssr: Update dependencies and add support SSR (6ce4333)

0.4.1 (2018-01-12)

Bug Fixes

  • selects: Change select grids inputs for new ngx-bootstrap components (fd6062a)
  • styles: Remove custom styles like "app-grid-...." and others (8b85b95)

0.4.0 (2017-12-14)

Bug Fixes

  • tsconfig: Return old tsconfig files for libs (e3958e9)

Features

  • refactor: Update dependencies and refactor sources for it (32cc0ca)

0.3.1 (2017-12-07)

Bug Fixes

  • deps: Update dependencies for Angular 5.1.0 (ad58510)

0.3.0 (2017-11-20)

Bug Fixes

  • home-guard: Allow home page (3377e7c)

Features

  • http: Change HttpModule to HttpClientModule (c32a9e5)
  • update: Update dependencies and all sources for Angular 5.0.2 (8adbe04)

0.2.5 (2017-11-13)

Bug Fixes

  • navbar: Move init route to initRoutes method (b5dc067)

Features

  • Update dependencies and refactor code for it (f125e12)

0.2.4 (2017-10-30)

Bug Fixes

  • grids: Add call searchWithMockedItems in search method (2cd33ba)

0.2.3 (2017-10-28)

Bug Fixes

  • permissions: Move check permissions from getter to value, for speed up ui (b8f7c88)

0.2.2 (2017-10-23)

0.2.1 (2017-10-20)

Bug Fixes

  • home-page: Add PipesModule (2a4e754)
  • web: Update and add guard to frames (a850406)

0.2.0 (2017-10-15)

Bug Fixes

  • srcgen: Update grid files generator for new folders structure (886b928)

Features

  • refactor: Update and change files and folders (b0cb981)

0.1.10 (2017-10-13)

Bug Fixes

  • deps: Update dependencies (306b1dc)
  • scripts: Add ignore AppModule from index.ts (f9ffcba)
  • scripts: Add modules to index.ts (92e88dd)
  • select-input: Fix import TooltipModule (38e751b)

0.1.9 (2017-10-04)

Bug Fixes

  • deps: Update dependencies and refactor code for new version of rucken (ff1bc0b)

0.1.8 (2017-10-01)

Bug Fixes

  • deps: Update dependencies and fix code for new @rucken (c42ef8e)
  • scaffold: Update scaffold scrips (78187d5)
  • scripts: Add --build-optimizer to app-build command (b2c98ef)

0.1.7 (2017-09-19)

Bug Fixes

  • script: Fix test script (2df26d9)

0.1.6 (2017-09-19)

Bug Fixes

  • AoT: Add check length of items on html template (f290254)
  • AoT: Remove attribute from method in html template (dbcc081)
  • deps: Update dependencies and change code for it (cc8b3bf)
  • lint: Fix errors (6b489b6)

Features

  • AoT: Update for correct work with AoT over lazy routes (7f3f666)

0.1.5 (2017-09-07)

  • Update scripts and environments

0.1.4 (2017-09-06)

Bug Fixes

  • deps: Add all dependencies from rucken (f0a57b9)
  • deps: Update dependencies and change code for it (53ae546)
  • todo-user-grid: Error with use readonly property (9cc33b0)
  • Add filter by selected project in todo-change model (ab3f64f)
  • Change todo-change model and change DomSanitizer to safeHtml pipe (fe034d7)
  • Refactor for new version of rucken (f506fd7)
  • Remove circular links (9df5cd7)
  • Update all links for models, change use method for statuses and tasks (293b49d)
  • Update dependencies and fix all sources for it (d6fc719)

0.1.3 (2017-07-04)

Bug Fixes

  • deps: Update dependencies and change code for it (53ae546)

0.1.2 (2017-06-29)

Bug Fixes

  • deploy: Update scripts

0.1.1 (2017-06-29)

Bug Fixes

  • deps: Update deps

0.1.0 (2017-05-28)

Bug Fixes

  • urls: Fix prod mockapi url in environment and add hard url to gh-page demo page on deploy (a3b781a)

Features

  • navbar: Add language item on navbar (518ab9b)