Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
102 commits
Select commit Hold shift + click to select a range
01d09aa
Upgraded to React Native 0.76.1
roncodes Nov 11, 2024
9c792b1
bump version and setup corepack in cicd
roncodes Nov 11, 2024
8ff448b
include yarn.lock
roncodes Nov 11, 2024
1302552
upgraded react-native-device-info
roncodes Nov 11, 2024
6c81002
fixed app build for ios
roncodes Nov 12, 2024
d612cb6
complete refactor underway completing location management screens
roncodes Nov 14, 2024
35c7d4e
still working progress and working on product/cart/checkout functiona…
roncodes Nov 15, 2024
3773d97
completed search screen, minus composability refactor wip
roncodes Nov 24, 2024
1f4011e
latest
roncodes Nov 25, 2024
20875a8
location management completed
roncodes Nov 30, 2024
26a261f
further progress
roncodes Dec 2, 2024
5321e4a
working through checkout flow
roncodes Dec 4, 2024
8726333
working version for store orders only
roncodes Dec 24, 2024
a34fd08
upgraded fleetbase and storefront sdk
roncodes Dec 24, 2024
020c3e0
upgraded fleetbase sdks
roncodes Dec 25, 2024
d3af953
added assets and remove `storefront.config.js` as user should create
roncodes Dec 25, 2024
f6ad856
fix defaul socketcluster connection
roncodes Dec 25, 2024
857b8d6
fix for app icon and bootsplash
roncodes Dec 26, 2024
98267af
implemented account creation and improved checkout flow for delivery …
roncodes Dec 26, 2024
46e7d7c
fix bug in search screen
roncodes Dec 26, 2024
f9a3af8
little cleanup for auth screens
roncodes Dec 26, 2024
9f783f9
all the UX kinks are out
roncodes Jan 2, 2025
0afe60b
few fixes on login and location picker component
roncodes Jan 2, 2025
28492a4
patches for checkout flows and grid
roncodes Jan 3, 2025
61d1504
few patches and ability to prioritize pickup
roncodes Jan 3, 2025
58eb692
minor styling patch
roncodes Jan 3, 2025
37c47ad
when store location is not provided added handler
roncodes Jan 3, 2025
451b2bb
fixes fixes fixes
roncodes Jan 11, 2025
60e9262
upgraded to react-native v0.77.0-rc.6
roncodes Jan 15, 2025
ba41040
implemented `<FastImage />` component as well as Youtube videos on pr…
roncodes Jan 15, 2025
5bb781c
improvements to the youtube videos
roncodes Jan 15, 2025
f47c7a6
implemented oauth logins
roncodes Jan 21, 2025
fba0ab0
implemented push notifications and handler for incoming order notific…
roncodes Jan 23, 2025
68b3fb2
several improvemetns for styling
roncodes Jan 27, 2025
59e3386
added ability for customers to complete pickup orders
roncodes Jan 29, 2025
ef0f552
few improvements to product screen
roncodes Jan 29, 2025
a03668d
added new food truck based screen
roncodes Feb 5, 2025
24b431c
fix use of default locale in language context, fix colors on food tru…
roncodes Feb 5, 2025
cf2a853
fix ios build cicd
roncodes Feb 5, 2025
db6938f
run ios actions with 15 pro
roncodes Feb 5, 2025
57b343e
fix boot sequence of ios cicd
roncodes Feb 5, 2025
0231aab
fix simulator id
roncodes Feb 5, 2025
c533835
oops
roncodes Feb 5, 2025
31f2a51
fix simulator boot sequence in cicd
roncodes Feb 5, 2025
6b1de77
fix simulator boot for ios
roncodes Feb 5, 2025
5ac8d8e
fix running of the simulator
roncodes Feb 5, 2025
96dea8e
added step Debug iOS Build Output
roncodes Feb 5, 2025
073ba20
more ios build debugging
roncodes Feb 5, 2025
0025f3f
debug ios build fail
roncodes Feb 5, 2025
40d2bcc
more debuging for ios build step in cicd
roncodes Feb 5, 2025
83910ed
use correct ios os
roncodes Feb 5, 2025
591f7a3
use correct ios os 18.2
roncodes Feb 5, 2025
7ae2616
🤖 successful android builds
roncodes Feb 6, 2025
cdcde85
improvements
roncodes Feb 6, 2025
bc4107b
android build runs on android devices and simulators
roncodes Feb 6, 2025
74d02ee
more android work
roncodes Feb 6, 2025
76807eb
improved storeinfo when clicking location on map, added in reviews & …
roncodes Feb 10, 2025
e4b0f80
cleaned up fixes for screens and food truck functionality
roncodes Feb 10, 2025
c58d560
fix `autoCapitalize` should be boolean
roncodes Feb 10, 2025
0f01d01
added ability to add notes to orders and few button color fixes
roncodes Feb 11, 2025
b070f11
added global colors thrue tamagui to prevent breakage
roncodes Feb 11, 2025
8ee4d12
safer phone login screen
roncodes Feb 11, 2025
bacd005
fix styling of add to cart button
roncodes Feb 11, 2025
688159c
added more design customizations via env
roncodes Feb 12, 2025
efc3785
fix search screen bugs and rendering, use flatgrid for product render…
roncodes Feb 12, 2025
13f932f
fix padding for absolute tab bar and fix edit account property update…
roncodes Feb 12, 2025
1dba12e
performance improvements and food truck screen will update zone based…
roncodes Feb 12, 2025
f1f4c3f
slight opacity adjustment
roncodes Feb 12, 2025
632a405
improved performance and route preview updated
roncodes Feb 14, 2025
6ea4af9
fix toast styling and fix route previews when using food trucks
roncodes Feb 14, 2025
c777b8b
cleaned up for android release
roncodes Feb 18, 2025
6863e18
critical fixes for android build/release, and improvements to current…
roncodes Feb 19, 2025
cad8f56
added ability to open terms of service and privacy policy
roncodes Feb 19, 2025
b6b78f7
ignore android release builds
roncodes Feb 19, 2025
bc733e2
ignore keystore files
roncodes Feb 19, 2025
59c7785
ignore releases
roncodes Feb 19, 2025
1795f74
set the app name using env variable for android
roncodes Feb 19, 2025
4aba923
fix android blank screen reansition rendering issue
roncodes Feb 20, 2025
8243a3e
few fixes on android
roncodes Feb 20, 2025
927d507
fix gradle app build
roncodes Feb 20, 2025
887bda4
fix minor bugs and location permission screen
roncodes Feb 21, 2025
49e0413
fix location permission prompt screen to follow apple guidelines
roncodes Feb 25, 2025
91a08e7
fixed padding when modal/android etc, added customer account deletion…
roncodes Feb 25, 2025
aa57273
completed english translation file
roncodes Feb 27, 2025
b4828d2
completed full internationalization/localization implementation for t…
roncodes Feb 27, 2025
11dfa74
implemented available locales config
roncodes Feb 27, 2025
e84082d
few spacing tweaks
roncodes Feb 27, 2025
58ab2cd
fully translated
roncodes Feb 27, 2025
b81c8ae
fixed mongolian translations
roncodes Feb 27, 2025
be1dad2
web build is working
roncodes Mar 3, 2025
2f07887
rendering web build, just few things to fix for full web compatability
roncodes Mar 4, 2025
04f9612
working web build with css, and new config to skip geocoding screen, …
roncodes Mar 17, 2025
ff51818
fully implemented profile photo upload change and remove
roncodes Mar 18, 2025
6608e14
custom colors to overwrite default if provided
roncodes Mar 18, 2025
31925db
fixes specific for android builds
roncodes Apr 7, 2025
0ad8128
fix broken auth verifyCode function
roncodes Apr 7, 2025
a3bb541
added fixed workflows, improved app ux and patched few minor issues
roncodes Sep 2, 2025
f71b88b
patches for the android build
roncodes Sep 2, 2025
161d398
fix ios build in workflow
roncodes Sep 2, 2025
343f398
fix typo in app/build.gradle
roncodes Sep 2, 2025
2b846d4
hotfix android build issue
roncodes Sep 2, 2025
dd8b22c
hotfix android app_name build issue
roncodes Sep 2, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
21 changes: 21 additions & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: Create Release
on:
push:
tags:
- 'v*'

jobs:
create:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Publish GitHub Release
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ github.ref_name }}
name: ${{ github.ref_name }}
generate_release_notes: true
draft: false
prerelease: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
862 changes: 862 additions & 0 deletions .github/workflows/profile-release.yml

Large diffs are not rendered by default.

Loading
Loading