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

feat(eventstore): jobs for projections #2026

Merged
merged 30 commits into from
Jul 16, 2021
Merged

feat(eventstore): jobs for projections #2026

merged 30 commits into from
Jul 16, 2021

Commits on Jul 6, 2021

  1. fix: template names in login (#1974)

    * fix: template names in login
    
    * fix: error.html
    livio-a committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    20f84ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9277928 View commit details
    Browse the repository at this point in the history
  3. fix: add sentry in ui, http and projection handlers (#1977)

    * fix: add sentry in ui, http and projection handlers
    
    * fix test
    livio-a committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    0e472a3 View commit details
    Browse the repository at this point in the history
  4. fix(eventstore): sub queries (#1805)

    * sub queries
    
    * fix: tests
    
    * add builder to tests
    
    * new search query
    
    * rename searchquerybuilder to builder
    
    * remove comment from code
    
    * test with multiple queries
    
    * add filters test
    
    * fix(contibute): listing
    
    * add validate module
    
    * fix: search queries
    
    * remove unused event type in query
    
    * ignore query if error in marshal
    
    * go mod tidy
    
    * update privacy policy query
    
    * update queries
    
    Co-authored-by: Livio Amstutz <livio.a@gmail.com>
    adlerhurst and livio-a committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    5349d96 View commit details
    Browse the repository at this point in the history
  5. feat: Extend oidc idp with oauth endpoints (#1980)

    * feat: add oauth attributes to oidc idp configuration
    
    * feat: return idpconfig id on create idp
    
    * feat: tests
    
    * feat: descriptions
    
    * feat: docs
    
    * feat: tests
    hifabienne committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    ff9af17 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    6fa3076 View commit details
    Browse the repository at this point in the history
  2. fix: role assertion (#1986)

    * fix: enum to display access token role assertion
    
    * improve assertion descriptions
    
    * fix nil pointer
    livio-a committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    38a4683 View commit details
    Browse the repository at this point in the history
  3. docs: eventstore (#1982)

    * docs: eventstore
    
    * Apply suggestions from code review
    
    Co-authored-by: Florian Forster <florian@caos.ch>
    
    Co-authored-by: Florian Forster <florian@caos.ch>
    mffap and fforootd committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    8d08d7f View commit details
    Browse the repository at this point in the history
  4. fix(sentry): trigger sentry release (#1989)

    * feat(send sentry release): send sentry release
    
    * fix(moved step and added releasetag): moved step and added releasetag
    thesephirot committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    32e1fa2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. fix: set version for sentry release (#1990)

    * feat(send sentry release): send sentry release
    
    * fix(moved step and added releasetag): moved step and added releasetag
    
    * fix(corrected var name): corrected var name
    
    Co-authored-by: Livio Amstutz <livio.a@gmail.com>
    thesephirot and livio-a committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    cde29db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10cae58 View commit details
    Browse the repository at this point in the history
  3. fix: return default language file, if requested lang does not exist f…

    …or default login texts (#1988)
    
    * fix: return default language file, if requested lang doesnt exists
    
    * feat: read default translation file
    
    * feat: docs
    hifabienne committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    c950d6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f93337e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. feat: handle ui_locales in login (#1994)

    * fix: handle ui_locales in login
    
    * move supportedlanguage func into i18n package
    
    * update oidc pkg
    livio-a committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    09b5c96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7aa2f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4afc31b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. fix: translation file read (#2009)

    * feat: translation file read
    
    * feat: readme
    hifabienne committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    d948685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1c26c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ebf033 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. feat: Custom message files (#1992)

    * feat: add get custom message text to admin api
    
    * feat: read custom message texts from files
    
    * feat: get languages in apis
    
    * feat: get languages in apis
    
    * feat: get languages in apis
    
    * feat: pr feedback
    
    * feat: docs
    
    * feat: merge main
    hifabienne committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    03a38fb View commit details
    Browse the repository at this point in the history
  2. fix: sms notification (#2013)

    * fix: phone verifications
    
    * feat: fix password reset as sms
    
    * fix: phone verification
    hifabienne committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    da181b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87ef8f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e630555 View commit details
    Browse the repository at this point in the history
  5. try with view

    adlerhurst committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    805fff6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. fix(console): disable sw (#2021)

    * fix: disable sw
    
    * angular.json disable sw
    peintnermax committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    1b6fceb View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. project projections

    adlerhurst committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    b530619 View commit details
    Browse the repository at this point in the history
  2. fix typos

    adlerhurst committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    360e314 View commit details
    Browse the repository at this point in the history
  3. customize projections

    adlerhurst committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    edf8e4a View commit details
    Browse the repository at this point in the history
  4. customizable projections,

    add change date to projects
    adlerhurst committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    3e138c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a411b16 View commit details
    Browse the repository at this point in the history