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

[ENGG-1646] feat: collection support for mocks #1634

Merged
merged 102 commits into from
May 13, 2024
Merged

[ENGG-1646] feat: collection support for mocks #1634

merged 102 commits into from
May 13, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    b81beb8 View commit details
    Browse the repository at this point in the history
  2. chore: update types

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c77f20b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7db56e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82c4d95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39ebd8c View commit details
    Browse the repository at this point in the history
  6. fix: fetch mocks

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d56b92a View commit details
    Browse the repository at this point in the history
  7. chore: mock metadata

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    38f8331 View commit details
    Browse the repository at this point in the history
  8. render collections

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4e0568c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21ec893 View commit details
    Browse the repository at this point in the history
  10. rename

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    46a443b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    efae503 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e3168f1 View commit details
    Browse the repository at this point in the history
  13. cleanup

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    86e249e View commit details
    Browse the repository at this point in the history
  14. fix: delete mock

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c47753b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b8d0eb9 View commit details
    Browse the repository at this point in the history
  16. add deleteMocks

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b253f3f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    50604bf View commit details
    Browse the repository at this point in the history
  18. fix

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a457e73 View commit details
    Browse the repository at this point in the history
  19. add row actions

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bee0dcd View commit details
    Browse the repository at this point in the history
  20. fix: toggle modal

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d9ccf9f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    84e9ab0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0fada1a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1303093 View commit details
    Browse the repository at this point in the history
  24. rename

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    88b709e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ef2c8fc View commit details
    Browse the repository at this point in the history
  26. add comment

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    adc6d58 View commit details
    Browse the repository at this point in the history
  27. refactor

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cc7ae38 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3d56fcb View commit details
    Browse the repository at this point in the history
  29. fix: row expand

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    01733c0 View commit details
    Browse the repository at this point in the history
  30. chore: add comment

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    98f040f View commit details
    Browse the repository at this point in the history
  31. fix: style

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8360e51 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6ab25c6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    caa749f View commit details
    Browse the repository at this point in the history
  34. fix: style

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f30cb41 View commit details
    Browse the repository at this point in the history
  35. chore: fix type

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e216772 View commit details
    Browse the repository at this point in the history
  36. add table filters

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c62c6b3 View commit details
    Browse the repository at this point in the history
  37. fix: all filter

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    abfe9b0 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    6500a28 View commit details
    Browse the repository at this point in the history
  39. [ENGG-1686] refactor: mocks feature (#1648)

    * fix: mock picker modal
    
    * add CreateCollectionModalWrapper
    
    * refactor: delete modal
    
    * refactor: delete mock modal
    
    * rebase
    
    * fix: force re-renders
    
    * update mock collection modal
    
    * cleanup
    
    * fix: import
    
    * fix: force render
    
    * cleanup
    
    * fix: empty actions
    
    * refactor: mock uploader modal
    
    * refactor: new file modal
    
    * fix: mock name overflow
    
    * fix: star option
    
    * cleanup
    
    * fix: create mock from picker modal
    
    * add comment
    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5e93821 View commit details
    Browse the repository at this point in the history
  40. fix: toast

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    939439f View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    a0c990c View commit details
    Browse the repository at this point in the history
  42. refactor

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0d36818 View commit details
    Browse the repository at this point in the history
  43. fix: modal header

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0b79ac8 View commit details
    Browse the repository at this point in the history
  44. refactor

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    11d2a00 View commit details
    Browse the repository at this point in the history
  45. refactor

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    550fe4a View commit details
    Browse the repository at this point in the history
  46. fix: delete collection

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ddebc6b View commit details
    Browse the repository at this point in the history
  47. fix: select option

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    445bb35 View commit details
    Browse the repository at this point in the history
  48. fix: style

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f8d89af View commit details
    Browse the repository at this point in the history
  49. fix: style

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6b265f3 View commit details
    Browse the repository at this point in the history
  50. refactor

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    28e5a5b View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    d4b94ed View commit details
    Browse the repository at this point in the history
  52. fix: mock description

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    405643b View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    7cdf589 View commit details
    Browse the repository at this point in the history
  54. fix: delete collection

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b1280c8 View commit details
    Browse the repository at this point in the history
  55. fix: created by

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b1006d2 View commit details
    Browse the repository at this point in the history
  56. refactor

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b5cb2e2 View commit details
    Browse the repository at this point in the history
  57. fix: search

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    21b1fec View commit details
    Browse the repository at this point in the history
  58. fix: deps

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4c276f7 View commit details
    Browse the repository at this point in the history
  59. fix: filters

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    549ad94 View commit details
    Browse the repository at this point in the history
  60. fix: actions

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ba9c134 View commit details
    Browse the repository at this point in the history
  61. fix: style

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6bebb1e View commit details
    Browse the repository at this point in the history
  62. fix: typo

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4b92df6 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    2c5f048 View commit details
    Browse the repository at this point in the history
  64. fix: row style

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    dcbadad View commit details
    Browse the repository at this point in the history
  65. fix: action order

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0dc958b View commit details
    Browse the repository at this point in the history
  66. cleanup

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0376cec View commit details
    Browse the repository at this point in the history
  67. refactor

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fb5ca34 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    6eb175c View commit details
    Browse the repository at this point in the history
  69. chore: add comment

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    aca6b49 View commit details
    Browse the repository at this point in the history
  70. refactor

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    918ece6 View commit details
    Browse the repository at this point in the history
  71. refactor

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b352786 View commit details
    Browse the repository at this point in the history
  72. refactor: delete mocks

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    aa5ca69 View commit details
    Browse the repository at this point in the history
  73. chore: fix types

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fbfd254 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    ab8a2f5 View commit details
    Browse the repository at this point in the history
  75. fix: style

    Signed-off-by: rohanmathur91 <[email protected]>
    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e9f84c1 View commit details
    Browse the repository at this point in the history
  76. add bulk actions

    Signed-off-by: rohanmathur91 <[email protected]>
    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a0f3b65 View commit details
    Browse the repository at this point in the history
  77. fix: style

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9226bcb View commit details
    Browse the repository at this point in the history
  78. fix: style

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    04c75a1 View commit details
    Browse the repository at this point in the history
  79. fix: rerender issue

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f7bb630 View commit details
    Browse the repository at this point in the history
  80. fix: collection order

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    74b8996 View commit details
    Browse the repository at this point in the history
  81. fix: onSuccess

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9886277 View commit details
    Browse the repository at this point in the history
  82. fix: style

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b853525 View commit details
    Browse the repository at this point in the history
  83. fix: style

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2b33cd2 View commit details
    Browse the repository at this point in the history
  84. fix: style

    rohanmathur91 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9959e8c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge pull request #1658 from requestly/ENGG-1671

    [ENGG-1671] feat: bulk actions support
    rohanmathur91 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5156237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dffe9e4 View commit details
    Browse the repository at this point in the history
  3. fix: style

    rohanmathur91 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    67a2f87 View commit details
    Browse the repository at this point in the history
  4. fix: label

    rohanmathur91 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    bc0e4d3 View commit details
    Browse the repository at this point in the history
  5. fix: mock actions

    rohanmathur91 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    93f8a9d View commit details
    Browse the repository at this point in the history
  6. fix: action

    rohanmathur91 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6ac5380 View commit details
    Browse the repository at this point in the history
  7. refactor

    rohanmathur91 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    38553a6 View commit details
    Browse the repository at this point in the history
  8. cleanup

    rohanmathur91 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6e8fdad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00d1462 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35bc6e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96be53b View commit details
    Browse the repository at this point in the history
  12. fix: typo

    rohanmathur91 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f1b8585 View commit details
    Browse the repository at this point in the history
  13. fix: typo

    rohanmathur91 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ee14485 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c5c2709 View commit details
    Browse the repository at this point in the history
  15. refactor

    rohanmathur91 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    daea189 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    006b97f View commit details
    Browse the repository at this point in the history
  17. refactor

    rohanmathur91 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    671a259 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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