|  | c3e0659bfa | Deleted unused classes | 2023-12-29 13:29:28 +01:00 |  | 
			
				
					|  | 4f96d91c5c | Fixed merge issue | 2023-12-29 13:27:52 +01:00 |  | 
			
				
					|  | 48ff86d837 | fixed merge conflicts | 2023-12-29 13:09:45 +01:00 |  | 
			
				
					|  | c3eef96354 | Fixed CSS merge conflicts | 2023-12-29 12:58:34 +01:00 |  | 
			
				
					|  | ba5d5685b9 | Fixed tooltips merge conflicts | 2023-12-29 12:56:28 +01:00 |  | 
			
				
					|  | e8b22a41c6 | Fixed merge conflicts | 2023-12-29 12:54:28 +01:00 |  | 
			
				
					|  | 467adf2264 | fixed merge conflict | 2023-12-29 12:46:56 +01:00 |  | 
			
				
					|  | 0812fc6c49 | Merge branch 'master' of gitea.release11.com:R11/release11-tools into release | 2023-12-29 12:44:49 +01:00 |  | 
			
				
					|  | 307e732608 | Content from output can now be easy selected (#276) Reviewed-on: #276
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-committed-by: Adam Bem <adam.bem@zoho.eu> | 2023-12-06 09:28:51 +01:00 |  | 
			
				
					|  | aad0d068d3 | Fixed dark theme not applying on the first time (#273) Reviewed-on: #273
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-committed-by: Adam Bem <adam.bem@zoho.eu> | 2023-12-05 10:47:44 +01:00 |  | 
			
				
					|  | ebb6730a1b | Fixed import path | 2023-12-04 14:42:10 +01:00 |  | 
			
				
					|  | 26a183133c | Fixed merge conflict | 2023-12-04 14:33:52 +01:00 |  | 
			
				
					|  | 2f6c2c216a | Created interface xml files | 2023-12-04 14:30:54 +01:00 |  | 
			
				
					|  | 50c44fc9a8 | Created theme switcher (#270) Reviewed-on: #270
Reviewed-by: Adam Bem <bema@noreply.example.com>
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Co-committed-by: widlam <mikolaj.widla@gmail.com> | 2023-12-04 12:11:26 +01:00 |  | 
			
				
					|  | 1a8df78222 | Increased XML files count limit to 3 | 2023-12-04 08:02:58 +01:00 |  | 
			
				
					|  | 44bc6b8b97 | Merge branch 'bema/func/multi_xml_view' of gitea.release11.com:R11/release11-tools into bema/func/multi_xml_view | 2023-12-04 07:02:17 +01:00 |  | 
			
				
					|  | db7a8e9c2a | Implemented tab count limit validation | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | 6f93b03449 | Implemented v-model in XML tools | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | b5fdf0fc9f | Fixed incorrect tab switching on closing | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | 19e73f0c5d | Implemented tab count limit | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | 01a21a58b2 | Made isVersionSelectionAvailable more specific | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | 2360c19f4a | Fixed filename not showing in file selector in non-tabbed input | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | 46f662b5c3 | Bugfixes | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | e5704e7e3e | Extracted switching to existing tab | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | f97b9ac62e | Removed duplicate function | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | 776dc69d87 | Resolved merge conflict | 2023-12-04 07:01:46 +01:00 |  | 
			
				
					|  | dc44d5120b | Expanded landing page description | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 099cdeae5e | Visual fixes | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 687a90431c | Switch TS lib to ES2022 | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 9de234da91 | Added semicolons | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 47b10a4238 | Changed value is sent to backend | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 6b68f4a513 | Removed old tab component | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | ad6aaa8d77 | Added basic functionality | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | fb4aba3d29 | Created draft of tabbed interface | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 83916db267 | Added temporary tab interface components | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | de0b447344 | Added style classes for tabs | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 6f2d16c2b9 | Added backend support for multiple files in XSLT. (#272) Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #272
Reviewed-by: Adam Bem <bema@noreply.example.com>
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Co-committed-by: widlam <mikolaj.widla@gmail.com> | 2023-12-04 06:59:05 +01:00 |  | 
			
				
					|  | e91ee99f99 | Implemented tab count limit validation | 2023-11-30 08:50:31 +01:00 |  | 
			
				
					|  | 5ac6fb65fb | Implemented v-model in XML tools | 2023-11-30 08:40:24 +01:00 |  | 
			
				
					|  | a6fa615bc4 | Fixed incorrect tab switching on closing | 2023-11-30 08:35:31 +01:00 |  | 
			
				
					|  | d72f91d810 | Implemented tab count limit | 2023-11-30 08:21:31 +01:00 |  | 
			
				
					|  | 064cd9cc87 | Made isVersionSelectionAvailable more specific | 2023-11-30 08:13:45 +01:00 |  | 
			
				
					|  | 859809810d | Fixed filename not showing in file selector in non-tabbed input | 2023-11-30 08:08:23 +01:00 |  | 
			
				
					|  | 82c3420414 | Bugfixes | 2023-11-30 08:05:35 +01:00 |  | 
			
				
					|  | e0fe2482c6 | Extracted switching to existing tab | 2023-11-30 07:32:53 +01:00 |  | 
			
				
					|  | 00e64ee83d | Removed duplicate function | 2023-11-30 07:28:46 +01:00 |  | 
			
				
					|  | fd5996c572 | Added new endpoint handling | 2023-11-29 14:48:07 +01:00 |  | 
			
				
					|  | ca9b07fabc | Expanded landing page description | 2023-11-24 11:39:27 +01:00 |  | 
			
				
					|  | d90fd9d38e | Visual fixes | 2023-11-23 14:48:53 +01:00 |  | 
			
				
					|  | 02fbb78e51 | Switch TS lib to ES2022 | 2023-11-23 14:38:16 +01:00 |  | 
			
				
					|  | 2e2f571c93 | Added semicolons | 2023-11-23 14:01:12 +01:00 |  | 
			
				
					|  | 6831a510fb | Changed value is sent to backend | 2023-11-23 13:58:14 +01:00 |  | 
			
				
					|  | a5b59adacb | Removed old tab component | 2023-11-23 13:57:42 +01:00 |  | 
			
				
					|  | e79cb7d873 | Added basic functionality | 2023-11-23 13:20:01 +01:00 |  | 
			
				
					|  | fc7ce1883e | Created draft of tabbed interface | 2023-11-23 08:33:05 +01:00 |  | 
			
				
					|  | c2d9deb322 | Added temporary tab interface components | 2023-11-23 08:13:23 +01:00 |  | 
			
				
					|  | 1a8672734d | Added style classes for tabs | 2023-11-23 08:12:40 +01:00 |  | 
			
				
					|  | af140c30a4 | Made expandable man in REST Mock (#269) Reviewed-on: #269
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-committed-by: Adam Bem <adam.bem@zoho.eu> | 2023-11-20 11:01:01 +01:00 |  | 
			
				
					|  | c45d1ee83d | Added green shadow wan success and other things (#268) Reviewed-on: #268
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-committed-by: Adam Bem <adam.bem@zoho.eu> | 2023-11-16 13:24:48 +01:00 |  | 
			
				
					|  | 00786bf157 | Added manual page to REST Mock (#267) Reviewed-on: #267
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-committed-by: Adam Bem <adam.bem@zoho.eu> | 2023-11-15 13:46:35 +01:00 |  | 
			
				
					|  | 252cadea16 | Improved legibility of REST Mock interface and various fixes (#266) Reviewed-on: #266
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-committed-by: Adam Bem <adam.bem@zoho.eu> | 2023-11-15 07:54:14 +01:00 |  | 
			
				
					|  | 5febb10d22 | File uploading and fixes (#261) Reviewed-on: #261
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-committed-by: Adam Bem <adam.bem@zoho.eu> | 2023-11-06 11:17:42 +01:00 |  | 
			
				
					|  | 1913c292d2 | Renamed 'process' to 'processorData' (#251) Reviewed-on: #251
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-committed-by: Adam Bem <adam.bem@zoho.eu> | 2023-10-30 09:31:20 +01:00 |  | 
			
				
					|  | 430b6de5f0 | Added base64 and URL encoders/decoders Reviewed-on: #250
Reviewed-by: Adam Bem <bema@noreply.example.com>
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Co-committed-by: widlam <mikolaj.widla@gmail.com> | 2023-10-27 14:32:10 +02:00 |  | 
			
				
					|  | 6adc1af638 | Removed duplicate code and adjusted captions (#249) This pull request completes issues: #235 and #247
Reviewed-on: #249
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-committed-by: Adam Bem <adam.bem@zoho.eu> | 2023-10-26 13:44:12 +02:00 |  | 
			
				
					|  | 33508b7383 | Created XSLT Tooltips (#243) Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #243 | 2023-08-28 14:55:04 +02:00 |  | 
			
				
					|  | a78f3bd52b | enhancement/implement_tooltips_for_xpath3 (#242) Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #242 | 2023-08-21 14:15:07 +02:00 |  | 
			
				
					|  | 6319d7c427 | Implemented HTML Tools (#240) Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #240
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-07-03 14:29:06 +02:00 |  | 
			
				
					|  | 242f0fc025 | Added tooltips for XPath 2.0 (#239) Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #239
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com> | 2023-06-30 12:51:28 +02:00 |  | 
			
				
					|  | 99ea6367e8 | Stylized new editor (#238) Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #238
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com> | 2023-06-30 11:56:01 +02:00 |  | 
			
				
					|  | e5844a913f | Merge branch 'func/xpath_tooltips' | 2023-06-29 10:50:51 +02:00 |  | 
			
				
					|  | dcf3d3c43c | Implemented proper editors (#236) Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #236
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-06-29 10:42:39 +02:00 |  | 
			
				
					|  | b81c96f2a3 | Added automating explanations to indicators | 2023-06-29 09:38:40 +02:00 |  | 
			
				
					|  | 9731625ecc | Added Colletions category | 2023-06-29 09:24:57 +02:00 |  | 
			
				
					|  | 242b9026f1 | Added Number category | 2023-06-28 13:16:46 +02:00 |  | 
			
				
					|  | cbfb8971ed | Added String category to XPath 2.0 | 2023-06-28 11:52:02 +02:00 |  | 
			
				
					|  | 653caa8675 | Added Boolean category | 2023-06-28 09:22:08 +02:00 |  | 
			
				
					|  | 2cc4370516 | Added Node-Set category to XPath 2.0 tooltips | 2023-06-28 08:40:14 +02:00 |  | 
			
				
					|  | c57ab9a06a | Adjusted color of toolbar | 2023-06-28 07:44:06 +02:00 |  | 
			
				
					|  | d6287469b6 | Added placeholders for all XPath versions | 2023-06-27 13:12:51 +02:00 |  | 
			
				
					|  | 4da8cb705f | Fixed tooltip's JSON import | 2023-06-27 13:08:38 +02:00 |  | 
			
				
					|  | b4190f35df | Cleared addNewHeader function | 2023-06-27 12:57:19 +02:00 |  | 
			
				
					|  | 1af0feb325 | Blocked buggy header editing | 2023-06-27 12:27:29 +02:00 |  | 
			
				
					|  | 7fdcbf7a28 | Made headers more intuitive | 2023-06-27 12:11:45 +02:00 |  | 
			
				
					|  | b4d9b73f78 | Polished styling of REST Mock | 2023-06-27 11:31:25 +02:00 |  | 
			
				
					|  | ba55773c47 | Fixed XML not updating when pasted | 2023-06-27 10:41:16 +02:00 |  | 
			
				
					|  | 69fc33fdf9 | Fixed json not really updating when pasted | 2023-06-27 10:39:53 +02:00 |  | 
			
				
					|  | 377f0041c5 | Adjusted colors | 2023-06-27 09:53:13 +02:00 |  | 
			
				
					|  | 88cafa9f56 | Sidebar now hides on narrow screen | 2023-06-27 09:47:55 +02:00 |  | 
			
				
					|  | dc8ed79230 | Version changed cause by change of engine is now emitted | 2023-06-27 08:57:54 +02:00 |  | 
			
				
					|  | 7066f13193 | Layout adjustments | 2023-06-27 08:52:50 +02:00 |  | 
			
				
					|  | c589c3713e | Added tooltips for XPath 1.0 | 2023-06-27 08:39:17 +02:00 |  | 
			
				
					|  | 233f41237e | Added link to documentation | 2023-06-27 06:52:20 +02:00 |  | 
			
				
					|  | 1229abc0b9 | Finished logic | 2023-06-26 14:29:07 +02:00 |  | 
			
				
					|  | 1088d27fea | Added logic to tooltips | 2023-06-26 13:59:14 +02:00 |  | 
			
				
					|  | 26cb947d9f | Merge branch 'master' into func/xpath_tooltips | 2023-06-26 10:28:21 +02:00 |  | 
			
				
					|  | 201db42fc5 | Fixed message restting after page refresh (#234) Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #234
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-06-26 10:26:17 +02:00 |  | 
			
				
					|  | e0955f2729 | Centered tables | 2023-06-26 08:59:27 +02:00 |  | 
			
				
					|  | adfd104416 | Added placeholders for entry | 2023-06-26 08:41:46 +02:00 |  | 
			
				
					|  | e8d6183c0d | Adjusted colors of category component | 2023-06-26 07:31:29 +02:00 |  | 
			
				
					|  | 6a3c9f9410 | Streched tooltip button to whole strip | 2023-06-26 07:21:28 +02:00 |  | 
			
				
					|  | 56ed20f1f7 | Added scrolling | 2023-06-22 14:59:16 +02:00 |  | 
			
				
					|  | 59e50e4797 | Created component for entry | 2023-06-22 14:54:47 +02:00 |  | 
			
				
					|  | 02e39cb4d0 | Fixed shithole merge conflict: | 2023-06-22 14:53:39 +02:00 |  | 
			
				
					|  | 5dcbf12afe | Fixed color of result fields | 2023-06-22 14:51:47 +02:00 |  | 
			
				
					|  | bd8e96047d | Added component for tooltips and categories | 2023-06-22 14:40:33 +02:00 |  | 
			
				
					|  | ddc7b72871 | Created template for tooltips | 2023-06-22 14:13:45 +02:00 |  | 
			
				
					|  | 395ca6817d | Implemented REST Mock tool Co-authored-by: widlam <mikolaj.widla@gmail.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #231
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-06-22 14:11:48 +02:00 |  | 
			
				
					|  | cab5602f78 | Created template for tooltips | 2023-06-22 13:55:24 +02:00 |  | 
			
				
					|  | f16639b45e | Implemented XML Formatter and simplified structure of XML tools (#229) Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #229
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com> | 2023-06-21 14:32:00 +02:00 |  | 
			
				
					|  | 3c79bddde3 | Reimplemented XML Tools and added styling (#227) Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #227
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com> | 2023-06-16 14:38:53 +02:00 |  | 
			
				
					|  | 3ec139c8bd | Fixed sidebar problems (#226) Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #226
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-06-15 13:07:48 +02:00 |  | 
			
				
					|  | 6132a2873a | Added sidebar (#224) Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #224
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-06-15 11:36:45 +02:00 |  | 
			
				
					|  | e4549c7baf | Configured, and added tailwindcss (#223) Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #223
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-06-14 12:41:13 +02:00 |  | 
			
				
					|  | 0c9b1f70e6 | Removed unused code from Dockerfile | 2023-06-14 11:27:20 +02:00 |  | 
			
				
					|  | 7d0cb03bf5 | Implemented basic Vue.js frontend (#222) Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #222
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com> | 2023-06-14 11:25:59 +02:00 |  | 
			
				
					|  | 3c5798cfa2 | Added XQuery Tool and refactored tools-service (#220) Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #220
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com> | 2023-06-12 10:53:22 +02:00 |  | 
			
				
					|  | 86b3572003 | libXML now returnes info why XML is not valid (#218) Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #218
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com> | 2023-06-05 14:40:03 +02:00 |  | 
			
				
					|  | a8e902e910 | Shrank background image (#217) Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #217
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com> | 2023-06-05 09:34:55 +02:00 |  | 
			
				
					|  | 89517a6821 | Added copy button to link field (#216) Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #216
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com> | 2023-05-31 14:39:31 +02:00 |  |