Sylvain
eff829471a
(bug) event in negative timezone
2023-01-09 12:26:43 +01:00
Sylvain
e24fca7f9d
(bug) event is over before the end
2023-01-09 11:37:58 +01:00
Sylvain
4ee7b21d63
(doc) fix typo
2023-01-09 10:54:45 +01:00
Sylvain
048a640197
(bug) updating a ressource removes the image
2023-01-09 10:45:37 +01:00
Sylvain
dd30f79f7c
(bug) unable to build accounting archive
2023-01-09 10:20:19 +01:00
Sylvain
d191712ec0
(bug) unable to update an event category
2023-01-09 09:24:11 +01:00
Sylvain
3289073e85
(bug) restore accounting period
2023-01-06 17:15:39 +01:00
Sylvain
7ec8a4845e
(quality) fix_invoice_item task
2023-01-06 15:38:39 +01:00
Sylvain
d77283dd0a
(bug) failed to create manager cryptic error
2023-01-06 15:14:17 +01:00
Sylvain
d6886f8371
Version 5.6.1
2023-01-06 13:10:05 +01:00
Sylvain
5588948bf7
(bug) VAT decimal values
2023-01-06 13:05:51 +01:00
Sylvain
75a4783e43
(bug) canceled reservations in dashboard
2023-01-06 12:51:09 +01:00
Du Peng
045fe18cdd
(bug) unable to filter Show only slots with reservations in public calendar for admin
2023-01-06 11:06:40 +01:00
Sylvain
8863ac7047
(bug) no main item on some invoices
2023-01-06 10:31:20 +01:00
Sylvain
5dae938078
(bug) empty object for some invoice item
2023-01-06 10:15:32 +01:00
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