Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Electron update #4811

Merged
merged 76 commits into from
Dec 11, 2020
Merged

Electron update #4811

merged 76 commits into from
Dec 11, 2020

Commits on Jun 20, 2020

  1. Configuration menu
    Copy the full SHA
    a3861cf View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Configuration menu
    Copy the full SHA
    01930b2 View commit details
    Browse the repository at this point in the history
  2. Electron WIP

    nwmac committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    a7b89cd View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Electron app WIP

    nwmac committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    1be7906 View commit details
    Browse the repository at this point in the history
  2. Add packaging

    nwmac committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    99b4b99 View commit details
    Browse the repository at this point in the history
  3. Wait for backend to start

    nwmac committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    761ca4d View commit details
    Browse the repository at this point in the history
  4. Non-functional tidy ups

    richard-cox committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    ea44c2f View commit details
    Browse the repository at this point in the history
  5. Move desktop theme into desktop-extentions

    - see run.sh for some enable/disable shinanigans
    richard-cox committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    2d41211 View commit details
    Browse the repository at this point in the history
  6. Disable auto-log out when there's no auth

    - need to tidy up how 'no auth' is determined
    richard-cox committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b778547 View commit details
    Browse the repository at this point in the history
  7. Add Local flag

    nwmac committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    29b7681 View commit details
    Browse the repository at this point in the history
  8. Remove jetstream binary

    nwmac committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b1332e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b419d0b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    811a6a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ef28ea View commit details
    Browse the repository at this point in the history
  12. Re-enable loggin service

    - should now be a no-op for no auth scenario (session never expires)
    richard-cox committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    97ee8fa View commit details
    Browse the repository at this point in the history
  13. Logging change

    richard-cox committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    8b47057 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Disable edit of local endpoints

    - all the infomation is dynamically created
    richard-cox committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    51265ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8478f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76acb76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11c5eab View commit details
    Browse the repository at this point in the history
  5. Add back in dark mode

    richard-cox committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    b48fe03 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d386bd View commit details
    Browse the repository at this point in the history
  7. Fix SESSION_STORE_EXPIRY

    richard-cox committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    18629e6 View commit details
    Browse the repository at this point in the history
  8. Add icon

    richard-cox committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    50e2fa4 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Add correct icon

    richard-cox committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    99609c5 View commit details
    Browse the repository at this point in the history
  2. Add blank login page

    richard-cox committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    caf0aa9 View commit details
    Browse the repository at this point in the history
  3. Add basic snackbar integration

    - Send OS notification instead of snackbar (only covers snackbar service, not all snackbar ref uses)
    - brings in ngx-electron to get easy isElectron test and access to ipcRenderer
    - ignores 'return' type used to navigate to area of app
    richard-cox committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    d7f4aaa View commit details
    Browse the repository at this point in the history
  4. Add a 'install' nav item into desktop-extensions

    - this can be split out into a separate package
    richard-cox committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    3c6a531 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Tweaks

    nwmac committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    52dbc98 View commit details
    Browse the repository at this point in the history
  2. Tweak endpoint card

    nwmac committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    c4891ef View commit details
    Browse the repository at this point in the history
  3. Remove unused loadsh

    nwmac committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    b9099c3 View commit details
    Browse the repository at this point in the history
  4. A fwe tweaks. Better about page

    nwmac committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    0250689 View commit details
    Browse the repository at this point in the history
  5. Add file watch

    nwmac committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    3b6de35 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Add auto-update support

    nwmac committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    5fe6ba1 View commit details
    Browse the repository at this point in the history
  2. Bug fixes for cf

    nwmac committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    84d47ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f41b405 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7ba5f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39b0392 View commit details
    Browse the repository at this point in the history
  6. Improve look of DMG

    nwmac committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    ebf4324 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee7f547 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f6cb4a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b9aed7 View commit details
    Browse the repository at this point in the history
  10. Tweaks

    nwmac committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    ab577d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    45595c4 View commit details
    Browse the repository at this point in the history
  12. Fix path

    richard-cox committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    700048d View commit details
    Browse the repository at this point in the history
  13. Minor tweaks

    nwmac committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    e9f46d2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0231efa View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Tweaks

    nwmac committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    aa0eeb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69ceb3f View commit details
    Browse the repository at this point in the history
  3. Fix lint issues

    nwmac committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    12501e1 View commit details
    Browse the repository at this point in the history
  4. Fix compilation issues

    nwmac committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    dedb9a8 View commit details
    Browse the repository at this point in the history
  5. Fix backend test compilation

    nwmac committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    649b5d5 View commit details
    Browse the repository at this point in the history
  6. Fix front-end unit tests

    nwmac committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    b3bdf8f View commit details
    Browse the repository at this point in the history
  7. Add test coverage file

    nwmac committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    318788c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Fix build issue

    nwmac committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    f4377ef View commit details
    Browse the repository at this point in the history
  2. Fix merge issue

    nwmac committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    048427f View commit details
    Browse the repository at this point in the history
  3. Fix backend unit tests

    nwmac committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d47e06b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    3c0164e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    257f88f View commit details
    Browse the repository at this point in the history
  3. More improvements

    nwmac committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    e57b57e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab6160d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d916829 View commit details
    Browse the repository at this point in the history
  6. Tidy up

    nwmac committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    8eac32b View commit details
    Browse the repository at this point in the history
  7. Bump version number to 4.4.0

    nwmac committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    2a6d907 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    a8fa21d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    4384c00 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Merge remote-tracking branch 'origin/master' into electron-update

    # Conflicts:
    #	src/frontend/packages/core/src/features/user-profile/profile-info/profile-info.component.html
    richard-cox committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    528b634 View commit details
    Browse the repository at this point in the history
  2. Fixes following merge

    richard-cox committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    9bb5162 View commit details
    Browse the repository at this point in the history
  3. Fix deploy app snack bar

    richard-cox committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    3bd7960 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9313f8d View commit details
    Browse the repository at this point in the history
  5. Add kube desktop support

    nwmac committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    00ba0ae View commit details
    Browse the repository at this point in the history
  6. Fix unit tests

    richard-cox committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    8f134ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    085f247 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Fix backend build issue

    nwmac committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    9aa808e View commit details
    Browse the repository at this point in the history
  2. A few minor fixes

    nwmac committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    ee48bc5 View commit details
    Browse the repository at this point in the history
  3. Fix issue reading version file

    nwmac committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    8d30436 View commit details
    Browse the repository at this point in the history