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

1433 Commits

Author SHA1 Message Date
Sylvain
44a167f4c7 (bug) unable to build accounting lines if no invoices 2023-01-05 16:39:59 +01:00
Sylvain
c21b45d453 (security) CVE-2022-46175 2023-01-05 14:43:42 +01:00
Sylvain
e481a950d7 Version 5.6.0 2023-01-05 12:32:05 +01:00
Sylvain
57e6396127 (security) GHSA-5pq7-52mg-hr42
Bump httparty from 0.20.0 to 0.21.0
2023-01-05 12:26:27 +01:00
Sylvain
10f054256e (feat) payment schedule due in invoices 2023-01-05 12:09:16 +01:00
Sylvain
ac187a986f (bug) payment schedule by check 2023-01-05 11:45:23 +01:00
Sylvain
b6146bad18 (feat) sentry error reporting 2023-01-04 16:05:45 +01:00
Sylvain
cbb7e8cbcf (bug) unable to return to the statistics tab 2023-01-04 12:14:03 +01:00
Sylvain
8d43db2579 (feat) Report subsription mismatch with user's group 2023-01-04 12:08:37 +01:00
Sylvain
43f45c383f (feat) cancel subscription 2023-01-03 17:17:39 +01:00
Sylvain
504ae64607 (doc) updated changelog 2023-01-03 11:19:49 +01:00
Sylvain
16c24e565c (feat) custom message on invoice PDF not found 2023-01-03 11:07:41 +01:00
Du Peng
a740d984ee (bug) unable to update title of availability after admin remove a machine/plan in calendar 2023-01-02 16:08:47 +01:00
Du Peng
ce183691cb (bug) Active serving static files from the /public folder by default 2023-01-02 12:51:14 +01:00
Sylvain
7cd689b92c (bug) product low stock notification 2022-12-28 11:01:05 +01:00
Sylvain
051f182839 (bug) clear date in suscription extend free days 2022-12-27 17:15:49 +01:00
Sylvain
7fc79d44e5 (feat) machines reservable or not 2022-12-27 16:14:29 +01:00
Sylvain
2e77862d56 (doc) updated changelog 2022-12-27 13:50:31 +01:00
Sylvain
751cdd62c6 (bug) feature tour in admin/settings is broken 2022-12-27 13:49:44 +01:00
Sylvain
f8904dfb9c (feat) customize VAT name 2022-12-27 12:13:24 +01:00
Sylvain
9a3b559c0f (doc) updated changelog 2022-12-23 14:22:46 +01:00
Sylvain
ed4295b847 (bug) broken notifications if slot cancelled 2022-12-22 15:12:56 +01:00
Sylvain
137b9f3c1b (feat) improved security when changing password 2022-12-22 11:07:14 +01:00
Sylvain
1a6605fbef (doc) updated changelog 2022-12-21 14:25:15 +01:00
Sylvain
02a8202f2f (feat) private note 2022-12-21 14:14:39 +01:00
Sylvain
fc49de3530 (feat) default accounting codes and labels 2022-12-21 14:14:38 +01:00
Sylvain
3dcc4a5803 (doc) openid connect must use RSxxx to sign id token 2022-12-21 14:14:32 +01:00
Sylvain
4763014ec8 (api) users: first_name, last_name 2022-12-21 14:14:31 +01:00
Sylvain
fdddb545d9 (feat) OpenAPI/users: gender, organization, address 2022-12-21 14:14:31 +01:00
Sylvain
dcaa5ad28c (bug) unsupported param[] syntax in OpenAPI 2022-12-21 14:14:30 +01:00
Sylvain
9ac2655256 (feat) OpenAPI/users: filter by created_after 2022-12-21 14:14:30 +01:00
Sylvain
7659597e32 (doc) Updated OpenAPI documentation 2022-12-21 14:14:29 +01:00
Sylvain
4b84963d7f (feat) optional external id 2022-12-21 14:14:29 +01:00
Sylvain
0287665653 (quality) updated tiptap editor 2022-12-21 14:14:24 +01:00
Sylvain
7d83d6454f (test) Jest + react-testing-library
This commit aims to put a testing environment in place
for frontend react components using the de-facto standards
for our stack.

An example test file was writter for the component plan-form.tsx.
Some fixtures for some API endpoints were written (see
__setup__/server.js)
2022-12-21 14:14:22 +01:00
Sylvain
2889fb8e12 (bug) unable to manage stocks on new product 2022-12-21 14:12:16 +01:00
Sylvain
2cf18c277c (bug) create recurrent event
Also: (test) test trainings API
Also: (test) test create recurrent event
2022-12-21 14:12:16 +01:00
Sylvain
a55880a0ad (feat) OpenAPI endpoint for accounting
Also: (bug) filter by array in openAPI = error
2022-12-21 14:12:14 +01:00
Sylvain
b3072ec444 (feat) auto fix rouding errors on accounting lines
Also: (ui) added help tooltips on some input fields
2022-12-21 14:12:10 +01:00
Sylvain
e540316a36 (doc) updated changelog 2022-12-21 12:21:46 +01:00
Sylvain
9f5b259f32 (doc) updated changelog 2022-12-19 10:22:11 +01:00
Du Peng
032a05713b Version 5.5.8 2022-12-16 18:50:20 +01:00
Sylvain
87c6f4c36f (security) CVE-2022-23517, CVE-2022-23518, CVE-2022-23519, CVE-2022-23520, CVE-2022-32209
Bump rails-html-sanitizer from 1.4.3 to 1.4.4
2022-12-16 15:56:46 +01:00
Sylvain
66b1db6d0a (bug) phone/adresse required not shown 2022-12-16 15:35:02 +01:00
Sylvain
fd0dc57503 (quality) removed rails_12factor 2022-12-14 14:36:30 +01:00
Sylvain
982f7518d3 (security) CVE-2022-23514, CVE-2022-23515, CVE-2022-23516
Bump loofah from 2.18.0 to 2.19.1
2022-12-14 13:50:23 +01:00
Sylvain
80bc709580 (security) CVE-2021-4243
Bump @claviska/jquery-minicolors from 2.3.5 to 2.3.6
2022-12-14 13:42:23 +01:00
Sylvain
5604c9ab28 (security) CVE-2022-24999
Bump express from 4.17.1 to 4.18.2
2022-12-14 13:39:47 +01:00
Sylvain
4f03f70199 (doc) updated changelog 2022-12-14 13:33:26 +01:00
Du Peng
41465922f3 Version 5.5.7 2022-12-13 10:00:44 +01:00