Commit Graph

56 Commits

Author SHA1 Message Date
d5e33381a2 Refactor of History module (#184)
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #184
Reviewed-by: Adam Bem <bema@noreply.example.com>
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-05-19 13:10:45 +02:00
bcbfd34feb Moved scripts from .html files to seperate js .files (#191)
Let's hope everything works as before or better.

Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #191
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-05-16 09:59:04 +02:00
2d97e39dbe Fixed 404 when no lastPage was stored (solves #189)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #190
2023-05-12 15:03:46 +02:00
dc3df79fc1 Moved frontend of REST Mock to frontend container (solves #168)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #186
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-05-12 10:06:19 +02:00
6a1c6aac46 Last opened page is now stored (solves #166) (#178)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #178
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-05-09 15:12:57 +02:00
c55942c24a Added syntax highlighting for XML Tools (#156)
Syntax highlight now should work on all tools apart from Mock Services.

Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #156
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-05-08 11:11:16 +02:00
21f5911b1c Added sample XSD schema (#163)
Due to some errors with namespaces and XSD schema simplified sample XML for that tool.

Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #163
Reviewed-by: Adam Bem <bema@noreply.example.com>
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-05-08 10:13:10 +02:00
4a04ac3b70 Added a email address to report a bugs (#154)
![image](/attachments/d3e81b26-ea63-4ed6-8ae6-b8945325be16)

Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #154
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-04-26 13:32:13 +02:00
1199e06bef Implemented message shown when no data type is returned. (#150)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #152
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-04-21 09:31:28 +02:00
093c8756b1 Added XSLTTemplate, functions that add it to transform area and documentation for that function (#144)
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #144
Reviewed-by: Adam Bem <bema@noreply.example.com>
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-04-19 13:35:40 +02:00
2b8a9c3008 Implemented showing returned type (#112) (#148)
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #148
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-04-19 13:33:39 +02:00
8098aeacd9 Added new tooltips for XPath 3.0 and 3.1
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #139
Reviewed-by: Adam Bem <bema@noreply.example.com>
Reviewed-by: Dariusz Augustyniak <augustyd@noreply.example.com>
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
2023-04-18 10:05:44 +02:00
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
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
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
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
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
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
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
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
c7d34ed05f Fixed bug with choosing ports 2023-02-23 13:57:57 +01:00
1e56b2885a Simplified formatter 2023-02-23 13:46:30 +01:00
9bc3370f3b Format function now allows to choose source and target IDs 2023-02-23 13:39:57 +01:00
5db10ab1c1 Refactored code used to sending requests to backends 2023-02-23 13:17:50 +01:00
05857a7d7e Added clear button for XPath, XSD and XSLT 2023-02-23 09:02:17 +01:00
5032985787 Fixed #43 2023-02-21 15:08:25 +01:00
65a730105d Merge pull request 'bema/func/formatter' (#48) from bema/func/formatter into dev
Reviewed-on: R11/release11-tools-web#48
2023-02-21 10:48:16 +01:00
947e5d621e Connected frontend and backend in formatter 2023-02-20 14:57:32 +01:00
e2cf490f9d Removed empty class 2023-02-20 09:59:48 +01:00
8c132d12d3 Added interface for formater rool 2023-02-20 09:58:49 +01:00
19c47d3cd2 Removed empty class in r11form.css 2023-02-17 12:27:33 +01:00
cb48f3017a Implemented basic RWD 2023-02-17 12:25:16 +01:00
db02993bde Added meta tags needed for RWD 2023-02-17 12:11:34 +01:00
4b3fac59c0 Enlarged tool window 2023-02-15 09:47:34 +01:00
86e46ad205 Revamped tip box 2023-02-15 09:38:46 +01:00
1760b89e05 Changed headerbar to white and added title 2023-02-14 15:31:25 +01:00
3c3f2ef8ad Removed unsed code 2023-02-14 14:53:07 +01:00
9ef61086df Change to dark theme 2023-02-14 14:32:00 +01:00
a2b4f28c26 Updated logos, background, added new animations 2023-02-14 13:28:20 +01:00
65ad318a5c Fixed #27, #14, added some rounded corners 2023-02-14 12:50:18 +01:00
ce02db8f6d Solved issue#19, added default XML 2023-02-14 11:04:43 +01:00