Sylvain
|
1e5f7ea1fd
|
WIP: refactor stripe payment modal to react + do not user angular in react component (use Intl instead)
|
2020-11-24 13:26:15 +01:00 |
|
Sylvain
|
b88c1009db
|
WIP: create react component to collect card data
|
2020-11-23 17:36:33 +01:00 |
|
Sylvain
|
b5504d2342
|
create stripe subscription with all data
|
2020-11-12 16:44:55 +01:00 |
|
Sylvain
|
21bd1312bc
|
compute payment schedule + basic display
|
2020-11-03 16:50:11 +01:00 |
|
Sylvain
|
7084e88d2d
|
display monthly price for compatible plans
|
2020-11-02 12:29:08 +01:00 |
|
Sylvain
|
465fe8e913
|
show link to pdf in component
|
2020-11-02 11:16:13 +01:00 |
|
Sylvain
|
4f877ab05d
|
react coponent: plan-card + extracted scss from stylesheet.rb into themes/
|
2020-10-29 15:53:29 +01:00 |
|
Sylvain
|
5f93e6d3be
|
plan creation: set if it allows monthly payments
|
2020-10-27 13:06:37 +01:00 |
|
Sylvain
|
9187132682
|
fix placeholder logo in notification mailer
|
2020-10-20 10:18:27 +02:00 |
|
Sylvain
|
c30e096e53
|
fix loading ui-tour with webpack
|
2020-10-07 10:25:27 +02:00 |
|
Sylvain
|
4f5f54a66a
|
moved locales files into the main application pack
|
2020-10-05 17:42:49 +02:00 |
|
Sylvain
|
6fa9347c75
|
fix training reservation calendar
|
2020-10-05 12:54:37 +02:00 |
|
Sylvain
|
d701260fae
|
fix spaces reservation calendar
|
2020-10-05 12:12:22 +02:00 |
|
Sylvain
|
5a0185dd48
|
fix machine reservation calendar
|
2020-09-30 16:32:01 +02:00 |
|
Sylvain
|
ad2ca33c6f
|
export Application (shimming)
|
2020-09-16 15:38:07 +02:00 |
|
Sylvain
|
0cf1b535cd
|
updated summernote
|
2020-09-15 17:01:47 +02:00 |
|
Sylvain
|
39682e24e4
|
fix locales with webpack
|
2020-09-15 15:00:05 +02:00 |
|
Sylvain
|
b760c10414
|
fix sass for webpack
|
2020-09-15 12:57:54 +02:00 |
|
Sylvain
|
6e5713438f
|
remove useless references to asset_pack_path or equivalents
|
2020-09-09 15:28:35 +02:00 |
|
Sylvain
|
cd1abb15e8
|
enable splitchunk
|
2020-09-09 08:51:53 +02:00 |
|
Sylvain
|
e37e368e90
|
updated links to html assets to use webpacker
|
2020-09-09 08:45:48 +02:00 |
|
Sylvain
|
9ee8b3a6ef
|
migrate from asset pipeline to webpacker
- migrated images
- ongoing stylesheets migration
|
2020-09-08 16:53:45 +02:00 |
|
Sylvain
|
190e815f73
|
[bug] unable to export subscriptions
|
2020-07-22 12:33:35 +02:00 |
|
Sylvain
|
e5cef6e6bf
|
[bug] unable to export reservations
|
2020-07-21 17:25:19 +02:00 |
|
Sylvain
|
cce70d33a9
|
fix GA host configuration + updated doc about default_host
|
2020-06-29 16:53:13 +02:00 |
|
Sylvain
|
1a6cd356bf
|
WIP: using postgres for full-text search in projects
|
2020-06-22 16:28:05 +02:00 |
|
Sylvain
|
40dd39304e
|
enable/disable statistics module fomr the UI
|
2020-06-17 12:20:51 +02:00 |
|
Sylvain
|
5e8aeb928c
|
fix refactoring issue in /api/open_api_clients
|
2020-06-15 17:07:28 +02:00 |
|
Sylvain
|
42872ab107
|
configure wallet from UI
|
2020-06-15 12:44:43 +02:00 |
|
Sylvain
|
f46c78a476
|
read email_confirmation_required from the UI
|
2020-06-15 11:57:13 +02:00 |
|
Sylvain
|
4b8504f531
|
fix tests
|
2020-06-10 11:52:54 +02:00 |
|
Sylvain
|
dbda82ac9b
|
notify after members sync on stripe
|
2020-06-09 15:06:46 +02:00 |
|
Sylvain
|
06b5da9df8
|
configure online payment from the UI
|
2020-06-08 17:42:59 +02:00 |
|
Sylvain
|
b44a8da73b
|
set openlab_default from the UI
|
2020-06-08 16:15:44 +02:00 |
|
Sylvain
|
f78eb10c75
|
use openlab_app_secret from db w/ openlab_ruby gem
|
2020-06-08 15:17:56 +02:00 |
|
Sylvain
|
88f2fb3749
|
secure the settings API (read) + read the openlab settings from the db
|
2020-06-08 15:08:07 +02:00 |
|
Sylvain
|
2082f1e11c
|
fix avatar refresh on update
|
2020-06-03 10:21:13 +02:00 |
|
Sylvain
|
45013be950
|
configure default_host & default_protocol from env
reverts 478a6c40 (partially) & b2434864
|
2020-06-02 18:29:24 +02:00 |
|
Sylvain
|
075b642cc8
|
remove useless & broken item_url(...) methods
|
2020-06-02 11:37:24 +02:00 |
|
Sylvain
|
9a0f36c245
|
configure disqus_shortname from the UI
|
2020-06-01 18:31:43 +02:00 |
|
Sylvain
|
478a6c409d
|
define default_protocol & default_host from the UI + fix email_from + various minor fixes
|
2020-06-01 17:32:32 +02:00 |
|
Sylvain
|
434c211ccf
|
configure the features tour display mode from the UI
|
2020-05-27 18:49:53 +02:00 |
|
Sylvain
|
0d211e2e31
|
configure google recaptcha from UI
|
2020-05-27 16:35:30 +02:00 |
|
Sylvain
|
c3846e7080
|
configure twitter analytics from the UI
|
2020-05-27 15:39:39 +02:00 |
|
Sylvain
|
628a0f3bc3
|
configure facebook_app_id from the UI
|
2020-05-27 12:29:51 +02:00 |
|
Sylvain
|
2d628d8826
|
disable the invoicing module from the UI config panel
|
2020-05-26 18:07:07 +02:00 |
|
Sylvain
|
537743a740
|
configure the plans module from the admin UI
|
2020-05-26 15:39:28 +02:00 |
|
Sylvain
|
6cc6bba7ce
|
refactored app to gather spaces module status from the settings
|
2020-05-26 13:59:40 +02:00 |
|
Sylvain
|
acefc325f6
|
configure events_in_calendar form the UI panel
|
2020-05-25 17:36:53 +02:00 |
|
Sylvain
|
3135abcee6
|
retrieve phone_required directly from the api
|
2020-05-25 16:02:40 +02:00 |
|