1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
Commit Graph

3887 Commits

Author SHA1 Message Date
Sylvain
94dc841367 New translations en.yml (German) 2021-01-14 18:51:40 +01:00
Sylvain
4c1b4637c0 New translations app.admin.en.yml (German) 2021-01-14 18:45:24 +01:00
Sylvain
e06d3e322b New translations en.yml (German) 2021-01-14 18:45:22 +01:00
Sylvain
fcde4aaec0 New translations en.yml (German) 2021-01-14 18:31:09 +01:00
Sylvain
5b64b2363f New translations en.yml (German) 2021-01-14 18:22:17 +01:00
Sylvain
7f68309dfd New translations en.yml (German) 2021-01-14 18:00:09 +01:00
Sylvain
44c75a1617 New translations en.yml (German) 2021-01-14 17:48:49 +01:00
Sylvain
e6bb748a95 New translations en.yml (German) 2021-01-14 17:40:08 +01:00
Sylvain
ea2aa88b7a New translations en.yml (German) 2021-01-14 17:28:43 +01:00
Sylvain
815f0a1572 New translations app.shared.en.yml (German) 2021-01-14 16:13:30 +01:00
Sylvain
96de83b3b5 New translations en.yml (German) 2021-01-14 16:13:28 +01:00
Sylvain
96622b6dc9 New translations app.shared.en.yml (German) 2021-01-14 16:02:01 +01:00
Sylvain
1494c5744f New translations app.public.en.yml (German) 2021-01-14 16:01:59 +01:00
Sylvain
4c4aed36df New translations app.logged.en.yml (German) 2021-01-14 16:01:57 +01:00
Sylvain
6b63561bd0 New translations app.admin.en.yml (German) 2021-01-14 16:01:55 +01:00
Sylvain
df4980cc15 New translations en.yml (German) 2021-01-14 16:01:53 +01:00
Sylvain
cf85b72d51 New translations app.shared.en.yml (German) 2021-01-14 14:37:01 +01:00
Sylvain
6885339fc0 New translations app.public.en.yml (German) 2021-01-14 14:36:58 +01:00
Sylvain
5dcec2d5ff New translations app.logged.en.yml (German) 2021-01-14 14:36:56 +01:00
Sylvain
dc8dca97c1 New translations app.admin.en.yml (German) 2021-01-14 14:36:54 +01:00
Sylvain
224c9bda3b New translations mails.en.yml (German) 2021-01-14 14:36:52 +01:00
Sylvain
4cc5b44071 New translations devise.en.yml (German) 2021-01-14 14:36:51 +01:00
Sylvain
c7bc328aa0 New translations en.yml (German) 2021-01-14 14:36:49 +01:00
Sylvain
12e99f4c9c generate payment schedule pdf 2021-01-04 18:12:44 +01:00
Sylvain
37af665991 save subcription id in payment schedule item 2021-01-04 17:03:44 +01:00
Sylvain
8b13ae45ac all tests passing 2021-01-04 16:26:52 +01:00
Sylvain
728ae4310c improved testing of payment schedules + some fixes
TODO: fix the test
rails test test/integration/reservations/create_test.rb
Reservations::CreateTest#test_user_reserves_a_machine_and_renew_a_subscription_with_payment_schedule_and_coupon_and_wallet [test/integration/reservations/create_test.rb:841]
Minitest::Assertion: Expected: "stripe"
  Actual: nil
2020-12-30 18:43:33 +01:00
Sylvain
d891690ab8 Default texts for the login modal 2020-12-30 15:37:15 +01:00
Sylvain
dc00df4afc fix stripe subscription w/ coupon + wallet 2020-12-30 12:19:33 +01:00
Sylvain
b8319a5124 handle percent coupons w/ stripe subscriptions 2020-12-30 10:17:39 +01:00
Sylvain
ffc3051444 TODO: handle coupon w/ stripe subscription 2020-12-29 19:08:43 +01:00
Sylvain
fba5f57a1c handle wallet transaction w/ stripe subscription 2020-12-29 18:55:00 +01:00
Sylvain
f4f1464826 fix wallet-info component to use cartItems 2020-12-29 17:32:00 +01:00
Sylvain
75e0fece13 try with NBSP 2020-12-29 13:35:14 +01:00
Sylvain
7fc2190c49 Merge branch 'monthly-payment' into staging 2020-12-29 13:23:51 +01:00
Sylvain
c78b052419 try to keep indentation 2020-12-29 13:23:41 +01:00
Sylvain
d097005378 Merge branch 'monthly-payment' into staging 2020-12-29 13:19:44 +01:00
Sylvain
c07aa1dcea add linebreaks in architectur doc 2020-12-29 13:19:29 +01:00
Sylvain
3c5103103e Merge branch 'monthly-payment' into staging 2020-12-29 13:14:19 +01:00
Sylvain
1f873979f3 architecture documentation 2020-12-29 13:13:48 +01:00
Sylvain
8a808dbb2f improve testing reservation w/ payment schedule 2020-12-29 11:33:38 +01:00
Sylvain
abe1619392 fix book reservation+subscription 2020-12-29 11:27:59 +01:00
Sylvain
feeed2f450 fix take a reservation + subscription
FIXME:
ActionView::Template::Error (undefined method `iso8601' for nil:NilClass)
Callstack:
  app/views/api/reservations/show.json.jbuilder:40:in `_app_views_api_reservations_show_json_jbuilder'
  app/controllers/api/payments_controller.rb:91:in `confirm_payment_schedule'
2020-12-28 18:30:27 +01:00
Sylvain
3e4892d3a5 WIP: creating payment schedule workers
see TODO in app/workers/payment_schedule*
2020-12-23 16:56:19 +01:00
Sylvain
65277800e2 fix creation subcription on stripe 2020-12-23 16:25:24 +01:00
Sylvain
f661428db2 better error handling in stripe::subscription creation process 2020-12-23 15:29:56 +01:00
Sylvain
32b0222da5 save payment schedules PDF to a persistant volume storage 2020-12-22 16:39:37 +01:00
Sylvain
bbf88846dd refactored Invoice & PaymentSchedule to use inheritance 2020-12-22 14:43:08 +01:00
Sylvain
6fa9780ad5 refactor chainable/footprint protected models to use inheritance 2020-12-22 09:53:41 +01:00
Sylvain
d3a41903cd WIP: exclude invoice_id from footprint in payment_schedule_item 2020-12-21 17:37:58 +01:00