Commit Graph

46 Commits

Author SHA1 Message Date
994804b640 Removed unneeded console.logs (#131)
Co-authored-by: mikolaj widla <mikolaj.widla@gmail.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #131
2023-03-24 09:32:22 +01:00
9265c0a051 Removed imput data from logs (#130)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #130
2023-03-24 09:12:32 +01:00
19de505ca4 Added length limit for data in UUID field (#127)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #127
2023-03-22 13:27:49 +01:00
13d51c05d8 Switched fonts to self-hosted (#126)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #126
2023-03-22 11:19:57 +01:00
bd565ffd7d Logging system enhanced (#124)
Co-authored-by: mikolaj widla <mikolaj.widla@gmail.com>
Reviewed-on: #124
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-03-21 09:46:55 +01:00
715facf35b #90 Gson implementation. (#106)
Co-authored-by: Artur Kołecki <koleckiartur@icloud.com>
Reviewed-on: R11/release11-tools-web#106
2023-03-08 12:05:19 +01:00
6874e463fa Resolved merge conflict 2023-03-07 11:52:57 +01:00
0844525f8e Fixed typos 2023-03-07 11:21:07 +01:00
04fc103016 Fixed validation for UUID 2023-03-07 11:02:47 +01:00
599bcf96b2 Fixed bug, that broke UUID changer when user provides spaces in UUID. (#102)
fixed bug

Co-authored-by: mikolaj widla <mikolaj.widla@gmail.com>
Reviewed-on: R11/release11-tools-web#102
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-03-06 15:05:51 +01:00
6d104948cc Fixed bug, that dont refresh data after modal closes by clicking in overlay 2023-03-06 15:03:06 +01:00
c440b08bdf Fixed bug, that broke UUID changer when user provides spaces in UUID. 2023-03-06 12:35:29 +01:00
a3d781f477 Added refresh history and headers after changing tile (#100)
Co-authored-by: mikolaj widla <mikolaj.widla@gmail.com>
Reviewed-on: R11/release11-tools-web#100
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-03-06 11:55:05 +01:00
dcad69d43c UUID switching, and add new message button fix (#96)
Co-authored-by: mikolaj widla <mikolaj.widla@gmail.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#96
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-03-06 11:54:40 +01:00
c5190f7b62 Fixed #75 for Xalan (#95)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#95
2023-03-02 12:10:34 +01:00
b0b930926c Refactored tools services endpoints system and fixed json formatter. (#91)
Co-authored-by: Artur Kołecki <koleckiartur@icloud.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#91
2023-03-02 11:49:21 +01:00
dee92f0e3d Created swagger container and swagger documentation from ./Swagger/swagger.json (#87)
Co-authored-by: Artur Kołecki <koleckiartur@icloud.com>
Reviewed-on: R11/release11-tools-web#87
2023-03-01 11:44:21 +01:00
24c9c2fe5a dev (#81)
Co-authored-by: mikolaj widla <mikolaj.widla@gmail.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#81
2023-02-28 11:46:54 +01:00
9b212ccb17 Merge pull request 'bema/func/#54' (#56) from bema/func/#52 into dev
Reviewed-on: R11/release11-tools-web#56
2023-02-22 11:14:23 +01:00
8524ecd6ca HTTP status field is red when its value is invalid 2023-02-22 11:12:05 +01:00
d1d54c82f9 Added suggestions in http status field 2023-02-22 10:57:28 +01:00
eed5454755 Fixed #52 2023-02-22 10:47:38 +01:00
bd5c615017 added validation and posibility to add custom http status 2023-02-21 15:06:16 +01:00
d6bacc6b4f Merge pull request 'Added tooltip for button!' (#32) from widlam/bug/issue#12 into dev
Reviewed-on: R11/release11-tools-web#32
2023-02-15 13:19:36 +01:00
9aa6593608 Added tooltip for button! 2023-02-15 13:15:38 +01:00
c76b677f0e Added bottom border on message list buttons 2023-02-15 13:13:22 +01:00
829bdeca81 Fixed typo 2023-02-15 12:48:28 +01:00
8e18fd9964 Fixed width of Content Type field 2023-02-15 12:14:30 +01:00
134696f73c Fixed background of http status list 2023-02-15 11:12:40 +01:00
bb18cb53c6 Revamped Mocked Services 2023-02-15 10:58:12 +01:00
1d648890cc Added validation for essential headers. And disabled deleting it. 2023-02-14 13:21:44 +01:00
e994881ff0 CSSes are no longer fetched from Frontend module 2023-02-13 09:57:10 +01:00
e6e3a704bc Changed text field to option list, resolved #11 2023-02-13 09:41:45 +01:00
9a6e8c543e Removed 'here' console log 2023-02-10 14:18:48 +01:00
6a0e49546c Improved faulty JSON error handling 2023-02-10 11:55:12 +01:00
c14cfe8a52 Xalan now returns message when something goes wrong 2023-02-10 11:34:09 +01:00
4b241978e0 Removed unused code 2023-02-09 13:24:28 +01:00
45a7e60ae4 Replaced xpath handling implementation 2023-02-09 13:22:33 +01:00
06458cfd10 Removed unused code 2023-02-08 11:27:15 +01:00
f68217f83a Implemented dynamic host for links in mock.html 2023-02-08 11:27:15 +01:00
8bac9db2a9 Refactor to reduce warnings 2023-01-20 14:36:45 +01:00
fadd8f468b Implemented proper logging in SparkInitializer.java 2023-01-20 14:09:08 +01:00
c48d139e6b Unified console and file logs 2023-01-20 11:46:42 +01:00
9a1c690e46 Updated SparkJava to 2.9.4 2023-01-20 10:39:24 +01:00
7657691019 Initial log4j support 2023-01-19 14:18:53 +01:00
8f4e42c533 Changed Homepage to Frontend and fixed typo 2023-01-16 13:59:06 +01:00