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

Create Auto Save Event #250

Merged
merged 47 commits into from
Aug 16, 2020
Merged

Commits on Jul 30, 2020

  1. Adding app generator first version

    Signed-off-by: 1000TurquoisePogs <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    1000TurquoisePogs authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    981533a View commit details
    Browse the repository at this point in the history
  2. Make dev plugins folder devPlugins not pluginFolders

    Signed-off-by: 1000TurquoisePogs <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    1000TurquoisePogs authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    4451c5e View commit details
    Browse the repository at this point in the history
  3. Un-hardcoded plugin id references

    Signed-off-by: 1000TurquoisePogs <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    1000TurquoisePogs authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    c04def6 View commit details
    Browse the repository at this point in the history
  4. Update to validate the ID

    Signed-off-by: 1000TurquoisePogs <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    1000TurquoisePogs authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    1395667 View commit details
    Browse the repository at this point in the history
  5. Version 1

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    f8b16b5 View commit details
    Browse the repository at this point in the history
  6. Version 2

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    90b84a2 View commit details
    Browse the repository at this point in the history
  7. Clean-up

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    23b3428 View commit details
    Browse the repository at this point in the history
  8. session expire storage evnt,renew session on login

    Signed-off-by: Nakul Manchanda <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    Nakul Manchanda authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    f732b5b View commit details
    Browse the repository at this point in the history
  9. unique session value using timestamp

    Signed-off-by: Nakul Manchanda <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    Nakul Manchanda authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    c0d6bf7 View commit details
    Browse the repository at this point in the history
  10. storage key removal, and subscription management

    Signed-off-by: Nakul Manchanda <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    Nakul Manchanda authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    60d6bf1 View commit details
    Browse the repository at this point in the history
  11. fixed storage sub and unsub

    Signed-off-by: Nakul Manchanda <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    Nakul Manchanda authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    42af102 View commit details
    Browse the repository at this point in the history
  12. clean up messages

    Signed-off-by: Nakul Manchanda <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    Nakul Manchanda authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    d9c2071 View commit details
    Browse the repository at this point in the history
  13. updated changelog for 1.12,1.13, *1.14

    Signed-off-by: Nakul Manchanda <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    Nakul Manchanda authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    288dc99 View commit details
    Browse the repository at this point in the history
  14. Remove double slash for unix api in case it is accidentally done

    Signed-off-by: 1000TurquoisePogs <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    1000TurquoisePogs authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    31e2fe4 View commit details
    Browse the repository at this point in the history
  15. Fix implicit "any"

    Signed-off-by: Leonty Chudinov <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    Leonty Chudinov authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    4653f2e View commit details
    Browse the repository at this point in the history
  16. Prototype for actions + recog's by plugin definition

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    10b019b View commit details
    Browse the repository at this point in the history
  17. Make idle check only happen if session is renewable

    Signed-off-by: Leonty Chudinov <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    Leonty Chudinov authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    3c39c7a View commit details
    Browse the repository at this point in the history
  18. Fixed get logic for recognizers & actions for config location

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    53e2502 View commit details
    Browse the repository at this point in the history
  19. Updated CHANGELOG (retroactive changes too)

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    861e8d5 View commit details
    Browse the repository at this point in the history
  20. Made more accurate comment

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    99b4f71 View commit details
    Browse the repository at this point in the history
  21. Update to staging

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    c14ae57 View commit details
    Browse the repository at this point in the history
  22. Newline/OCD

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    1476de2 View commit details
    Browse the repository at this point in the history
  23. Added snackbar service to display pop-up for too large images

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    e5eadf6 View commit details
    Browse the repository at this point in the history
  24. Made pop-up adjust based on desktop size

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    409df35 View commit details
    Browse the repository at this point in the history
  25. Forgot a small thing

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    ea38a8f View commit details
    Browse the repository at this point in the history
  26. Reuse Capabilities declared in zlux-platform

    Signed-off-by: Leonty Chudinov <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    Leonty Chudinov authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    3da4c50 View commit details
    Browse the repository at this point in the history
  27. Change to use Notification framework

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    112f984 View commit details
    Browse the repository at this point in the history
  28. Little hack for expirations that are only seen in testing

    Signed-off-by: 1000TurquoisePogs <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    1000TurquoisePogs authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    2dd5379 View commit details
    Browse the repository at this point in the history
  29. Add server-framework.d.ts into tsconfig.ngx-i18n.json

    Signed-off-by: Leonty Chudinov <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    Leonty Chudinov authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    3d7d305 View commit details
    Browse the repository at this point in the history
  30. & --> &&

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    54cf1d6 View commit details
    Browse the repository at this point in the history
  31. Remove unused styles

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    ad9440f View commit details
    Browse the repository at this point in the history
  32. Updated log messages

    Signed-off-by: Leanid Astrakou <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    DivergentEuropeans authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    361a4a6 View commit details
    Browse the repository at this point in the history
  33. Fixed case in which the URI broker for unixfile would allow 3 or more…

    … slashes in a row
    
    Signed-off-by: 1000TurquoisePogs <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    1000TurquoisePogs authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    8596376 View commit details
    Browse the repository at this point in the history
  34. appgen fixes

    Signed-off-by: 1000TurquoisePogs <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    1000TurquoisePogs authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    762d574 View commit details
    Browse the repository at this point in the history
  35. Update package lock

    Signed-off-by: 1000TurquoisePogs <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    1000TurquoisePogs authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    a763dcb View commit details
    Browse the repository at this point in the history
  36. Updating app gen icon and angular template icon

    Signed-off-by: 1000TurquoisePogs <[email protected]>
    Signed-off-by: Mitesh <[email protected]>
    1000TurquoisePogs authored and miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    91d0397 View commit details
    Browse the repository at this point in the history
  37. Add AutoSave Event

    Signed-off-by: Mitesh <[email protected]>
    miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    040a56c View commit details
    Browse the repository at this point in the history
  38. Fix AutoSave Behavior due to WindowId

    Signed-off-by: Mitesh <[email protected]>
    miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    20c72ad View commit details
    Browse the repository at this point in the history
  39. Add AutoSave for Single View App

    Signed-off-by: Mitesh <[email protected]>
    miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    dc1ce2f View commit details
    Browse the repository at this point in the history
  40. Handle Multiple Desktop Windows

    Signed-off-by: Mitesh <[email protected]>
    miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    d19e04a View commit details
    Browse the repository at this point in the history
  41. Retrieve data for Single Page Apps

    Signed-off-by: Mitesh <[email protected]>
    miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    db508ca View commit details
    Browse the repository at this point in the history
  42. Clean AutoSaveData only when first save happens

    Signed-off-by: Mitesh <[email protected]>
    miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    2362177 View commit details
    Browse the repository at this point in the history
  43. Minor Fix

    Signed-off-by: Mitesh <[email protected]>
    miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    1849743 View commit details
    Browse the repository at this point in the history
  44. Solve Data-Overwrite issue

    Signed-off-by: Mitesh <[email protected]>
    miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    9aa12fa View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    8fe2548 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    1bbd47a View commit details
    Browse the repository at this point in the history
  47. small cleanup

    Signed-off-by: Mitesh <[email protected]>
    miteshgoplani committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    74c39c1 View commit details
    Browse the repository at this point in the history