Skip to content

Releases: danieljancar/chorizo

v1.3.0

19 Jun 10:52
Compare
Choose a tag to compare

1.3.0 (2024-06-19)

Features

  • change npm registry to github for apps (760e64e)
  • reverse npm registry to npmjs (1c49574)

v1.2.0

19 Jun 10:44
Compare
Choose a tag to compare

1.2.0 (2024-06-19)

Features

  • change npm registry to github for apps (edd6e74)
  • reverse npm registry to npmjs (9fe79d1)

v1.1.0

19 Jun 10:25
Compare
Choose a tag to compare

1.1.0 (2024-06-19)

Features

  • change npm registry to github for apps (879c578), closes #105

v1.0.0

19 Jun 10:02
Compare
Choose a tag to compare

1.0.0 (2024-06-19)

Bug Fixes

  • 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)

Features

  • 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](37e0c643584d1bf0c...
Read more