Commit graph

7 commits

Author SHA1 Message Date
Miodec
f1c60b93c1 typo 2022-02-03 22:42:46 +01:00
Miodec
89c86ecd95 showing value 2022-02-03 22:39:49 +01:00
Miodec
b0c9362735 stringify 2022-02-03 22:24:31 +01:00
Miodec
1aab7ab39f added more info 2022-02-03 22:21:32 +01:00
Miodec
2fdf28fcf3 updated status code 2022-02-03 21:59:02 +01:00
Bruce Berrios
92a503df71
Refactor Quote Endpoints (#2388) by Bruception
* Refactor quotes route

* Add request validation

* removed unnecessary configuration check

* using const

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-02-01 19:47:41 +01:00
Bruce Berrios
101c227599
Add Dynamic Server Configuration (#2385) by Bruception
* Add no frontend script

* Define context middleware

* Define base configuration schema

* Define configuration DAO

* Setup context middleware and live configuration fetch

* Remove patch configuration method

* Rename files for consistency

* Use plain object check

* Use plain object

* modified base configuration

* renamed config property

* brought back 2 properties

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-01-31 22:47:58 +01:00
Renamed from backend/middlewares/apiUtils.js (Browse further)