Sylvain
|
2ad188b741
|
[security] updated nokogiri to fix CVE-2019-5477
|
2019-09-11 17:35:17 +02:00 |
|
Sylvain
|
cd3b40f340
|
make script executable
|
2019-09-11 17:20:18 +02:00 |
|
Sylvain
|
e648fb5a99
|
fixes typo
|
2019-09-11 17:11:57 +02:00 |
|
Nicolas Florentin
|
3c486e4b93
|
[Bug] unable to create the first user because role member was missing
|
2019-09-11 17:11:43 +02:00 |
|
Sylvain
|
87f3aa1d65
|
fix typo
|
2019-09-11 17:10:09 +02:00 |
|
dependabot[bot]
|
ae8b419b7e
|
Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-09-11 17:09:49 +02:00 |
|
Sylvain
|
539eb08b89
|
ability to disable the online payments through an env var
|
2019-09-11 17:08:00 +02:00 |
|
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 |
|
Sylvain
|
2afe1a703f
|
fixes typo
|
2019-09-09 17:54:41 +02:00 |
|
Nicolas Florentin
|
e94cf46fa4
|
ongoing work on sca stripe
|
2019-09-09 17:37:54 +02:00 |
|
Nicolas Florentin
|
f1958a300b
|
[Bug] unable to create the first user because role member was missing
|
2019-09-09 14:34:00 +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 |
|
Sylvain
|
0ace42bda9
|
fix typo
|
2019-09-04 09:39:04 +02:00 |
|
Sylvain
|
21a3458066
|
Merge pull request #141 from sleede/dependabot/npm_and_yarn/eslint-utils-1.4.2
Bump eslint-utils from 1.3.1 to 1.4.2
|
2019-09-03 11:23:18 +02:00 |
|
Sylvain
|
dd54bf1353
|
Merge branch 'dev' into dependabot/npm_and_yarn/eslint-utils-1.4.2
|
2019-09-03 11:22:43 +02:00 |
|
David O' Rojo
|
04803eda5c
|
Fix small mismatch when provisioning the ElasticSearch version
|
2019-09-03 00:09:05 -05:00 |
|
David O' Rojo
|
51335c6476
|
Move virtual environment instructions to its own file to decluter the main README
|
2019-09-02 23:51:00 -05:00 |
|
David O' Rojo
|
503518846d
|
Use RVM stable branch and update option to install gems without docs
|
2019-09-02 22:11:38 -05:00 |
|
David O' Rojo
|
728f3536b4
|
Include tuning for Redis and ElasticSearch under the virtual environment
|
2019-09-02 22:07:46 -05:00 |
|
David O' Rojo
|
304abff919
|
Use the default database config file to reduce duplication
|
2019-09-02 22:04:45 -05:00 |
|
David O' Rojo
|
fbf5edb64a
|
Copy default database and application files during provision
|
2019-09-01 12:28:53 -05:00 |
|
David O' Rojo
|
48f2d14734
|
Create pid directory for Sidekick during provision
|
2019-08-31 21:35:07 -05:00 |
|
David O' Rojo
|
2397f16640
|
Change default admin email and password in virtual env instructions to ease tasks
|
2019-08-30 11:59:49 -05:00 |
|
David O' Rojo
|
51b9fc9640
|
Add note about virtual environment performance
|
2019-08-30 11:55:28 -05:00 |
|
David O' Rojo
|
388fe7df1b
|
Automatically move to the project folder when login in the virtual environment
|
2019-08-30 11:49:50 -05:00 |
|
David O' Rojo
|
fa23079199
|
Update box_setup.zsh to use functions and include the Yarn package manager
|
2019-08-30 11:43:05 -05:00 |
|
David O' Rojo
|
ae9133b1c5
|
Update zsh_setup.sh to use bash functions
|
2019-08-30 02:33:33 -05:00 |
|
David O' Rojo
|
9a427ed79d
|
Improve docstrings and update Ubuntu box to bionic64
|
2019-08-30 00:34:08 -05:00 |
|
dependabot[bot]
|
fdc8a85b3f
|
Bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-27 01:11:16 +00: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
|
3b7b02163d
|
fix rake task fablab:maintenance:regenerate_invoices was not taking into account the timezone
|
2019-08-14 15:22:10 +02:00 |
|
Nicolas Florentin
|
673205eb50
|
removes only_invoice scope from regenerate_invoices rake task
|
2019-08-14 14:26:56 +02:00 |
|
Nicolas Florentin
|
0c4475acea
|
removes only_invoice scope from regenerate_invoices rake task
|
2019-08-14 14:18:04 +02:00 |
|