Activity
From 01/23/2024 to 02/01/2024
02/01/2024
- 08:48 PM Revision a049085f (almirah-code): Fix: Markdown table at the end of specification is not rendered (#24)
- 08:24 PM CodeTask #23 (In Progress): Implement rendering of test protocols
- 08:20 PM 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...
01/31/2024
- 03:59 PM CodeTask #20 (Closed): Implement navigation pane
- 03:59 PM CodeTask #20 (Feedback): Implement navigation pane
- Implemented in (commit:82cce3329c61e0cc42f17ec4fbecc05bc119b0da)
Reviewed in https://github.com/OleksandrIvanovDev/A... - 03:55 PM Revision 0bb0f65c (almirah-code): Merge pull request # from OleksandrIvanovDev/wb_0.0.6_a
- Simple implementation of CodeTask #20
- 03:49 PM Revision 47369890 (almirah-code): Rel: gem version is updated to 0.0.6
- 12:18 PM Revision 82cce332 (almirah-code): Impl: Simple option of Navigation Pane (#20)
01/30/2024
01/29/2024
- 09:30 PM CodeTask #20 (In Progress): Implement navigation pane
- 09:29 PM CodeTask #20 (Closed): Implement navigation pane
- Implement navigation pane as defined in parent task
- 11:37 AM 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 CodeTask #16 (Feedback): Implement rendering of images that are part of specifications
- Implemented (commit:b1838c8)
- 10:50 AM CodeTask #16 (In Progress): Implement rendering of images that are part of specifications
- 11:37 AM CodeTask #17 (Closed): Implement bullet list
- 11:36 AM CodeTask #17: Implement bullet list
- Reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/4
- 11:32 AM CodeTask #17 (Feedback): Implement bullet list
- Implemented (commit:44bd2ca)
- 10:54 AM CodeTask #17 (In Progress): Implement bullet list
- 10:53 AM 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 Revision 63e27645 (almirah-code): Merge pull request 4 from OleksandrIvanovDev/w_0.0.5_a
- Merge implementation of Feature #14
- 11:25 AM Revision 7014c768 (almirah-code): Rel: Almirah gem v 0.0.5
- 11:21 AM Revision 44bd2ca1 (almirah-code): Impl: Bullet list (#17)
- 10:47 AM Revision b1838c8e (almirah-code): Impl: More than 2 specifications linking. Image paragraph is parsed and rendered (#16)
01/28/2024
- 01:04 PM 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...
01/27/2024
- 10:37 AM Bug #13 (Closed): External item reference is present in the text of controlled item in html render
- 10:29 AM Bug #13 (Feedback): External item reference is present in the text of controlled item in html render
- Reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/3
- 10:25 AM Bug #13: External item reference is present in the text of controlled item in html render
- Fixed in (commit:9f46e33)
- 10:06 AM Bug #13 (In Progress): External item reference is present in the text of controlled item in html render
- 09:58 AM Bug #13 (Closed): External item reference is present in the text of controlled item in html render
- During implementation of the CodeTask #12 the following was observed:
External item reference is present in the te... - 10:36 AM CodeTask #12 (Closed): Add CSS to html rendreing
- 10:30 AM CodeTask #12 (Feedback): Add CSS to html rendreing
- 10:29 AM CodeTask #12: Add CSS to html rendreing
- Reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/3
- 09:51 AM CodeTask #12: Add CSS to html rendreing
- The code is checked in (commit:b86f476)
- 10:28 AM Revision e847409a (almirah-code): Merge pull request 3 from OleksandrIvanovDev/w_0.0.4_a
- Implementation of Feature #11
- 10:22 AM Revision a2b07a19 (almirah-code): Rel: Update gemspec file for Almirah gem v 0.0.4 release
- 10:15 AM Revision 9f46e33f (almirah-code): Fix: External item reference is present in the text of controlled item in html render (#13)
- 09:42 AM Revision b86f4769 (almirah-code): Minimalistic CSS elemetnts are added per CodeTask #12
01/26/2024
01/25/2024
- 03:18 PM CodeTask #12 (Closed): Add CSS to html rendreing
- This task is created to extend the Almirah 0.0.3 gem with CSS and to release it as a new gem version (0.0.4)
01/24/2024
- 06:53 PM CodeTask #8 (Closed): Implement Traceability check between specifications
- 06:11 PM CodeTask #8: Implement Traceability check between specifications
- Gem Almirah v. 0.0.3 was published
- 06:10 PM CodeTask #8: Implement Traceability check between specifications
- Code changes were reviewed in https://github.com/OleksandrIvanovDev/Almirah.Code/pull/2
- 06:08 PM CodeTask #8: Implement Traceability check between specifications
- Gem code is checked-in (commit:1a9045f1)
- 06:03 PM CodeTask #8: Implement Traceability check between specifications
- Baseline version of Almirah script is implemented.
Limitations:
1. Only a few Markdown tags are supported for now... - 05:51 PM CodeTask #8 (In Progress): Implement Traceability check between specifications
- 05:59 PM Revision 47566bad (almirah-code): Merge pull request 2 from OleksandrIvanovDev/wb_0.0.3_a
- Implementation of CodeTask #8
- 05:56 PM Revision 1a9045f1 (almirah-code): Gem version is updated to 0.0.3 for publishing (#8)
- 05:48 PM Revision c12991e1 (almirah-code): Baseline implementation of links between two specifications is implemented. (#8)
- 11:46 AM Revision 74ddaf4a (almirah-code): Markdown table is parsed and rendered (#8)
01/23/2024
- 09:31 PM Revision b700c609 (almirah-code): Controlled paragraphs are rendered as tables (#8)
- 03:31 PM Revision 6e3884bb (almirah-code): Rendeding to html files is added (#8)
- 02:40 PM Revision 0df34a47 (almirah-code): Text different from headings rendered as a regular paragraph to the console (#8)
- 02:27 PM Revision 7115abce (almirah-code): Different level of headings are supported. Rendering to the console only (#8)
- 09:33 AM Revision 14340378 (almirah-code): Heading1 parsing of specifications with rendering to console only (#8)
Also available in: Atom