Commit Graph

381 Commits

Author SHA1 Message Date
75db025d80 Added type 2025-02-05 15:00:45 +01:00
d33ac7e9f8 cleared code 2025-02-04 18:28:40 +01:00
bbae61da42 Moved param class outside XMLRequestBody 2025-02-04 17:42:32 +01:00
1d5038ca51 Added params functionalities to multipleXml, bugfix 2025-02-04 17:41:22 +01:00
bdb807d3e0 bugfix 2025-01-24 11:57:44 +01:00
16b5522ff5 Removed redundant endpoint improved logic 2025-01-24 11:57:05 +01:00
04e37258bf Fixed sending parameters 2025-01-23 18:59:41 +01:00
b7af1eb33a Merge remote-tracking branch 'origin/Add_xslt_parameters' into Add_xslt_parameters 2025-01-17 15:12:30 +01:00
ec49f496da Removed function declaration from interface 2025-01-17 15:11:48 +01:00
9cb949b485 revert 097af3ed3a
revert Commmented redundat endpoints
2025-01-17 10:45:10 +01:00
097af3ed3a Commmented redundat endpoints 2025-01-17 10:25:26 +01:00
b9f26f07a8 Added new component for params 2025-01-16 11:30:56 +01:00
6a70c3c9c9 Merge remote-tracking branch 'origin/Add_xslt_parameters' into Add_xslt_parameters
# Conflicts:
#	Backend/tools-services/src/main/java/com/r11/tools/controller/XmlController.java
#	Backend/tools-services/src/main/java/com/r11/tools/controller/internal/XmlJobType.java
#	Backend/tools-services/src/main/java/com/r11/tools/xml/XmlEngine.java
2025-01-16 11:07:39 +01:00
a0d759f58b Added basic adding param functionality 2025-01-16 10:59:59 +01:00
9f64b83844 Added template for new operation 2025-01-09 18:21:49 +01:00
0d469db020 finished UI for adding parameters 2025-01-09 13:33:04 +01:00
38b3942bde added parameters component 2025-01-08 16:54:52 +01:00
e834229cae created UI for adding parameters 2025-01-07 13:20:45 +01:00
ea83e95a00 Created convention file for frontend and adjusted current project files (#277)
Reviewed-on: #277
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>
2024-01-04 08:17:44 +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