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

refactor: primeng #628

Merged
merged 18 commits into from
Nov 5, 2024
Merged

Commits on Aug 22, 2024

  1. refactor: primeng

    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a02274e View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. in progress

    - Adds default placeholder in the tree select.
    - Translates the placeholder in the tree select.
    - Translates options children for the editor select components.
    - Copies legacy value options property to the new data property.
    - fixes record is a signal
    - fixes editor save button
    - add dropdown in the add field editor component
    
    Co-Authored-by: Johnny Mariéthoz <[email protected]>
    jma committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    45c779b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. chore: improvement

    * Adds sort options.
    * Removes translate module on tree-select.
    * Adds new examples on editor.
    
    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a2b9a8a View commit details
    Browse the repository at this point in the history
  2. chore(select): add preferred option on select

    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1163a06 View commit details
    Browse the repository at this point in the history
  3. refactor(component): improvement of add field editor

    * Uses a list instead of buttons.
    
    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    defbe33 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. chore: improve search view

    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2f258fb View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. chore(translate): improvement

    * Adds primeng locale package.
    * Refactors the translate service.
    * Initializes translate service on Core module.
    
    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3f8a8c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. chore: remove ngx-toastr package

    * Uses primeng Toast module instead of Toastr module.
    * Removes ngx-toastr package.
    
    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c06c531 View commit details
    Browse the repository at this point in the history
  2. chore: fix deprecated

    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    44eb788 View commit details
    Browse the repository at this point in the history
  3. chore: remove ngx-bootstrap

    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    57ac41d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix: export module

    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    48f7bbf View commit details
    Browse the repository at this point in the history
  2. chore(autocomplete): improve default value

    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7ce1e97 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. chore: some fixes

    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b81b159 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. refactor: change some things

    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    03d90c2 View commit details
    Browse the repository at this point in the history
  2. refactor: fix some tests

    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3b5b8ed View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. refactor: remove moment, add luxon

    * Refactors the date validator.
    
    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8a8ae84 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. refactor: add config constant

    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e398e45 View commit details
    Browse the repository at this point in the history
  2. chore(formly): fix hide field on extension

    Co-Authored-by: Bertrand Zuchuat <[email protected]>
    Garfield-fr committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1a7d76b View commit details
    Browse the repository at this point in the history