Commit graph

2749 commits

Author SHA1 Message Date
0xdcarns a36a20fa4c messed with sizing 2022-05-10 09:26:54 -04:00
0xdcarns ec2d825629 window size update 2022-05-10 09:26:54 -04:00
0xdcarns a9df48b001 fixed notification renders 2022-05-10 09:26:54 -04:00
0xdcarns 73991ce3a2 fix size 2022-05-10 09:26:54 -04:00
0xdcarns 0937f416ba added panic catch for gui 2022-05-10 09:26:54 -04:00
0xdcarns 59847f4522 added version and close button 2022-05-10 09:26:54 -04:00
0xdcarns ca443f18ef added panic check for gui + entry text reset 2022-05-10 09:26:54 -04:00
Matthew R. Kasun 0e41dc5988 fix darwin gui architecture 2022-05-10 09:26:54 -04:00
Matthew R. Kasun e2dc09c69c fix shell for windows 2022-05-10 09:26:54 -04:00
Matthew R. Kasun 16771abb27 add missing dashes and change shell for windows 2022-05-10 09:26:54 -04:00
Matthew R. Kasun 16bf0dc5a3 update build & release workflow to build gui 2022-05-10 09:26:53 -04:00
Matthew R. Kasun 7aa9f0b792 third attempt at windows build of gui 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 83463e0af4 second attempt at windows build of gui 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 5e5157970d first attempt at windows build of gui 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 94368bba9a mac command lines tools don't need to be installed 2022-05-10 09:24:52 -04:00
Matthew R. Kasun d2a0f2057e refactor 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 640c0f1b38 yml syntax 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 9687dc4ea8 split tests into separate jobs 2022-05-10 09:24:52 -04:00
Matthew R. Kasun b7ea6e6989 use sudo with apt-get, add freebsd gui 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 51dc3588ce remove apt-get 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 1b23ff05bc fix yml syntax 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 5e2471a95e install build dependencies -- comment out gui build not linux 2022-05-10 09:24:52 -04:00
Matthew R. Kasun ab85ae5edd add test(s) for gui 2022-05-10 09:24:52 -04:00
0xdcarns 195bda1f12 updated build tag locations 2022-05-10 09:24:52 -04:00
0xdcarns 81ab4f76bb added build tag for gui 2022-05-10 09:24:52 -04:00
0xdcarns 7a1b719a91 initial gui testing passed 2022-05-10 09:24:52 -04:00
0xdcarns cd065e35f4 added library and initial commit for gui 2022-05-10 09:24:50 -04:00
dcarns 390156a48a
Merge pull request #1075 from gravitl/feature_v0.14.0_remove_config.Server.Debug
Feature v0.14.0 remove config.server.debug
2022-05-10 09:19:52 -04:00
0xdcarns b146ea399a reworked dns to propogate all entries regardless 2022-05-10 09:16:26 -04:00
dcarns 55f0df37cd
Merge pull request #1078 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.6.0
Bump github.com/urfave/cli/v2 from 2.5.1 to 2.6.0
2022-05-10 09:14:16 -04:00
dcarns 6ce2f98609
Merge pull request #1074 from gravitl/refactor_v0.14.0_initialPull
apply saved config on start up
2022-05-10 09:13:48 -04:00
dcarns 184ef00d63
Merge pull request #1072 from sullrich/patch-1
Add FreeBSD egress support
2022-05-10 09:12:30 -04:00
dcarns fd0c4e49e4
Merge pull request #1068 from gravitl/feature_v0.13.2_linux_packages
build linux packages(deb/rpm/arch)
2022-05-10 09:11:23 -04:00
dependabot[bot] 80ed1c47fd
Bump github.com/urfave/cli/v2 from 2.5.1 to 2.6.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 23:10:18 +00:00
Matthew R Kasun 61bd0bc744
Merge pull request #1076 from gravitl/feature_v0.14.0_all_dns
reworked dns to propogate all entries regardless
2022-05-09 14:27:40 -04:00
0xdcarns d1101ffe3a reworked dns to propogate all entries regardless 2022-05-09 11:17:16 -04:00
Matthew R. Kasun 501108b53d Remove config.Server.Debug
no longer required with move to logger.Log and it's verbosity
capabilities
2022-05-09 09:49:17 -04:00
Matthew R. Kasun 5d3274e48d remove initial pull on daemon start 2022-05-09 09:37:00 -04:00
Matthew R. Kasun 4c634bc02f apply saved config on start up 2022-05-09 08:00:14 -04:00
Scott Ullrich 360a13312a
Update gateway.go
* Add support for FreeBSD egress
* Make Post up and down commands a bit more readable
2022-05-08 13:37:22 -04:00
Matthew R. Kasun 634e6bb35c build linux packages(deb/rpm/arch) 2022-05-05 07:51:13 -04:00
dcarns ca5cedb9ce
Merge pull request #1060 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.5.1
Bump github.com/urfave/cli/v2 from 2.4.8 to 2.5.1
2022-05-04 09:11:35 -04:00
dcarns 80c05f0dd1
Merge pull request #1059 from gravitl/dependabot/go_modules/develop/github.com/go-playground/validator/v10-10.11.0
Bump github.com/go-playground/validator/v10 from 10.10.1 to 10.11.0
2022-05-04 09:11:23 -04:00
dcarns 56878dfc4f
Merge pull request #1063 from gravitl/bugfix_v0.14.0_ping
removing ping server function. Unnecessary
2022-05-04 09:11:05 -04:00
dcarns 1aa615e304
Merge pull request #1062 from gravitl/feature_v0.14.0_dns
adding DNS to docker-compose
2022-05-04 09:10:28 -04:00
afeiszli 0531b6f78d removing ping server function. Unnecessary 2022-05-03 11:43:15 -04:00
afeiszli 5f6487d385 adding DNS to docker-compose 2022-05-03 11:40:45 -04:00
dependabot[bot] 40fb98e057
Bump github.com/urfave/cli/v2 from 2.4.8 to 2.5.1
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.4.8 to 2.5.1.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.4.8...v2.5.1)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 23:09:15 +00:00
dependabot[bot] a96f98ca94
Bump github.com/go-playground/validator/v10 from 10.10.1 to 10.11.0
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.10.1 to 10.11.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.10.1...v10.11.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 23:09:10 +00:00
Alex Feiszli 3c9e0ea8c6
Merge pull request #1058 from gravitl/v0.13.1
V0.13.1
2022-05-02 10:57:04 -04:00