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

151 Commits

Author SHA1 Message Date
dependabot[bot]
3c537cad34
Bump underscore from 1.7.0 to 1.12.1
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.7.0 to 1.12.1.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.7.0...1.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 21:33:27 +00:00
Sylvain
cd2cc91373 Version 4.7.8 2021-04-02 11:02:40 +02:00
Sylvain
64316d028f Version 4.7.7 2021-04-02 10:30:06 +02:00
Sylvain
56cf638d54 Version 4.7.6 2021-03-24 11:19:10 +01:00
Sylvain
7b47d3e13d Version 4.7.5 2021-03-08 17:43:52 +01:00
Sylvain
a53a6ba0ea Version 4.7.4 2021-03-08 15:40:26 +01:00
Sylvain
4fa3eba2e9 Version 4.7.3 2021-03-03 09:54:54 +01:00
Sylvain
c0a99b67bd Version 4.7.2 2021-03-01 12:21:41 +01:00
Sylvain
2b457f3b06 Version 4.7.1 2021-02-24 08:59:29 +01:00
dependabot[bot]
2488d6fb5d
Bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-23 14:13:32 +00:00
Sylvain
a5f9b0703b Version 4.7.0 2021-02-23 14:42:48 +01:00
Sylvain
eddf23622d Merge branch 'dev' into monthly-payment 2021-02-02 17:17:15 +01:00
Sylvain
fada99c73b Version 4.6.6 2021-02-02 16:49:55 +01:00
Sylvain
7ed0f6141a Merge branch 'dev' into monthly-payment 2020-12-07 10:29:34 +01:00
Sylvain
c5ab0b0169 Version 4.6.5 2020-12-07 10:20:45 +01:00
Sylvain
af9c21b9fe Version 4.6.4 2020-12-01 12:41:28 +01:00
Sylvain
b88c1009db WIP: create react component to collect card data 2020-11-23 17:36:33 +01:00
Sylvain
0c456b153e use FabModal component to display ful schedule 2020-11-09 15:17:38 +01:00
Sylvain
0fe4f13110 component to display the payment schedule 2020-11-05 17:32:37 +01:00
Sylvain
408531d13a use i18next instead of angular-translate for react components 2020-11-02 11:07:08 +01:00
Sylvain
50dee594d9 Version 4.6.3 2020-10-28 13:38:49 +01:00
Sylvain
a72473f0b6 added typescript + hmr 2020-10-27 09:41:16 +01:00
Sylvain
c3139307bc [bug] in the settings area, boolean switches are always shown as false 2020-10-26 16:38:17 +01:00
Sylvain
fa35419e2f Version 4.6.2 2020-10-23 16:06:37 +02:00
Sylvain
7a903067e9 Version 4.6.1 2020-10-21 15:42:54 +02:00
Sylvain
c7a8668fd6 architecture changes to allow including React.js components into the application 2020-10-21 15:07:01 +02:00
Sylvain
9ee990db90 [security] updated resolve-url-loader to 3.1.2 to fix CVE-2020-15256 2020-10-21 09:24:16 +02:00
Sylvain
d68b4c4c7c Version 4.6.0 2020-10-20 16:44:35 +02:00
Sylvain
585f01b671 compile angular-ui-tour from the sources 2020-10-07 16:37:01 +02:00
Sylvain
1f03155eb0 fix compilation of angular-ui-tour 2020-10-07 14:25:48 +02:00
Sylvain
0d28da1e44 re-enable minifying in production + use fork w/ dependencies injection for angular-ui-codemirror 2020-10-07 10:34:27 +02:00
Sylvain
8af0450bca revert to https remotes 2020-10-06 10:38:15 +02:00
Sylvain
63214f1aeb use git+ssh links in package.json
this will try to fix the yarn error Couldn't find the binary git

see https://github.com/yarnpkg/yarn/issues/2083
2020-10-06 09:58:38 +02:00
Sylvain
c1564d5eae Merge branch 'webpacker' into dev 2020-10-05 17:52:46 +02:00
Sylvain
512411eb04 fix angular-bootstrap-switch 2020-10-05 17:22:59 +02:00
Sylvain
adb5620702 fix angular-ui-tour with webpack 2020-10-05 15:51:08 +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
f167e34268 Version 4.5.9 2020-09-29 12:15:30 +02:00
Sylvain
62e45dc998 Updated fullCalendar to 2.9.1
+ fix using moment-timezone with webpack
2020-09-28 17:33:18 +02:00
Sylvain
e68397d0c5 Updated bootstrap-switch to 3.4.0 2020-09-28 16:30:07 +02:00
Sylvain
cf5d57996e Updated angular-bootstrap-switch to 0.5.2 2020-09-28 15:15:53 +02:00
Sylvain
253fb21940 updated jquery-minicolors to 2.3.5 2020-09-28 14:51:45 +02:00
Sylvain
57512cfdd4 do not use row-loader 2020-09-28 12:41:31 +02:00
Sylvain
fd1589207a Version 4.5.8 2020-09-28 09:55:41 +02:00
Sylvain
5cbb40f064 WIP: use raw-loader to load dependencies
see: https://stackoverflow.com/questions/28969861/managing-jquery-plugin-dependency-in-webpack
2020-09-23 17:20:26 +02:00
Sylvain
26c7610386 Version 4.5.7 2020-09-23 15:47:10 +02:00
Sylvain
4e4ab9c4c2 load angular templates with webpack 2020-09-22 14:20:47 +02:00
Sylvain
2ef7c06cb2 updated fontawesome to v5 + fix load fonts with webpack 2020-09-22 11:28:42 +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