Skip to content

Latest commit

 

History

History
73 lines (63 loc) · 8.79 KB

CHANGELOG.md

File metadata and controls

73 lines (63 loc) · 8.79 KB

1.0.0 (2020-11-26)

Bug Fixes

  • all: Fixed saving user scripts (9c45988)
  • back: Fix log output, add AuthContext (e32bdf6)
  • back: Fixed files path on upload (caa3686)
  • build: Fixed site launch in docker-compose (1c2938d)
  • devops: Fixed link on backend metrics in Prometheus (73bb93b)
  • devops: Routes not work where JWT_KEY was not found in environment (377e30b)
  • front: Correct cursor position on insert image (6cda1a4)
  • front: Error an empty block creating after delete block (096de95)
  • front: FIrst selection in blocks tab (86b9074)
  • front: Fixed absolute links for base level routes (f91df50)
  • front: Fixed input small sizes (e3cc3d5)
  • front: Relocate SiteActions component to right-top (acd7cc2)
  • front: The error messages is output from the backend (7159be0)

Features

  • all: Add menu type option for page: main menu or aside menu (5736f4e)
  • all: Blocks frontend (7a2cd91)
  • all: Create and update site info from frontend (6788676)
  • all: Files upload, saving an favicon (8a6d90d)
  • all: Get sites list from backend (2711044)
  • all: Get templates list from backend (4d10fd8)
  • all: Initial frintend-markup and backend structure (9eb4adf)
  • all: Mail sender, user activation, data seeding and migrations (faa9e00)
  • all: Populate base site info from backend (5349078)
  • all: Populate sIte section names (2a8d6d8)
  • all: Prepared blocks and pages backend, small improvements (cc14643)
  • all: Replaces wysiwyg editor, removed strange resize handler (4118f83)
  • all: Twitter feed builder, block page entities (6389d97)
  • all: User registration and authorization (b4dc8ef)
  • back: Added base site info for creating, data seeding from files (8bedd20)
  • back: Added keywords and description in page generating step (94b908f)
  • back: Basic implementation of pages generator (0444da6)
  • back: Generic CRUD-service for site content sections (43e2af3)
  • back: Masking sensitive information in log (1e6be46)
  • back: Simplify getting env-variable, auto-auth after confirm email (8c07519)
  • back: Static site generator (648c914)
  • back: Verify google recaptcha token where user login or register (12a624c)
  • backend: Add order field for site content entities (d8c07fd)
  • devops: Setting environment, metrics, initialize project (13cfd84)
  • fron: Page settings markup (7cfbe07)
  • front: Add About and Feedback pages (547552a)
  • front: Add email confirm and email check pages (7315c2b)
  • front: Add reCAPTCHA, user settings page, email settings (8b29398)
  • front: Blocks page markup (ecea1c5)
  • front: Blocks page markup (680072e)
  • front: Change video on about page (aa5feee)
  • front: Drag and drop select list (block, pages) (274fa02)
  • front: FTP deploy modal (f658bd0)
  • front: Image upload component (567dc23)
  • front: Insert images in content (WIP) (8fea836)
  • front: Not found page markup (7a76c62)
  • front: Page editor, simplify the editor logic (02dc506)
  • front: Pages partial markup (09004e0)
  • front: Projects page markup (b81e40a)
  • front: Publish page markup, Github and Netlify blocks (51ff6e7)
  • front: Remove all user data when logout (ba427d0)
  • front: Setup i18n, custom components (1514c0e)
  • front: Signin and signup pages markup (fe94011)
  • front: Site settings page markup (5deba7f)
  • front: Synced Vuex with local storage (cf3e04a)
  • front: User nav dropdown markup (19863d8)
  • front: User settings page markup (8d5cbee)