Commit Graph

233 Commits

Author SHA1 Message Date
1de5753588
Moved images to blazor content 2022-08-09 21:27:12 +02:00
d0edb14980
Update 2022-08-09 21:27:00 +02:00
77b71781d6
Moved images to blazor content 2022-08-09 21:26:37 +02:00
b45f7a6424
Changed to MAUI Blazor 2022-08-08 21:18:39 +02:00
0a821a7955
Init MAUI project 2022-08-06 23:48:23 +02:00
c07571c477
Added DeepL source culture 2022-08-05 21:34:20 +02:00
ba86c99ad5
Fixed naming 2022-08-05 21:33:33 +02:00
f138be5a1f
Fixed spelling 2022-08-05 21:11:02 +02:00
0c53c97a48
Implemented the culture delete function 2022-08-02 20:43:58 +02:00
fee963f8bd
Fixed culture setting handling for non-continuous indices 2022-08-02 20:43:12 +02:00
fd3d844df4
Implemented list of culture info & DeepL source culture 2022-08-01 21:04:47 +02:00
fa112de26d
Added the culture setting entries 2022-07-31 21:19:54 +02:00
a47b18b7a8
Fixed culture code handling 2022-07-31 21:19:13 +02:00
c9bd1b5be9
Fixed cache handling for DeepL action & API key 2022-07-30 23:38:01 +02:00
38416cb675
Implemented adding of additional cultures 2022-07-30 23:34:45 +02:00
9419642525
Added cache to the number of cultures 2022-07-30 23:17:57 +02:00
276fa51e92
Added caching to the cultures 2022-07-30 23:14:39 +02:00
f27366e0a2
Added culture settings 2022-07-30 23:07:04 +02:00
90be288d17
Added setting cache 2022-07-30 17:04:32 +02:00
c211c9ef62
Added DeepL action setting 2022-07-30 16:38:38 +02:00
9cd735ad5c
Moved the dock setting into constructor 2022-07-30 16:38:07 +02:00
b74367aa6f
Renamed DeepL mode setting 2022-07-30 16:09:58 +02:00
87c12de066
Added DeepL API key setting 2022-07-30 15:59:09 +02:00
d97b5cd0c1
Changed size of third column 2022-07-30 15:49:02 +02:00
3b99632427
Added key icon 2022-07-30 15:48:04 +02:00
8e21ddffc9
Vertical align the data control 2022-07-27 21:56:59 +02:00
fa74291e39
Changed the setting control to adjust its height as needed 2022-07-27 21:38:54 +02:00
506a21e792
Optimizations 2022-07-26 19:48:30 +02:00
b86e057122
Optimizations 2022-07-26 19:46:44 +02:00
e91d8fe2eb
Implemented GetAllSettings generator to render all settings 2022-07-26 19:45:18 +02:00
83cc7644d1
Implemented the save function 2022-07-26 19:40:46 +02:00
62b8bb24d0
Added the DeepL icon 2022-07-26 19:15:36 +02:00
9ed66908e7
Implemented settings handling 2022-07-26 19:08:47 +02:00
fa5d39318f
Added database handling of DeepL setting 2022-07-26 19:07:10 +02:00
da1bb941f0
Renamed settings name to code 2022-07-25 19:03:49 +02:00
39a8b843c9
Added tab control 2022-07-23 23:29:28 +02:00
c15f221d15
Removed bottom toolbar 2022-07-23 23:20:57 +02:00
46ad1ccf38
Fixes #31 2022-07-23 22:03:15 +02:00
fb310e303b
Formatting 2022-07-23 21:34:51 +02:00
71936e5dcf
Implemented the delete function for text elements 2022-07-23 21:21:48 +02:00
e762cfe21e
Implemented the text element filter 2022-07-21 21:14:32 +02:00
e08c94177a
Improved text element's list view 2022-07-21 21:02:22 +02:00
9ad19efc46
Implemented the text element rename function 2022-07-21 20:35:22 +02:00
1efe7346b0
Changed default size to be full hd & increased height for top panel 2022-07-20 20:56:20 +02:00
af47eb606c
Added event when a text element gets selected 2022-07-20 20:51:12 +02:00
0e4a99332b
Fixes #29 by generating valid keys 2022-07-18 21:32:39 +02:00
d36a258392
Fixed listview to look & behave like a listbox, but with icons 2022-07-17 20:47:17 +02:00
a7cef8d209
Added text element icon 2022-07-17 20:37:25 +02:00
fa36300399
Refactored the listbox into a listview 2022-07-17 16:01:11 +02:00
ccc858830b
Applied an order 2022-07-17 16:00:32 +02:00
0364c54427
Added detection of ransomware protection 2022-07-17 15:49:27 +02:00
36a8efb05d
Refactored service provider usage
- Remove service provider from WinForms altogether
- Moved service provider handling to processors
2022-07-17 15:15:55 +02:00
f49f6079d5
Removed unused processor result 2022-07-17 15:14:31 +02:00
ab27bc206a
Added the processor meta class e.g. top handle the service provider 2022-07-17 15:06:21 +02:00
a8e231bb1b
Fixes #27 2022-07-17 13:31:36 +02:00
bbefeb97a8
Added some error handling to the section tree 2022-07-17 13:26:25 +02:00
2b4d613347
Implemented the add text element function 2022-07-17 12:56:06 +02:00
33fe8f5dac
Added exception handling extension method 2022-07-17 12:55:32 +02:00
3ef7bf1784
Keep track of the data file's path 2022-07-17 12:54:37 +02:00
22778fbcf6
Defined a processor result to handle error states 2022-07-17 12:35:09 +02:00
b233268d16
Added to determine which processes block a file 2022-07-17 12:34:42 +02:00
0c4d4c03dc
Changed to perform an async call 2022-07-17 12:34:07 +02:00
925f777d36
Added automatic error handling to show a message box 2022-07-17 12:32:43 +02:00
32ebd69194
Added loading of section's text entries 2022-07-16 22:40:06 +02:00
fb2f573de4
Spelling 2022-07-16 22:28:40 +02:00
52b0d3af0c
Changed assembly name to app name 2022-07-16 22:28:27 +02:00
0adc95b016
Fixed path construction of sections
- Fixed missed loading of parents
- Made processing async
2022-07-13 20:07:06 +02:00
2b5de0aa1e
Auto included must navigation properties in data model 2022-07-13 20:05:45 +02:00
6b49b3f3e7
Fixed selected section is off by one
Closes #26
2022-07-13 19:31:59 +02:00
620bc992a8
Implemented the current section's path
- Added label for path
- Increased the min. height for the component
2022-07-12 21:05:50 +02:00
5428cb9489
Implemented method to calculate a section's path 2022-07-12 21:04:33 +02:00
10952769aa
Manage the current selected section 2022-07-12 20:50:42 +02:00
0193c8de0a
Fire the section changed event 2022-07-12 20:50:25 +02:00
efb6732cd7
Defined AppEvents by implemented section changed event 2022-07-12 20:50:03 +02:00
aca986b18d
Added method to load single section 2022-07-12 20:49:31 +02:00
4767aae217
Disable the text element toolbar by default 2022-07-12 20:20:17 +02:00
538dbe1707
Fixed wrong layout caused by listbox's integral height setting 2022-07-12 20:02:47 +02:00
3bbff31fe0
Added basic text elements layout 2022-07-11 19:52:15 +02:00
5416e404fd
Added another splitter container for the right side (top/down) 2022-07-11 18:04:16 +02:00
f1fc782506
Fixed WinForms designer issue 2022-07-11 17:58:37 +02:00
3dfaccc99f
Added detection for design mode 2022-07-10 20:30:28 +02:00
aa641770d2
Added a name field to text elements 2022-07-10 19:30:22 +02:00
2ee393efec
Implemented the section's edit function 2022-07-10 11:20:28 +02:00
aa22f7e1ef
Delete function: set the default button to be "no" 2022-07-10 11:19:50 +02:00
2f961ef416
Changed action to toolbar-like style 2022-07-10 10:34:48 +02:00
e7d7bfff9d
Added an app icon
Closes #23
2022-07-09 22:50:45 +02:00
a22a5328f5
Ignore not initialized warning 2022-07-09 22:25:18 +02:00
d0b466430a
Formatting 2022-07-09 22:23:55 +02:00
57a7568dbb
Change to expand the tree 2022-07-09 22:23:10 +02:00
271ae2a1cf
Implemented the deletion function
Closes #17
2022-07-09 22:21:28 +02:00
e8711de0d6
Fixed order of items on layer to be the same as created 2022-07-09 21:14:57 +02:00
aa34f541cf
Fixed duplicated key issue
Closes #18
2022-07-09 21:14:24 +02:00
1d7e1db8e5
Fixed creating new project over an existing one doesn't replaces the old one
Closes #16
2022-07-09 21:02:08 +02:00
ff87378012
Fixes wired & wrong parent directory for history list
Closes #19
2022-07-09 16:16:06 +02:00
eac5fa3268
Fixed app starting, when user just closes the loading screen
Closes #21
2022-07-09 16:00:23 +02:00
ad8a08f5da
Ensures, that the text box of input component is selected
Closes #22
2022-07-09 15:54:33 +02:00
e45f7df622
Ensure to not duplicate the latest project in history
Closes #20
2022-07-09 15:46:19 +02:00
97b7f823c8
Refactored input component to handle checkbox optionally
closes #15
2022-07-09 15:29:22 +02:00
91fabb658d
Implement the change between loader & main screen while using the DI 2022-07-09 15:08:25 +02:00
85431a7ec3
Changed to use the main user component 2022-07-09 15:07:51 +02:00
2f77db1a16
Added the selected data file 2022-07-09 15:07:34 +02:00
5d09cb7e57
Added the input dialog 2022-07-09 15:07:07 +02:00
4ef0d91510
Added the section user control 2022-07-09 15:06:49 +02:00
715159a6d9
Added the main screen user component 2022-07-09 15:06:30 +02:00
5d19a96c07
Added more icons 2022-07-09 15:05:19 +02:00
c90dfa1ac0
Added the selection processor for adding & loading data 2022-07-09 15:04:46 +02:00
9015e08518
Changed database at the DI system to be transient 2022-07-09 15:04:21 +02:00
fb0bb2b178
Expect that all tables are available 2022-07-09 15:03:50 +02:00
c90d3fdd3c
Changed section data model
- Made parents nullable
- Added a data key for the tree
- Added depth for quicker layer-wise loading
2022-07-09 15:03:18 +02:00
c3590d3ffe
Added test data source for debugging 2022-07-09 14:58:51 +02:00
62b36a68a7
Added migration for main entities 2022-06-12 21:46:42 +02:00
bfe30b758f
Fixed script's encoding 2022-06-12 21:43:19 +02:00
50ffcb33b1
Added main entities 2022-06-12 21:42:47 +02:00
1f23f88051
Added initial migration 2022-06-12 17:16:11 +02:00
c0ffd58268
Added setup code 2022-06-12 17:16:01 +02:00
19b9851832
Added data context 2022-06-12 17:15:30 +02:00
8c82f2608e
Added setting entity 2022-06-12 17:15:09 +02:00
89a4a8eab3
Added main program for EF tooling 2022-06-12 17:14:48 +02:00
96c34e2947
Added migration commands 2022-06-12 17:14:21 +02:00
d06cca1ce3
Added data model project 2022-06-12 16:29:19 +02:00
502dea63e0
Implemented load project event 2022-06-12 16:20:26 +02:00
89b2744896
Implemented file selection 2022-06-12 16:20:04 +02:00
0876caa0d0
Added event for when the user is done 2022-06-12 16:19:32 +02:00
bcd56d29db
Fixed bug when changing the recent files 2022-06-12 16:16:16 +02:00
633b13316f
Refactoring 2022-06-07 20:46:39 +02:00
915924c291
Added the add new event 2022-06-07 20:46:21 +02:00
bf9dec6248
Added method to add recent project with pruning 2022-06-07 20:44:17 +02:00
085efa3c52
Added loader screen 2022-06-06 22:07:17 +02:00
1a97e7f640
Changed language & target platform 2022-06-06 22:07:04 +02:00
6df7b70499
WIP: Added the loader start component 2022-06-06 22:06:41 +02:00
d1f6b3af13
Added icons 2022-06-06 22:05:18 +02:00
473820151a
Set up WinForms project 2022-06-06 14:28:36 +02:00
d47c3fb71c
Initial 2022-06-06 13:46:44 +02:00