Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.1 #441

Merged
merged 41 commits into from
Mar 28, 2020
Merged

V0.1 #441

merged 41 commits into from
Mar 28, 2020

Commits on Feb 14, 2020

  1. clean-up from old bundler

    bologer committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    baedfa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    460e03d View commit details
    Browse the repository at this point in the history
  3. package upgrade, #440

    bologer committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    6e0c9ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e72a27f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. react readme clean-up

    bologer committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    67d61aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce72fa View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. (WIP): first steps towards TypeScript refactoring:

     - introduced new API response
     - introduced redux
     - now comments loaded same as cloud, which allows to insert multiple widgets on page if needed
     - some other cosmetic improvements & refactoring
    bologer committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    f2c4974 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    c18493d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41a1273 View commit details
    Browse the repository at this point in the history
  3. settings provider update

    bologer committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    9ee640d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ab883f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. - refactored more components to TypeScript

    - replaced Quill bubble editor with snow variant
    - design of comment form is now synced with cloud version
    - remove social assets as they are directly used by react component
    - started using styled component for some components
    - sorting of comments & comment creation moved to salient fetch comments action (new action)
    bologer committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    6d789ca View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. - replaced toastify with notistack (notifications in store), changed …

    …design
    
    - moved back API response envelope, adopted React to it
    - added proper error treating from API
    - form style improvements
    - a lot of clean-up and improvements
    bologer committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    001d16c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. - fixed problem when debug.log file did not create

    - added more logging to sync in/out files
    bologer committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    94ee2e8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into v1.0.0

    # Conflicts:
    #	templates/comments.php
    bologer committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    c6e1561 View commit details
    Browse the repository at this point in the history
  3. fixed problem with quotes

    bologer committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    1747655 View commit details
    Browse the repository at this point in the history
  4. CHANGELOG.md update [ci skip]

    bologer committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    5d0ed72 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. - a lot of components refactored to TypeScript & Redux

    - most of the components are now eslint & Prettier compatible
    - bug fixes & improvements
    bologer committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    051762f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2682f2b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. - refactored more components to ts

    - moved page rating to extensions
    bologer committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    f681d42 View commit details
    Browse the repository at this point in the history
  2. formatting

    bologer committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    5a23445 View commit details
    Browse the repository at this point in the history
  3. - Added new reducer type for extensions

    - Subscrition migrated to extensions + refactored to ts
    - Comment rating refactored to ts
    - Added storage.ts helpers to work with local storage
    - Other small changes & improvements
    bologer committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    16a7b72 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    20306fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea39ce4 View commit details
    Browse the repository at this point in the history
  3. - comment attachment refactoring to ts

    - other small improvements
    bologer committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    80e4ffa View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. - updated scss file for client to match new root class name

    - added new hook filter to override embedded native script
    bologer committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    0c051ad View commit details
    Browse the repository at this point in the history
  2. - tooltip refactored

    - removed old class
    bologer committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    1ae2ecd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad20e85 View commit details
    Browse the repository at this point in the history
  4. - small embed script change

    bologer committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    2f4674a View commit details
    Browse the repository at this point in the history
  5. - added comment text clean-up on success creation

    - added missing doc-blocks
    bologer committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    e6a3867 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. moved readme to wiki

    bologer committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    99028be View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. - added .env file to handle development environment

    - added bahs scripts to configure plugin from scratch & init env, located in scripts/*
    bologer committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    d69e6d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d385908 View commit details
    Browse the repository at this point in the history
  3. fixed incorrect links

    bologer committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    9db5720 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. readme + core file updated

    bologer committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    92455d8 View commit details
    Browse the repository at this point in the history
  2. build script update

    bologer committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    fde136e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb259ac View commit details
    Browse the repository at this point in the history
  4. missing btn in themeing

    bologer committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    a06bc30 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. - fixed issue when deleting didn't work

    - fixed issue with attachments [ci skip]
    bologer committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    a697599 View commit details
    Browse the repository at this point in the history
  2. - version update

    - core js file update [ci skip]
    bologer committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    820292c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efa07d0 View commit details
    Browse the repository at this point in the history