|
6f003ffa53
|
Add translations
|
2024-12-23 02:41:41 +01:00 |
|
|
7f6fd7dc47
|
Fix wrong tests/permissions
|
2024-12-23 02:37:41 +01:00 |
|
|
ccf5118c9d
|
Add invalid form tests
|
2024-12-23 02:26:39 +01:00 |
|
|
022c19c020
|
Fix counter permissions issues
|
2024-12-23 02:17:28 +01:00 |
|
|
2e5e217842
|
Disable eboutic in counter click/main
|
2024-12-23 01:35:44 +01:00 |
|
|
9c93c004ec
|
Add more counter click tests
|
2024-12-23 01:18:01 +01:00 |
|
|
472800eff6
|
Add nice snackbar message on counter interface and fix not enough money protection on frontend
|
2024-12-23 00:56:57 +01:00 |
|
|
b8d43a629b
|
Increase selling label size and add more counter click tests
|
2024-12-23 00:00:40 +01:00 |
|
|
f6693e12cf
|
Basic counter click tests
|
2024-12-22 19:24:07 +01:00 |
|
|
38f491cf57
|
Properly test annotations in counter click
|
2024-12-22 16:43:07 +01:00 |
|
|
3464d5d860
|
Add proper tests for refilling view
|
2024-12-22 16:16:28 +01:00 |
|
|
5079938a5b
|
Fix get_operator on non bar counters and better display of counter with no products
|
2024-12-22 13:36:50 +01:00 |
|
|
b8430adc50
|
Split counter-click-index.ts
|
2024-12-22 13:01:37 +01:00 |
|
|
eed434aeb2
|
Improve age management for getting products and make get_product a part of counter model
|
2024-12-22 12:27:58 +01:00 |
|
|
372470b44b
|
Improve empty basket and tray price management
|
2024-12-22 12:06:15 +01:00 |
|
|
7071553c3b
|
Optimize product id validation on counter click
|
2024-12-22 12:06:15 +01:00 |
|
|
eea237b813
|
Pre-filter allowed products in backend for counter click
|
2024-12-22 12:06:15 +01:00 |
|
|
c37288c285
|
Display nice product cards on counter click interface
|
2024-12-22 12:06:15 +01:00 |
|
|
ccf5767a01
|
Fix customerBalance not init and submit/cancel buttons visuals
|
2024-12-22 12:06:15 +01:00 |
|
|
ffe6fc8c2a
|
Redirect when cancelling instead of submitting a form
|
2024-12-22 12:06:15 +01:00 |
|
|
5f0b4d2050
|
Properly display form errors in counter
|
2024-12-22 12:06:15 +01:00 |
|
|
f9d7dc7d3a
|
Restore form when form submit fails due to error
|
2024-12-22 12:06:15 +01:00 |
|
|
8ebea00896
|
Fix crash during validation
|
2024-12-22 12:06:15 +01:00 |
|
|
a548f4744e
|
Fix counter main
* Fix crash when submitting nothing
* Fix code field not being autofocus
|
2024-12-22 12:06:15 +01:00 |
|
|
a383f3e717
|
Don't use codes as a primary key in counter click
|
2024-12-22 12:06:15 +01:00 |
|
|
60f18669c8
|
Make counter click client side first
|
2024-12-22 12:06:14 +01:00 |
|
thomas girod
|
eaac0c728f
|
Merge pull request #961 from ae-utbm/auth-backend
Custom auth backend
|
2024-12-22 06:38:34 +01:00 |
|
thomas girod
|
9ca95774a3
|
Merge pull request #962 from ae-utbm/query-news
Fix N+1 queries on birthdays
|
2024-12-22 06:32:58 +01:00 |
|
imperosol
|
fa66851889
|
fix n+1 queries on birthdays
|
2024-12-21 21:09:08 +01:00 |
|
imperosol
|
ab81f11199
|
Manage subscribers group permissions
|
2024-12-21 18:52:16 +01:00 |
|
imperosol
|
bea7741d35
|
populate group permissions
|
2024-12-21 18:48:30 +01:00 |
|
imperosol
|
81e163812e
|
custom auth backend
|
2024-12-21 17:34:20 +01:00 |
|
Bartuccio Antoine
|
4f233538e0
|
Merge pull request #955 from ae-utbm/counter-click-step-3
Use TomSelect for product selection on counter
|
2024-12-21 16:00:06 +01:00 |
|
|
4ac09ac08b
|
Use tomselect instead of jquery autoselect for counter clicks
|
2024-12-21 15:56:18 +01:00 |
|
thomas girod
|
6d02970676
|
Merge pull request #946 from ae-utbm/product-csv
Rework the product admin page
|
2024-12-21 15:50:34 +01:00 |
|
imperosol
|
accf1befce
|
Make products filterable by product type
|
2024-12-21 02:15:51 +01:00 |
|
imperosol
|
6953eaa9d0
|
fix sanitization of the csv content
|
2024-12-21 02:14:38 +01:00 |
|
imperosol
|
180bae59c8
|
Add translations
|
2024-12-21 02:14:38 +01:00 |
|
imperosol
|
9cafc163e8
|
fix frontend archived products filter
|
2024-12-21 02:14:38 +01:00 |
|
imperosol
|
8f8eef4107
|
display products as cards
|
2024-12-21 02:14:38 +01:00 |
|
imperosol
|
7af745087e
|
create a card css component
|
2024-12-21 02:14:38 +01:00 |
|
imperosol
|
aab093200b
|
slightly improve style
|
2024-12-21 02:14:38 +01:00 |
|
imperosol
|
1a9556f811
|
add a button to download products as csv
|
2024-12-21 02:14:38 +01:00 |
|
imperosol
|
39b36aa509
|
ajaxify the product admin page
|
2024-12-21 02:14:38 +01:00 |
|
imperosol
|
3fc260a12c
|
add csv converter
|
2024-12-21 02:14:38 +01:00 |
|
imperosol
|
1696a2f579
|
Add NestedKeyOf Type
|
2024-12-21 02:14:38 +01:00 |
|
thomas girod
|
baebc0b690
|
Merge pull request #958 from ae-utbm/fix-group-form
fix user groups form
|
2024-12-20 11:07:13 +01:00 |
|
imperosol
|
9f3a10ca71
|
fix user groups form
|
2024-12-20 11:00:57 +01:00 |
|
thomas girod
|
38ceaf3106
|
Merge pull request #957 from ae-utbm/user-model
Fix groups displayed on user profile group edition
|
2024-12-19 20:32:39 +01:00 |
|
|
87b619794d
|
Fix groups displayed on user profile group edition
|
2024-12-19 18:57:50 +01:00 |
|