Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 8.2.0 #232

Merged
merged 26 commits into from
May 19, 2023
Merged

Release 8.2.0 #232

merged 26 commits into from
May 19, 2023

Commits on Nov 14, 2022

  1. Add top bar title on app (#152)

    * page title inserted
    
    * remove unused import
    
    * change from String to string
    
    * titles added
    
    * removed unused import
    
    * title changes
    
    * data on each module
    
    * removed unused import
    javierFernandezMendez committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a8c364e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Dark mode on playground (#159)

    * new themes
    
    * dark theme not working
    
    * css generated
    
    * dark mode ready
    
    * litle change
    
    * updated ontimize verison
    
    * Update src/environments/environment.prod.ts
    
    Co-authored-by: Daniel Graña Cousido <daniel.grana@imatia.com>
    
    * Update src/environments/environment.ts
    
    Co-authored-by: Daniel Graña Cousido <daniel.grana@imatia.com>
    
    * updated ontimize themes version
    
    Co-authored-by: Daniel Graña Cousido <daniel.grana@imatia.com>
    javierFernandezMendez and daniel-grana committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    2818150 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. New vertical menu (#156)

    * menu in process
    
    * menu finished
    
    * input cards added
    
    * side menu changes
    
    * new menu
    
    * structure changes
    
    * new menu component
    
    * viewencapsulation
    
    * containers component vetical menu
    
    * menu added
    
    * config collapsible
    
    * container changes
    
    * table config menu sidenav
    
    * bugs and code smells
    
    * bug fix
    
    * some review changes
    
    * card title aligned, config table screen fixed
    
    * table configuration button and menu changed
    
    * duplicated code fix
    
    * list and grid menu
    
    * grid config colapsible finished
    
    * sonarcloud fixes
    
    * configuration header component
    
    * sonarcloud rip
    
    * new structure component on data module
    
    * sonar cloud fixes
    
    * sonar cloud minor fixes
    
    * Deleted image because it isnot necessary
    
    * inputs card with image
    
    * some fixes
    
    * solved some bugs and config button desapears on grid screens
    
    * bug while closing the sidenav on a small screen
    
    * config button bug
    
    * collapsible config menu fixed
    
    * Fixed errors in aot compilation
    
    * Fixed errors in aot compililation
    
    * some desing changes
    
    * collapsible menu overflow changed
    
    * config button fixes
    
    * Fix private var when running production aot
    
    * page fixes
    
    * trying to fix dark mode issues
    
    * main theme created
    
    * dark mode fixes
    
    * dark mode inputs card menu added
    
    * Update DummyService provider
    
    * Fix collapsible menu scroll
    
    * layout fixes
    
    * configuration button container fixed
    
    * collapsible css fix
    
    * unsubcribed events
    
    * code fixes and images changed
    
    * custom item list fix
    
    * Added missed translation
    
    * Added build:themes script
    
    * Applied imfashion theme
    
    * Update home component
    
    * Update main container layout of all sections
    
    * Update grid and list sections
    
    * Fix collapsible menu
    
    * Register svg icons into ontimize
    
    * organize svg icons
    
    * Data section menu
    
    * Fix console error of data-structure component
    
    * Fixed table, list, grid configuration button
    
    * Media section menu
    
    * Modals & popus section menu
    
    * Layout section menu
    
    * Imported OChartModule in table module
    
    * Updated angular.json with chart styles
    
    * Added sqltypes
    
    * added new icons
    
    * modified grid images and buttons examples
    
    * Updated ontimize-web-ngx version
    
    * Updated package-lock
    
    * Added ontimize-web-ngx-charts
    
    * some padding fixed, console error fixed, overflow fixed
    
    * input icons by img label and new container color on inputs
    
    * new svg incons and new example component desing
    
    * changed theming version to 8.5.0 snapshot 0
    
    * Set read-only='yes' in o-image
    
    * grind screen fixes
    
    * bg levels tests
    
    * grid screens fixed
    
    * table config fixed
    
    * fixed scroll on some pages
    
    * using theming 8.4.1, fixed grid basic screen, new label on dark mode and table config button
    
    * removed unused classes
    
    * Update snapshot versions and updated css styles
    
    * Updated start script
    
    * Updated ontimize-web-ngx-theming version
    
    * Updated ontimize styles
    
    ---------
    
    Co-authored-by: Patricia Martinez <32088627+patricia-martinez-imatia@users.noreply.github.com>
    Co-authored-by: IMATIASL\patricia.martinez <patricia.martinez@imatia.com>
    Co-authored-by: Daniel Graña Cousido <daniel.grana@imatia.com>
    Co-authored-by: Tomas Fuentes <tomasfacal@gmail.com>
    5 people committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    e81dc0b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    7a488b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Replace angular2-hightlight.js with ngx-highlightjs (#172)

    * Replace angular2-hightlight.js by ngx-highlightjs
    
    * Dynamic loading of highlight styles according to mode
    
    * Set font-size to highlight code section
    
    * Updated highlight.js version
    
    * Updated app.module.ts
    
    * Fixed error
    patricia-martinez-imatia committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    357b848 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. New home screen improved (#178)

    * new home screen
    
    * new home improved
    
    * added new menu button style
    
    * new component configuration button and some fixes
    
    * event click changed
    javierFernandezMendez committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    088c776 View commit details
    Browse the repository at this point in the history
  2. Playground fixes (#174)

    * playground fixes on table, grid, checkbox and example component
    
    * merge
    
    * some playground fixes
    
    * XD fixes
    
    * playground fixes
    
    * playgroud fixes
    
    * new home screen
    
    * Revert "new home screen"
    
    This reverts commit a793c83.
    
    * dialog changes
    
    * txtf appearance changed
    
    * removed unused import and changed dialog configurations removing customitation
    
    * screen fix and package lock changes
    
    * table basic changes
    
    * Revert "table basic changes"
    
    This reverts commit e2e10b2.
    
    * removed playground examples height
    
    ---------
    
    Co-authored-by: Daniel Graña Cousido <daniel.grana@imatia.com>
    javierFernandezMendez and daniel-grana committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    552045b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    5674665 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Button position fixed and removed config button component (#193)

    * button position fixed
    
    * right button not working on low resolution
    
    * configuration button component fixed
    
    * configuration button component removed and button integrated con data structure component
    
    * removed unused class and imports
    javierFernandezMendez committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    7222962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    589cd6e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    c161fe2 View commit details
    Browse the repository at this point in the history
  2. SVG icons fixed (#208)

    * dark svg added
    
    * fixed svg icons
    javierFernandezMendez committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    8960bb2 View commit details
    Browse the repository at this point in the history
  3. Item succesfull aligned (#204)

    * item aligned
    
    * containers aligned
    javierFernandezMendez committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    7bddc44 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Data structure name refactored to screen configuration (#207)

    * data structure name refactor with screen configuration
    
    * removed unused variable
    
    * remove unused imports
    
    * removed table scss styles
    javierFernandezMendez committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    701894a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration button aligned (#206)

    * button align on table fixed
    
    * button aligned
    javierFernandezMendez committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b305534 View commit details
    Browse the repository at this point in the history
  2. Added breakpoint to config sidenav (#211)

    * breakpoints creation
    
    * media query created
    
    * removed unused import
    
    * Changed sidenav mode in breakpoint lg
    
    ---------
    
    Co-authored-by: IMATIASL\patricia.martinez <patricia.martinez@imatia.com>
    Configuration menu
    Copy the full SHA
    6780cfc View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Added collapsible configuration screens (#212)

    * added config menus
    
    * removed commented code
    
    * removed unnecesary scrolls
    
    * requested changes applied
    
    * tooltip fixed
    
    * fixed typo
    
    * example component height fixed
    
    * sidenav menu fixes
    
    * added padding on main container
    
    * table basic menu fixed
    
    * fixed some screen scrolls and menu heighs
    
    * collapsible menu style fixed
    
    * some scrolls fixed and new style on configuration menus
    
    * app font size changed and importans label removed
    
    * unnecesary scroll on some screens
    
    * checkbox title aligned
    
    * scroll fixed
    
    * removed scroll from radio screen
    
    * Improved containers css
    
    * Refactoring styles
    
    * Refactoring styles
    
    * Removed !import
    
    * Refactoring styles
    
    * Refactoring styles
    
    * Reverted latest changes
    
    * Resolving responsive conflict
    
    * Improved code
    
    * Improved list item card styles
    
    * Removed unused class
    
    * Improved code
    
    * Improved responsive styles
    
    ---------
    
    Co-authored-by: IMATIASL\patricia.martinez <patricia.martinez@imatia.com>
    Configuration menu
    Copy the full SHA
    53642fd View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    3ab5a66 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Gallery example screen and some fixes (#217)

    * fixed gallery screen
    
    * list card image size changed
    
    * galley screen fixed
    
    * gallery screen changed and some fixes improved
    
    * some fixes
    javierFernandezMendez committed May 3, 2023
    Configuration menu
    Copy the full SHA
    80940f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    545be0c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Example component auto update values ready (#223)

    * some screens configuration updates
    
    * more changes
    
    * grid basic new code update example
    
    * grid code remplaze not working
    
    * tooltip and input appearance not working
    
    * all components working
    javierFernandezMendez committed May 16, 2023
    Configuration menu
    Copy the full SHA
    70ce96a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f556a9 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    df15a14 View commit details
    Browse the repository at this point in the history
  2. Add workflows (#230)

    * feat: add workflows
    
    * Update sonar-project.properties
    
    * chore: force compilation
    daniel-grana committed May 19, 2023
    Configuration menu
    Copy the full SHA
    0fc2306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    158344b View commit details
    Browse the repository at this point in the history
  4. Prepare release 8.2.0

    ontimize-web committed May 19, 2023
    Configuration menu
    Copy the full SHA
    fab8178 View commit details
    Browse the repository at this point in the history