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

Fix/for signal #193

Merged
merged 62 commits into from
Nov 8, 2024
Merged
Changes from 1 commit
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
f4a3c88
DRY
IObert Oct 15, 2024
a89aea8
stabilize
IObert Oct 15, 2024
2252f9e
Improve templates and add sample order
IObert Oct 15, 2024
379e19d
chore: prettier
IObert Oct 15, 2024
21e2c2c
fix template
IObert Oct 15, 2024
e570f42
remove unneeded var
IObert Oct 15, 2024
be229ca
refactor for basic menu screen
IObert Oct 15, 2024
cab3e8e
shift layouts
IObert Oct 15, 2024
8f12c91
Add menu page draft
IObert Oct 16, 2024
3d859a8
chore: prettier
IObert Oct 16, 2024
843de67
fix SVG fill prop
IObert Oct 16, 2024
650afa5
fix svgs in a better way
IObert Oct 16, 2024
43fef93
render on server instead
IObert Oct 16, 2024
6660e8f
fix: slashes are not allowed for sync keys
IObert Oct 16, 2024
7918942
typo: template
IObert Oct 21, 2024
bea05d1
fix spelling to avoid "latte" issue
IObert Oct 22, 2024
574f3fa
more modifiers
IObert Oct 24, 2024
087d5e8
Download script to support param to download only one event key
IObert Oct 28, 2024
720c759
temp workaround for money2020
IObert Oct 28, 2024
f7d1b36
US as default over canada
IObert Oct 28, 2024
18afd31
hide some stages if lead collection is disabled
IObert Oct 28, 2024
cba9d73
list stages on chart
IObert Oct 28, 2024
8a2cf1e
test modifiers note
IObert Oct 28, 2024
ee2ecfd
sent more helper messages for modifiers
IObert Oct 28, 2024
38630e5
only send modifiers message if there are multiple modifiers
IObert Oct 28, 2024
be39c81
Add chek error script
IObert Oct 30, 2024
cfb4020
fail gracefully for invalid email input
IObert Oct 30, 2024
9c413d6
Fail gracefully when someones sends a media message
IObert Oct 30, 2024
d62491b
have one attendee file per event
IObert Oct 30, 2024
ccf6847
add "forget me" command to debug easier
IObert Oct 30, 2024
05aa686
Add a kiosk UI to order new items
IObert Oct 30, 2024
8e7c962
Add temp RCS resources
IObert Oct 30, 2024
1095677
undo latte workaround
IObert Oct 31, 2024
d8b3059
no error when all events are closed to keep error logs free
IObert Oct 31, 2024
4d9079c
Add kiosk explainer
IObert Oct 31, 2024
1574409
fix test because of renaming
IObert Oct 31, 2024
5a71a6f
removed short titles, adapt test
IObert Oct 31, 2024
fcda34e
add kiosk test
IObert Oct 31, 2024
2e9e603
make tests more robust
IObert Nov 4, 2024
27f808d
chore: update deps
IObert Nov 4, 2024
327cdc0
stablize tests
IObert Nov 4, 2024
8f8fcf4
unfreeze lockfile
IObert Nov 4, 2024
2e5c614
Revert "chore: update deps"
IObert Nov 4, 2024
6532e72
unfreeze
IObert Nov 4, 2024
d26b82d
refactor: uncomment and stabilize checkbox selection in e2e tests; up…
IObert Nov 4, 2024
63786f4
chore: update minor deps
IObert Nov 5, 2024
6fc73d1
chore: prettier
IObert Nov 5, 2024
1dfbd7e
add note about "forget me"
IObert Nov 5, 2024
28fc9c8
add iced coffee
IObert Nov 5, 2024
44a099c
add prompt for name / segment integration
IObert Nov 5, 2024
8f37930
cancel orders when users opts-out
IObert Nov 5, 2024
3e4bb99
fix build issue
IObert Nov 5, 2024
1f7b385
upgrade to next 15
IObert Nov 5, 2024
b266604
fix build issues
IObert Nov 5, 2024
2cc516c
fix vitest issue / prettier
IObert Nov 5, 2024
f193963
fix migration issues
IObert Nov 5, 2024
7784844
hide controls for guest users
IObert Nov 5, 2024
9152e12
adjust tests
IObert Nov 5, 2024
db8192b
fix client-side warnings
IObert Nov 5, 2024
d450766
add icons
IObert Nov 5, 2024
650d395
disable latte macchiato for now
IObert Nov 8, 2024
a801e20
Replace Latte Macchiato with Caffe Latte in test
IObert Nov 8, 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
Prev Previous commit
Next Next commit
chore: update deps
IObert committed Nov 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 27f808de74f9f0cccb1fad6c58f07918a13ad5d2
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-checkbox": "^1.1.2",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-icons": "^1.3.1",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-radio-group": "^1.2.1",
@@ -44,43 +44,43 @@
"bufferutil": "^4.0.8",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cookies-next": "^4.2.1",
"cookies-next": "^4.3.0",
"countries-list": "^3.1.1",
"date-fns": "^4.1.0",
"dotenv": "^16.4.5",
"google-libphonenumber": "^3.2.38",
"lucide-react": "^0.451.0",
"next": "14.2.14",
"lucide-react": "^0.454.0",
"next": "15.0.2",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-day-picker": "^9.1.3",
"react-day-picker": "^9.2.1",
"react-dom": "^18.3.1",
"react-qr-code": "^2.0.15",
"react-select": "^5.8.1",
"tailwind-merge": "^2.5.3",
"react-select": "^5.8.2",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"twilio": "^5.3.3",
"twilio": "^5.3.5",
"twilio-sync": "^3.3.5",
"utf-8-validate": "^6.0.4"
"utf-8-validate": "^6.0.5"
},
"devDependencies": {
"@playwright/test": "^1.47.2",
"@playwright/test": "^1.48.2",
"@testing-library/react": "^16.0.1",
"@types/google-libphonenumber": "^7.4.30",
"@types/node": "^22.7.5",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.2",
"@types/node": "^22.8.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
"autoprefixer": "^10.4.20",
"eslint": "^9.12.0",
"eslint-config-next": "14.2.14",
"eslint": "^9.14.0",
"eslint-config-next": "15.0.2",
"jsdom": "^25.0.1",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.14",
"throttled-queue": "^2.1.4",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^2.1.2"
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.4"
}
}