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

Update docker file #2478

Closed
wants to merge 161 commits into from
Closed

Update docker file #2478

wants to merge 161 commits into from

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    e2b18d4 View commit details
    Browse the repository at this point in the history
  2. feat: easy localizations

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d2ccb8f View commit details
    Browse the repository at this point in the history
  3. feat: screen utils init

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0f996ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2651b6 View commit details
    Browse the repository at this point in the history
  5. feat: routes configurations

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    af86285 View commit details
    Browse the repository at this point in the history
  6. feat: screen responsiveness

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8907198 View commit details
    Browse the repository at this point in the history
  7. feat: splash screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a3ab187 View commit details
    Browse the repository at this point in the history
  8. feat: splash screen assets

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    68a8ba2 View commit details
    Browse the repository at this point in the history
  9. feat: screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0b9c8b6 View commit details
    Browse the repository at this point in the history
  10. feat: splah basic flow

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2f2872d View commit details
    Browse the repository at this point in the history
  11. feat: event hub screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7e5f5d8 View commit details
    Browse the repository at this point in the history
  12. feat: event hub screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e4e7994 View commit details
    Browse the repository at this point in the history
  13. feat: event hub basic with styling

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    309061d View commit details
    Browse the repository at this point in the history
  14. feat: home screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    193577c View commit details
    Browse the repository at this point in the history
  15. feat: create event

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    39b7352 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    92c7c40 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c464c09 View commit details
    Browse the repository at this point in the history
  18. feat: create event view model

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ce99eac View commit details
    Browse the repository at this point in the history
  19. feat: page controller

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    15dd768 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6febf70 View commit details
    Browse the repository at this point in the history
  21. feat: dotted border

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4ef1bcc View commit details
    Browse the repository at this point in the history
  22. feat: dotted border

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d922597 View commit details
    Browse the repository at this point in the history
  23. feat: dotted border

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5119d0e View commit details
    Browse the repository at this point in the history
  24. dotted border from design

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    59eb098 View commit details
    Browse the repository at this point in the history
  25. feat: detail screen translations

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cb49b3e View commit details
    Browse the repository at this point in the history
  26. feat: detail screen ui development

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    804a612 View commit details
    Browse the repository at this point in the history
  27. feat: perks translations

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f67e860 View commit details
    Browse the repository at this point in the history
  28. feat: asset on perk screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    15cfe98 View commit details
    Browse the repository at this point in the history
  29. feat: add perk ui

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dad05b8 View commit details
    Browse the repository at this point in the history
  30. feat: perks screen ui

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7effd6c View commit details
    Browse the repository at this point in the history
  31. feat: price screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c6c1028 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3fa7bb2 View commit details
    Browse the repository at this point in the history
  33. feat: evently provider

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3716f87 View commit details
    Browse the repository at this point in the history
  34. feat: price screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3796366 View commit details
    Browse the repository at this point in the history
  35. feat: event price

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9914ac8 View commit details
    Browse the repository at this point in the history
  36. feat: host ticket preview

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8d0cac0 View commit details
    Browse the repository at this point in the history
  37. feat: host preview screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f53b656 View commit details
    Browse the repository at this point in the history
  38. feat: dotted line

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a1f34bd View commit details
    Browse the repository at this point in the history
  39. feat: host ticket preview

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6b1798d View commit details
    Browse the repository at this point in the history
  40. feat: host view ticket preview

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    108c901 View commit details
    Browse the repository at this point in the history
  41. feat: host view ticket preview

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    42db520 View commit details
    Browse the repository at this point in the history
  42. feat: basic flow ui implementation

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9bf97ea View commit details
    Browse the repository at this point in the history
  43. feat: response screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2ee4064 View commit details
    Browse the repository at this point in the history
  44. feat: push

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dab99f4 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    4fc44ae View commit details
    Browse the repository at this point in the history
  46. feat: image picker and cropper

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ede4d8e View commit details
    Browse the repository at this point in the history
  47. feat: file utils helper

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    852dd4d View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    3384d72 View commit details
    Browse the repository at this point in the history
  49. feat: overscreen input validations

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    be34543 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    09a6c19 View commit details
    Browse the repository at this point in the history
  51. feat: thumbnail validation

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    968f237 View commit details
    Browse the repository at this point in the history
  52. feat: color schemes

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    85f0aa7 View commit details
    Browse the repository at this point in the history
  53. fix: ui code refactoring

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0a51092 View commit details
    Browse the repository at this point in the history
  54. feat: code refactor

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    009435d View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    bc16636 View commit details
    Browse the repository at this point in the history
  56. feat: event class

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    25e2f28 View commit details
    Browse the repository at this point in the history
  57. feat: size box overview screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bad31fb View commit details
    Browse the repository at this point in the history
  58. feat: deatail screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4a3b406 View commit details
    Browse the repository at this point in the history
  59. feat: pylon sdk

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b3b43a7 View commit details
    Browse the repository at this point in the history
  60. feat: basic sdk integration in app

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6d50d26 View commit details
    Browse the repository at this point in the history
  61. feat: get pylons profile

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    49338c6 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    d9c72e5 View commit details
    Browse the repository at this point in the history
  63. feat: event cook book

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f92643c View commit details
    Browse the repository at this point in the history
  64. feat: create cook book evently

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6b8d1fe View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    0eb015d View commit details
    Browse the repository at this point in the history
  66. feat: shared preference init

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    90503bd View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    fbfcc79 View commit details
    Browse the repository at this point in the history
  68. feat: detail data collection

    AhsanAli13503 authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1c98c45 View commit details
    Browse the repository at this point in the history
  69. feat: perks screen

    AhsanAli13503 authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b004a9a View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    3ae013a View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    a0d0aba View commit details
    Browse the repository at this point in the history
  72. feat: host view preview screen

    AhsanAli13503 authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e0ee093 View commit details
    Browse the repository at this point in the history
  73. feat: publish button enable

    AhsanAli13503 authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    892a71f View commit details
    Browse the repository at this point in the history
  74. feat: publish button

    AhsanAli13503 authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3717681 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    487e599 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    bf5dace View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    af0e881 View commit details
    Browse the repository at this point in the history
  78. feat: receipe creation

    AhsanAli13503 authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ad7bf63 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    0b60620 View commit details
    Browse the repository at this point in the history
  80. feat: toString

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c08da5c View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    00af513 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    e7d46d3 View commit details
    Browse the repository at this point in the history
  83. feat: image uploading completed

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c599e5a View commit details
    Browse the repository at this point in the history
  84. feat: cookbook logic

    AhsanAli13503 authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c7c5f2d View commit details
    Browse the repository at this point in the history
  85. feat: cookbook creation

    AhsanAli13503 authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    daa0d88 View commit details
    Browse the repository at this point in the history
  86. coobbok creation like in easel

    AhsanAli13503 authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1395297 View commit details
    Browse the repository at this point in the history
  87. feat: weighted output

    AhsanAli13503 authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d8c25ee View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    60c5c87 View commit details
    Browse the repository at this point in the history
  89. feat: route for publishing view

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6cc1463 View commit details
    Browse the repository at this point in the history
  90. feat: event on the pylons app

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3f6e180 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    d0ed5ff View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    46f4b19 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    b1b5f45 View commit details
    Browse the repository at this point in the history
  94. feat: publishing code cleaning

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8b36ee8 View commit details
    Browse the repository at this point in the history
  95. feat:fixes on publishing

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c873140 View commit details
    Browse the repository at this point in the history
  96. fix: host name while creating event

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    03cd830 View commit details
    Browse the repository at this point in the history
  97. feat: cookbook id and recepie id in

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7712600 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    c477523 View commit details
    Browse the repository at this point in the history
  99. feat: update publish events

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7c383fd View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    3bcb53e View commit details
    Browse the repository at this point in the history
  101. feat: event hub

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    05ce159 View commit details
    Browse the repository at this point in the history
  102. feat: if there is one cook book id then we can get the data on the ba…

    …sis of cook bookl
    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f27370c View commit details
    Browse the repository at this point in the history
  103. feat: get publish event list

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    790d932 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    db9dc09 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    7b70ac8 View commit details
    Browse the repository at this point in the history
  106. feat: draft list

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d52d976 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    f6e2dfe View commit details
    Browse the repository at this point in the history
  108. feat: event hub

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6b63d45 View commit details
    Browse the repository at this point in the history
  109. feat: save event from overview

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8d952dc View commit details
    Browse the repository at this point in the history
  110. feat: overviewScreen save draft

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5677ccc View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    12c3061 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    9efd66d View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    06d0920 View commit details
    Browse the repository at this point in the history
  114. feat: implement evently

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2ef5b9f View commit details
    Browse the repository at this point in the history
  115. feat: pylon events publisher

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4765633 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    efd3808 View commit details
    Browse the repository at this point in the history
  117. feat: set draft values

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cefc426 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    7ff8fb2 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    bb29843 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    d253f8b View commit details
    Browse the repository at this point in the history
  121. feat: draft functional upto price

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    448ad64 View commit details
    Browse the repository at this point in the history
  122. feat: draft upto price screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0704d27 View commit details
    Browse the repository at this point in the history
  123. feat: upto preview screen

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a2de1fa View commit details
    Browse the repository at this point in the history
  124. feat: on continue save missing data

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9255e38 View commit details
    Browse the repository at this point in the history
  125. fix: causing duplication

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dc6f3f0 View commit details
    Browse the repository at this point in the history
  126. fix: when started perks list empty

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3d93f16 View commit details
    Browse the repository at this point in the history
  127. feat: get publish event list

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1ab1968 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    914ec16 View commit details
    Browse the repository at this point in the history
  129. feat: publish list view style

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    257cd3b View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    abdbd97 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    a6bcd6f View commit details
    Browse the repository at this point in the history
  132. fix: flow retesting and fixed

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1c1b04d View commit details
    Browse the repository at this point in the history
  133. fix: on wallet side

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7268125 View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    fa9202e View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    7240728 View commit details
    Browse the repository at this point in the history
  136. feat: owner view

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b285ea5 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    0d6f072 View commit details
    Browse the repository at this point in the history
  138. feat: mobile scanner

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ee33aec View commit details
    Browse the repository at this point in the history
  139. feat: basic mobile scanner

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    21100c8 View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    80225ae View commit details
    Browse the repository at this point in the history
  141. feat: sharable link and denom added

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a348b37 View commit details
    Browse the repository at this point in the history
  142. feat: qr view for purchases

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c1ae72f View commit details
    Browse the repository at this point in the history
  143. feat: qr view for excuting recipe

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    83a29b3 View commit details
    Browse the repository at this point in the history
  144. fix: qr view is not scannable

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b496b2f View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    9a3eaab View commit details
    Browse the repository at this point in the history
  146. fix: some issue while testing

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3690f84 View commit details
    Browse the repository at this point in the history
  147. fix: app check debubug token

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a3df2cc View commit details
    Browse the repository at this point in the history
  148. fix: code cleaning

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d918ed4 View commit details
    Browse the repository at this point in the history
  149. fix: fixes

    AhsanRns authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1f0cbfe View commit details
    Browse the repository at this point in the history
  150. fix the event length issue

    gram-incolo authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1acd025 View commit details
    Browse the repository at this point in the history
  151. Update evently/lib/models/events.dart

    Co-authored-by: kjawadDeveloper2 <[email protected]>
    2 people authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    835ab48 View commit details
    Browse the repository at this point in the history
  152. Update evently/lib/models/events.dart

    Co-authored-by: kjawadDeveloper2 <[email protected]>
    2 people authored and Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a3caab5 View commit details
    Browse the repository at this point in the history
  153. demo

    demo
    Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    389af51 View commit details
    Browse the repository at this point in the history
  154. Date validation

    date validation feature for event creation
    Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d6fa3bb View commit details
    Browse the repository at this point in the history
  155. Update build.gradle

    Raviramnani1 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a473c35 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    678211e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c68564 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a5bb7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e600ffc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d217ce7 View commit details
    Browse the repository at this point in the history