Commit Graph

44 Commits

Author SHA1 Message Date
f8c8ac1ba6 Finally working 2023-03-21 14:22:29 -06:00
9dd46987e9 Another swipe with the scythe 2023-03-21 09:15:43 -06:00
62ac7d66e2 Update more depedencies 2023-03-21 01:22:47 -06:00
David Boreham
9282e9ea26 New yarn.lock 2023-03-20 02:30:25 -06:00
David Boreham
072bb718e3 Update webpack-cli at top level 2023-03-20 02:09:40 -06:00
David Boreham
ce7209453f Fix webpack migration issues 2023-03-19 20:19:28 -06:00
David Boreham
a7aaf88d88 Fix merge conflicts 2023-03-19 18:46:43 -06:00
David Boreham
30d9841e5e Remove git hook package 2023-03-19 18:32:41 -06:00
David Boreham
1fd9351a56 Begin to try to fix incompatibility with latest Node.js 2023-03-19 18:12:09 -06:00
041e58d71e
Fix gem-core dependency in yarn lock (#18) 2023-01-11 13:29:56 +05:30
7d9047581b
Use published debug and gem-core packages (#17)
* Remove dxos packages

* Use published debug and gem-core packages

* Update readme after laconicd chain ID change
2023-01-11 13:08:12 +05:30
780cd29807
Use published packages and remove console-server (#8)
* Use published packages in lirewine

* Remove console-server package

* Use dxos packages until lirewine packages are published

* Use published cerc-io/laconic-sdk package

* Add readme to run console app with laconicd
2023-01-04 16:49:44 +05:30
dependabot[bot]
2cff1360c7
chore(deps): bump terser from 4.8.0 to 4.8.1 (#6)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 16:03:11 +05:30
8761a54a50
Refactor code to remove dxos and rename to laconic (#5)
* Rename dxos to laconic

* Use react-ux

* Change package scopes from dxos to cerc-io

* Comment github CI publishing package

* Rename dxos to laconic in config files

* Rename Laconic.org to Laconic
2022-12-05 14:16:14 +05:30
dependabot[bot]
e1aae9d41e
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 14:06:43 +05:30
nikugogoi
590eadf974
Changes to run console-app with laconicd (#2)
* Resolve missing dependency issues

* Use laconic-sdk for GQL queries and record names workaround
2022-12-02 13:50:31 +05:30
Egor Gripasov
3c731b3b2b
fix: Add running bots tab. (#56)
* fix: Add bots resolver.

* minot fix.

* test commit.

* add bot kill

* Integration.

* add refetch.

* Lint.

* Formatting fix.

* Better error handling.
2020-12-02 05:32:49 -05:00
c0c42cad5f fix: Use latest CLI (again) 2020-11-16 15:18:02 -06:00
c72497d8cf fix: Update CLI 2020-11-16 13:55:22 -06:00
Martín Acosta
e099fca2f8
Signal graph (#49)
* Initial signal graph

* Minor update

* Change graph using object mutator

* Added SignalServer graph

* Remove d3 dependencies

* fixed signal kube system information

* updated gem

* Minor fix

* update configuration

* /api for signal

* apollo1

* Added visx network graph

* Remove info table.

* Fixed tooltip zIndex

Co-authored-by: Martin Acosta <Martín Acosta>
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-authored-by: Thomas E Lackey <thomas@wireline.io>
2020-10-07 11:48:44 -05:00
b18363fc58 Fix registry-client version. 2020-08-27 14:41:35 -05:00
00865d3c4d Fix registry-client version. 2020-08-27 14:35:26 -05:00
3f9dc27869 Update for 1.1.0 2020-08-27 13:08:19 -05:00
e688d5c5f8 Update yarn.lock 2020-06-22 20:52:26 -05:00
90c67e34cc WNS publishing. 2020-06-11 23:00:01 -05:00
RB
7f5f993758 Merge branch 'master' of github.com:dxos/console 2020-05-31 21:14:22 -04:00
RB
f2f8441e2d Run config. 2020-05-31 21:12:02 -04:00
richburdon
e31778a3a1 Fix webpack-cli issue.
Remove UX shadows.
2020-05-31 14:53:17 -04:00
richburdon
e3bc36ae6d Config issues. 2020-05-31 14:38:44 -04:00
richburdon
d18a1475ea Fix schema. 2020-05-27 22:35:37 -04:00
richburdon
eb6bcd9c95 Server Console App directly from the server.
Use Moustache to create template and set config in page.
Use babel plugins to process GQL (and fix GQL queries).
Added service type.
2020-05-27 19:09:20 -04:00
RB
38efa6a030 Resolve hook problems.
Fixed logging.
2020-05-26 22:35:55 -04:00
Ashwin Phatak
149829a69b Get WNS logs using API. 2020-05-26 15:34:36 +05:30
richburdon
c9b139bb9b Version check and sorting. 2020-05-25 22:16:25 -04:00
richburdon
75459af67b App/Bots/Records. 2020-05-25 18:32:45 -04:00
richburdon
9fbdd0625a Tabs. 2020-05-24 22:40:15 -04:00
richburdon
5476d9fce8 Test mutation. 2020-05-24 09:55:36 -04:00
richburdon
ead184c3a9 Local resolver. 2020-05-23 22:37:52 -04:00
richburdon
9eb1d0de16 React router. 2020-05-23 20:05:04 -04:00
richburdon
3057bc0f1d Layout with sidebar. 2020-05-23 19:01:17 -04:00
richburdon
b1fd59fdce Fixed lint deps for webstorm. 2020-05-23 17:21:27 -04:00
richburdon
120b9d2e6d Error boundaries and laoding status. 2020-05-23 16:16:35 -04:00
richburdon
f54cd5b46a Serves react app from server. 2020-05-23 14:36:15 -04:00
richburdon
94559bdf47 Initial commit for Apollo client/server with express. 2020-05-23 13:13:45 -04:00