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
|
f2c81a634a
|
using the <plan-card> component in embedded plans view
|
2020-11-02 13:37:58 +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
|
a2d885f447
|
[bug] members cannot view available trainings slots
|
2020-10-23 13:08:52 +02:00 |
|
Sylvain
|
24e6736f51
|
fix change space/machine reservation
|
2020-10-20 14:53:00 +02:00 |
|
Sylvain
|
2bbbe8c7d2
|
change configuration of auto-ngtemplate-loader to use absolute path
|
2020-10-19 14:40:18 +02:00 |
|
Sylvain
|
c1564d5eae
|
Merge branch 'webpacker' into dev
|
2020-10-05 17:52:46 +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
|
f6183dbafb
|
fix public calendar filter
|
2020-09-30 11:59:50 +02:00 |
|
Sylvain
|
c0a46e5bf1
|
fix public calendar
|
2020-09-30 11:45:44 +02:00 |
|
Sylvain
|
8ee91ef7d5
|
fixes fullCalendar for admin agenda
|
2020-09-30 11:23:42 +02:00 |
|
Sylvain
|
5caceec57b
|
WIP: debug fullcalendar with webpack
see https://stackoverflow.com/questions/44220534/uncaught-typeerror-cannot-read-property-hastime-of-undefined
|
2020-09-29 16:22:34 +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
|
4e4ab9c4c2
|
load angular templates with webpack
|
2020-09-22 14:20:47 +02:00 |
|
Sylvain
|
31d1071f87
|
revert real usage of templateUrl
|
2020-09-21 15:11:39 +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 |
|
Sylvain
|
4e076c32ee
|
using bootsrap-sass + erb fixes
|
2020-09-09 16:26:51 +02:00 |
|
Sylvain
|
6e5713438f
|
remove useless references to asset_pack_path or equivalents
|
2020-09-09 15:28:35 +02:00 |
|
Sylvain
|
e37e368e90
|
updated links to html assets to use webpacker
|
2020-09-09 08:45:48 +02:00 |
|
Sylvain
|
75aa90070c
|
moved javascript from sprocket to webpacker
|
2020-09-09 08:45:02 +02:00 |
|