Patrick Gansterer
|
7a6779ebfd
|
Add API v1 finance_overview endpoint
|
2021-02-24 15:50:22 +01:00 |
|
Patrick Gansterer
|
e6061e6760
|
Add API v1 financial_transactions POST endpoint
In a first step we allow members to create financial transactions
for their own ordergroup.
|
2021-02-18 18:09:40 +01:00 |
|
Patrick Gansterer
|
9d68abd908
|
Add require_config_enabled to Api::V1::BaseController
|
2021-02-18 18:09:40 +01:00 |
|
Patrick Gansterer
|
17434a038a
|
Move require_minimum_balance and require_enough_apples to BaseController
This allows us to use them in other controllers too.
|
2021-02-18 18:09:40 +01:00 |
|
wvengen
|
69732cca0d
|
API v1 article_categories endpoint
|
2021-02-17 17:07:39 +01:00 |
|
wvengen
|
e1d50e5b9c
|
API v1 group_order_articles endpoints
|
2021-02-17 17:07:39 +01:00 |
|
wvengen
|
ed9192c47f
|
API v1 order_articles endpoints
|
2021-02-17 17:07:39 +01:00 |
|
wvengen
|
127ae83f04
|
API v1 orders endpoints
|
2021-02-17 17:07:39 +01:00 |
|
Patrick Gansterer
|
88228022e3
|
API v1 Add financial_transaction_type to FinancialTransactions output
|
2021-02-12 15:17:25 +01:00 |
|
Patrick Gansterer
|
be269101f8
|
API v1 financial_transaction_types endpoint
|
2021-02-12 15:17:25 +01:00 |
|
Patrick Gansterer
|
48391f818f
|
API v1 financial_transaction_classes endpoint
|
2021-02-12 15:17:25 +01:00 |
|
wvengen
|
78c4ebcb4b
|
Make navigation API more robust.
Fixes https://github.com/foodcoops/foodsoft/issues/755.
|
2020-10-07 14:45:22 +02:00 |
|
wvengen
|
b96ce06d94
|
API v1 financial_transactions endpoints (#627)
|
2020-07-25 14:18:59 +00:00 |
|
wvengen
|
e9be38b3e9
|
Add OAuth scopes
https://github.com/foodcoops/foodsoft/issues/582#issuecomment-442513237
|
2019-04-03 17:20:44 +00:00 |
|
wvengen
|
554be093b9
|
API v1 navigation endpoint
|
2018-10-13 20:41:47 +02:00 |
|
wvengen
|
9c5a5d9492
|
API v1 config endpoint
|
2018-10-13 20:41:47 +02:00 |
|
wvengen
|
110c7cc3e9
|
API v1 user endpoint
|
2018-10-13 20:41:47 +02:00 |
|
wvengen
|
fd96b6ccc1
|
Prepare for API v1 (PR #570)
|
2018-10-13 20:16:35 +02:00 |
|