1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
Commit Graph

1842 Commits

Author SHA1 Message Date
Sylvain
d977838d52 fix tests according to changes for stripe SCA 2019-09-11 16:20:47 +02:00
Sylvain
78e6392f60 do not display invoice update logs in test mode + updated reservations fixtures w/o stp_invoice_id column + helper script to run tests 2019-09-11 14:29:35 +02:00
Sylvain
9fc3c7f61c [bug] Wallet credit inputs does not allow to put zeros at the end of the decimal part of the amount 2019-09-11 13:05:10 +02:00
Sylvain
3320ee103b Log changes in Invoices or InvoiceItems records for better handling of accounting certification issues 2019-09-11 12:22:14 +02:00
Sylvain
f60d19fa27 allow reservations & subscriptions at price of zero 2019-09-11 11:51:04 +02:00
Sylvain
14e726cfd1 Upgrade dev environments from ruby 2.3.6 to 2.3.8 (#143) 2019-09-11 11:12:05 +02:00
Sylvain
75f483a7a6 compute subscription price server-side for payments 2019-09-11 10:31:22 +02:00
Sylvain
ac0489a496 [bug] wallet usage is noted on subscription invoices even if wallet was not used + use payment confirm API for subscriptions only (sca) 2019-09-10 17:57:46 +02:00
Sylvain
4d0ac9b3ca using stp_payment_intent_id instead of stp_invoice_id on new invoices 2019-09-10 16:45:45 +02:00
Sylvain
5a75db394c [bug] Users with role 'member' cannot download their invoices 2019-09-10 14:46:07 +02:00
Sylvain
04f17d44d8 handle sca in js frontend 2019-09-10 12:46:02 +02:00
Sylvain
a96050a2e9 refactor payment process for sca 2019-09-10 11:46:14 +02:00
Sylvain
e9e27663cd quick coding rules checking with rubocop 2019-09-09 18:04:31 +02:00
Nicolas Florentin
e94cf46fa4 ongoing work on sca stripe 2019-09-09 17:37:54 +02:00
Sylvain
510533e080 handle 2nd confirmation on server + display confirmation modal on the client 2019-09-05 17:17:51 +02:00
Sylvain
12447698f8 collect card details on the client & create a paymentIntent on the server 2019-09-05 16:17:02 +02:00
Sylvain
a0961314a4 [ongoing] upgrade stripe gem & api version to allow SCA 2019-09-05 11:03:22 +02:00
Sylvain
967f539ad9 [ongoing] update to stripe-js:v3 to use strong customer authentication 2019-09-04 17:20:18 +02:00
Cyril
3d54198d35 Merge branch 'hotfix' for release 4.0.4 2019-08-14 15:34:56 +02:00
Cyril
cd81de79cf Version 4.0.4 2019-08-14 15:34:12 +02:00
Nicolas Florentin
65035ea315 fix rake task fablab:maintenance:regenerate_invoices was not taking into account the timezone 2019-08-14 15:23:04 +02:00
Nicolas Florentin
0c4475acea removes only_invoice scope from regenerate_invoices rake task 2019-08-14 14:18:04 +02:00
Sylvain
92d79bc9c7 [bug] (#140) VAT rate is erronous in invoices 2019-08-14 10:54:23 +02:00
Sylvain
120f8cd5cf Merge branch 'dev' for release 4.0.3 2019-08-01 12:50:27 +02:00
Sylvain
01dd576743 Version 4.0.3 2019-08-01 12:50:14 +02:00
Sylvain
35c31b96ea fix vat history usage in invoice test + fix sidekiq delay extension 2019-08-01 11:50:03 +02:00
Sylvain
4210405932 updated changelog 2019-08-01 11:31:56 +02:00
Sylvain
61c1d09ac8 [bug] use vat history while regenerating invoices 2019-08-01 11:29:45 +02:00
Sylvain
3d3be70e29 [bug] newly generated refund is displayed as broken 2019-07-29 12:25:46 +02:00
Sylvain
5e8697de18 fix invoices list API 2019-07-29 12:19:54 +02:00
Sylvain
a778b1063a enhance ruby syntax 2019-07-29 12:17:57 +02:00
Sylvain
0714878bca [bug] unable to generate a refund 2019-07-29 12:07:22 +02:00
Sylvain
1be7bda603 [security] updated sidekiq to fix 3 security vulnerabilities 2019-07-29 11:34:59 +02:00
Sylvain
3a0807b354 Merge branch 'dev' of github.com:sleede/fab-manager into dev 2019-07-29 10:53:23 +02:00
Sylvain
135a4a5d8a updated yarn.lock 2019-07-29 10:52:21 +02:00
Sylvain
dc43998da3
Merge pull request #139 from sleede/dependabot/bundler/mini_magick-4.9.4
Bump mini_magick from 4.2.0 to 4.9.4
2019-07-18 16:53:16 +02:00
dependabot[bot]
210e7ac3c1
Bump mini_magick from 4.2.0 to 4.9.4
Bumps [mini_magick](https://github.com/minimagick/minimagick) from 4.2.0 to 4.9.4.
- [Release notes](https://github.com/minimagick/minimagick/releases)
- [Commits](https://github.com/minimagick/minimagick/compare/v4.2.0...v4.9.4)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-18 14:44:34 +00:00
Sylvain
76981dd963 Merge branch 'dev' of github.com:sleede/fab-manager into dev 2019-07-18 16:08:55 +02:00
Sylvain
74e5461c02 [bug] do not remove member role if last user was deleted 2019-07-18 16:07:20 +02:00
Sylvain
26c8d402e1 removed dependency to jquery-ui 2019-07-17 15:30:19 +02:00
Sylvain
48c68b29be removed old fullcalendar artefact 2019-07-17 15:18:39 +02:00
Sylvain
d0fbba2ccf updated angular-xeditable to remove dependency to jquery 1.11.1 2019-07-17 10:31:43 +02:00
Sylvain
3807a824df
Merge pull request #138 from sleede/dependabot/npm_and_yarn/bootstrap-3.4.1
Bump bootstrap from 3.3.7 to 3.4.1
2019-07-17 09:42:50 +02:00
dependabot[bot]
494f4452ea
Bump bootstrap from 3.3.7 to 3.4.1
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v3.3.7...v3.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-17 07:42:15 +00:00
Sylvain
84b4829f80
Merge pull request #137 from sleede/dependabot/npm_and_yarn/lodash-4.17.14
Bump lodash from 4.17.11 to 4.17.14
2019-07-17 09:38:07 +02:00
dependabot[bot]
1ef2b82cf1
Bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-13 12:26:54 +00:00
Sylvain
002e214d9b Merge branch 'dev' for release 4.0.2 2019-07-10 12:26:40 +02:00
Sylvain
897be4763a Version 4.0.2 2019-07-10 12:26:33 +02:00
Sylvain
12fcfee71e [bug] unable to export reservations or subscriptions to excel 2019-07-10 12:25:08 +02:00
Sylvain
b0a9d91ed8 updated VCR cassettes 2019-07-10 11:33:46 +02:00