axolotle
|
6c1b5359cf
|
fix '\n' replace with replaceAll
|
2022-01-31 17:20:26 +01:00 |
|
axolotle
|
f5853f2040
|
update reconnecting as args to be passed to ReconnectingDisplay
|
2021-11-10 20:38:34 +01:00 |
|
axolotle
|
c259a97a74
|
add ReconnectingDisplay and reconnection mecanism
|
2021-11-10 19:14:50 +01:00 |
|
ljf
|
41a8367f21
|
Merge remote-tracking branch 'origin/dev' into config-panel
|
2021-09-12 16:52:09 +02:00 |
|
ljf
|
ad04197287
|
[enh] Remote validation error displayed on field
|
2021-08-31 16:05:40 +02:00 |
|
ljf
|
0413c070f7
|
[fix] Cherry pick conflict merge error
|
2021-05-08 22:49:08 +02:00 |
|
ljf
|
f2dbbe91d0
|
[enh] Add Import user view
|
2021-05-08 22:18:11 +02:00 |
|
axolotle
|
1ab7a3ef93
|
es-lint warn console.log()
|
2021-05-01 13:04:06 +02:00 |
|
axolotle
|
4e8dad0435
|
fix brain fart
|
2021-04-17 18:21:37 +02:00 |
|
axolotle
|
bc41d0ad9d
|
normalize store params & allow extra params passed to the commit function
|
2021-04-16 23:02:11 +02:00 |
|
Alexandre Aubin
|
e15956c3fe
|
Merge branch 'dev' into uniformize-actionmap-api
|
2021-04-12 17:54:32 +02:00 |
|
Alexandre Aubin
|
f1855f4cf8
|
Merge pull request #350 from YunoHost/fix-migration-and-error-text
Fix migration and error text
|
2021-04-11 15:11:29 +02:00 |
|
axolotle
|
40ef5b2d7e
|
try to format the error just before ApiError creation
|
2021-04-11 14:39:41 +02:00 |
|
axolotle
|
1a1da4c0d0
|
handle validation errors & --force-diskspace
|
2021-04-10 17:39:20 +02:00 |
|
axolotle
|
a7bf1964de
|
replace backslash n with <br>
|
2021-04-10 14:45:40 +02:00 |
|
axolotle
|
9d26e2af70
|
add an option to the api module to pass a i18n key to display a readable action description
|
2021-04-09 22:19:48 +02:00 |
|
axolotle
|
e2cdaa10be
|
moved objectToParams helper to api module to avoid 'store' import in a helper file
|
2021-04-09 22:19:48 +02:00 |
|
axolotle
|
b130aeda29
|
Rework the whole API calling system
|
2021-02-19 18:23:35 +01:00 |
|
axolotle
|
56a3b29f65
|
add status prop to store's history entries
|
2021-02-15 15:21:26 +01:00 |
|
axolotle
|
bdde8b39c0
|
Rework error handling
allow full control of error handling with global fallback handler
add 404 error
add websocket opening control for get methods
|
2021-02-11 15:22:42 +01:00 |
|
Axolotle
|
8273b52898
|
linting
|
2021-01-09 13:02:26 +01:00 |
|
Axolotle
|
d26fa43e5f
|
redirect to logs when error has 'log_ref'
|
2020-11-26 17:17:51 +01:00 |
|
Axolotle
|
6e5d11ce36
|
update ToolWebAdmin and AppInstall with validations
|
2020-11-01 17:05:49 +01:00 |
|
Axolotle
|
14bdfbce2f
|
add experimental error handling
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
6a46132fd7
|
modify imports of api module
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
32ca7e11ec
|
separate handlers and helpers from api module
|
2020-10-14 16:59:39 +02:00 |
|
Axolotle
|
336165d7ea
|
moved api module into its own folder
|
2020-10-14 16:59:39 +02:00 |
|