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

4223 Commits

Author SHA1 Message Date
Sylvain
dc0a75e52d verify each deadlines on payzen for payment schedules 2021-06-03 12:22:37 +02:00
Sylvain
4e109f7edb retrieve gateway objects with multiple ids 2021-06-03 09:48:21 +02:00
Sylvain
87cd41794e WIP: payzen subscription
TODO: retreive the payzen subscription from PayZen::Item
2021-06-02 20:07:53 +02:00
Sylvain
431ea28448 WIP: payzen recurring payments 2021-06-01 12:20:02 +02:00
Sylvain
d6a6d34105 display correct gateway name in payment schedule confirmation modal 2021-06-01 11:24:43 +02:00
Sylvain
81bc22c494 front-end adaptation for interacting with new object[] API
Also: [bug] handle not onnected users on subscription page
- fix showing an error message when no gateway is selected
2021-06-01 11:01:38 +02:00
Sylvain
e08157b5f6 Unified and documented upgrade exit codes 2021-06-01 09:03:24 +02:00
Sylvain
1bee09442c run the chain:all command before db:migrate 2021-06-01 08:54:19 +02:00
Sylvain
0b2310e57a updated changelog 2021-05-31 17:17:00 +02:00
Sylvain
209bde9f28 refreshed all footprints in fixtures, all tests passing 2021-05-31 17:14:42 +02:00
Sylvain
28e41de9ad task to reset the stripe payment methods in test mode 2021-05-31 16:15:57 +02:00
Sylvain
d0011a10f0 check for slots restricted to subscribers at cart level 2021-05-31 15:39:56 +02:00
Sylvain
55b0e25ee9 generate footprints in a reproductible way 2021-05-31 12:53:28 +02:00
Sylvain
36e173fb43 test presence of footprint debug data 2021-05-31 12:19:28 +02:00
Sylvain
db58ee28c0 migration to object[]
TODO: fix invoices checksums
2021-05-31 11:52:53 +02:00
dependabot[bot]
f81eb2f413
Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 02:03:11 +00:00
Sylvain
d942d46632 WIP: migration to object[]
TODO: fix running tests, fix front-end
2021-05-28 17:34:20 +02:00
Sylvain
bf3dcd874b display payment confirmation error messages in frontend 2021-05-28 10:22:02 +02:00
Sylvain
a38fe0b43c fix raising errors from lib 2021-05-28 09:10:58 +02:00
Sylvain
136159a2b5 improve error message in case of payzen error 2021-05-27 17:14:20 +02:00
Sylvain
6cd74ac33e remove references to PaymentSchedule.scheduled 2021-05-27 16:11:23 +02:00
Sylvain
5f5ec8dbb6 remove references to Invoice.invoiced 2021-05-27 15:58:55 +02:00
Sylvain
13f50c0e33 remove references to WalletService.transactable 2021-05-27 13:43:54 +02:00
Sylvain
16df7f9506 fix data migrations + update test fixtures 2021-05-27 11:31:07 +02:00
Sylvain
c79078c8e1 Merge branch 'dev' into payzen 2021-05-26 14:00:51 +02:00
Sylvain
d81e25b88e Version 4.7.11 2021-05-26 13:42:17 +02:00
Sylvain
2b6bbbd7b8 Merge branch 'dev' for release 4.7.11 2021-05-26 13:42:17 +02:00
Sylvain
413bb57c38 [bug] zero-decimal currencies w/ stripe 2021-05-26 13:38:16 +02:00
Sylvain
4e601b672a [bug] fablab:fix_invoices date parsing error 2021-05-26 11:49:52 +02:00
Sylvain
266982b24a
Merge pull request #274 from sleede/issues-templates
Update issue templates
2021-05-26 11:48:19 +02:00
Sylvain
462680c51d
Delete ISSUE_TEMPLATE.md
This is not used anymore
2021-05-26 11:47:42 +02:00
Sylvain
be3352d2bf Update issue templates 2021-05-26 11:46:37 +02:00
Sylvain
3c42f5e3a1 updated ffi to 1.15.1 2021-05-26 10:04:56 +02:00
Sylvain
6b90e73195 migrate database to object[] to store multiple boughts items 2021-05-25 17:28:35 +02:00
Sylvain
c09fd8192d use secure link 2021-05-25 14:17:31 +02:00
Sylvain
973dea455c resolved js dependencies 2021-05-25 14:07:40 +02:00
Sylvain
b938232c19 Merge branch 'dev' into payzen 2021-05-25 14:06:30 +02:00
Sylvain
73558399d9 Merge branch 'dev' for release 4.7.10 2021-05-25 13:31:35 +02:00
Sylvain
47d4e49888 Version 4.7.10 2021-05-25 13:31:35 +02:00
Sylvain
cf05cb8abb Merge branch 'dev' of github.com:sleede/fab-manager into dev 2021-05-25 11:32:10 +02:00
Sylvain
4fe3a204b8 fixes for upgrade to dart-sass 2021-05-25 11:31:22 +02:00
Sylvain
2d0819a26d disable loose option for @babel/plugin-proposal-class-properties
The loose option must be the same for @babel/plugin-proposal-class-properties and @babel/preset-env. Official babel docs recommands to disable loose option
2021-05-25 11:24:22 +02:00
Sylvain
4334bc4b6a updated @rails/webpacker to 5.4.0 2021-05-25 11:10:17 +02:00
Sylvain
625b833cde updated ruby to 2.6.7 2021-05-25 10:46:58 +02:00
Sylvain
8ccd2dddd0
Merge pull request #273 from sleede/l10n_dev
New Crowdin updates
2021-05-25 10:38:47 +02:00
Sylvain
a654a501c9 New translations app.admin.en.yml (Spanish) 2021-05-25 10:06:55 +02:00
Sylvain
ff5dc421bf New translations app.admin.en.yml (German) 2021-05-25 09:54:51 +02:00
Sylvain
faa880f9f6 CAD lists of types and extensions are now ordered alphabetically 2021-05-24 17:33:32 +02:00
Sylvain
e95143583b New translations app.admin.en.yml (French) 2021-05-24 17:26:01 +02:00
Sylvain
718f2f904b New translations en.yml (French) 2021-05-24 17:25:59 +02:00