1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Sebastian Malton
1d47de190d Resolving comments
- removed console.log

- move to RenderButtons as function component

- explicitly only send notifications to main view

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-22 13:30:58 -05:00
Sebastian Malton
7f2ff980f8 Responding to review comments
- use moment instead of dateformat

- remove unused code

- moved formatting notification buttons to renderer

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-22 11:54:00 -05:00
Sebastian Malton
96eb84e425 Respond to review comments
- Remove options, always confirm, never auto prelease

- Changed "yes later" to "yes on quit"

- move register IpcHandlers

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-22 09:53:45 -05:00
Sebastian Malton
cd154a8343 Add auto-update and pre-release update user settings
- Add settings in user preferences for auto-updating (default false) and
  for allowing pre-release versions (default false)

- Use in-Lens notifications instead of OS notifications as those were
  found to be flaky

- Add rudimentary main->renderer notification system.

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-12-21 17:14:48 -05:00
Jari Kolehmainen
1d0815abd2
Lens app source code (#119)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-03-15 09:52:02 +02:00