Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Migrate to vue-query #2567

Merged
merged 227 commits into from
Aug 25, 2022
Merged

Migrate to vue-query #2567

merged 227 commits into from
Aug 25, 2022

Commits on Jul 18, 2022

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

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    5766ab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb6b899 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2099e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d088da View commit details
    Browse the repository at this point in the history
  5. Refine activity users

    nicksellen committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    db88a54 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Work in progress queries/mutations/services

    Quite rough at the moment, lots of broken bits
    nicksellen committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    94b3c40 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Ongoing vue-query work

    nicksellen committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    2acfbd8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    62a00cb View commit details
    Browse the repository at this point in the history
  2. Switch from useRouteParam to useQueryParams

    useRouteParam had concurrency issues when using it for multiple
    params
    nicksellen committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    9ba05c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8cd059 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    6cceb7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcc09dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3417890 View commit details
    Browse the repository at this point in the history
  4. Ongoing vue-query work

    nicksellen committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    62d4243 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ed3e85 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

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

Commits on Aug 1, 2022

  1. Remove status datastore

    nicksellen committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    4de9771 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f677c1d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. A lot more vue-query...

    nicksellen committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    0979cba View commit details
    Browse the repository at this point in the history
  2. Remove unneeded code

    nicksellen committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    564d401 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8be7962 View commit details
    Browse the repository at this point in the history
  4. Remove unused code

    nicksellen committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    02f2d3e View commit details
    Browse the repository at this point in the history
  5. Ongoing

    nicksellen committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    54082a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Vue-query for history

    nicksellen committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c8134b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6448e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    626a7fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae8b51c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f22c94e View commit details
    Browse the repository at this point in the history
  6. Initial vue-query for messages

    Only for group wall at the moment, and probably missing
    a bunch of thread stuff
    nicksellen committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    ead8f9d View commit details
    Browse the repository at this point in the history
  7. indexById for feedback

    nicksellen committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    2e4c8ec View commit details
    Browse the repository at this point in the history
  8. Cleanup

    nicksellen committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    bed6b64 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Adding detail threads to vue-query

    Quite rough for now...
    nicksellen committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    61dc017 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Configuration menu
    Copy the full SHA
    2a69ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283ca24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0551ae View commit details
    Browse the repository at this point in the history
  4. 20 messages per page

    nicksellen committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    4057f2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84d59f1 View commit details
    Browse the repository at this point in the history
  6. Add state docs

    nicksellen committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    32da234 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0c1f16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6dedf15 View commit details
    Browse the repository at this point in the history
  9. vue-query for application list

    other application usages are untouched: grouppreview, notifications, latestMessages, detail...
    tiltec committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    c4d0f10 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    b897060 View commit details
    Browse the repository at this point in the history
  2. Fix is-unread for walls

    nicksellen committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f9b0074 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dc1587 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46b9e71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b28f46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ace78fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bb88f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dfc5f28 View commit details
    Browse the repository at this point in the history
  9. show application in detail view

    accept/decline not converted yet
    tiltec committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    bb236e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a2a84f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    261d0b8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    62bd744 View commit details
    Browse the repository at this point in the history
  13. Fix place display

    nicksellen committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f36a469 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    6ba731f View commit details
    Browse the repository at this point in the history
  2. Fix sidenav group map

    nicksellen committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    cff681d View commit details
    Browse the repository at this point in the history
  3. Refactor sidenavboxes

    nicksellen committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    b33d1c0 View commit details
    Browse the repository at this point in the history
  4. Use more bootstrap data

    nicksellen committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    655dd2b View commit details
    Browse the repository at this point in the history
  5. A few bits and bobs

    nicksellen committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    06a9059 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a759681 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01c59d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cfe3b38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bfe494 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8940839 View commit details
    Browse the repository at this point in the history
  11. Remove loadingprogress datastore

    My new implementation is a bit more choppy as it doesn't implement
    the smoothing logic we had before, could add that if desired...
    nicksellen committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    460c323 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2113fe2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7f04d01 View commit details
    Browse the repository at this point in the history
  14. Fixup offers chat

    nicksellen committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    36ddca4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c7140fe View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Remove debug <pre>

    nicksellen committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    6e4b688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad8b095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4020b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    085812d View commit details
    Browse the repository at this point in the history
  5. Remove unused actions

    nicksellen committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    ef63df2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73841eb View commit details
    Browse the repository at this point in the history
  7. Add TODO

    nicksellen committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    b4dd860 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    252ac71 View commit details
    Browse the repository at this point in the history
  9. remove deprecated group join feature

    all groups are on applications by now
    tiltec committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    59ed8ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    398866f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    4188204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07ce7ee View commit details
    Browse the repository at this point in the history
  3. application api cleanup

    tiltec committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    96b916c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. fix notification routes

    tiltec committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    ef9f681 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    d19e255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9fa7b8 View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    nicksellen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    71b7cac View commit details
    Browse the repository at this point in the history
  4. Group socket updaters

    nicksellen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    5e5676a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c02557c View commit details
    Browse the repository at this point in the history
  6. Move geo out of datastore

    nicksellen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    95620ce View commit details
    Browse the repository at this point in the history
  7. Remove agreements

    nicksellen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    6b1a01d View commit details
    Browse the repository at this point in the history
  8. Less currentStore stuff

    nicksellen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    bb76531 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'add/more-vue-query' of github.com:karrot-dev/karrot-fro…

    …ntend into add/more-vue-query
    nicksellen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    323120f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7085152 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7c75153 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4fe2df5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f104335 View commit details
    Browse the repository at this point in the history
  14. latestMessages, first steps

    tiltec committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    e8608da View commit details
    Browse the repository at this point in the history
  15. add todo

    tiltec committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    c4da15c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5aab389 View commit details
    Browse the repository at this point in the history
  17. Moved filtered places into current group service

    so map shows same as list, as in prod
    nicksellen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    b580512 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    15e4f2a View commit details
    Browse the repository at this point in the history
  19. Better wall loading status

    nicksellen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    07a2a7c View commit details
    Browse the repository at this point in the history
  20. Add in-memory infinite scroll for member list

    It gets slow quite quickly as the members add up...
    nicksellen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    e62d1b6 View commit details
    Browse the repository at this point in the history
  21. Fixup signup

    nicksellen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    70d19a6 View commit details
    Browse the repository at this point in the history
  22. Fixup history detail page

    nicksellen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    99d01e4 View commit details
    Browse the repository at this point in the history
  23. Migrate i18n

    nicksellen committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    24650ea View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    be185eb View commit details
    Browse the repository at this point in the history
  2. Remove timezones module

    nicksellen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    fefb70e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6c79c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ef2428 View commit details
    Browse the repository at this point in the history
  5. Remove unused file

    nicksellen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    7f14b2f View commit details
    Browse the repository at this point in the history
  6. Remove refresh (and pull to refresh)

    ... I think pull to refresh might be better implemented in lower
    down components rather than refreshing EVERYTHING? and maybe
    vue-query will already refresh things ok?
    nicksellen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    37b615f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c3a9b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5c007e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c6c4d0 View commit details
    Browse the repository at this point in the history
  10. Implement mobile views for some detail pages

    for thread and activity pages specifically
    nicksellen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    19abc19 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13638dd View commit details
    Browse the repository at this point in the history
  12. Filter out less useful stuff for search

    ... plus add pretty place status colours
    nicksellen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0c92734 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5fb01c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e70189f View commit details
    Browse the repository at this point in the history
  15. Fix user chat mobile view

    nicksellen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    78cf9cd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9c80aae View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    47c0839 View commit details
    Browse the repository at this point in the history
  18. Prevent overflowing slots

    nicksellen committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0de3ea1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    ac167c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ed927 View commit details
    Browse the repository at this point in the history
  3. Migrate issues

    nicksellen committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    a7bf234 View commit details
    Browse the repository at this point in the history
  4. Fix query update helper

    nicksellen committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    fe5af23 View commit details
    Browse the repository at this point in the history
  5. Remove issues store

    nicksellen committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    47f9979 View commit details
    Browse the repository at this point in the history
  6. Fix bread for active issue

    nicksellen committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    7302b80 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6a4ad6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d75f477 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9407622 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d25a282 View commit details
    Browse the repository at this point in the history
  11. Minor improvements to application detail UI

    - make user link clickable
    - don't make group look like it's clickable
    nicksellen committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    098dd23 View commit details
    Browse the repository at this point in the history
  12. Adding missing .value

    nicksellen committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    dc7cf1f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    1c9099a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f7aa6a View commit details
    Browse the repository at this point in the history
  3. Fixup group create

    nicksellen committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    d4f7c55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cfebab View commit details
    Browse the repository at this point in the history
  5. Disable vuex stores!

    Still installed, and some more to convert but yeah, happy :)
    nicksellen committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    220eff6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2594ce1 View commit details
    Browse the repository at this point in the history
  7. Remove .catch() calls from router push add debug

    Getting errors .then() is not a function on the issue chat...
    nicksellen committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    d55b351 View commit details
    Browse the repository at this point in the history
  8. Attempt to resolve router issue

    Should either be a component directly, or a function that returns
    a promise.
    nicksellen committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    a55bc18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97f7200 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Reorder imports and enforce with eslint

    A bit gratuitous but made me happy :)
    nicksellen committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    e063f43 View commit details
    Browse the repository at this point in the history
  2. Reimplement password reset

    nicksellen committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    1bbc6e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abd2c60 View commit details
    Browse the repository at this point in the history
  4. Remove unused $store usage

    nicksellen committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    d31b62d View commit details
    Browse the repository at this point in the history
  5. A little auth isLogged in refinement

    And enforcing "no services in queries" guideline
    nicksellen committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    75cd76f View commit details
    Browse the repository at this point in the history
  6. Convert push and pwa stuff

    nicksellen committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    c5b6476 View commit details
    Browse the repository at this point in the history
  7. Push tweaks and blind cordova implementations

    Hooking up vue-query into cordova online/focus events
    nicksellen committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    f6771dd View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

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

Commits on Aug 22, 2022

  1. Fixup multicroppa

    nicksellen committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    44800e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8b6379 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2c2ed0 View commit details
    Browse the repository at this point in the history
  4. Fix up profile image edit

    nicksellen committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    0121ba9 View commit details
    Browse the repository at this point in the history
  5. Remove away logging

    nicksellen committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    642d95b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f95c420 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eaf6aac View commit details
    Browse the repository at this point in the history
  8. Remove vuex!

    nicksellen committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    c1f0ae4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a406cc8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ece5358 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c4b1d41 View commit details
    Browse the repository at this point in the history
  12. Linting fix

    nicksellen committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    a4eceb8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    89f58ef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    de29d75 View commit details
    Browse the repository at this point in the history
  15. Fixup offer query tests

    nicksellen committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    60c52e3 View commit details
    Browse the repository at this point in the history
  16. Fixup changephoto test

    nicksellen committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    01fd94b View commit details
    Browse the repository at this point in the history
  17. Make tests pass, upgrade to jest 28

    ... just don't look at how many I skipped...
    nicksellen committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d14aaad View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0c34f0a View commit details
    Browse the repository at this point in the history
  19. Fixup linting

    nicksellen committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    0c9aa78 View commit details
    Browse the repository at this point in the history
  20. Nicer "your application is pending" alignment

    ... on group preview page
    nicksellen committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    0896578 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4199da9 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    31fe337 View commit details
    Browse the repository at this point in the history
  2. remove notice

    tiltec committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    6124ae1 View commit details
    Browse the repository at this point in the history
  3. TODO is done

    tiltec committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    62575e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f97820 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d447738 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    3e27778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c833a View commit details
    Browse the repository at this point in the history
  3. Use native isArray method

    Avoiding loading lodash
    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    96195b3 View commit details
    Browse the repository at this point in the history
  4. Use object format for input-style

    .. so we can merge more easily
    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    9038b17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c45e874 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68ad4fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    821c6cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a486fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d3c7099 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e08b46 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dbcb168 View commit details
    Browse the repository at this point in the history
  12. Remove unused listMore methods

    Passing cursors as params now...
    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    02f66bb View commit details
    Browse the repository at this point in the history
  13. Remove console log

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    08a1503 View commit details
    Browse the repository at this point in the history
  14. Remove console logging

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    7d9db66 View commit details
    Browse the repository at this point in the history
  15. Remove outdated comment

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    c59c4f4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cdafbb3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    667d4b9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5385b30 View commit details
    Browse the repository at this point in the history
  19. Safer ref access

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    da664fd View commit details
    Browse the repository at this point in the history
  20. Better function naming

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    7ba589e View commit details
    Browse the repository at this point in the history
  21. Add back leave group toast

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    53d9d05 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5f8870f View commit details
    Browse the repository at this point in the history
  23. Add TODO

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    6b48740 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e806f45 View commit details
    Browse the repository at this point in the history
  25. Remove empty file

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    fde597c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    92f9e0b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b2acabc View commit details
    Browse the repository at this point in the history
  28. Re-enable eslint

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    a0fbce2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    152343d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    35f7c40 View commit details
    Browse the repository at this point in the history
  31. Alter comments

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    e919c4b View commit details
    Browse the repository at this point in the history
  32. Remove commented out code

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    cd98e05 View commit details
    Browse the repository at this point in the history
  33. Add comment

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    5e8039a View commit details
    Browse the repository at this point in the history
  34. Remove dev/debug code

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    04b11a6 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    98a0d6d View commit details
    Browse the repository at this point in the history
  36. Remove commented out code

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    3b0ac23 View commit details
    Browse the repository at this point in the history
  37. Add comment

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    b0e555b View commit details
    Browse the repository at this point in the history
  38. Remove unused test file

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    1cce976 View commit details
    Browse the repository at this point in the history
  39. Remove commented out line

    nicksellen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    345e59f View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e08d4a8 View commit details
    Browse the repository at this point in the history
  41. fix feedback pagination

    tiltec committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    d548585 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    cd49bec View commit details
    Browse the repository at this point in the history
  43. remove clearIssueMeta comment

    tiltec committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    6d86039 View commit details
    Browse the repository at this point in the history
  44. enable period user refresh

    tiltec committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    4954e7c View commit details
    Browse the repository at this point in the history
  45. remove notification meta

    need to remove from backend as well
    tiltec committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    5ff9f5e View commit details
    Browse the repository at this point in the history
  46. remove WallConversation TODO

    tiltec committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    64297ff View commit details
    Browse the repository at this point in the history
  47. remove old code

    tiltec committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    614ae1e View commit details
    Browse the repository at this point in the history