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

feat: update models list ui/ux #1136

Merged
merged 154 commits into from
Jun 6, 2024

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    3117cbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    887de53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef34f78 View commit details
    Browse the repository at this point in the history
  4. create model test

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    049daba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9b54fe View commit details
    Browse the repository at this point in the history
  6. models pagination

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    646d439 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bff7890 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4d4c7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a727af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4931164 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    861d31a View commit details
    Browse the repository at this point in the history
  12. refetch type fix

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e6830c4 View commit details
    Browse the repository at this point in the history
  13. fix formatting

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    022cc2a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1f3dff3 View commit details
    Browse the repository at this point in the history
  15. prettier test

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bfa178c View commit details
    Browse the repository at this point in the history
  16. type fix

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1147474 View commit details
    Browse the repository at this point in the history
  17. test prettier

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    61e2655 View commit details
    Browse the repository at this point in the history
  18. test prettier

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5ed1933 View commit details
    Browse the repository at this point in the history
  19. test prettier

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b55c86c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ce89764 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    39971b3 View commit details
    Browse the repository at this point in the history
  22. prrettier test

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a2449a3 View commit details
    Browse the repository at this point in the history
  23. prrettier test

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    490e5bb View commit details
    Browse the repository at this point in the history
  24. prettier test

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a2cfd38 View commit details
    Browse the repository at this point in the history
  25. prettier test

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9b6742a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d6415fd View commit details
    Browse the repository at this point in the history
  27. update lock file

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3ca81fc View commit details
    Browse the repository at this point in the history
  28. remove CreateForm1

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    37812eb View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6766c83 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4e48541 View commit details
    Browse the repository at this point in the history
  31. feat: update model creation page (#1138)

    [Figma](https://www.figma.com/file/QZtPfI8NDuhEv5lPYX4z2a/Instill-Model?type=design&node-id=11%3A5322&mode=design&t=14khhkK5vHqHsh00-1)
    
    [Eraser](https://app.eraser.io/workspace/3ZrAWVNuPMCg6QSpuD9s?origin=share)
    
    Because
    
    - implements new api and designs for the model creation view
    
    This commit
    
    - new model creation form + request
    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    66f9e7b View commit details
    Browse the repository at this point in the history
  32. use toastInstillError

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b90e438 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    dd1e297 View commit details
    Browse the repository at this point in the history
  34. update creation form

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    db5468c View commit details
    Browse the repository at this point in the history
  35. fix typo

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4deb8f1 View commit details
    Browse the repository at this point in the history
  36. types fixes

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    db858b1 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f51c273 View commit details
    Browse the repository at this point in the history
  38. feat: new model page (#1158)

    Because
    
    - implementing new model page UI/UX
    
    This commit
    
    - top section
    - versions tab
    - settings tab
    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ab4e5e0 View commit details
    Browse the repository at this point in the history
  39. fix model link

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c2e462d View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    0cce235 View commit details
    Browse the repository at this point in the history
  41. API view

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    46de86a View commit details
    Browse the repository at this point in the history
  42. fix button size prop

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6dea0a4 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    071eaa9 View commit details
    Browse the repository at this point in the history
  44. model image upload

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a6c7c30 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    814c1ac View commit details
    Browse the repository at this point in the history
  46. rendering tweaks

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    480148a View commit details
    Browse the repository at this point in the history
  47. update image handling

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    10443a0 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    14aadc1 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    bf67539 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    0ff93c8 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    b19b992 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    6d01d8e View commit details
    Browse the repository at this point in the history
  53. update the API view

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2f29a0a View commit details
    Browse the repository at this point in the history
  54. update overview tab

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ae3c172 View commit details
    Browse the repository at this point in the history
  55. trigger model update

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    81acbed View commit details
    Browse the repository at this point in the history
  56. forgot to add this

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b71df2d View commit details
    Browse the repository at this point in the history
  57. style tweak

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c027ba1 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    34b0c4d View commit details
    Browse the repository at this point in the history
  59. debug cleanup

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1b97a7e View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    3b0aecb View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    234e198 View commit details
    Browse the repository at this point in the history
  62. fixes

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7936019 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    b29439d View commit details
    Browse the repository at this point in the history
  64. TS fixes

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    91d62f3 View commit details
    Browse the repository at this point in the history
  65. TS fixes

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    835471e View commit details
    Browse the repository at this point in the history
  66. TS update

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8ea52d2 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    4098541 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    87df465 View commit details
    Browse the repository at this point in the history
  69. style fixes

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    947bde1 View commit details
    Browse the repository at this point in the history
  70. TS fix

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fcc2890 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    ad52e3b View commit details
    Browse the repository at this point in the history
  72. TS fix

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b47e300 View commit details
    Browse the repository at this point in the history
  73. fix formating

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    40696a2 View commit details
    Browse the repository at this point in the history
  74. spacing fix

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2241198 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    2041d97 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    3620968 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    d6a5339 View commit details
    Browse the repository at this point in the history
  78. rebase

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4d1c2c8 View commit details
    Browse the repository at this point in the history
  79. null related fixes

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7839815 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    40ddee7 View commit details
    Browse the repository at this point in the history
  81. remove hub

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    196bc18 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    8a12e71 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    0efa5df View commit details
    Browse the repository at this point in the history
  84. fix: fix org plan typo

    EiffelFly authored and orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0a4db89 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    58e4baa View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    c795d16 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    1a5ae6e View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    7eb72e5 View commit details
    Browse the repository at this point in the history
  89. fix TS

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bd23b69 View commit details
    Browse the repository at this point in the history
  90. output no data update

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a1a48b9 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    b7ed5c5 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    0f5da13 View commit details
    Browse the repository at this point in the history
  93. lint staged test

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9bd3db3 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    ea3fa3b View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    c10577e View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    ad59db3 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    fcf7998 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    b6f2fff View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    f887d9f View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    0fb7ad3 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    7b84d72 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    fc78c33 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    82d8f23 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    54a8138 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    5a4e018 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    18e881f View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    060c9aa View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    07a2900 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    a9c2f6f View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    7ad0c45 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    8ada133 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    d11def6 View commit details
    Browse the repository at this point in the history
  113. create model test

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6ae9e2c View commit details
    Browse the repository at this point in the history
  114. models pagination

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    ada2a3e View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    6c1f84c View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    01f4d69 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    899d078 View commit details
    Browse the repository at this point in the history
  118. fix formatting

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    53ecbda View commit details
    Browse the repository at this point in the history
  119. test prettier

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c118ea8 View commit details
    Browse the repository at this point in the history
  120. test prettier

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7f60845 View commit details
    Browse the repository at this point in the history
  121. test prettier

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0d914a0 View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    318813d View commit details
    Browse the repository at this point in the history
  123. prrettier test

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1d963d2 View commit details
    Browse the repository at this point in the history
  124. prettier test

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c455c2d View commit details
    Browse the repository at this point in the history
  125. prettier test

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b7dda52 View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    232a3b7 View commit details
    Browse the repository at this point in the history
  127. remove CreateForm1

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a0404f5 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    56e6100 View commit details
    Browse the repository at this point in the history
  129. feat: update model creation page (#1138)

    [Figma](https://www.figma.com/file/QZtPfI8NDuhEv5lPYX4z2a/Instill-Model?type=design&node-id=11%3A5322&mode=design&t=14khhkK5vHqHsh00-1)
    
    [Eraser](https://app.eraser.io/workspace/3ZrAWVNuPMCg6QSpuD9s?origin=share)
    
    Because
    
    - implements new api and designs for the model creation view
    
    This commit
    
    - new model creation form + request
    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fd0c4f6 View commit details
    Browse the repository at this point in the history
  130. feat: new model page (#1158)

    Because
    
    - implementing new model page UI/UX
    
    This commit
    
    - top section
    - versions tab
    - settings tab
    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    96c668c View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    ac597ce View commit details
    Browse the repository at this point in the history
  132. API view

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    25ad7a2 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    2358af0 View commit details
    Browse the repository at this point in the history
  134. model image upload

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d1d306e View commit details
    Browse the repository at this point in the history
  135. rendering tweaks

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4ebdd41 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    70ff376 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    b989411 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    7ea05a2 View commit details
    Browse the repository at this point in the history
  139. Configuration menu
    Copy the full SHA
    fadb7e2 View commit details
    Browse the repository at this point in the history
  140. TS fixes

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5316209 View commit details
    Browse the repository at this point in the history
  141. null related fixes

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    20e8f05 View commit details
    Browse the repository at this point in the history
  142. remove hub

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    b202f57 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    74cb06d View commit details
    Browse the repository at this point in the history
  144. lint staged test

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    dcd6b7b View commit details
    Browse the repository at this point in the history
  145. chore: push new version

    EiffelFly authored and orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5371421 View commit details
    Browse the repository at this point in the history
  146. chore: bump rc version

    EiffelFly authored and orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d60b296 View commit details
    Browse the repository at this point in the history
  147. fixes

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    37506bb View commit details
    Browse the repository at this point in the history
  148. remove comment

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cae8ed7 View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    92f2a0a View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    b500836 View commit details
    Browse the repository at this point in the history
  151. minor fixes

    orangecoloured committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    755fd45 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. fix instill form test

    orangecoloured committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6bf73e5 View commit details
    Browse the repository at this point in the history
  2. fix(auto-gen-form): fix model trigger can not get into auto-gen-form …

    …as initial value (#1207)
    
    Because
    
    - fix model trigger can not get into auto-gen-form as initial value
    
    This commit
    
    - fix model trigger can not get into auto-gen-form as initial value
    
    ---------
    
    Co-authored-by: Alexander Petcoglo <mail@rckt.cc>
    EiffelFly and orangecoloured authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ac2745c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3194818 View commit details
    Browse the repository at this point in the history