41b04b5d7e
Merge branch 'master' of gitea.release11.com:R11/release11-tools into widlam/refactoring/issue#120
...
Deleted commented code
2023-03-24 09:29:47 +01:00
4579d27b6a
Remove unnecessary console.log();
2023-03-24 09:23:51 +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
71f9ae9553
widlam/refactoring/issue#120 ( #128 )
...
Co-authored-by: mikolaj widla <mikolaj.widla@gmail.com >
Co-authored-by: widlam <mikolaj.widla@gmail.com >
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Reviewed-on: #128
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com >
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com >
2023-03-23 10:16:47 +01:00
8c39e891a6
Fixed getVersion() function
...
Deleted dupa console.log()
2023-03-23 10:09:25 +01:00
2572ffccd8
Fixed intendations and added missing docs
2023-03-23 09:52:47 +01:00
52ca53adb6
Refactor javascript
...
move repeating javascript code to scripts.js file
2023-03-22 14:22:09 +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
cfe5eb3b88
Merge branch 'master' of gitea.release11.com:R11/release11-tools into widlam/refactoring/issue#120
2023-03-22 09:03:38 +01:00
86d7b70add
deleted unused functions
2023-03-21 10:28:23 +01:00
0bd80b1878
Implemented sending logs to ElasticSearch with Filebeat ( #125 )
...
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Reviewed-on: #125
2023-03-21 09:47:28 +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
b80efd69ac
Refactor xpath
...
separate javascript from HTML file.
get rid of repeated ids
2023-03-21 08:44:19 +01:00
10d39d17b8
Merge branch 'master' of gitea.release11.com:R11/release11-tools into widlam/refactoring/issue#120
2023-03-20 12:38:55 +01:00
60922ea3c7
Jenkins pipeline ( #123 )
...
Reviewed-on: R11/release11-tools-web#123
2023-03-18 08:31:12 +01:00
461de0afb6
fixed html problems in index.html
2023-03-16 11:15:39 +01:00
02ac7e09d3
Added placeholder files for Terms of Use and Privacy Policy ( #119 )
...
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Reviewed-on: R11/release11-tools-web#119
2023-03-16 09:45:50 +01:00
353d95e377
Added docs in js files and fixed some minor visual bugs ( #118 )
...
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Reviewed-on: R11/release11-tools-web#118
2023-03-15 15:17:31 +01:00
09409dc698
Added category menu ( #117 )
...
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Reviewed-on: R11/release11-tools-web#117
2023-03-15 13:26:37 +01:00
8f6047bb9f
Added terms of use and privacy statement links ( #116 )
...
Co-authored-by: mikolaj widla <mikolaj.widla@gmail.com >
Reviewed-on: R11/release11-tools-web#116
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com >
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com >
2023-03-15 13:26:22 +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
5ef85cb484
Fixed #101 ( #111 )
...
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Reviewed-on: R11/release11-tools-web#111
2023-03-08 09:49:01 +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
9135a9221f
Added Numeric and Boolean functions to XPath's tooltips ( #103 )
...
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Reviewed-on: R11/release11-tools-web#103
2023-03-06 14:38:23 +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
02f46169d9
Fixed #94 and done some refactoring ( #99 )
...
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Reviewed-on: R11/release11-tools-web#99
2023-03-03 10:43:32 +01:00
fd95d7e845
Added missing docs and organized sample files ( #97 )
...
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Reviewed-on: R11/release11-tools-web#97
2023-03-02 14:08:39 +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
a90cbb938f
Partial fix for #75 - fixes problem in libXML ( #92 )
...
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Reviewed-on: R11/release11-tools-web#92
2023-03-02 11:08:00 +01:00
eb8518afab
XML Formatter QoL improvements ( #88 )
...
- Rewritten backend methods for prettifing and minimizing XMLs
- Added "Clear" and "Insert default XML" buttons in XML Formatter.
- Added place to display error messages in case of any
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Reviewed-on: R11/release11-tools-web#88
2023-03-01 12:40:30 +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
773e2ac17e
Fixed bug with field staying red
2023-02-28 15:04:08 +01:00
ff7e7461e9
Resolved merge conflict
2023-02-28 14:57:20 +01:00
50a8082f32
Resolved merge conflict
2023-02-28 14:55:56 +01:00
28e76b2374
Fixed bugs mentioned in comments for #35
...
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Reviewed-on: R11/release11-tools-web#85
2023-02-28 14:18:54 +01:00
d6c2c863eb
Little changes in json formatter. ( #83 )
...
Co-authored-by: Artur Kołecki <koleckiartur@icloud.com >
Reviewed-on: R11/release11-tools-web#83
2023-02-28 14:08:26 +01:00
4d7c0d6acd
Created json formatter and validator. ( #82 )
...
Co-authored-by: mikolaj widla <mikolaj.widla@gmail.com >
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Co-authored-by: Adam Bem <bema@noreply.example.com >
Co-authored-by: Artur Kołecki <koleckiartur@icloud.com >
Reviewed-on: R11/release11-tools-web#82
2023-02-28 12:51:11 +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
f96f8270ce
Automated version generation (ticket #36 )
...
Co-authored-by: Adam Bem <adam.bem@zoho.eu >
Reviewed-on: R11/release11-tools-web#80
2023-02-28 11:45:39 +01:00
3c927f91cf
Merge pull request 'bema/func/#35' ( #72 ) from bema/func/#35 into dev
...
Reviewed-on: R11/release11-tools-web#72
2023-02-23 14:12:34 +01:00
d4c4d38aef
Merge pull request 'Added tooltips for add new message, and message list elements' ( #71 ) from widlam/feature/issue#39 into dev
...
Reviewed-on: R11/release11-tools-web#71
2023-02-23 14:12:00 +01:00
7042959ee3
Added Format XML button in XSLT and XSD tools
2023-02-23 14:11:18 +01:00