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

Bring oc-table-files component and refactor views #4627

Merged
merged 216 commits into from
Mar 25, 2021
Merged

Bring oc-table-files component and refactor views #4627

merged 216 commits into from
Mar 25, 2021

Commits on Mar 24, 2021

  1. Add AllFiles view

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    4738e53 View commit details
    Browse the repository at this point in the history
  2. Refactor files app

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1492118 View commit details
    Browse the repository at this point in the history
  3. Attatch indicators

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    fdc678b View commit details
    Browse the repository at this point in the history
  4. Fix indicators

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0ba3066 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5882ce6 View commit details
    Browse the repository at this point in the history
  6. Separate pages to views

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0f8a67c View commit details
    Browse the repository at this point in the history
  7. Make sidebar sticky

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    705ccbd View commit details
    Browse the repository at this point in the history
  8. Display icon in the sidebar

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    620e8ce View commit details
    Browse the repository at this point in the history
  9. Switch to sticky position

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    19b897a View commit details
    Browse the repository at this point in the history
  10. Fix breadcrumbs

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    a389738 View commit details
    Browse the repository at this point in the history
  11. Display favorites view

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    9ae3edc View commit details
    Browse the repository at this point in the history
  12. Add route names

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c0696aa View commit details
    Browse the repository at this point in the history
  13. Add shared with me view

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    83fee3e View commit details
    Browse the repository at this point in the history
  14. Add shared with others view

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    e26fa16 View commit details
    Browse the repository at this point in the history
  15. Add trashbin view

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    eb7ce75 View commit details
    Browse the repository at this point in the history
  16. Add tables loader

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    bcdc9bc View commit details
    Browse the repository at this point in the history
  17. Add empty folder message

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f2deb1c View commit details
    Browse the repository at this point in the history
  18. Fix breadcrumbs

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c341a75 View commit details
    Browse the repository at this point in the history
  19. Auto-prefix routes name

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    8376351 View commit details
    Browse the repository at this point in the history
  20. Create public files view

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    00b03bf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    00fdc29 View commit details
    Browse the repository at this point in the history
  22. Load public files

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    138a492 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5114375 View commit details
    Browse the repository at this point in the history
  24. Fix layout

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    82fea47 View commit details
    Browse the repository at this point in the history
  25. Fix folder creation

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    20a01f6 View commit details
    Browse the repository at this point in the history
  26. Fix file creation

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7b40a9e View commit details
    Browse the repository at this point in the history
  27. Fix lint

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c81a714 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f75ab2a View commit details
    Browse the repository at this point in the history
  29. Fix container selector

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    655b99a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b0df652 View commit details
    Browse the repository at this point in the history
  31. Add batch actions methods

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c50e0ea View commit details
    Browse the repository at this point in the history
  32. Fix trashbin actions

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    de4d75d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    156c058 View commit details
    Browse the repository at this point in the history
  34. Add checks for actions

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    dd784cb View commit details
    Browse the repository at this point in the history
  35. Fix copy action

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    707a438 View commit details
    Browse the repository at this point in the history
  36. Fix move action

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    fa33b6f View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1ec6dbc View commit details
    Browse the repository at this point in the history
  38. Fix error with routes

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    df5522c View commit details
    Browse the repository at this point in the history
  39. Rename AllFiles to Personal

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f99eb3b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    6dd44dc View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    66bf1e7 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    a7b4511 View commit details
    Browse the repository at this point in the history
  43. Scroll to resource

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    cd140ae View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    46f9ac4 View commit details
    Browse the repository at this point in the history
  45. Remove state data key

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    5ad9a3c View commit details
    Browse the repository at this point in the history
  46. Fix dropzone

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1bb9358 View commit details
    Browse the repository at this point in the history
  47. Fix shared with others view

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ad450fe View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    d4cd6a1 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    bb1f0c3 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    7adff59 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    ded72ca View commit details
    Browse the repository at this point in the history
  52. Add inProgress getter

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    96a5515 View commit details
    Browse the repository at this point in the history
  53. Introduce ids for empty list messages

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0e1b677 View commit details
    Browse the repository at this point in the history
  54. Adjust test selectors

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    29a85a5 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    598b50f View commit details
    Browse the repository at this point in the history
  56. Add not found message

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    78ce736 View commit details
    Browse the repository at this point in the history
  57. Fix test selectors

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    445d682 View commit details
    Browse the repository at this point in the history
  58. Fix files app redirects

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    85b49f8 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    a3d82ec View commit details
    Browse the repository at this point in the history
  60. Fix linting in tests

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    b9882d7 View commit details
    Browse the repository at this point in the history
  61. Fix last remaining filesPage occurrence

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ae83c0e View commit details
    Browse the repository at this point in the history
  62. Pass targetRoute object

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    859de48 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    849f611 View commit details
    Browse the repository at this point in the history
  64. Fix move

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    55b82c9 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    cf3fa96 View commit details
    Browse the repository at this point in the history
  66. Fix public link breadcrumbs

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    5c8de85 View commit details
    Browse the repository at this point in the history
  67. Add indicator handlers

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    25d347b View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    c4ada89 View commit details
    Browse the repository at this point in the history
  69. Add previews to favorites

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    6772566 View commit details
    Browse the repository at this point in the history
  70. Fix routes

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7804f39 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    ae7718c View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    94471d6 View commit details
    Browse the repository at this point in the history
  73. Display quota

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    4fe122f View commit details
    Browse the repository at this point in the history
  74. Load quota on folder load

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0108cde View commit details
    Browse the repository at this point in the history
  75. Load quota after delete

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7ad1673 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    ecbf637 View commit details
    Browse the repository at this point in the history
  77. Load previews after upload

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    5463cba View commit details
    Browse the repository at this point in the history
  78. Fix trashbin actions

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    90e6ec2 View commit details
    Browse the repository at this point in the history
  79. Add table footer

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c8e5f53 View commit details
    Browse the repository at this point in the history
  80. Use correct dimensions

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    497d2a7 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    e7ebaa0 View commit details
    Browse the repository at this point in the history
  82. Bring back hidden titles

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    14e5ddf View commit details
    Browse the repository at this point in the history
  83. Fix file item selectors

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    815a1d8 View commit details
    Browse the repository at this point in the history
  84. Update ODS to 3.0.0

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ecf3b5a View commit details
    Browse the repository at this point in the history
  85. Fix lint error

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f4abd35 View commit details
    Browse the repository at this point in the history
  86. Fix default file action

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    03f71c9 View commit details
    Browse the repository at this point in the history
  87. Fix media viewer

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    1c2eefb View commit details
    Browse the repository at this point in the history
  88. Fix private link

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d8c1723 View commit details
    Browse the repository at this point in the history
  89. Fix preview tests

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    35e6a2a View commit details
    Browse the repository at this point in the history
  90. Update ODS to 3.1.0

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    26764a9 View commit details
    Browse the repository at this point in the history
  91. Fix test selectors

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    3f59bb1 View commit details
    Browse the repository at this point in the history
  92. Get rid of custom scroll logic in tests

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    38d1bd4 View commit details
    Browse the repository at this point in the history
  93. Bring back files drop

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    112a394 View commit details
    Browse the repository at this point in the history
  94. Adjust dropzone position

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ca53527 View commit details
    Browse the repository at this point in the history
  95. Dynamic header position

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    e81f447 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    789cd61 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    6e38e7e View commit details
    Browse the repository at this point in the history
  98. Use correct paths

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    be4902e View commit details
    Browse the repository at this point in the history
  99. Fix favorites path

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    471c1c0 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    dae5aa4 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    a25b583 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    79a1133 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    3f0fec6 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    a03b2be View commit details
    Browse the repository at this point in the history
  105. Fix scrolling of sidebar

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    295a613 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    3a9284b View commit details
    Browse the repository at this point in the history
  107. Streamline resources helper

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0810e5a View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    1c3d578 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    415c217 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    0e9b446 View commit details
    Browse the repository at this point in the history
  111. Bring back file scrolling

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    dcffb3a View commit details
    Browse the repository at this point in the history
  112. Fix scrolling in files lists

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    b775489 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    b8287a2 View commit details
    Browse the repository at this point in the history
  114. Move scrolling to resource into mixin

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    525a9b0 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    2e2192b View commit details
    Browse the repository at this point in the history
  116. Change scrolling in tests

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ca2b867 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    d526dad View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    83883ed View commit details
    Browse the repository at this point in the history
  119. Fix trashbin resources

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    690c501 View commit details
    Browse the repository at this point in the history
  120. Fix test selectors

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7c634fc View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    1582fd4 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    f959b7a View commit details
    Browse the repository at this point in the history
  123. Revert "Fix test selectors"

    This reverts commit dd69ad1.
    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    96e6c74 View commit details
    Browse the repository at this point in the history
  124. Cleaning up

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0ce4e9c View commit details
    Browse the repository at this point in the history
  125. Fix more tests

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    17445dc View commit details
    Browse the repository at this point in the history
  126. Fix renaming tests

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    48c0b8e View commit details
    Browse the repository at this point in the history
  127. Fix scrolling in tests

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    86b3fad View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    14acebb View commit details
    Browse the repository at this point in the history
  129. Fix return location for location picker

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    4973670 View commit details
    Browse the repository at this point in the history
  130. Fix location picker

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    2cfd773 View commit details
    Browse the repository at this point in the history
  131. Display paths on favorites page

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7d70662 View commit details
    Browse the repository at this point in the history
  132. Fix private views to isPublic: false

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    75aee6d View commit details
    Browse the repository at this point in the history
  133. Rename isListRoute to isPersonalRoute

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c770cd7 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    747cb98 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    03e01c6 View commit details
    Browse the repository at this point in the history
  136. Fix reading collaborators in tests

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d68df1b View commit details
    Browse the repository at this point in the history
  137. Fix sticky header in location picker

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    29a3def View commit details
    Browse the repository at this point in the history
  138. Fix reading share status in tests

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    58f8441 View commit details
    Browse the repository at this point in the history
  139. Fix page name in tests

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f9ded8e View commit details
    Browse the repository at this point in the history
  140. Fix draw-io routing and nav items

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d1f726c View commit details
    Browse the repository at this point in the history
  141. Upgrade ODS to 3.2.1

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d0f399b View commit details
    Browse the repository at this point in the history
  142. Fix targetRoute for oc-table-files

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f969318 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    b4f1587 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    61b7b78 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    c8dca1e View commit details
    Browse the repository at this point in the history
  146. Fix mutation mapping in location picker

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c0df5ad View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    cf9ee36 View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    0e3ab91 View commit details
    Browse the repository at this point in the history
  149. Fix delete and rename tests

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    9ba2098 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    a1e7ba2 View commit details
    Browse the repository at this point in the history
  151. Fix selector for sharer names

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    52e4f48 View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    c7fde86 View commit details
    Browse the repository at this point in the history
  153. Multiple fixes

    - batch actions were not showing on public links
    - creating a folder failed on public links
    - share indicators in subfolders were missing on newly creates
      files/folders
    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7830909 View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    6bb12d2 View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    85a31ee View commit details
    Browse the repository at this point in the history
  156. Load indicators on file upload

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    956754e View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    88349e7 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    20fec8e View commit details
    Browse the repository at this point in the history
  159. Reintroduce the "homeFolder" option

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    b60add2 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    40a216a View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    cd2e6a4 View commit details
    Browse the repository at this point in the history
  162. Theme public link page

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    08bb729 View commit details
    Browse the repository at this point in the history
  163. Theme missing config page

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    43a5fd5 View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    9933fd1 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    77a41f9 View commit details
    Browse the repository at this point in the history
  166. Redirect to files drop

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f049d2c View commit details
    Browse the repository at this point in the history
  167. Upgrade ODS to 3.2.2

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7dacf40 View commit details
    Browse the repository at this point in the history
  168. Remove hardcoded file id on rename

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    3a77a5a View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    6d60999 View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    e995181 View commit details
    Browse the repository at this point in the history
  171. Streamline ajax call counter handling

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    2075d4b View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    169737f View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    2ada8a0 View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    4e90278 View commit details
    Browse the repository at this point in the history
  175. Use correct redirect

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    e51f7d6 View commit details
    Browse the repository at this point in the history
  176. Check for anyAfterLoading

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    e093900 View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    5a12719 View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    4d837b9 View commit details
    Browse the repository at this point in the history
  179. Configuration menu
    Copy the full SHA
    8563f7a View commit details
    Browse the repository at this point in the history
  180. Fix order of test steps

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    43f1777 View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    fa78188 View commit details
    Browse the repository at this point in the history
  182. Add download url to resource

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ea38c78 View commit details
    Browse the repository at this point in the history
  183. Make linter happy

    kulmann authored and LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    19a117d View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    7692861 View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    ca78ba0 View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    5d8e71f View commit details
    Browse the repository at this point in the history
  187. Load previews after upload

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    a757e96 View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    388d6a6 View commit details
    Browse the repository at this point in the history
  189. Update chromedriver

    LukasHirt committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    aa8b6da View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    c0d0a2d View commit details
    Browse the repository at this point in the history
  191. Update expected failures

    kulmann committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    3e6071c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    08b01c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dd6aad View commit details
    Browse the repository at this point in the history
  3. Configure expected failures file for iPhone and XGA resolution, and a…

    …djust line changes in ocis expected failures
    jasson99 authored and LukasHirt committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    1f2bef3 View commit details
    Browse the repository at this point in the history
  4. new expected failures

    jasson99 authored and LukasHirt committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    6cff414 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9aa2720 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3774fe4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6665848 View commit details
    Browse the repository at this point in the history
  8. Bring back limit

    LukasHirt committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    cea425f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0677db View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    97a77b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7fa3836 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    31bbca7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b1defc6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    11d86c7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7dc0b37 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1c2320d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0df3190 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4c1fecf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b20015f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    321b68b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b67f0ef View commit details
    Browse the repository at this point in the history
  22. Add changelog

    kulmann committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    20eac70 View commit details
    Browse the repository at this point in the history
  23. Add expected failure for ocis

    kulmann committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    85e33e6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    74b076c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0165230 View commit details
    Browse the repository at this point in the history