Activity
From 01/28/2024 to 02/06/2024
02/04/2024
- 12:16 AM Almirah.Code Revision 0bd4d3c3 (almirah-code): Ref: document fabric is introduced to separte specification and protocol class data
02/03/2024
- 10:22 PM Almirah.Code Revision 57a40cd4 (almirah-code): Fix: replace bold table heading with normal for controlled paragraph
- 10:21 PM Almirah.Code Revision 708ae46c (almirah-code): Fix: rendering issue with return symbols
02/02/2024
- 10:41 AM Almirah.Code Revision d0993867 (almirah-code): Impl: Parsing and rendering of test protocols (#24)
02/01/2024
- 08:48 PM Almirah.Code Revision a049085f (almirah-code): Fix: Markdown table at the end of specification is not rendered (#24)
- 08:46 PM Bug #24 (In Progress): Markdown table at the end of specification is not rendered
- 08:45 PM Bug #24 (Closed): Markdown table at the end of specification is not rendered
- During implementation of the Feature #21 the following was observed:
If a specification finishes with a Markdown t... - 08:24 PM Almirah.Code CodeTask #23 (In Progress): Implement rendering of test protocols
- 08:20 PM Almirah.Code CodeTask #23 (Closed): Implement rendering of test protocols
- Test protocols should be stored in separate folder (out of the "specifications" folder).
Each test protocol should h... - 08:23 PM TestTask #22 (In Progress): Create an example of Test Procotol
- 08:17 PM TestTask #22 (Closed): Create an example of Test Procotol
- Create an example of Test Protocol to verify at least one SRS item.
The goal is to have this test case checked-in an... - 07:57 PM Feature #21 (Closed): Test protocols
- Having defined specifications on different level (as SYS, ARCH, SRS) it would be good to support creation of test pro...
01/31/2024
- 04:02 PM Feature #19 (Closed): Navigation Pane
- Gem v 0.0.6 is released
- 04:02 PM Feature #19 (Feedback): Navigation Pane
- Implemented as:
root
+ arch
++ Specification Title
...
+ srs
++ Specification Title
...
+ sys
++ Specifica... - 03:59 PM Almirah.Code CodeTask #20 (Closed): Implement navigation pane
- 03:59 PM Almirah.Code CodeTask #20 (Feedback): Implement navigation pane
- Implemented in (commit:82cce3329c61e0cc42f17ec4fbecc05bc119b0da)
Reviewed in https://github.com/OleksandrIvanovDev/A... - 03:55 PM Almirah.Code Revision 0bb0f65c (almirah-code): Merge pull request # from OleksandrIvanovDev/wb_0.0.6_a
- Simple implementation of CodeTask #20
- 03:49 PM Almirah.Code Revision 47369890 (almirah-code): Rel: gem version is updated to 0.0.6
- 12:18 PM Almirah.Code Revision 82cce332 (almirah-code): Impl: Simple option of Navigation Pane (#20)
01/30/2024
- 06:50 PM Almirah.Code Revision 66062e8c (almirah-code): Refactoring. Linker is replaced with Project class
01/29/2024
- 09:30 PM Almirah.Code CodeTask #20 (In Progress): Implement navigation pane
- 09:29 PM Almirah.Code CodeTask #20 (Closed): Implement navigation pane
- Implement navigation pane as defined in parent task
- 09:28 PM Feature #19 (In Progress): Navigation Pane
- 09:24 PM Feature #19 (Closed): Navigation Pane
- Add Navigation pane at the left side of the rendered html document.
Ideally it should looks like a tree:
+ root
+... - 09:28 PM Feature #14 (Closed): More than two specifications
- Almirah gem v. 0.0.5 was released.
- 09:27 PM DocTask #18 (Closed): Create hierarchical refereces
- 09:13 PM DocTask #18 (Resolved): Create hierarchical refereces
- Checked-in (commit:fd3870f)
Reviewed in https://github.com/OleksandrIvanovDev/Almirah.Doc/pull/5 - 09:12 PM DocTask #18 (In Progress): Create hierarchical refereces
- 09:04 PM DocTask #18 (Closed): Create hierarchical refereces
- Create the following documents structure: SYS -> ARCH -> SRS
Meaning:
1. The system level document defines requir... - 09:13 PM Revision 717fb8cb (almirah-doc): Merge pull request 5 from OleksandrIvanovDev/wb_0.0.5_a
- Create hierarchical references (#18)
- 09:10 PM Revision fd3870f3 (almirah-doc): Create hierarchical refereces (#18)
- 11:38 AM DocTask #15 (Closed): Create Software Architecture Draft
- Successfully parsed with Almirah gem v 0.0.5
- 11:37 AM Almirah.Code CodeTask #16 (Closed): Implement rendering of images that are part of specifications
- Reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/4
- 11:33 AM Almirah.Code CodeTask #16 (Feedback): Implement rendering of images that are part of specifications
- Implemented (commit:b1838c8)
- 10:50 AM Almirah.Code CodeTask #16 (In Progress): Implement rendering of images that are part of specifications
- 11:37 AM Almirah.Code CodeTask #17 (Closed): Implement bullet list
- 11:36 AM Almirah.Code CodeTask #17: Implement bullet list
- Reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/4
- 11:32 AM Almirah.Code CodeTask #17 (Feedback): Implement bullet list
- Implemented (commit:44bd2ca)
- 10:54 AM Almirah.Code CodeTask #17 (In Progress): Implement bullet list
- 10:53 AM Almirah.Code CodeTask #17 (Closed): Implement bullet list
- Since a single level bullet list is already part of the architecture document it needs to be supported by parser and ...
- 11:36 AM Almirah.Code Revision 63e27645 (almirah-code): Merge pull request 4 from OleksandrIvanovDev/w_0.0.5_a
- Merge implementation of Feature #14
- 11:25 AM Almirah.Code Revision 7014c768 (almirah-code): Rel: Almirah gem v 0.0.5
- 11:21 AM Almirah.Code Revision 44bd2ca1 (almirah-code): Impl: Bullet list (#17)
- 10:47 AM Almirah.Code Revision b1838c8e (almirah-code): Impl: More than 2 specifications linking. Image paragraph is parsed and rendered (#16)
01/28/2024
- 01:04 PM Almirah.Code CodeTask #16 (Closed): Implement rendering of images that are part of specifications
- In the scope of parent task architecture document with diagrams is added.
So html rendering of such diagrams is re... - 12:56 PM DocTask #15 (Feedback): Create Software Architecture Draft
- 12:55 PM DocTask #15 (In Progress): Create Software Architecture Draft
- 12:55 PM DocTask #15: Create Software Architecture Draft
- The draft of Architecture document is created (commit:902e395)
Reviwed in https://github.com/OleksandrIvanovDev/Al... - 12:06 AM DocTask #15 (Closed): Create Software Architecture Draft
- Create Software Architecture Draft that satisfy Almirah Software Requirements Specification
- 12:51 PM Revision 618dd366 (almirah-doc): Merge pull request 4 from OleksandrIvanovDev/wb_0.0.5_a
- Framework architecture draft is created (#15)
- 12:47 PM Revision 902e395f (almirah-doc): Framework architecture draft is created (#15)
- 12:04 AM Feature #14 (Closed): More than two specifications
- In order check how Almirah gem behaves with more than two specifications the Software Architecture Specification with...
Also available in: Atom