Robert
bda247d3c3
Streamlines plugin management and installation
...
Refactors plugin handling for improved reliability and user experience.
- Removes built-in plugin copying, migrating to workshop-based installation
- Introduces a dedicated service for plugin interactions (enabling, disabling, removal, settings)
- Simplifies plugin enabling/disabling logic in the UI, centralizing the logic
2025-12-12 18:29:24 +01:00
Robert
7f5b677cc3
Capture view model references in WhenActivated of views to avoid NRE
2025-12-11 23:58:15 +01:00
Robert
3c8d8b2387
Plugins - Allow config window to be mandatory
...
UI - Move profile editor into Profile screen, profile page no longer always has to show the editor
2025-12-09 20:42:13 +01:00
Robert
565647f1ed
Workshop - Improves default entry handling in workshop
...
Core - Modifies the Artemis data folder path based on the build configuration.
Plugins - Adds a confirmation dialog to prompt the user to restart if a plugin requires admin rights.
Startup wizard - Updates the installation progress bar in the startup wizard.
Workshop - Changes category retrieval to be based on EntryType.
Workshop - Adds the ability to include default entries when searching the workshop.
2025-12-08 22:27:18 +01:00
Robert
7c435fb037
Wizard UI improvements and further implementation of default entries step
2025-11-23 15:54:56 +01:00
Robert
10a10b9149
Plugin Settings - When searching, search in plugin and features
...
Plugin Settings - Never scroll inside feature list, just show everything if a plugin has many features
2025-02-16 17:06:22 +01:00
Robert
37f973b093
Core - Removed scripting providers
...
Meta - Updated packages
2024-11-14 14:09:51 +01:00
Robert
907c758b83
Meta - Update packages
2024-09-23 22:17:46 +02:00
Robert
648b7765ef
Core - Added API for retrieving current suspended device providers
...
Core - Added events for plugin removal, entry installlation/uninstallation
Workshop - Remove the related workshop entry when manually removing a plugin or profile
Workshop - Prevent installing profiles with missing plugins and show a dialog with which plugins are missing
2024-06-30 09:42:41 +02:00
Robert
86f78940b1
Workshop - Manage entries after installing them
...
Workshop - Auto-enable plugins after installing them
Workshop - Show the latest release above the details page
2024-06-25 21:29:52 +02:00
RobertBeekman
cf10193bd2
Workshop - Finished initial plugin implementation
2024-02-17 11:54:22 +01:00
RobertBeekman
f2c8de1746
Plugins - Fixed cancelling prerequisite installation
...
Plugins - Tweaked prerequisite installation popup size
Account settings - Added personal access token management
Workshop - Added plugin loading, installing and removal
2024-02-16 23:04:24 +01:00
Robert
190d797f1a
UI - Use PropertyChanged.SourceGenerator everywhere else
2023-10-20 20:33:44 +02:00
Robert
7eccdf079a
UI - Move notifications to the overlay layer
2023-07-31 22:20:25 +02:00
Robert
c86dba30fc
Settings - Brought the with and margins of different tabs in line with eachother
...
Settings - Tweaked card title font size and spacing
Plugins - Show extra information on plugins in their config dialog
Plugins - Added the ability to provide a license in plugin.json
2023-05-18 11:18:55 +02:00
Diogo Trindade
59f9479d9a
WIP - Changed Bindings into CompiledBindings
2023-04-30 21:39:21 +01:00
Robert
c50a572363
UI - Update Avalonia to preview7
...
UI - Update FluentAvalonia to preview7
2023-04-26 21:38:15 +02:00
Robert
2b15657f8d
Use a help page URL instead of doing things in-app
2023-04-14 14:43:33 +02:00
Robert
949106e470
Plugins - Added help pages
2023-04-14 11:55:53 +02:00
Robert
b59e898dd3
Plugins - Separated VMs into folders
...
Plugins - Added help pages
2023-04-13 17:41:54 +02:00
Robert
4518691907
Fixed lots of runtime errors
2023-03-31 21:17:14 +02:00
Robert
5b5acf2f76
Fixed remaining compile errors
2023-03-31 20:52:44 +02:00
Robert
d171b947b7
Fixed compile errors in Artemis.UI
2023-03-30 23:13:39 +02:00
Robert
81e83e59f6
Fixed Artemis.UI.Shared compile errors
2023-03-29 21:36:56 +02:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc ( #754 )
2023-01-30 21:00:10 +01:00
Robert
212f8855de
Plugin Features - Removed icons
...
Data model event node - Fix numeric values
2022-09-17 19:25:17 +02:00
Robert
f6090dc296
Code style - Use file scoped namespaces
...
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
73a80ef476
Plugins - Don't load incompatible plugins
2022-08-02 21:17:53 +02:00
Robert
5c4175ed9c
Editor - Fixed suspending layers
...
Editor - Disable suspending layers with spacebar
Nodes - Fixed changed event source node not using numerics
Nodes - Simplify checking wether a pin is numeric
2022-07-31 17:17:37 +02:00
Robert
3625d1ad11
Plugin settings - Only enable install/uninstall prereqs when applicable
...
Sidebar - Added missing context menu on profiles
2022-07-30 21:24:55 +02:00
Robert
1210dc3f63
Setup wizard - Added and auto-show on home open
...
UI - Slightly darkened W11 effect
2022-07-29 22:01:36 +02:00
Robert
289a411545
Plugins - Don't dispose Plugin when disabling after it has been injected into a feature
2022-07-22 23:25:35 +02:00
Robert
75d85985a9
Plugins - Added platform support
...
Settings - Fixed updating issues in plugin tab
UI - Don't initialize in design mode
UI - Move ReactiveCoreWindow to Artemis.Shared
Window service - Return window created by ShowWindow
Window service - Added CreateOpenFileDialog API
2022-07-22 20:28:07 +02:00
Robert
3b4194cb9d
Plugins - Ported prerequisites UI
...
Scripting - Ported scripting UI
2022-07-10 23:25:34 +02:00
Robert
52f2338154
Event condition - Added toggle off mode
...
Profile editor - Added element copy/pasting
Shared UI - Fix namespaces
2022-04-17 20:23:18 +02:00
Robert
66ea718316
Profile editor - Integrated visual scripting
2022-04-03 22:21:56 +02:00
Robert
d7f3ee1190
Meta - Replace WPF projects with Avalonia projects
2022-03-27 11:55:26 +02:00
Robert
b332614d00
Prerequisites - Removed RequiresElevation
...
Prerequisites - Added PowerShell actions
2021-05-25 14:16:59 +02:00
Robert
13d7081c72
Prerequisite install - Interrupt installation if not met
2021-05-08 22:02:44 +02:00
Robert
79894150d9
Prerequisites - Fixed install dialog not updating to next action
...
Prerequisites - Finished download file action
Prerequisites - Added extract ZIP action
2021-05-03 17:24:41 +02:00
Robert
77be79dde5
Prerequisites - Finalized UI logic surrounding install/remove
2021-05-02 23:00:48 +02:00
Robert
21700aaad5
Plugins - Reworked bootstrapper
2021-04-30 17:39:58 +02:00
Robert
5cae14efd3
Prerequisites - Moved to PluginInfo and FeatureInfo
...
Features don't have instances until they are enabled so this made sense, Plugins followed suit for consistency's sake
2021-04-28 17:06:47 +02:00
Robert
0cfddcbbaf
Plugin prerequisites - Added UI for installing/removing prerequisites
...
Plugin settings - Added button to reload plugin from disk
Confirm dialogs - Made cancel text optional so you can hide the button
2021-04-28 00:33:56 +02:00
Robert
19679c0ba6
Plugins - Added prerequisites system
2021-04-25 23:18:00 +02:00