Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: places categorization #368

Merged
merged 69 commits into from
Oct 12, 2023
Merged

feat: places categorization #368

merged 69 commits into from
Oct 12, 2023

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    457ee6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e356d View commit details
    Browse the repository at this point in the history
  3. feat: update Category entity

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0e7e714 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b53a878 View commit details
    Browse the repository at this point in the history
  5. feat: fetch categories

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7258e34 View commit details
    Browse the repository at this point in the history
  6. feat: categorie component

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6227559 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b36dce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68c7600 View commit details
    Browse the repository at this point in the history
  9. feat: cronjob to update pois

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1fec9c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b0dc74 View commit details
    Browse the repository at this point in the history
  11. fix: places queries

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9fe60f0 View commit details
    Browse the repository at this point in the history
  12. feat: new index page

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a6c93a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3966bc2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2eb8075 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1dfff2c View commit details
    Browse the repository at this point in the history
  16. fix: places show more

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3cf97a7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4610797 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    64d90d0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    815a9f4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    375155f View commit details
    Browse the repository at this point in the history
  21. fix: linter

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    bae069a View commit details
    Browse the repository at this point in the history
  22. fix: build

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ae1b77c View commit details
    Browse the repository at this point in the history
  23. Revert "fix: build"

    This reverts commit 34eedc5.
    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    64a788a View commit details
    Browse the repository at this point in the history
  24. fix: automatic migrations

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    19839fe View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d92a855 View commit details
    Browse the repository at this point in the history
  26. fix: condition

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d36e378 View commit details
    Browse the repository at this point in the history
  27. fix: add memo

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    486df64 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    25ba5f1 View commit details
    Browse the repository at this point in the history
  29. fix: change count type

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5cea934 View commit details
    Browse the repository at this point in the history
  30. fix: with active

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d90a128 View commit details
    Browse the repository at this point in the history
  31. fix: improve CategoryFilter

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d51b938 View commit details
    Browse the repository at this point in the history
  32. fix: button as link

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d4e7dd8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ac3d961 View commit details
    Browse the repository at this point in the history
  34. fix: use ui Modal

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e011cde View commit details
    Browse the repository at this point in the history
  35. fix: missing conditions

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b08215f View commit details
    Browse the repository at this point in the history
  36. remove old migration

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0e27f53 View commit details
    Browse the repository at this point in the history
  37. fix: old migrations

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    11f9789 View commit details
    Browse the repository at this point in the history
  38. fix: wrong query

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0b3ffc6 View commit details
    Browse the repository at this point in the history
  39. fix: keep category_ids

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1f80516 View commit details
    Browse the repository at this point in the history
  40. fix: query order

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    494dfe5 View commit details
    Browse the repository at this point in the history
  41. fix: replace ads for business

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    87993bf View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    a654c32 View commit details
    Browse the repository at this point in the history
  43. feat: unremovable filters

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e2c030b View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    7d7f806 View commit details
    Browse the repository at this point in the history
  45. feat: compute base content

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    478fe04 View commit details
    Browse the repository at this point in the history
  46. fix: css prettier

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5d76f6e View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e89def7 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    afc0fdb View commit details
    Browse the repository at this point in the history
  49. fix: inifinite rerender issue

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    163b044 View commit details
    Browse the repository at this point in the history
  50. fix: use enums

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c9aca65 View commit details
    Browse the repository at this point in the history
  51. fix: styles

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f23feef View commit details
    Browse the repository at this point in the history
  52. fix: order props

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3cf2f84 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    3560b05 View commit details
    Browse the repository at this point in the history
  54. fix: primary key

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b9c2d51 View commit details
    Browse the repository at this point in the history
  55. fix: recalculate

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e758930 View commit details
    Browse the repository at this point in the history
  56. fix: use async memo hook

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    922a4b2 View commit details
    Browse the repository at this point in the history
  57. fix: better name

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ec287b6 View commit details
    Browse the repository at this point in the history
  58. feat: use radash

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2ad788b View commit details
    Browse the repository at this point in the history
  59. fix: old code

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    58008ce View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    bd069d4 View commit details
    Browse the repository at this point in the history
  61. fix: improve components

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d2e16cf View commit details
    Browse the repository at this point in the history
  62. fix: remove total twotimes

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a0b8028 View commit details
    Browse the repository at this point in the history
  63. fix: missing classname

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6ee8d12 View commit details
    Browse the repository at this point in the history
  64. fix: delete arrow

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    fffbd48 View commit details
    Browse the repository at this point in the history
  65. fix: use overview component

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a49a8f0 View commit details
    Browse the repository at this point in the history
  66. fix: daily task

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2c8afe6 View commit details
    Browse the repository at this point in the history
  67. fix: typo

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f1878d3 View commit details
    Browse the repository at this point in the history
  68. fix: rollback

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5f67014 View commit details
    Browse the repository at this point in the history
  69. fix: improvements

    lauti7 committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e7817f2 View commit details
    Browse the repository at this point in the history