Commit Graph

410 Commits

Author SHA1 Message Date
Aaron Greenspan
fd685ae32c ui: adds patch-db-client dep 2022-01-21 20:35:52 -07:00
Matt Hill
3ca22e30e5 rearrange and reword 2022-01-21 20:35:52 -07:00
Keagan McClelland
25dcc38bfd Agent/bugfix/memory usage stats (#319)
* updates to GHC 8.10.4

* adds delete all notifications handler

* fixes memory usage

* fixes parsing problems, but is also cursed

* formatting
2022-01-21 20:35:52 -07:00
Keagan McClelland
0b5e4ca7af Agent/feature/delete all notifications (#317)
* updates to GHC 8.10.4

* adds delete all notifications handler
2022-01-21 20:35:52 -07:00
Keagan McClelland
82df17d854 adds notification for successful OS update, as well as failure 2022-01-21 20:35:52 -07:00
Chris Guida
db13407294 remove redundant ng-if 2022-01-21 20:35:52 -07:00
Chris Guida
bf1c935667 enable markdown in config property descriptions and warnings 2022-01-21 20:35:52 -07:00
Matt Hill
3ff9b870cf rearrange and reword 2022-01-21 20:35:52 -07:00
Aaron Greenspan
93f63c49c3 ui: pipes in prev result through next button 2022-01-21 20:35:52 -07:00
Aaron Greenspan
d5b1b0b5c8 ui: cleanup wizard 2022-01-21 20:35:52 -07:00
Keagan McClelland
7cb063b81e Update bug-report.yml 2021-12-16 16:04:12 -07:00
Keagan McClelland
6964d7b3be Update feature-request.yml 2021-12-16 16:03:30 -07:00
Matt Hill
fdfda3538c better wording 2021-12-01 15:39:42 -07:00
Matt Hill
5830564933 fix yaml (#884) 2021-12-01 15:20:24 -07:00
Matt Hill
76d77c81f1 remove alt repo instructions 2021-12-01 15:02:07 -07:00
Matt Hill
89a200f49c fix invalid copy 2021-12-01 15:02:07 -07:00
Matt Hill
13a3e8f6f0 convert issue templates to forms 2021-12-01 15:02:07 -07:00
kn0wmad
2920327cfc Update issue templates (#759)
* Update issue templates

Adds bug report and feature request templates for Issues to EOS

* Update bug_report.md

* Update bug_report.md

Updates per @ProofOfKeags suggestions

* Update .github/ISSUE_TEMPLATE/bug_report.md

Delimiter for labels

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
2021-11-12 12:55:38 -07:00
Keagan McClelland
4713bdc793 Integration/0.2.17 (#789)
* self-repair and prevention of ssl cert renewal bug

* bump to 0.2.17

* adjust ui for 0.2.17

* adds db migration

* add extra protection around ssl directory target

* liftIO
v0.2.17
2021-11-11 12:23:25 -07:00
Keagan McClelland
183f91859a fixes apt-update issue 100 where Suites changed, kills update sound t… (#422)
* fixes apt-update issue 100 where Suites changed, kills update sound thread, sets updating to false if synchronization fails

* cleans up code

* appmgr changes

* ui changes

* updates required appmgr in agent

* actually upgrade current version in appmgr
v0.2.16
2021-08-23 14:30:08 -06:00
Keagan McClelland
18a069e6fd Release/0.2.15 (#411)
* remove all apt-get calls from check phase of startup

* Fix "n is undefined" config spec change bug (#392)

Fixes the issue where an old config with a new config spec sometimes renders the config inaccessible, with the error `n is undefined`

* updates version numbers

* version change for appmgr

* updates version numbers and welcome message

* adds migration for 0.2.15 to the agent

* actually add 0.2.15 migration to appmgr

Co-authored-by: Chris Guida <chrisguida@users.noreply.github.com>
v0.2.15
2021-08-18 15:28:32 -06:00
Keagan McClelland
46643cb3a4 fixes post process build failure step (#381) 2021-07-27 08:00:09 -06:00
Keagan McClelland
70397eaf10 fix agent code review 2021-07-20 16:54:50 -06:00
Keagan McClelland
5caf6b3d90 fix build issues 2021-07-20 16:54:50 -06:00
Keagan McClelland
5e3e330bb3 change release notes 2021-07-20 16:54:50 -06:00
Keagan McClelland
7989f12511 alter semantics of tor update 2021-07-20 16:54:50 -06:00
Keagan McClelland
0ac0da0ebf preps 0.2.14 messaging and version bumps 2021-07-20 16:54:50 -06:00
Keagan McClelland
6334d79c01 updates appmgr to 0.2.14 ceremonial 2021-07-20 16:54:50 -06:00
Keagan McClelland
943c898a3e update appmgr dependency 2021-07-20 16:54:50 -06:00
Keagan McClelland
39f85c7199 agent 0.2.14 2021-07-20 16:54:50 -06:00
kn0wmad
57e9a97d44 Build guide edit 2021-06-29 16:03:13 -06:00
Lucy C
d12a7f8931 fix cabal version and update welcome copy (#327)
* fix cabal version and update welcome copy

* fixes autogen'ed cabal file

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
v0.2.13
2021-05-21 13:01:18 -06:00
Matt Hill
8f9111ce3d Integration/0.2.13 (#324)
* updates to 8.10.4, adjusts dependencies, adds license info feature

* add toJSON

* add licesne info to services

* remove mocks

* adds license info to available show

* prepare upgrade messaging

* better welcome message

* update backend versioning to 0.2.13

* add version migration file

* update ui build scripts

* update eos image

* update eos image with embassy

* add migration files

* update welcome page

* explicity add migration files

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
2021-05-19 11:46:37 -06:00
Lucy Cifferello
7509c3a91e update build guide instructions for ghc 8.10.4 2021-05-18 15:34:40 -06:00
kn0wmad
3126d6138e Update README.md (#318) 2021-05-05 10:01:31 -06:00
Julian Ospald
5d4837d942 Add proper cabal support 2021-04-26 13:50:01 -06:00
@RandyMcMillan
660c0c5ff4 Update BuildGuide.md 2021-04-23 11:28:31 -06:00
Mariusz Kogen
4c6c2768b3 👷 Cleaner look 2021-04-07 15:31:34 -06:00
Chris Guida
6ddf7ce40b Update README.md 2021-04-02 17:21:26 -06:00
Aiden McClelland
4f16d82294 Update README.md 2021-04-02 13:49:03 -06:00
kn0wmad
7845044a3c Added screenshots to README 2021-04-02 13:49:03 -06:00
kn0wmad
20f91b10db Added screenshots to README 2021-04-02 13:49:03 -06:00
kn0wmad
ec2b707353 README edit 2021-04-02 13:49:03 -06:00
kn0wmad
e609d3af1e README edit 2021-04-02 13:49:03 -06:00
kn0wmad
5b5495cd51 Added Instructions to appmgr README 2021-04-02 13:49:03 -06:00
kn0wmad
8ba23f05a4 Added Instructions to appmgr README 2021-04-02 13:49:03 -06:00
Aiden McClelland
a4b1529dc4 Update README.md 2021-04-02 13:44:09 -06:00
Chris Guida
da81aec9cc add ui mock action with only one allowed status v0.2.12 2021-04-02 10:55:52 -06:00
Aiden McClelland
c440f637f3 ui: fix allowed statuses message 2021-04-02 10:55:52 -06:00
Matt Hill
9036c3ffed update welcome message 2021-04-02 10:55:52 -06:00