Skip to content

Latest commit

 

History

History
159 lines (148 loc) · 20.2 KB

CHANGELOG.md

File metadata and controls

159 lines (148 loc) · 20.2 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.6 (2021-11-23)

Features

  • components, pages: added NewsCard component and news page (3d57b52)
  • Components: button hover effect (f4096a5)
  • Components: projects page collapsing sections and scroll to (5f90cf1)
  • Components: sign in modal design (da21fd8)
  • Components: sign in on keypress enter (dff84ff)
  • Components: UI Locale link and localeRouter mixin (3ec2c8e)
  • Components: user popup on mobile and desktop for login and dashboard navigation (84d6559)
  • general: new favicon (7b14a50)
  • General: new logo (e3b153b)
  • General: new scrollbar design (1ff6ce9)
  • Layout: navbar about us link (12e143e)
  • Layout: tailwind dependencies, default navbar (cfe9e28)
  • media (video) inside tinymce (872735c)
  • meeting fast features.... (5bdb888)
  • Middleware: check admin middleware (e026ce5)
  • Modules: nuxt i18n translation module, cookies module (0dce124)
  • navbar: added dropdown on username click (916a0fa)
  • Navbar: added signout on dropdown (ffc8c65)
  • Navbar: changed language switch icon (bcc29f0)
  • new page button WIP (0299f98)
  • page edit and sidebar bad (4af0cb1)
  • Pages: added admin sidebar (98961c0)
  • pages: added search bar on news page (f762f5c)
  • Pages: added static pages (68a6a29)
  • pages: added tags on news pages (490d401)
  • Pages: admin add project to the project group (c8e33ab)
  • Pages: connect landing page and main pages with api (061c546)
  • Pages: custom button component and projects short info text (980e7a9)
  • Pages: featured projects section (1bc72d0)
  • Pages: footer (d228d56)
  • Pages: group cards section (5cbc4c0)
  • Pages: groups page title (faee8f7)
  • Pages: landing page introduction section header (19806a4)
  • Pages: news coming soon page, layout page min height (f774fb0)
  • Pages: project card button on mobile view (b42dd8c)
  • Pages: project groups admin crud (11bb46c)
  • Pages: project groups margin top (6a23b38)
  • Pages: project groups page cards, global footer (02663a5)
  • Pages: project page mobile navigation (dccfa58)
  • Pages: projects preview page (ca729a3)
  • Pages: responsive introduction section (55e9ece)
  • Pages: single projects page (1b06865)
  • Plugins: nuxt auth module added (35e3df7)
  • pm2 ecosystem config (e6588d1)
  • Projects: api service lel (2a544fb)
  • Projects: create (08a39c0)
  • Projects: create page (103ae0b)
  • Projects: save reordering (73721f2)
  • server env variables in nuxt config (6195266)
  • signed in name (51ab156)
  • Table: empty state and fetch delay (9a1f2fd)
  • use sections copy when editing content (f71cd9a)

Bug Fixes

  • api services global plugin (fdfda35)
  • api services global plugin (8ae0e70)
  • Components: change keypress to keyup (d39e5b9)
  • Components: check if user object exists (e43fb31)
  • Components: group preview card (11a5b25)
  • Components: modal default width, pwa icon (f186032)
  • Components: project card height (e719c27)
  • Components: quick fix before presentation (aea45a1)
  • Components: sidebar item truncate list item and collapse transition fix (356cf5d)
  • Config: remove transitioncss from nuxt config (22c2a0e)
  • global css (f30000b)
  • Pages: admin page title edit update, update sections on save (b0fe97d)
  • Pages: remove add video temporarily (5209e75)
  • Projects: display page sections (f5a1784)
  • Projects: dragging (5554e7c)
  • Projects: nesting the nested page (d3a804c)
  • Projects: nesting the nested page (f3b0fff)
  • Projects: page content save (5d33ce9)
  • Projects: patch page name in sidebar (91cb2fb)
  • Projects: sorting (eda1545)

0.1.5 (2021-11-23)

Features

  • components, pages: added NewsCard component and news page (3d57b52)
  • Components: button hover effect (f4096a5)
  • Components: projects page collapsing sections and scroll to (5f90cf1)
  • Components: sign in modal design (da21fd8)
  • Components: user popup on mobile and desktop for login and dashboard navigation (84d6559)
  • general: new favicon (7b14a50)
  • General: new logo (e3b153b)
  • General: new scrollbar design (1ff6ce9)
  • Layout: navbar about us link (12e143e)
  • Layout: tailwind dependencies, default navbar (cfe9e28)
  • media (video) inside tinymce (872735c)
  • meeting fast features.... (5bdb888)
  • Middleware: check admin middleware (e026ce5)
  • Modules: nuxt i18n translation module, cookies module (0dce124)
  • navbar: added dropdown on username click (916a0fa)
  • Navbar: added signout on dropdown (ffc8c65)
  • new page button WIP (0299f98)
  • page edit and sidebar bad (4af0cb1)
  • Pages: added admin sidebar (98961c0)
  • pages: added search bar on news page (f762f5c)
  • Pages: added static pages (68a6a29)
  • pages: added tags on news pages (490d401)
  • Pages: admin add project to the project group (c8e33ab)
  • Pages: connect landing page and main pages with api (061c546)
  • Pages: custom button component and projects short info text (980e7a9)
  • Pages: featured projects section (1bc72d0)
  • Pages: footer (d228d56)
  • Pages: group cards section (5cbc4c0)
  • Pages: groups page title (faee8f7)
  • Pages: landing page introduction section header (19806a4)
  • Pages: news coming soon page, layout page min height (f774fb0)
  • Pages: project card button on mobile view (b42dd8c)
  • Pages: project groups admin crud (11bb46c)
  • Pages: project groups margin top (6a23b38)
  • Pages: project groups page cards, global footer (02663a5)
  • Pages: project page mobile navigation (dccfa58)
  • Pages: projects preview page (ca729a3)
  • Pages: responsive introduction section (55e9ece)
  • Pages: single projects page (1b06865)
  • Plugins: nuxt auth module added (35e3df7)
  • pm2 ecosystem config (e6588d1)
  • Projects: api service lel (2a544fb)
  • Projects: create (08a39c0)
  • Projects: create page (103ae0b)
  • Projects: save reordering (73721f2)
  • server env variables in nuxt config (6195266)
  • signed in name (51ab156)
  • Table: empty state and fetch delay (9a1f2fd)
  • use sections copy when editing content (f71cd9a)

Bug Fixes

  • api services global plugin (fdfda35)
  • api services global plugin (8ae0e70)
  • Components: check if user object exists (e43fb31)
  • Components: group preview card (11a5b25)
  • Components: modal default width, pwa icon (f186032)
  • Components: project card height (e719c27)
  • Components: quick fix before presentation (aea45a1)
  • Components: sidebar item truncate list item and collapse transition fix (356cf5d)
  • Config: remove transitioncss from nuxt config (22c2a0e)
  • global css (f30000b)
  • Pages: admin page title edit update, update sections on save (b0fe97d)
  • Pages: remove add video temporarily (5209e75)
  • Projects: display page sections (f5a1784)
  • Projects: dragging (5554e7c)
  • Projects: nesting the nested page (d3a804c)
  • Projects: nesting the nested page (f3b0fff)
  • Projects: page content save (5d33ce9)
  • Projects: patch page name in sidebar (91cb2fb)
  • Projects: sorting (eda1545)