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

[Vue] migrate some smaller components in CoreHome #18442

Merged
merged 547 commits into from Dec 31, 2021
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 27, 2021

  1. Copy the full SHA
    433e008 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6e02d0f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    78908f7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a21f6c1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    693e3ae View commit details
    Browse the repository at this point in the history
  6. fix a UI test

    diosmosis committed Nov 27, 2021
    Copy the full SHA
    ac9db4a View commit details
    Browse the repository at this point in the history
  7. another html fix

    diosmosis committed Nov 27, 2021
    Copy the full SHA
    c43551c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    15c9025 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d3d5a71 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    902765c View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    94e05ca View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. rebuild vue

    diosmosis committed Nov 28, 2021
    Copy the full SHA
    16885ea View commit details
    Browse the repository at this point in the history
  2. add a missing div

    diosmosis committed Nov 28, 2021
    Copy the full SHA
    bac055e View commit details
    Browse the repository at this point in the history
  3. ui test fixes

    diosmosis committed Nov 28, 2021
    Copy the full SHA
    1d6d314 View commit details
    Browse the repository at this point in the history
  4. update styling

    diosmosis committed Nov 28, 2021
    Copy the full SHA
    79687a9 View commit details
    Browse the repository at this point in the history
  5. get to build

    diosmosis committed Nov 28, 2021
    Copy the full SHA
    baf774a View commit details
    Browse the repository at this point in the history
  6. get to build

    diosmosis committed Nov 28, 2021
    Copy the full SHA
    98d6a62 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6699936 View commit details
    Browse the repository at this point in the history
  8. clone result of functions

    diosmosis committed Nov 28, 2021
    Copy the full SHA
    426cecf View commit details
    Browse the repository at this point in the history
  9. fix compile issue

    diosmosis committed Nov 28, 2021
    Copy the full SHA
    0f805af View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    25075d6 View commit details
    Browse the repository at this point in the history
  11. rebuild vue

    diosmosis committed Nov 28, 2021
    Copy the full SHA
    451c56d View commit details
    Browse the repository at this point in the history
  12. migrate widgetcontainer

    diosmosis committed Nov 28, 2021
    Copy the full SHA
    c87fc40 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    40df9a9 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    f296da6 View commit details
    Browse the repository at this point in the history
  15. quick fix

    diosmosis committed Nov 28, 2021
    Copy the full SHA
    24d7234 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    a1d3808 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. loading in page

    diosmosis committed Nov 29, 2021
    Copy the full SHA
    8db9283 View commit details
    Browse the repository at this point in the history
  2. update expected screenshot

    diosmosis committed Nov 29, 2021
    Copy the full SHA
    27115a7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2b39963 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    759c8b7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6b8e4de View commit details
    Browse the repository at this point in the history
  6. fix ordering bug

    diosmosis committed Nov 29, 2021
    Copy the full SHA
    0a67443 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    9d35cb3 View commit details
    Browse the repository at this point in the history
  8. add another wait

    diosmosis committed Nov 29, 2021
    Copy the full SHA
    98fb793 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b2ed03e View commit details
    Browse the repository at this point in the history
  10. rebuild vue

    diosmosis committed Nov 29, 2021
    Copy the full SHA
    42dfdf3 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    041e05f View commit details
    Browse the repository at this point in the history
  12. css tweak

    diosmosis committed Nov 29, 2021
    Copy the full SHA
    6fc3970 View commit details
    Browse the repository at this point in the history
  13. fix some bugs and tests

    diosmosis committed Nov 29, 2021
    Copy the full SHA
    155d528 View commit details
    Browse the repository at this point in the history
  14. undo screenshot changes

    diosmosis committed Nov 29, 2021
    Copy the full SHA
    01a7381 View commit details
    Browse the repository at this point in the history
  15. Menus test passing locally

    diosmosis committed Nov 29, 2021
    Copy the full SHA
    7914ef0 View commit details
    Browse the repository at this point in the history
  16. [Vue] date picker viewDate property is not kept up to date (#18385)

    * viewDate ref is not kept up to date
    
    * rebuild corehome
    diosmosis committed Nov 29, 2021
    Copy the full SHA
    f961b22 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    6313136 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    b4671d8 View commit details
    Browse the repository at this point in the history
  19. update some screenshots

    diosmosis committed Nov 29, 2021
    Copy the full SHA
    979c41b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. use innerText instead of text() since angularjs maintains newlines in…

    … HTML that vue does not add
    diosmosis committed Nov 30, 2021
    Copy the full SHA
    c4a8bf3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    265e2d0 View commit details
    Browse the repository at this point in the history
  3. rebuild vue

    diosmosis committed Nov 30, 2021
    Copy the full SHA
    d582816 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    31d50fc View commit details
    Browse the repository at this point in the history
  5. update screenshots, fix bug in link generation in reporting menu and …

    …allow syncing multiple screenshot regexes at a time
    diosmosis committed Nov 30, 2021
    Copy the full SHA
    6856a79 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b113d08 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1672a76 View commit details
    Browse the repository at this point in the history
  8. update some screenshots

    diosmosis committed Nov 30, 2021
    Copy the full SHA
    1aa82c6 View commit details
    Browse the repository at this point in the history
  9. fix some tests

    diosmosis committed Nov 30, 2021
    Copy the full SHA
    524c8d4 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    baada30 View commit details
    Browse the repository at this point in the history
  11. rebuild CoreHome

    diosmosis committed Nov 30, 2021
    Copy the full SHA
    6fdae14 View commit details
    Browse the repository at this point in the history
  12. Merged 4.x-dev

    justinvelluppillai committed Nov 30, 2021
    Copy the full SHA
    3c132bc View commit details
    Browse the repository at this point in the history
  13. quick fix

    diosmosis committed Nov 30, 2021
    Copy the full SHA
    fcd8343 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    729b57a View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    a65c58c View commit details
    Browse the repository at this point in the history
  16. built vue files

    justinvelluppillai committed Nov 30, 2021
    Copy the full SHA
    c5cf846 View commit details
    Browse the repository at this point in the history
  17. fix angularjs issue

    diosmosis committed Nov 30, 2021
    Copy the full SHA
    ffd4113 View commit details
    Browse the repository at this point in the history
  18. add comment

    diosmosis committed Nov 30, 2021
    Copy the full SHA
    a6d1b74 View commit details
    Browse the repository at this point in the history
  19. update umd files

    diosmosis committed Nov 30, 2021
    Copy the full SHA
    94fd53b View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    f68f993 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    72a8886 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    9882be4 View commit details
    Browse the repository at this point in the history
  23. 4.6.1-rc1

    mattab committed Nov 30, 2021
    Copy the full SHA
    c5632f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. 4.6.1

    mattab committed Dec 1, 2021
    Copy the full SHA
    3c8b892 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6541fab View commit details
    Browse the repository at this point in the history
  3. fix field array title

    diosmosis committed Dec 1, 2021
    Copy the full SHA
    366ce53 View commit details
    Browse the repository at this point in the history
  4. apply some pr feedback

    diosmosis committed Dec 1, 2021
    Copy the full SHA
    6a9dc56 View commit details
    Browse the repository at this point in the history
  5. apply more pr feedback

    diosmosis committed Dec 1, 2021
    Copy the full SHA
    285442b View commit details
    Browse the repository at this point in the history
  6. another fix

    diosmosis committed Dec 1, 2021
    Copy the full SHA
    dd0a312 View commit details
    Browse the repository at this point in the history
  7. tweak

    diosmosis committed Dec 1, 2021
    Copy the full SHA
    08007bc View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    d25c33a View commit details
    Browse the repository at this point in the history
  9. fix another set of issues

    diosmosis committed Dec 1, 2021
    Copy the full SHA
    0ca2df5 View commit details
    Browse the repository at this point in the history
  10. fix another issue

    diosmosis committed Dec 1, 2021
    Copy the full SHA
    82382d4 View commit details
    Browse the repository at this point in the history
  11. rebuild vue

    diosmosis committed Dec 1, 2021
    Copy the full SHA
    8b64ffa View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    50ce86a View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    72d3bae View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    e3bedbe View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    2b01d90 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    5a751c5 View commit details
    Browse the repository at this point in the history
  17. update some screenshots

    diosmosis committed Dec 1, 2021
    Copy the full SHA
    078472d View commit details
    Browse the repository at this point in the history
  18. rebuild vue

    diosmosis committed Dec 1, 2021
    Copy the full SHA
    e0a2338 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    abec781 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    526df55 View commit details
    Browse the repository at this point in the history
  21. remove some TODOs

    diosmosis committed Dec 1, 2021
    Copy the full SHA
    4067686 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    303fcf4 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    00438ad View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    700eeed View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    c2fb339 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    5101693 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    cb0441a View commit details
    Browse the repository at this point in the history
  28. rebuild vue

    diosmosis committed Dec 1, 2021
    Copy the full SHA
    2991433 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    6d33299 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    4833261 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    2ec6bf7 View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    00aac86 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Copy the full SHA
    1e0ecfa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2519f24 View commit details
    Browse the repository at this point in the history
  3. fix some issues

    diosmosis committed Dec 2, 2021
    Copy the full SHA
    5546f95 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6497ead View commit details
    Browse the repository at this point in the history
  5. couple more fixes

    diosmosis committed Dec 2, 2021
    Copy the full SHA
    6e56c3c View commit details
    Browse the repository at this point in the history
  6. fix another title issue

    diosmosis committed Dec 2, 2021
    Copy the full SHA
    cc0b4fb View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    17de94c View commit details
    Browse the repository at this point in the history
  8. rebuild vue

    diosmosis committed Dec 2, 2021
    Copy the full SHA
    9168633 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    9d732a8 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    4539552 View commit details
    Browse the repository at this point in the history
  11. rebuild vue

    diosmosis committed Dec 2, 2021
    Copy the full SHA
    8587588 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    8fd921f View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    a77e739 View commit details
    Browse the repository at this point in the history
  14. rebuild vue

    diosmosis committed Dec 2, 2021
    Copy the full SHA
    01d723c View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    de7b07f View commit details
    Browse the repository at this point in the history
  16. remove TODO

    diosmosis committed Dec 2, 2021
    Copy the full SHA
    95d3df8 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    51a301c View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    7504461 View commit details
    Browse the repository at this point in the history
  19. migrate save button

    diosmosis committed Dec 2, 2021
    Copy the full SHA
    69e59be View commit details
    Browse the repository at this point in the history
  20. fix a bunch of bugs

    diosmosis committed Dec 2, 2021
    Copy the full SHA
    913ec0a View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    f699c79 View commit details
    Browse the repository at this point in the history
  22. fix another widget bug

    diosmosis committed Dec 2, 2021
    Copy the full SHA
    070ba66 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    6172ab5 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    e6405da View commit details
    Browse the repository at this point in the history
  25. rebuild vue

    diosmosis committed Dec 2, 2021
    Copy the full SHA
    fa5965e View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    52866ef View commit details
    Browse the repository at this point in the history
  27. get to work

    diosmosis committed Dec 2, 2021
    Copy the full SHA
    8f88ea0 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    235caba View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. finish migrating report export directive & popover component + create…

    … reusable function to create vue app and add globals to it
    diosmosis committed Dec 3, 2021
    Copy the full SHA
    fdeb262 View commit details
    Browse the repository at this point in the history
  2. rebuild vue

    diosmosis committed Dec 3, 2021
    Copy the full SHA
    8158849 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    744d292 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b7aa87e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ff2395c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    30d9374 View commit details
    Browse the repository at this point in the history
  7. rebuild vue

    diosmosis committed Dec 3, 2021
    Copy the full SHA
    3f30396 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Copy the full SHA
    192c5fb View commit details
    Browse the repository at this point in the history
  2. built vue files

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    e75ba54 View commit details
    Browse the repository at this point in the history
  3. fix function signature

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    3a1a5d9 View commit details
    Browse the repository at this point in the history
  4. fix vue warning

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    880eec5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    50d162d View commit details
    Browse the repository at this point in the history
  6. rebuild vue

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    623f812 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    43133f4 View commit details
    Browse the repository at this point in the history
  8. add new notification type "help" so the help notification is not clea…

    …red when clearing transient notifications
    diosmosis committed Dec 4, 2021
    Copy the full SHA
    b504da3 View commit details
    Browse the repository at this point in the history
  9. fix some bugs and tests

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    43767eb View commit details
    Browse the repository at this point in the history
  10. update screenshot

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    2a8cac4 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    33869c4 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    f67e918 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    92efd7e View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    b314678 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    c33bb58 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    7efb296 View commit details
    Browse the repository at this point in the history
  17. add polyfill min.js

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    b28d993 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    9244073 View commit details
    Browse the repository at this point in the history
  19. remove two todos

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    f9c0766 View commit details
    Browse the repository at this point in the history
  20. fix widget url logic

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    94788be View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    7d70d64 View commit details
    Browse the repository at this point in the history
  22. update screenshots

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    8268737 View commit details
    Browse the repository at this point in the history
  23. rebuild vue

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    904707c View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    5d490d2 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    ea50a04 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    4eeca1b View commit details
    Browse the repository at this point in the history
  27. submodule

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    6931227 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    308f13f View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    8075d87 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    b348cff View commit details
    Browse the repository at this point in the history
  31. built vue files

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    96616f6 View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    c3efc43 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    b0bc2af View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    77cd692 View commit details
    Browse the repository at this point in the history
  35. rebuild vue

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    fbfbf89 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    99d5c5f View commit details
    Browse the repository at this point in the history
  37. use correct variable

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    2b1177b View commit details
    Browse the repository at this point in the history
  38. rebuild vue

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    90ef0e8 View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    1c6d117 View commit details
    Browse the repository at this point in the history
  40. Copy the full SHA
    f00ce31 View commit details
    Browse the repository at this point in the history
  41. fix widget url logic

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    16c2573 View commit details
    Browse the repository at this point in the history
  42. Copy the full SHA
    265362d View commit details
    Browse the repository at this point in the history
  43. Copy the full SHA
    fd4e220 View commit details
    Browse the repository at this point in the history
  44. the original site selector only set the first site to the first site …

    …in the initial sites query if there was only one site in the entire matomo instance
    diosmosis committed Dec 4, 2021
    Copy the full SHA
    8affb84 View commit details
    Browse the repository at this point in the history
  45. Copy the full SHA
    2206ae6 View commit details
    Browse the repository at this point in the history
  46. Copy the full SHA
    ee6de95 View commit details
    Browse the repository at this point in the history
  47. rebuild vue

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    e5b31c4 View commit details
    Browse the repository at this point in the history
  48. Copy the full SHA
    8eba658 View commit details
    Browse the repository at this point in the history
  49. more siteselector tweaks.

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    b64eddf View commit details
    Browse the repository at this point in the history
  50. build CoreHome

    diosmosis committed Dec 4, 2021
    Copy the full SHA
    97876dd View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. more siteselector tweaks.

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    c7a17d6 View commit details
    Browse the repository at this point in the history
  2. another siteselector issue

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    ad41d70 View commit details
    Browse the repository at this point in the history
  3. update screenshots

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    69b69db View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5fd728b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bd0dca4 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b0e01c0 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6345c8e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7d865ed View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    262b3d7 View commit details
    Browse the repository at this point in the history
  10. fix couple tests

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    0f1003a View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    39c772b View commit details
    Browse the repository at this point in the history
  12. fix several test failures

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    9f369a4 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    23b148c View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    f77c676 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    a251280 View commit details
    Browse the repository at this point in the history
  16. fix string concat

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    f63bda6 View commit details
    Browse the repository at this point in the history
  17. fix test failure

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    f9401b1 View commit details
    Browse the repository at this point in the history
  18. extra change

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    b2fd182 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    734f89a View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    ff50e16 View commit details
    Browse the repository at this point in the history
  21. styling fix

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    2d4329e View commit details
    Browse the repository at this point in the history
  22. fix last fix

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    4338cb0 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    2ccd52b View commit details
    Browse the repository at this point in the history
  24. real fix this time

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    1ecdaac View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    6fd44d3 View commit details
    Browse the repository at this point in the history
  26. fix stray request

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    73602a4 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    281b0a2 View commit details
    Browse the repository at this point in the history
  28. proper fix

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    6ab3004 View commit details
    Browse the repository at this point in the history
  29. update build files

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    1c169ec View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    5f42e81 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    b3dbb3d View commit details
    Browse the repository at this point in the history
  32. try to fix random failure

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    6e02a74 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    3ffea61 View commit details
    Browse the repository at this point in the history
  34. do not submit form

    diosmosis committed Dec 5, 2021
    Copy the full SHA
    44a330e View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    87ec1d4 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    f30a89f View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    9c7a3da View commit details
    Browse the repository at this point in the history
  38. Copy the full SHA
    4b9e0cf View commit details
    Browse the repository at this point in the history
  39. Copy the full SHA
    f48431c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. use proper abortcontroller method instead of promise hack, have to ad…

    …d new polyfill + try to fix random test failure
    diosmosis committed Dec 6, 2021
    Copy the full SHA
    0189fec View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e4506ab View commit details
    Browse the repository at this point in the history
  3. some UI test fixes

    diosmosis committed Dec 6, 2021
    Copy the full SHA
    c38ad7f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    aa926df View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4e40861 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d236dc8 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a4b96d1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    0871ad7 View commit details
    Browse the repository at this point in the history
  9. fix sparkline

    diosmosis committed Dec 6, 2021
    Copy the full SHA
    f661a18 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    86a357b View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    cfff4b8 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    ec14c1f View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    cda72af View commit details
    Browse the repository at this point in the history
  14. rebuild vue

    diosmosis committed Dec 6, 2021
    Copy the full SHA
    33f5883 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    2f0cdfd View commit details
    Browse the repository at this point in the history
  16. rebuild vue

    diosmosis committed Dec 6, 2021
    Copy the full SHA
    688d200 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    e6353c5 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    6df61a8 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    3761faf View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Copy the full SHA
    2114167 View commit details
    Browse the repository at this point in the history
  2. remove unintended changes

    diosmosis committed Dec 22, 2021
    Copy the full SHA
    4641557 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Copy the full SHA
    7584a5d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Copy the full SHA
    35cb52d View commit details
    Browse the repository at this point in the history
  2. update screenshots

    diosmosis committed Dec 30, 2021
    Copy the full SHA
    bf40c3a View commit details
    Browse the repository at this point in the history
  3. update screenshot

    diosmosis committed Dec 30, 2021
    Copy the full SHA
    b905b98 View commit details
    Browse the repository at this point in the history