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

Apps #599

Merged
merged 60 commits into from
Jul 22, 2020
Merged

Apps #599

merged 60 commits into from
Jul 22, 2020

Commits on Jul 22, 2020

  1. create Apps view

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    e4a8617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5197ea View commit details
    Browse the repository at this point in the history
  3. apps refactor, update snapshots

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    a400c88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    873455f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5ae51d View commit details
    Browse the repository at this point in the history
  6. update defaultMessages

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    5997b87 View commit details
    Browse the repository at this point in the history
  7. create app details view

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    69442bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a799d7e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    69af67c View commit details
    Browse the repository at this point in the history
  10. add AppHeader to AppDetailsPage

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    1c95cc6 View commit details
    Browse the repository at this point in the history
  11. update defaultMessages

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    c5990ae View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f5505f3 View commit details
    Browse the repository at this point in the history
  13. create custom app details view

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    c7511ff View commit details
    Browse the repository at this point in the history
  14. refactor webhooks

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    de59444 View commit details
    Browse the repository at this point in the history
  15. update webhooks fixtures

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    74644e4 View commit details
    Browse the repository at this point in the history
  16. update WebhookDetailsPage story

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    779da08 View commit details
    Browse the repository at this point in the history
  17. update strings

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    cb6e860 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ea81ef3 View commit details
    Browse the repository at this point in the history
  19. update AppListPage story

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    0085a86 View commit details
    Browse the repository at this point in the history
  20. create AppInstall view and page

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    d44efa0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8812f7c View commit details
    Browse the repository at this point in the history
  22. update defaultMessages

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    51387c8 View commit details
    Browse the repository at this point in the history
  23. add AppInstallPage to storybook

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    5912c81 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c7671bd View commit details
    Browse the repository at this point in the history
  25. update defaultMessages

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    7ca89ee View commit details
    Browse the repository at this point in the history
  26. remove service account section

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    73f856a View commit details
    Browse the repository at this point in the history
  27. remove service account routes

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    c4adb8f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a11625d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e0deedb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    41a065d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    fdd99ac View commit details
    Browse the repository at this point in the history
  32. update defaultMessages

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    1b1fe3d View commit details
    Browse the repository at this point in the history
  33. AppInstall update

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    2d895b6 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    88b2bf9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ca0e3a5 View commit details
    Browse the repository at this point in the history
  36. fix error messages in AppsList

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    5d64299 View commit details
    Browse the repository at this point in the history
  37. update defaultMessages

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    702ff97 View commit details
    Browse the repository at this point in the history
  38. add iframe to AppDetailsPage

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    a205674 View commit details
    Browse the repository at this point in the history
  39. create AppDetailsSettingsPage

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    1a74da3 View commit details
    Browse the repository at this point in the history
  40. install macaw-ui

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    dd4a440 View commit details
    Browse the repository at this point in the history
  41. apps styles clean up

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    2d91ca6 View commit details
    Browse the repository at this point in the history
  42. update schema, fixtures

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    0fe19b2 View commit details
    Browse the repository at this point in the history
  43. few apps updates

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    c0598b7 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    61d468a View commit details
    Browse the repository at this point in the history
  45. WebhookCreatePage story update

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ea64db7 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    ca2bf94 View commit details
    Browse the repository at this point in the history
  47. update defaultMessages

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    920e05e View commit details
    Browse the repository at this point in the history
  48. fix test, update snapshots

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    b72b4d5 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    712a6b1 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    ba4f53b View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    716e2c5 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    c430f21 View commit details
    Browse the repository at this point in the history
  53. resolve conflicts

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    d00846d View commit details
    Browse the repository at this point in the history
  54. update changelog and messages

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    3c97556 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    df62246 View commit details
    Browse the repository at this point in the history
  56. update snapshots

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    961c07b View commit details
    Browse the repository at this point in the history
  57. update snapshots

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    1389dd8 View commit details
    Browse the repository at this point in the history
  58. updates after review

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    5e37e48 View commit details
    Browse the repository at this point in the history
  59. update defaultMessages

    AlicjaSzu authored and krzysztofwolski committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    50571e4 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    f46f11a View commit details
    Browse the repository at this point in the history