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

[AAE-19177] - Migration to NG15 - this one for real 👯 #9088

Merged
merged 257 commits into from
Jul 19, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 10, 2024

  1. Fixed linting

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fbc2159 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64ab887 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa3802f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c096e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    098ca6b View commit details
    Browse the repository at this point in the history
  6. Fixed prod build

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d3fd289 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cb1425 View commit details
    Browse the repository at this point in the history
  8. Fixed unit tests

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fa47c92 View commit details
    Browse the repository at this point in the history
  9. Fixed last unit tests

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ecb368e View commit details
    Browse the repository at this point in the history
  10. Fixed js-api build

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b1431b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    90c3f80 View commit details
    Browse the repository at this point in the history
  12. Fixing e2e part 2

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3e7dcaa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e9f9bca View commit details
    Browse the repository at this point in the history
  14. Fixed unit test failing

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9fdca21 View commit details
    Browse the repository at this point in the history
  15. E2E - fixing

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    43ac352 View commit details
    Browse the repository at this point in the history
  16. Fixing unit after rebase

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6bcaa77 View commit details
    Browse the repository at this point in the history
  17. Fixing e2e - part III

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f8588ad View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f6ce8c7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8d77c50 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dba4e6a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d82e816 View commit details
    Browse the repository at this point in the history
  22. wrong xdescribe

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fa75e14 View commit details
    Browse the repository at this point in the history
  23. fixig e2es

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c53d9ea View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    89f7255 View commit details
    Browse the repository at this point in the history
  25. readded missing dep

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    dac9611 View commit details
    Browse the repository at this point in the history
  26. Fixed slider search e2es

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4ea138c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a4a5729 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f29deb5 View commit details
    Browse the repository at this point in the history
  29. Fixed search e2es

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bdf4a0b View commit details
    Browse the repository at this point in the history
  30. Rebased to latest

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e70adb2 View commit details
    Browse the repository at this point in the history
  31. Fixed the last e2es?

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e9d694e View commit details
    Browse the repository at this point in the history
  32. reverted broken rebase

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d41bf3b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cb05e55 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    4499da9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    78c92be View commit details
    Browse the repository at this point in the history
  36. Readded method removed

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    38d19b8 View commit details
    Browse the repository at this point in the history
  37. Fixed pointless e2e

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    31835b8 View commit details
    Browse the repository at this point in the history
  38. Fixed unit test

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    522e298 View commit details
    Browse the repository at this point in the history
  39. [AAE-18267] change unit test setup for auth service (#9216)

    * [AAE-18267] change unit test setup for auth service
    
    * [AAE-18267] remove exclude
    
    * [AAE-18267] removed CoreTestingModule from imports
    wojd0 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    64bb564 View commit details
    Browse the repository at this point in the history
  40. unit test fixes for migration (#9217)

    * reenabled excluded test in TagNodeList
    
    * fixed tests for UploadApi in js-api
    wojd0 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    48b1f49 View commit details
    Browse the repository at this point in the history
  41. Fixed a dependency problem

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    28ff0da View commit details
    Browse the repository at this point in the history
  42. remaining unit test fixes for the Angular 15 update (#9218)

    * removing excludes from working tests
    
    * test fixes for CategoriesManagementComponent
    
    * [ci:force] reenabling tests / fixes
    
    * fixes in process-services-cloud
    
    * change html element type
    
    * fix selector in StartProcessComponent
    wojd0 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b6e5199 View commit details
    Browse the repository at this point in the history
  43. Revert "Fixed a dependency problem"

    This reverts commit 319e183.
    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    93e2385 View commit details
    Browse the repository at this point in the history
  44. Rebased to latest

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    051b9de View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    edbee6a View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    118646e View commit details
    Browse the repository at this point in the history
  47. Fixed package.json

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    21b15e3 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    4c2f6bc View commit details
    Browse the repository at this point in the history
  49. Rebased to the latest

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0aa62ad View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    077b0f1 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    93ecc52 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    7fd6614 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    9e85cb7 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    c3a5145 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    7199e27 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    fed05cd View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    f7d6976 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    38c1c3b View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    54f0c86 View commit details
    Browse the repository at this point in the history
  60. [affected:*][ci:force] [AAE-21070] Fix e2e Content: Components - C587…

    …084 - fix class selectors
    alep85 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d8447b5 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    30170f5 View commit details
    Browse the repository at this point in the history
  62. Improvement/AAE-19176-reapply-selector-changes (#9424)

    * AAE-19510 remove selector variable
    
    * AAE-19510 poc for card view using variable selectors
    
    * AAE-19176 rename mat selectors file
    
    * AAE-19176 add missing style imports
    
    * AAE-19176 remove remaining mat selectors
    
    * AAE-19176 replaced todo material selectors with variables
    
    * AAE-19176 changes made in meantime
    
    * AAE-19176 conflict fixes
    wojd0 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    03ebad1 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    96ea142 View commit details
    Browse the repository at this point in the history
  64. Fix selector after merging #9424, .mat-content-actions was replaced b…

    …y .adf-start-process-content-actions
    alep85 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8d40968 View commit details
    Browse the repository at this point in the history
  65. Fix lint issue

    alep85 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    338f710 View commit details
    Browse the repository at this point in the history
  66. [AAE-21083] Fix e2e Content: Metadata - C280560 - fix slide toggle cl…

    …ick, in v15 toggle is handled with a button instead of input
    alep85 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7748ca0 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    2f63f4d View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    49d4218 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    8d36e49 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    d6852d0 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    0d5eea8 View commit details
    Browse the repository at this point in the history
  72. [AAE-21084] Fix e2e Content: Upload and Versioning - C279992 - fix en…

    …able togle selector
    alep85 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1316e6d View commit details
    Browse the repository at this point in the history
  73. [AAE-21085] Fix e2e Search - revert to previous version, text should …

    …be written without pressing eneter to show the autocomplete list items
    alep85 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    cbba039 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    bba380f View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    6f3ef43 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    0464285 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    90630c5 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    af7ecd6 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    932ca1a View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    4a42f33 View commit details
    Browse the repository at this point in the history
  81. [affected:*][ci:force] Remove fit

    alep85 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d722608 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    f0aecc1 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    47befbe View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    533a11e View commit details
    Browse the repository at this point in the history
  85. [affected:*][ci:force] Added pretheme for core as it is mandatory whe…

    …n publishing and rebuilding
    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0ba2c71 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    7270a78 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    9748062 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    2baee9c View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    6f87200 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    d9586b0 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    d21f1e4 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    5a61b9a View commit details
    Browse the repository at this point in the history
  93. [ACS-7373] mat-icon-buttons

    nikita-web-ua authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bf32ee2 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    6f2c503 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    94f0b60 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    86b3208 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    ce95165 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    a9610cb View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    fcee5f8 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    9869af4 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    cf83ad5 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    d1ffaf9 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    6205c59 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    7b03a73 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    a656912 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    2fc141d View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    f38f683 View commit details
    Browse the repository at this point in the history
  108. Extra parentesys lint

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    311124e View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    cbf11d1 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    c8d9d9c View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    ac1e391 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    2c600f3 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    663b760 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    e26576a View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    a9e8486 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    06a2328 View commit details
    Browse the repository at this point in the history
  117. [ACS-7519] - Login page (#9565)

    jacekpluta authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ce52e14 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    01e4b10 View commit details
    Browse the repository at this point in the history
  119. [ACS-7542] - Upload new version dialog (#9572)

    * [ACS-7542] - Upload new version dialog
    
    * [ACS-7542] - Upload new version dialog
    jacekpluta authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    70d6590 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    61b2eb9 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    ae842ba View commit details
    Browse the repository at this point in the history
  122. Rebased ADF Migration PR

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0becad6 View commit details
    Browse the repository at this point in the history
  123. Rebased ADF Migration PR

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    92d6dab View commit details
    Browse the repository at this point in the history
  124. Sync lock

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c39ab8c View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    c5885e5 View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    a0322ce View commit details
    Browse the repository at this point in the history
  127. Fixed unit test

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d2b8bbc View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    1b0ef4a View commit details
    Browse the repository at this point in the history
  129. [ACS-7555] column filters (#9576)

    * Changed ng version before material migration
    
    * migration for material'
    
    * Upgrading NX and start fixing styles
    
    * Make all the part build
    
    * Fixed core unit test and excluded instable ones
    
    * Fixed most of unit tests failing
    
    * Fixed unit tests
    
    * Fixed last unit tests
    
    * fixed unit test problem and some other e2e
    
    * Fixed unit tests after rebase
    
    * [AAE-18267] change unit test setup for auth service (#9216)
    
    * [AAE-18267] change unit test setup for auth service
    
    * [AAE-18267] remove exclude
    
    * [AAE-18267] removed CoreTestingModule from imports
    
    * remaining unit test fixes for the Angular 15 update (#9218)
    
    * removing excludes from working tests
    
    * test fixes for CategoriesManagementComponent
    
    * [ci:force] reenabling tests / fixes
    
    * fixes in process-services-cloud
    
    * change html element type
    
    * fix selector in StartProcessComponent
    
    * Fixing unit test after last rebase + lint
    
    * ACS-7555 Fixed styles for node type filters
    
    * ACS-7555 Removed redundant padding
    
    * ACS-7555 Outlined input for text filter
    
    * ACS-7555 Resolved conflicts
    
    ---------
    
    Co-authored-by: Vito Albano <vito.albano@hyland.com>
    Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com>
    3 people committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e12d075 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    d696e54 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    54c55b2 View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    cea2fef View commit details
    Browse the repository at this point in the history
  133. [ACS-7531] - Search page (#9606)

    jacekpluta authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ed80c7e View commit details
    Browse the repository at this point in the history
  134. rebased to last develop

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1c36158 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    4289d59 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    329dd4f View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    c31502f View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    50cda73 View commit details
    Browse the repository at this point in the history
  139. AAE-21703 Fix group widget style (#9612)

    * AAE-21703 Fix group form widget style
    
    * AAE-21703 Improve tests
    DiogoABastos authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    30bc325 View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    46a6c52 View commit details
    Browse the repository at this point in the history
  141. [ACS-7560] undo deletion notification (#9632)

    * ACS-7560 Fixed margin around snackbar and size of x icon
    
    * ACS-7560 Fixed styles for info snackbar
    AleksanderSklorz authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    251c0ca View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    02470d5 View commit details
    Browse the repository at this point in the history
  143. Rebased to the latest

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    044ef62 View commit details
    Browse the repository at this point in the history
  144. Skipped failing unit tests

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    83c63d4 View commit details
    Browse the repository at this point in the history
  145. Updated today date selector

    ehsan-2019 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1154a45 View commit details
    Browse the repository at this point in the history
  146. rebased

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5b6d962 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    67049bf View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    5b89e2b View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    7c234c0 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    0d2ebbf View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    42b3f73 View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    3fd1e91 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    8d72b2f View commit details
    Browse the repository at this point in the history
  154. Missed import

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6f8723a View commit details
    Browse the repository at this point in the history
  155. Fixed changed unit test

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0ecbc7b View commit details
    Browse the repository at this point in the history
  156. Fixed property e2e

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    78b6ef3 View commit details
    Browse the repository at this point in the history
  157. Updated calendar selector

    ehsan-2019 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    741f595 View commit details
    Browse the repository at this point in the history
  158. [ACS-7768] unify inputs and selects across the app (#9687)

    * Changed ng version before material migration
    
    * migration for material'
    
    * Fixed most of unit tests failing
    
    * [affected:*][ci:force] Fixing rebase
    
    * [affected:*][ci:force] attempt to fix mat-selectors importing
    
    * [affected:*][ci:force] Fixing the styles - check
    
    * AAE-21392 Fix dropdown form widget style (#9605)
    
    * ACS-7768 Applied new styles for inputs
    
    * ACS-7768 Align icon
    
    * ACS-7768 Input colors based on input state
    
    * ACS-7768 Corrected spaces
    
    * ACS-7768 Styles for selectboxes
    
    * ACS-7768 Fixed label jumping on hovering
    
    * ACS-7768 Style inputs for add permission panel, user role column and comments, styles for inputs without label
    
    * ACS-7768 Style inputs in search filters
    
    * ACS-7768 Set appearance for inputs globally to outline
    
    * ACS-7768 Style inputs for share dialog and login page
    
    * ACS-7768 Style inputs in properties panel
    
    * ACS-7768 Fixed white background when disabled field
    
    * ACS-7768 Moved setting outline appearance for inputs to ACA, fix issue for inputs in permission container
    
    * Revert "[affected:*][ci:force] Fixing the styles - check"
    
    This reverts commit 80d971f.
    
    * Revert "[affected:*][ci:force] attempt to fix mat-selectors importing"
    
    This reverts commit 821d9e1.
    
    * Revert "[affected:*][ci:force] Fixing rebase"
    
    This reverts commit 378c6c2.
    
    * Revert "Fixed most of unit tests failing"
    
    This reverts commit 44948e0.
    
    * ACS-7768 Reverted unwanted changes
    
    ---------
    
    Co-authored-by: Vito Albano <vito.albano@hyland.com>
    Co-authored-by: Diogo Bastos <50139916+DiogoABastos@users.noreply.github.com>
    3 people committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2b89f61 View commit details
    Browse the repository at this point in the history
  159. [ACS-7768] unify inputs and selects across the app - revert (#9699)

    * Revert "[ACS-7768] unify inputs and selects across the app (#9687)"
    
    This reverts commit 7cfb5ea.
    
    * ACS-7768 Little correction
    AleksanderSklorz authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    913c708 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    21235b6 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    790f7c3 View commit details
    Browse the repository at this point in the history
  162. [ACS-7999] Fix inputs for edit and create folder (#9713)

    * ACS-7999 Fix inputs for edit and create folder
    
    * ACS-7999 Fix jumping dialog when focus field
    AleksanderSklorz authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fa4212b View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    a12c759 View commit details
    Browse the repository at this point in the history
  164. Fixed after rebase

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    40a068a View commit details
    Browse the repository at this point in the history
  165. Fixed package-lock

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    49e7875 View commit details
    Browse the repository at this point in the history
  166. Fixed after rebase

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b23c1fb View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    363839b View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    1fbf410 View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    f60925a View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    48c7e69 View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    40555be View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    6188362 View commit details
    Browse the repository at this point in the history
  173. [ACS-8026] Fixed task form rendering (#9742)

    * [ACS-8026] Fixed Task form rendering
    
    * [ACS-8026] Fixed task form rendering
    swapnil-verma-gl authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4ee1143 View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    bb8cb1e View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    6918a3b View commit details
    Browse the repository at this point in the history
  176. Recreated package-lock

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    842db36 View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    088249f View commit details
    Browse the repository at this point in the history
  178. Fixed package json

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1e2a199 View commit details
    Browse the repository at this point in the history
  179. Configuration menu
    Copy the full SHA
    50fea8d View commit details
    Browse the repository at this point in the history
  180. Configuration menu
    Copy the full SHA
    06b8d95 View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    83203d1 View commit details
    Browse the repository at this point in the history
  182. [ACS-7981] UI fixes for create categories dialog (#9754)

    * [ACS-7981] Fixed UI for create categories dialog
    
    * [ACS-7981] Adding mat selectors for create categories dialog
    
    * [ACS-7981] Create category dialog no longer allows ability to add existing categories
    swapnil-verma-gl authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b8fed10 View commit details
    Browse the repository at this point in the history
  183. [ACS-7974] Adding material selectors for assign security marks dialog (

    …#9755)
    
    * [ACS-7974] Fixed UI for assign security controls to user dialog
    
    * [ACS-7974] Removing unneeded mat selector
    swapnil-verma-gl authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b06d3ef View commit details
    Browse the repository at this point in the history
  184. [ACS-8069] Updated error-content.component.html to be aligned with th…

    …e new mat typography classes in angular material v15 (#9762)
    swapnil-verma-gl authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9ce69ef View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    0993984 View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    6cc897f View commit details
    Browse the repository at this point in the history
  187. Configuration menu
    Copy the full SHA
    a26be2a View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    52e9e8d View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    78b909a View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    53ef035 View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    8eb149a View commit details
    Browse the repository at this point in the history
  192. [ACS-8092] [ACA] testing angular 15 notifications bell is much smalle…

    …r and is further from the profile page 2 (#9786)
    dominikiwanekhyland authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8565461 View commit details
    Browse the repository at this point in the history
  193. AAE 22837 Move confirm to core (#9750)

    * confirm dialog is used in many places and should be part of the core
    
    * fix
    
    * Update confirm.dialog.spec.ts
    
    * Update public-api.ts
    eromano authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0f9fde8 View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    83a4b15 View commit details
    Browse the repository at this point in the history
  195. Fixed linting for packages

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4a5a32f View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    84452af View commit details
    Browse the repository at this point in the history
  197. Configuration menu
    Copy the full SHA
    cc70ace View commit details
    Browse the repository at this point in the history
  198. Configuration menu
    Copy the full SHA
    9e0b0df View commit details
    Browse the repository at this point in the history
  199. [ACS-8157] Used mat chip set instead of mat chip listbox for dynamic …

    …chip list to hide tick icon for chips (#9803)
    AleksanderSklorz authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8abc187 View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    8275b79 View commit details
    Browse the repository at this point in the history
  201. [ACS-7980] fix style (#9798)

    tamaragruszka authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e9a79f4 View commit details
    Browse the repository at this point in the history
  202. [ACS-7979] Fixed UI for create tags dialog (#9793)

    * [ACS-7979] Fixed UI for create tags dialog. Minor UI fixes of create categories dialog as well
    
    * [ACS-7979] Fixed unit tests
    
    * [ACS-7979] Replaced dependency of CoreModule from tag.module.ts with TranslateModule and DynamicChipListModule
    swapnil-verma-gl authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d963ec4 View commit details
    Browse the repository at this point in the history
  203. [ACS-8158] Fixed spacing of tags in ACA (#9808)

    * [ACS-8158] Fixed spacing of tags in ACA
    
    * [ACS-8158] Fixed unit tests
    swapnil-verma-gl authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a517b6d View commit details
    Browse the repository at this point in the history
  204. Configuration menu
    Copy the full SHA
    b1c334b View commit details
    Browse the repository at this point in the history
  205. Configuration menu
    Copy the full SHA
    c1155a3 View commit details
    Browse the repository at this point in the history
  206. [ACS-8191] Added missing mat selectors for ACA. Updated mat selector …

    …name (#9809)
    
    * [ACS-8191] Updated mat selector names
    
    * [ACS-8191] Added missing mat selectors for ACA. Updated mat-selector names
    swapnil-verma-gl authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5943754 View commit details
    Browse the repository at this point in the history
  207. Configuration menu
    Copy the full SHA
    cc62947 View commit details
    Browse the repository at this point in the history
  208. Configuration menu
    Copy the full SHA
    e86c702 View commit details
    Browse the repository at this point in the history
  209. Configuration menu
    Copy the full SHA
    a9653f0 View commit details
    Browse the repository at this point in the history
  210. [ACS-8231] [ADW] Processes button styling on hover- edit summary (#9833)

    [ADW] Processes button styling on hover
    dominikiwanekhyland authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b061b55 View commit details
    Browse the repository at this point in the history
  211. Revert "Removing implicitFlow in favor of codeFlow"

    This reverts commit 58951a7.
    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9701967 View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    23a1533 View commit details
    Browse the repository at this point in the history
  213. Fixing unit test

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    902c2d0 View commit details
    Browse the repository at this point in the history
  214. Configuration menu
    Copy the full SHA
    1490733 View commit details
    Browse the repository at this point in the history
  215. AAE-23287 migrate to storybook 8 (#9867)

    * Fixed core unit test and excluded instable ones
    
    * AAE-23287 migrate to storybook 8
    
    ---------
    
    Co-authored-by: Vito Albano <vito.albano@hyland.com>
    wojd0 and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    867257c View commit details
    Browse the repository at this point in the history
  216. Fixed unit and lint

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4fc8ee2 View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    322d174 View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    b48d14c View commit details
    Browse the repository at this point in the history
  219. Configuration menu
    Copy the full SHA
    495d20d View commit details
    Browse the repository at this point in the history
  220. fix storybook exceeding timeout

    wojd0 authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    65c82a6 View commit details
    Browse the repository at this point in the history
  221. Configuration menu
    Copy the full SHA
    6ef6f29 View commit details
    Browse the repository at this point in the history
  222. Configuration menu
    Copy the full SHA
    4872a8d View commit details
    Browse the repository at this point in the history
  223. Configuration menu
    Copy the full SHA
    37696e2 View commit details
    Browse the repository at this point in the history
  224. Configuration menu
    Copy the full SHA
    4ce0df4 View commit details
    Browse the repository at this point in the history
  225. Configuration menu
    Copy the full SHA
    079c9c2 View commit details
    Browse the repository at this point in the history
  226. Configuration menu
    Copy the full SHA
    d7db62b View commit details
    Browse the repository at this point in the history
  227. Fixing e2e tab label

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    36e3a22 View commit details
    Browse the repository at this point in the history
  228. Configuration menu
    Copy the full SHA
    d6086e6 View commit details
    Browse the repository at this point in the history
  229. Configuration menu
    Copy the full SHA
    32e1606 View commit details
    Browse the repository at this point in the history
  230. Fixing unit test an builds

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a0d79bd View commit details
    Browse the repository at this point in the history
  231. Fixing style

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    775d9d5 View commit details
    Browse the repository at this point in the history
  232. Configuration menu
    Copy the full SHA
    6aa243b View commit details
    Browse the repository at this point in the history
  233. Configuration menu
    Copy the full SHA
    e2a3155 View commit details
    Browse the repository at this point in the history
  234. [ACS-8322] Testing Angular 15 - Info Drawer - General info - Missing … (

    #9901)
    
    * [ACS-8322] Testing Angular 15 - Info Drawer - General info - Missing arrow in Content type selector
    
    * [ACS-8322] Testing Angular 15 - Info Drawer - General info - Missing arrow in Content type selector
    jacekpluta authored and VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    dc7f440 View commit details
    Browse the repository at this point in the history
  235. Configuration menu
    Copy the full SHA
    47b0ae8 View commit details
    Browse the repository at this point in the history
  236. Aae 23572 recreate js api lib into a proper nx workspace lib bis (#9917)

    * back to mocha, working in future node versions
    
    * update package-lock
    
    * change bundle to build
    
    * update node to 18.20.3 [ci:force]
    
    * fix e2es [ci:force]
    
    * bring bundle back to fix e2e [ci:force]
    
    * patch in legacy builds
    
    * Updated package-lock
    
    * Updated executor to new @nx
    
    * Revert "Updated executor to new @nx"
    
    This reverts commit a520ba3.
    
    * Improved ts config reverted changes on @nrwl
    
    ---------
    
    Co-authored-by: Wojciech Duda <69160975+wojd0@users.noreply.github.com>
    VitoAlbano and wojd0 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9996574 View commit details
    Browse the repository at this point in the history
  237. Configuration menu
    Copy the full SHA
    76f9866 View commit details
    Browse the repository at this point in the history
  238. Configuration menu
    Copy the full SHA
    7eef71f View commit details
    Browse the repository at this point in the history
  239. Configuration menu
    Copy the full SHA
    e624307 View commit details
    Browse the repository at this point in the history
  240. Fixed naming for tests tab

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    850c490 View commit details
    Browse the repository at this point in the history
  241. Fixed tabs name missed

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0d28d94 View commit details
    Browse the repository at this point in the history
  242. Configuration menu
    Copy the full SHA
    c297cb2 View commit details
    Browse the repository at this point in the history
  243. Thanks tooltip change

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2a6342b View commit details
    Browse the repository at this point in the history
  244. Removing FIT :O

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    dadc866 View commit details
    Browse the repository at this point in the history
  245. Fixing build broken

    VitoAlbano committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9a39a77 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    3011371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34c3e33 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    797efdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6d214b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Fixed js-api version

    ehsan-2019 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    19a9bcb View commit details
    Browse the repository at this point in the history