Commit Graph

292 Commits

Author SHA1 Message Date
5ced6c3107
Defined a component for any single translation 2022-09-17 21:48:13 +02:00
421589b633
Added the translation processor 2022-09-17 21:47:18 +02:00
4f16988460
Added missed navigation for translations 2022-09-17 21:46:48 +02:00
0aeec1885f
Added a multi-line state to the text elements 2022-09-17 19:23:11 +02:00
72aa94bed5 Merge branch '9-integrate-deepl' into 'main'
Resolve "Integrate DeepL"

Closes #9

See merge request open-source/dotnet/i18n-commander!14
2022-09-17 10:31:53 +00:00
a64ea37a00
Show the DeepL usage as part of the settings view 2022-09-17 12:31:12 +02:00
86b1f8348e
Added new icons 2022-09-17 12:30:47 +02:00
4173cdc761
Added a DeepL facade 2022-09-17 12:30:02 +02:00
947728f99e
Upgraded dependencies 2022-09-17 12:29:18 +02:00
56693b8778 Merge branch '34-evaluate-net-maui' into 'main'
Resolve "Evaluate .NET MAUI"

Closes #34

See merge request open-source/dotnet/i18n-commander!12
2022-09-17 07:21:21 +00:00
e3c91791cd
Added todos for project creation & initial creation on Windows 2022-08-17 21:01:29 +02:00
7b149417e7
Added creation of database instance 2022-08-17 21:00:58 +02:00
d53966501a
Added a data context factory to abstract the database creation process 2022-08-17 21:00:37 +02:00
12eecf9fe0
Raised the min. Android version to 23 for MAUI Blazor 2022-08-17 20:58:27 +02:00
319bd71e21
Added references to the other projects 2022-08-17 20:57:59 +02:00
ed686caf41
Add the create project method for Windows 2022-08-15 21:03:38 +02:00
c867514211
Made create project button aware of user input's state 2022-08-15 21:03:01 +02:00
d77994b18b
Init 2022-08-15 20:17:05 +02:00
8b044dd7f6
Added the create project method 2022-08-14 20:25:29 +02:00
d5d4833026
Adjusted desktop height for chosen initial window height 2022-08-14 20:19:13 +02:00
d2daab5f41
Removed unused css provided by the template 2022-08-14 20:18:34 +02:00
7535416768
Fixed layout for buttons 2022-08-14 20:09:36 +02:00
96c177c99f
Added platform specific partial classes 2022-08-14 20:09:22 +02:00
b1f5e94069
Implemented save as dialog for Windows. 2022-08-14 20:08:57 +02:00
0580bf0785
Formatting 2022-08-14 20:07:25 +02:00
fd4a1e1d87
Added "hwnd" 2022-08-14 20:06:45 +02:00
3055752940
Fixed the initial window size for Windows 2022-08-14 14:37:40 +02:00
2f72fc5e7f
Added layout container 2022-08-13 23:53:45 +02:00
b38994a55e
Spelling 2022-08-13 20:49:16 +02:00
eee5d57847
Added open button 2022-08-13 20:49:00 +02:00
03c7f30e72
Changed color theme of icon 2022-08-13 20:48:00 +02:00
cd3492d53b
Fixed the start page 2022-08-13 18:07:14 +02:00
cbbfcf6abe
Formatting 2022-08-13 17:34:55 +02:00
58356306d4
Removed not used resources 2022-08-13 17:34:48 +02:00
9fb83b9bd0
Replaced the app icon; there are still platform specific issues 2022-08-13 17:34:01 +02:00
308aece8c8
NavItems behave platform specific 2022-08-12 23:57:39 +02:00
0dd1e3ba29
Added the possibility to specify classes 2022-08-12 23:56:55 +02:00
f20a1f2ca3
Added a generic assistant component 2022-08-12 23:56:30 +02:00
57dd83975f
Renamed the navbar 2022-08-12 23:56:01 +02:00
3ccef002bb
Added icon for adding a project 2022-08-12 23:55:46 +02:00
22d9a55529
Changed order of navigation targets 2022-08-12 23:55:22 +02:00
7a37e024e2
WIP: Add load project page 2022-08-12 23:54:56 +02:00
6207b81e08
Improved code by using new syntax 2022-08-10 21:07:13 +02:00
4b62e5265c
Finished the navigation menu
- Added a NavItem component
- Replaced the navbar toggle icon
- Made the navbar tighter
- Fixed the navbar's padding
- Render the nav items dynamically
2022-08-10 21:05:38 +02:00
458fe0ba88
Added app icon to navbar 2022-08-09 21:28:02 +02:00
527220f80f
Changed navbar to be dark 2022-08-09 21:27:52 +02:00
a191d4a909
Added the icon component 2022-08-09 21:27:30 +02:00
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