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

app: Allow for auto-accepting of orders for specific restaurants #1736

Merged
merged 76 commits into from
Jul 2, 2024
Merged
Show file tree
Hide file tree
Changes from 38 commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
6046dfb
re-format: src/navigation/restaurant
vladimir-8 Apr 1, 2024
ae9114f
re-format: RestaurantNavigator
vladimir-8 Apr 1, 2024
10fda65
re-format: NotificationHandler
vladimir-8 Apr 1, 2024
af929da
refactored dashboard using function components
vladimir-8 Apr 1, 2024
a23c575
added: in preparation and ready sections
vladimir-8 Apr 1, 2024
db48626
hide new orders section for the restaurants with autoAcceptOrdersEnabled
vladimir-8 Apr 2, 2024
b11960a
extracted OrderItem
vladimir-8 Apr 2, 2024
f042532
WIP; green button to move order to the next state
vladimir-8 Apr 2, 2024
7b75509
green button to move order to the next state
vladimir-8 Apr 2, 2024
78f1a3a
renamed model -> domain
vladimir-8 Apr 2, 2024
c8b59d6
use new 'order:state_changed' event to get order updates
vladimir-8 Apr 2, 2024
4417e36
fixed: section header background
vladimir-8 Apr 2, 2024
9f1a722
refactor NotificationHandler
vladimir-8 Apr 3, 2024
2e1aaea
Merge branch 'master' into feature/1707-auto-accept
vladimir-8 Apr 9, 2024
4074243
fixed: import
vladimir-8 Apr 9, 2024
f78b385
ui fix; left margin
vladimir-8 Apr 10, 2024
6ce56a8
added: event constants
vladimir-8 Apr 10, 2024
21cf544
changed: remove pop-up when a new order is autoaccepted (restaurant.a…
vladimir-8 Apr 10, 2024
81b8bde
Merge branch 'master' into feature/1707-auto-accept
vladimir-8 Apr 11, 2024
238b8e2
fixed: handle tasks:changed push notification on android while the ap…
vladimir-8 Apr 11, 2024
f7a2dee
fixed: wrong param
vladimir-8 Apr 11, 2024
123f91e
added: a separate redux action for foreground notifications
vladimir-8 Apr 12, 2024
7dc72db
improved debug tools; print redux store states and diff
vladimir-8 Apr 12, 2024
86c2f7f
fixed: low volume alert is shown twice
vladimir-8 Apr 12, 2024
1767230
fixed: do not re-send the token if it does not change
vladimir-8 Apr 12, 2024
bd51a57
added: When these orders are accepted automatically it also automatic…
vladimir-8 Apr 13, 2024
4acab7c
fixed: unnecessary usePushNotification updates
vladimir-8 Apr 15, 2024
d283a03
fixed: disconnect centrifuge on logout
vladimir-8 Apr 15, 2024
fe65010
fixed: https://github.com/coopcycle/coopcycle-app/issues/929
vladimir-8 Apr 15, 2024
a91c2cb
Merge branch 'master' into code-styly-restaurant-part
vladimir-8 Apr 16, 2024
5297638
Merge branch 'code-styly-restaurant-part' into feature/1707-auto-accept
vladimir-8 Apr 16, 2024
05a8dad
(re) applied prettier rules
vladimir-8 Apr 16, 2024
8f68f2c
configure push notifications in redux middleware
vladimir-8 Apr 16, 2024
99e14d1
deleted empty files
vladimir-8 Apr 16, 2024
69b2198
import createAction from redux/toolkit
vladimir-8 Apr 18, 2024
84ed7c1
moved isFetching inside init block
vladimir-8 Apr 18, 2024
d977c9a
manage sound inside redux middleware
vladimir-8 Apr 18, 2024
21ba9b6
put back 'rindOnOrderCreated' middleware
vladimir-8 Apr 19, 2024
8283167
Merge branch 'master' into feature/1707-auto-accept
vladimir-8 May 21, 2024
c58d342
bump version code
vladimir-8 May 21, 2024
08291f0
added: display buildVersion
vladimir-8 May 21, 2024
7e916c0
bump version code
vladimir-8 May 21, 2024
e7abc3c
(temporary) disable instance (workflow inputs limit)
vladimir-8 May 22, 2024
22250d4
changed: checkout tag instead of a branch
vladimir-8 May 22, 2024
7dc9050
fixed: filter for the `Picked orders` section
vladimir-8 May 31, 2024
35d2710
display Cancel and Delay buttons in the In preparation and Ready states
vladimir-8 May 31, 2024
3e7105b
display if an order has been printed next to the list item
vladimir-8 Jun 1, 2024
f405fd1
fixed: moved orders to the Picked column no matter what the state is
vladimir-8 Jun 3, 2024
b6bfebf
Temporarily display new sections only for restaurants with auto accep…
vladimir-8 Jun 3, 2024
7e47486
refactoring: use function component
vladimir-8 Jun 3, 2024
9b7fac3
added: configure number of copies printed
vladimir-8 Jun 3, 2024
b13a9a3
bump version code
vladimir-8 Jun 3, 2024
1219ada
changed: upload to `internal` track by default
vladimir-8 Jun 3, 2024
e28bb85
updated description
vladimir-8 Jun 3, 2024
2e7b3a6
updated description
vladimir-8 Jun 3, 2024
968b942
changed: don't upload to Google Play by default
vladimir-8 Jun 4, 2024
e2e32a1
changed: allow to build iOS app from a specific tag
vladimir-8 Jun 4, 2024
bf97cb2
updated: command name
vladimir-8 Jun 4, 2024
a8fa8f7
updated: command names
vladimir-8 Jun 4, 2024
e65c0a7
updated: command names
vladimir-8 Jun 4, 2024
16da72d
WIP: iOS beta app setup
vladimir-8 Jun 4, 2024
c94951b
added: customise build run name
vladimir-8 Jun 5, 2024
55d1936
fixed: customise build run name
vladimir-8 Jun 5, 2024
3f88840
WIP: customise build run name
vladimir-8 Jun 5, 2024
37cfe7c
fixed: customise build run name
vladimir-8 Jun 5, 2024
326369d
fixed: customise build run name
vladimir-8 Jun 5, 2024
2a29b25
fixed: customise build run name
vladimir-8 Jun 5, 2024
738764b
changed: build run name
vladimir-8 Jun 5, 2024
531fcd3
changed: build run name
vladimir-8 Jun 5, 2024
e0578ea
added: customise build run name
vladimir-8 Jun 5, 2024
5fb4ede
put back 'redux-actions's `createAction` for events using legacy style
vladimir-8 Jun 7, 2024
31659fb
Merge branch 'master' into feature/1707-auto-accept
vladimir-8 Jun 21, 2024
931f9a2
added: update task list on the foreground notification
vladimir-8 Jun 21, 2024
0f3ab4a
removed `loadTasks` request
vladimir-8 Jun 21, 2024
6551483
Revert "removed `loadTasks` request"
vladimir-8 Jun 21, 2024
0b9e930
Merge branch 'master' into feature/1707-auto-accept
vladimir-8 Jul 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .env.dist
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ GOOGLE_SIGN_IN_CLIENT_ID=
DEFAULT_SERVER=
PRIMARY_COLOR=
SMARTLOOK_PROJECT_KEY=
DEBUG_REDUX_LOGGER_LEVEL=log
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
"react-navigation-header-buttons": "^11.2.1",
"react-query": "^3.39.3",
"react-redux": "^7.2.8",
"recursive-diff": "^1.0.9",
"reduce-reducers": "^1.0.4",
"redux": "^4.2.1",
"redux-actions": "^2.6.5",
Expand Down
Loading
Loading