renovate[bot]
dbceee5a8f
chore(deps): update dependency fastify to v3.23.1 ( #2662 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 22:53:47 +01:00
renovate[bot]
5bac4634d7
chore(deps): update dependency @rematch/core to v2.2.0 ( #2660 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 18:13:56 +01:00
renovate[bot]
98e5e3d452
fix(deps): update dependency fast-safe-stringify to v2.1.1 ( #2665 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 17:18:09 +01:00
renovate[bot]
5d9d05eb24
fix(deps): update dependency mime to v2.6.0 ( #2666 )
2021-11-11 12:41:13 +01:00
renovate[bot]
0de7dcf146
chore(deps): update dependency @rematch/loading to v2.1.2 ( #2656 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-11 07:27:46 +01:00
Ed Clement
e75c0a3b95
fix: hydrate template placeholders in log messages when format is set to 'json' ( #2652 )
2021-11-11 07:22:11 +01:00
Diana Morales
8246bb69b2
login web endpoint fastify body schema validation ( #2653 )
...
* feat: add body schema validation to login endpoint
#2623
When a request is made, the following error is displayed on log
error--- Promise may not be fulfilled with 'undefined' when statusCode is not 204
https://github.com/fastify/fastify/pull/2702
* feat: add body schema validation to resetPassword endpoint
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-11-10 16:46:39 +01:00
Diana Morales
a88c72d0b2
fix initialization storage on fastify ( #2654 )
2021-11-09 22:16:47 +01:00
Juan Picado
b13a3fefd3
refactor: improve versions and dist-tag filters ( #2650 )
...
* refactor: improve versions and dist-tag filters
* chore: restore this later
* improve documentation of dis-tag normalizer
* chore: add changeset
2021-11-09 20:38:44 +01:00
Juan Picado
000d437463
feat: migrate to Material-UI 5 ( #2612 )
2021-11-08 17:24:15 +01:00
renovate[bot]
e8491f42e3
chore(deps): update dependency css-loader to v6.5.1 ( #2630 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-08 10:47:23 +01:00
renovate[bot]
4d1e1ec8a0
chore(deps): update dependency @testing-library/dom to v8.11.0 ( #2642 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-08 09:29:16 +01:00
renovate[bot]
59209ca9c5
fix(deps): update dependency node-fetch to v2.6.6 ( #2640 )
2021-11-06 12:47:51 +01:00
renovate[bot]
136771eb39
chore(deps): update dependency @types/react-dom to v17.0.11 ( #2629 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-05 21:24:19 +01:00
github-actions[bot]
fa3d878286
chore: update versions (6-next) ( #2625 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-11-05 17:29:26 +01:00
Diana Morales
20c9e43edc
dist-tags endpoint fastify ( #2638 )
...
* Create dist-tags.ts
* feat:migrate dist-tags to fastify
* Update storage.ts
Uncomment self.filters code
* add changeset
2021-11-05 16:59:13 +01:00
Diana Morales
18dc5f1f2f
feat: migrate web login endpoint to fastify ( #2624 )
...
* feat: migrate login to fastify
* Update package.json
* Update server.ts
* fix authentication tests
* fix test
2021-11-05 16:29:48 +01:00
renovate[bot]
b7d319c5be
chore(deps): update dependency @types/react to v17.0.34 ( #2628 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-04 09:38:57 +01:00
Diana Morales
f86c31ed0e
feat: migrate sidebar to fastify ( #2618 )
2021-11-03 20:56:36 +01:00
Diana Morales
c2a1f4a73a
use warning code for deprecation warnings ( #2615 )
2021-10-31 15:49:06 +01:00
Diana Morales
41475949ba
feat: migrate readme to fastify ( #2613 )
...
* feat: migrate readme to fastify
* Update readme.ts
2021-10-31 15:00:04 +01:00
renovate[bot]
7041a4381e
chore(deps): update dependency css-loader to v6.5.0 ( #2608 )
2021-10-30 11:32:31 +02:00
renovate[bot]
14d973c552
chore(deps): update dependency redux to v4.1.2 ( #2602 )
2021-10-29 18:55:30 +02:00
Behrang Yarahmadi
13310814da
#2606 add prettier plugin sort imports ( #2607 )
...
* #2606 add prettier plugin sort imprts
* #2606 update pnpm-lock.yaml
* #2606 update eslint rules
* #2606 fixes website directory formatting
Co-authored-by: Ayush Sharma <ayush.sharma@trivago.com>
2021-10-29 17:33:05 +02:00
Juan Picado
16458f801e
refactor: pass options instead request object ( #2605 )
2021-10-29 09:00:02 +02:00
renovate[bot]
1322ffc2c4
chore(deps): update dependency @types/node to v16.11.6 ( #2603 )
2021-10-29 05:24:10 +02:00
renovate[bot]
2091f268d3
chore(deps): update dependency tmp-promise to v3.0.3 ( #2592 )
2021-10-28 21:40:22 +02:00
renovate[bot]
1ad1214c5e
chore(deps): update dependency @testing-library/dom to v8.10.1 ( #2583 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-28 17:12:24 +02:00
Juan Picado
cf4489abb1
feat: download tarball endpoint fastify ( #2600 )
2021-10-27 23:06:41 +02:00
Diana Morales
d7bf5453b1
feat:migrate whoami to fastify ( #2599 )
2021-10-27 21:34:30 +02:00
github-actions[bot]
3184ed41d8
chore: update versions (6-next) ( #2597 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-10-27 18:16:16 +02:00
Diana Morales
6c1eb021ba
feat: use warning codes for deprecation warnings ( #2595 )
...
* feat: use warning codes for deprecation warnings
* Update logger.spec.ts
* Update package.json
2021-10-27 16:53:02 +02:00
renovate[bot]
1016fc0ff1
chore(deps): update dependency @types/react to v17.0.33 ( #2589 )
2021-10-27 10:01:43 +02:00
Juan Picado
30875acc70
feat: partially implement user endpoints with fastify (part1) ( #2301 )
...
Partially implemented (wip)
- requires follow up for proper token validation
- no test included (still experimental)
- types refactoring required, still need alignment with other modules
2021-10-26 22:03:06 +02:00
renovate[bot]
3dc5b5045f
chore(deps): update dependency react-redux to v7.2.6 ( #2591 )
2021-10-26 20:58:44 +02:00
renovate[bot]
0f21053e04
chore(deps): update dependency @types/react-router-dom to v5.3.2 ( #2590 )
2021-10-26 19:28:40 +02:00
renovate[bot]
d7005e6029
chore(deps): update dependency webpack to v5.60.0 ( #2585 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 08:09:14 +02:00
renovate[bot]
9c03e11cfa
chore(deps): update dependency @types/react to v17.0.32 ( #2580 )
2021-10-24 18:14:59 +02:00
renovate[bot]
640b92667f
fix(deps): update dependency marked to v3.0.8 ( #2576 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-24 15:24:13 +02:00
renovate[bot]
47415298c9
chore(deps): update dependency fastify to v3.22.1 ( #2568 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-23 06:23:26 +02:00
renovate[bot]
453bfadba0
chore(deps): update dependency babel-loader to v8.2.3 ( #2567 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-22 15:21:17 +02:00
renovate[bot]
ae08b22730
chore(deps): update dependency @types/react-virtualized to v9.21.14 ( #2560 )
2021-10-22 11:47:03 +02:00
renovate[bot]
162d64e053
chore(deps): update dependency @types/react-dom to v17.0.10 ( #2555 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-22 07:03:16 +02:00
Juan Picado
5776015058
chore: improve version detection ( #2558 )
2021-10-21 23:29:58 +02:00
renovate[bot]
f345fefd99
chore(deps): update dependency @types/react to v17.0.31 ( #2554 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-21 22:47:48 +02:00
renovate[bot]
98fbff4e1d
chore(deps): update dependency terser-webpack-plugin to v5.2.4 ( #2504 )
2021-10-21 21:38:18 +02:00
renovate[bot]
7fc26bf026
chore(deps): update dependency @types/pino to v6.3.12 ( #2547 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-21 08:26:45 +02:00
renovate[bot]
ed32c53af8
chore(deps): update dependency html-webpack-plugin to v5.4.0 ( #2541 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 08:28:05 +02:00
renovate[bot]
49dfeed37d
chore(deps): update dependency fastify to v3.22.0 ( #2537 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-19 08:02:03 +02:00
Juan Picado
b56d5cec39
chore: refactor pkgs location ( #2538 )
...
* chore: relocated mock package
* refactor: relocate local-storage htpasswd to plugins
because they are
* chore: format
2021-10-18 22:18:09 +02:00