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

bugfix(331) - Stylo edit should appear even when observation is a long text #332

Merged
merged 21 commits into from
Sep 16, 2024

Commits on Sep 9, 2024

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

Commits on Sep 11, 2024

  1. bugfix/329 add background hover on whole MissionItem and fix AEM repo…

    …rt download button alignment
    aleckvincent committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9c797ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff6e5ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4080f1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5c0315 View commit details
    Browse the repository at this point in the history
  5. feature(action): dropdown add action

     - Create a common component action-dropdown with 2 menu items, main and sub
     - on click, show sub menu item
     - remove old component
     - test it
    xtiannyeto authored and aleckvincent committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    310940d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. feat(control-administrative): delay form mutation for 5 sec

     - use FormikEffect and Formik component
     - Add timer to delay mutation
     - Test eveything
    xtiannyeto authored and aleckvincent committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cfbc7d8 View commit details
    Browse the repository at this point in the history
  2. feat(control): update orga files

     - new arborescence and fix test
    xtiannyeto authored and aleckvincent committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    41fd1d9 View commit details
    Browse the repository at this point in the history
  3. feat(control): gens de mer update

     - Create hook with common behavior of control
     - Test hook
     - Refactor control administrative to use hook
     - Refactor control gens de mer to use hook
     - Test control gens de mer
    xtiannyeto authored and aleckvincent committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    71a221e View commit details
    Browse the repository at this point in the history
  4. fix(buil): repair test fail

      -  block init calls
    xtiannyeto authored and aleckvincent committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    665a755 View commit details
    Browse the repository at this point in the history
  5. fix(test): have been call check box

     - Just test Have been called.
     - TODO: check number of called for later
    xtiannyeto authored and aleckvincent committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    770aa90 View commit details
    Browse the repository at this point in the history
  6. feat(use-control): update handling of unitHasConfirm

     - default behavior, if data and unitHasConfirm null then set true
     - move common check into hook
     - test it
    xtiannyeto authored and aleckvincent committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b029b98 View commit details
    Browse the repository at this point in the history
  7. feat(control): refactor security and navigation

     - on security and navigation control use hook useControl
     - on security and navigation control Refactor form with formik and FormikEffect
     - On administrative and gensDeMer, remove control already in useControl hook
     - Add tests
    xtiannyeto authored and aleckvincent committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1569f6e View commit details
    Browse the repository at this point in the history
  8. fix(lodash): import only methods

     - Remove _ import, just methods
    xtiannyeto authored and aleckvincent committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a2eae17 View commit details
    Browse the repository at this point in the history
  9. fix(aem): sovereign nbr hour at sea

     - Update algorithm of nbrHourAtSea
     - Update tests around
    xtiannyeto authored and aleckvincent committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    eea50bb View commit details
    Browse the repository at this point in the history
  10. fix(test): safe not empty collection call

     - Make sure that .last() is called on a not empty collection
    xtiannyeto authored and aleckvincent committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8a14abc View commit details
    Browse the repository at this point in the history
  11. fix(front-dependencies): update dependencies build failed

     - npm audit fix --force
    xtiannyeto authored and aleckvincent committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    97d9dbd View commit details
    Browse the repository at this point in the history
  12. fix(build): msw vulnerability issue

     - override path-to-regexp to version 8
    xtiannyeto authored and aleckvincent committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8edca0a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e519366 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c13f902 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7944063 View commit details
    Browse the repository at this point in the history