|
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 |
|
|
4b2d3a10a3
|
Merge branch '24-feature-edit-a-section' into 'main'
Resolve "Feature: Edit a section"
Closes #24
See merge request open-source/dotnet/i18n-commander!8
|
2022-07-10 09:21:02 +00: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 |
|
|
187d5b1958
|
Merge branch '25-change-section-actions-to-be-toolbar-like' into 'main'
Resolve "Change section actions to be toolbar-like"
Closes #25
See merge request open-source/dotnet/i18n-commander!7
|
2022-07-10 08:35:37 +00:00 |
|
|
2f961ef416
|
Changed action to toolbar-like style
|
2022-07-10 10:34:48 +02:00 |
|
|
bfb17b3492
|
Merge branch '23-add-app-icon' into 'main'
Resolve "Add app icon"
Closes #23
See merge request open-source/dotnet/i18n-commander!6
|
2022-07-09 20:51:35 +00:00 |
|
|
e7d7bfff9d
|
Added an app icon
Closes #23
|
2022-07-09 22:50:45 +02:00 |
|
|
34fb693d6b
|
Merge branch '10-component-section-tree' into 'main'
Resolve "Component: Section Tree"
Closes #10, #17, #18, #16, #19, #21, #22, #20, and #15
See merge request open-source/dotnet/i18n-commander!5
|
2022-07-09 20:40:59 +00: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 |
|
|
1ddb6ef1e7
|
Update
|
2022-07-09 14:59:22 +02:00 |
|
|
c3590d3ffe
|
Added test data source for debugging
|
2022-07-09 14:58:51 +02:00 |
|
|
ba5c429f93
|
Merge branch '4-add-main-entities-aka-data-model' into 'main'
Resolve "Add main entities aka data model"
Closes #4
See merge request open-source/dotnet/i18n-commander!4
|
2022-06-12 19:47:14 +00: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 |
|
|
c93c903c26
|
Merge branch '3-set-up-the-database' into 'main'
Resolve "Set up the database"
Closes #3
See merge request open-source/dotnet/i18n-commander!3
|
2022-06-12 15:16:36 +00: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 |
|