Du Peng
|
3e34b3c7a7
|
add user validation required setting, user proof of identity upload and organization custom field
|
2022-05-11 16:57:44 +02:00 |
|
Sylvain
|
6d1852252b
|
(style) Use of CSS variables for main and secondary colors in react components styles
|
2022-05-11 16:14:52 +02:00 |
|
Sylvain
|
e45872956c
|
(ui) Option to prevent users from changing their group
|
2022-05-11 15:45:49 +02:00 |
|
Sylvain
|
1d2b814d6f
|
(ui) react component to change user's group
|
2022-05-11 14:37:39 +02:00 |
|
Sylvain
|
aae1a5c20e
|
(api) rename user related models to use the _attributes naming convention
|
2022-05-04 14:12:48 +02:00 |
|
Sylvain
|
c0211cd002
|
fix handling of external login process
|
2021-06-25 11:03:01 +02:00 |
|
Sylvain
|
05882b3743
|
display list of plans grouped by category
|
2021-06-09 13:03:58 +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
|
5941446a72
|
fixes for card payment
|
2020-12-02 14:28:41 +01:00 |
|
Sylvain
|
2ab7f3bdb9
|
handle only subscription process in cart
|
2020-11-10 08:54:52 +01:00 |
|
Sylvain
|
b0afa02f1d
|
use cart directive on the plan subscription page
+ fix payment schedule compute
+ fix price for monthly-payments plans in plan-card
+ TODO: valid_reservation_modal.html
+ TODO: Stripe processing
|
2020-11-04 16:22:31 +01:00 |
|
Sylvain
|
21bd1312bc
|
compute payment schedule + basic display
|
2020-11-03 16:50:11 +01:00 |
|
Sylvain
|
4f877ab05d
|
react coponent: plan-card + extracted scss from stylesheet.rb into themes/
|
2020-10-29 15:53:29 +01:00 |
|
Sylvain
|
2bbbe8c7d2
|
change configuration of auto-ngtemplate-loader to use absolute path
|
2020-10-19 14:40:18 +02:00 |
|
Sylvain
|
a398ba8b8e
|
fix loading angular-ui-tour templates + use templateUrl instead of template:require()
|
2020-09-22 14:46:13 +02:00 |
|
Sylvain
|
9b6e5408f9
|
refactor usage of html templates in JS to make it compatible with webpack html-loader
|
2020-09-21 14:50:28 +02:00 |
|
Sylvain
|
734ed09464
|
removed useless ERB extensions
Must speed-up webpack compilation process
|
2020-09-21 09:27:55 +02:00 |
|