1.2.0 (2024-06-19)
1.1.0 (2024-06-19)
- architecture: add triage label to triager action instead of needs review (c8c806b)
- architecture: implement correct environment format for dev deployment (028a8bd)
- architecture: modify semantic release config for release branch (e104fed)
- architecture: remove admin ui files and configurations (ccbedd8)
- architecture: update environment firebase credentials passing (2ee07ad)
- architecture: update environment firebase credentials passing (8278d2d)
- architecture: update environment firebase credentials passing (5a1591a)
- architecture: update environment firebase credentials passing (b6ceecf)
- architecture: update environment firebase credentials passing (5530714)
- architecture: update environment firebase credentials passing (6f87654)
- change text color styling on all themes (5f2b7b2)
- course: add min-h to course layout (06569fa)
- course: add z-50 property class to toast to be at very top (088287b)
- course: change id on general type to string (22f8d35)
- course: change loading bg to bg-neutral (e4ac0db)
- course: change loadingText to undefined and improve loading component layout (a91335a)
- course: improve dev dependencies for dev deployment action (d714073)
- course: improve loading state in course documentation (564fbf9)
- course: improve toast responsive feedback (7e5744d)
- course: refactor layout and styles (702e3a4)
- course: refactor loading and caching mechanism of course layout component and their children (28ea7db)
- course: remove empty else statement (77cadbb)
- course: remove unnecessary margin from homepage (91490a9)
- course: remove unsuded show courses navbar label (3329fec)
- course: reroute to courses overview if course id was not found (cb1885b)
- course: reroute to courses overview if course id was not found (f93572e)
- course: save url storage path instead of download url in user docoument and load it properly (43da4d7)
- course: set navbar course to max z-index (23a943a)
- course: tweaks to styling (8a0fa04)
- create proper initialization for translation loader and decentralize it (a6d21a4)
- ensure dropdowns automatically close upon selection (#97) (c30f5bb)
- workflow: make triage labeler work (0068a73)
- workflow: remove build workflows (8772b32)
- workflows: make deploy-to-dev script executable (2b32027)
- workflows: redo dev-deploy workflow to old (0646b9a)
- workflow: update script in triager (2c0f5d8)
- workflow: update script in triager (ab1cde8)
- add cli app and internalization (31d32c3)
- add course agenda collection (c34df7c)
- add frontend agenda template (310d296)
- add language switcher (4db8bb8)
- add skeletons to course task loading state (#101) (e8e0496)
- adminui: update course chapters and documents to updated documentation page feature (c007f31)
- apps: initialize course angular project (17ae91d)
- apps: initialize fireCMS project (410c6e4)
- architecture: add eslint (b40188b)
- architecture: add prettier and ran format (88d4672)
- architecture: add semantic release (62759a5)
- architecture: create other architecture components e.g. config/ (0117ab0)
- archtiecture: create needs review action (8d2fd9f)
- auth: centralize error handling for authentication processes and enforce best practices (431c761)
- course: add angular material (ccae553)
- course: add auth package and service (f793e9c)
- course: add basic folder structure for components and services (d3a2c62)
- course: add general service (d68b307)
- course: add loading state to login and registering buttons (53976b2)
- course: add reset profile form on load user (d36bcdc)
- course: add scroll to top on every routing (ada1c4e)
- course: add tailwind and configs (51c5908)
- course: add tailwindui and remove preline/ng-material (efa3fe8)
- course: add upload banner feature with appropriate loading management (3c4b2b4)
- course: added auth login strategy (d8f0647)
- course: create account page with basic update features (37e0c64)
- course: create footer (80eec47)
- course: create general service and md renderer component (bdb9d3e)
- course: create homepage markdown renderer (e7ea254)
- course: create legal overview and detail page (f6e859c)
- course: create main pages (e651c78)
- course: create routing for main pages (e569f05)
- course: create shared types lib for firebase data (97e6dc7)
- course: enhance routing quality and layout for homepage (feeb0f1)
- course: implement best practices on auth components (f9792da)
- course: implement dynamic navbar (baa2fdd)
- course: implement register interface and appropriate security measures (8645966)
- course: implement title service and chorizo credits with static labels (1c3bb65)
- course: improve where filter on firebase request and course cards (a0ed80d)
- course: initialize angular fire with appropriate documentation configurations (cf53e39)
- course: introduce course detail navbar and related components (d69e779)
- course: introduce introduction component and main features (c26daf7)
- course: modify pages for optimal caching (82d7b18)
- course: modify tailwind config for angular structure (a57375a)
- course: refactor course app for code style consistency (64102e6)
- course: Refactor course components, services, tests and improve search feature (f2f0459)
- course: restructure navbar definition with layouts (8cea1cf)
- course: restructure navbar definition with layouts (66f3efc)
- course: update favicon to our logo (92f1c13)
- course: update the homepage to include NavbarCoursesOverviewComponent (cb63041)
- create first configs and logic for CLI (66ba4df)
- improve jupyter notebook (cf9e74e)
- increase table size for agenda (7a30d0b)
- introduce project structure and initial documentation (250abbc)
- update release flow (399a8a6)
- update release flow (6149b5f)
- architecture: add triage label to triager action instead of needs review (c8c806b)
- architecture: implement correct environment format for dev deployment (028a8bd)
- architecture: modify semantic release config for release branch (e104fed)
- architecture: remove admin ui files and configurations (ccbedd8)
- architecture: update environment firebase credentials passing (2ee07ad)
- architecture: update environment firebase credentials passing (8278d2d)
- architecture: update environment firebase credentials passing (5a1591a)
- architecture: update environment firebase credentials passing (b6ceecf)
- architecture: update environment firebase credentials passing (5530714)
- architecture: update environment firebase credentials passing (6f87654)
- change text color styling on all themes (5f2b7b2)
- course: add min-h to course layout (06569fa)
- course: add z-50 property class to toast to be at very top (088287b)
- course: change id on general type to string (22f8d35)
- course: change loading bg to bg-neutral (e4ac0db)
- course: change loadingText to undefined and improve loading component layout (a91335a)
- course: improve dev dependencies for dev deployment action (d714073)
- course: improve loading state in course documentation (564fbf9)
- course: improve toast responsive feedback (7e5744d)
- course: refactor layout and styles (702e3a4)
- course: refactor loading and caching mechanism of course layout component and their children (28ea7db)
- course: remove empty else statement (77cadbb)
- course: remove unnecessary margin from homepage (91490a9)
- course: remove unsuded show courses navbar label (3329fec)
- course: reroute to courses overview if course id was not found (cb1885b)
- course: reroute to courses overview if course id was not found (f93572e)
- course: save url storage path instead of download url in user docoument and load it properly (43da4d7)
- course: set navbar course to max z-index (23a943a)
- course: tweaks to styling (8a0fa04)
- create proper initialization for translation loader and decentralize it (a6d21a4)
- ensure dropdowns automatically close upon selection (#97) (c30f5bb)
- workflow: make triage labeler work (0068a73)
- workflow: remove build workflows (8772b32)
- workflows: make deploy-to-dev script executable (2b32027)
- workflows: redo dev-deploy workflow to old (0646b9a)
- workflow: update script in triager (2c0f5d8)
- workflow: update script in triager (ab1cde8)
- add cli app and internalization (31d32c3)
- add course agenda collection (c34df7c)
- add frontend agenda template (310d296)
- add language switcher (4db8bb8)
- add skeletons to course task loading state (#101) (e8e0496)
- adminui: update course chapters and documents to updated documentation page feature (c007f31)
- apps: initialize course angular project (17ae91d)
- apps: initialize fireCMS project (410c6e4)
- architecture: add eslint (b40188b)
- architecture: add prettier and ran format (88d4672)
- architecture: add semantic release (62759a5)
- architecture: create other architecture components e.g. config/ (0117ab0)
- archtiecture: create needs review action (8d2fd9f)
- auth: centralize error handling for authentication processes and enforce best practices (431c761)
- course: add angular material (ccae553)
- course: add auth package and service (f793e9c)
- course: add basic folder structure for components and services (d3a2c62)
- course: add general service (d68b307)
- course: add loading state to login and registering buttons (53976b2)
- course: add reset profile form on load user (d36bcdc)
- course: add scroll to top on every routing (ada1c4e)
- course: add tailwind and configs (51c5908)
- course: add tailwindui and remove preline/ng-material (efa3fe8)
- course: add upload banner feature with appropriate loading management (3c4b2b4)
- course: added auth login strategy (d8f0647)
- course: create account page with basic update features (37e0c64)
- course: create footer (80eec47)
- course: create general service and md renderer component (bdb9d3e)
- course: create homepage markdown renderer (e7ea254)
- course: create legal overview and detail page (f6e859c)
- course: create main pages (e651c78)
- course: create routing for main pages (e569f05)
- course: create shared types lib for firebase data (97e6dc7)
- course: enhance routing quality and layout for homepage (feeb0f1)
- course: implement best practices on auth components (f9792da)
- course: implement dynamic navbar (baa2fdd)
- course: implement register interface and appropriate security measures (8645966)
- course: implement title service and chorizo credits with static labels (1c3bb65)
- course: improve where filter on firebase request and course cards (a0ed80d)
- course: initialize angular fire with appropriate documentation configurations (cf53e39)
- course: introduce course detail navbar and related components (d69e779)
- course: introduce introduction component and main features (c26daf7)
- course: modify pages for optimal caching (82d7b18)
- course: modify tailwind config for angular structure (a57375a)
- course: refactor course app for code style consistency (64102e6)
- course: Refactor course components, services, tests and improve search feature (f2f0459)
- course: restructure navbar definition with layouts (8cea1cf)
- course: restructure navbar definition with layouts (66f3efc)
- course: update favicon to our logo (92f1c13)
- course: update the homepage to include NavbarCoursesOverviewComponent (cb63041)
- create first configs and logic for CLI (66ba4df)
- improve jupyter notebook (cf9e74e)
- increase table size for agenda (7a30d0b)
- introduce project structure and initial documentation (250abbc)