Commit Graph

39 Commits

Author SHA1 Message Date
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
b8852830a0
Hide unused tabs and functionalities (#7)
* Hide unused tabs and screens

* Remove dxos logo and hide system version

* Hide record type buttons

* Hide GQL debug button
2022-12-05 17:01:47 +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
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
33e2fb1653 fix: big dipper 2020-12-18 20:48:17 -06:00
Rich Burdon
f3a50b4aaf
Rename addons => extensions (#59)
UX sidebar
2020-12-10 13:03:15 -06:00
01a2bfbcba fix: lint 2020-12-09 18:51:31 -06:00
Thomas E Lackey
5b632a9a46
fix: detect running addon and add their links to the console sidebar (#57) 2020-12-09 18:45:09 -06:00
65d39368a2 fix: add wrn:file to console 2020-12-03 14:46:36 -06:00
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
d40c8a7e9f lint 2020-10-30 14:36:41 -05:00
Rich Burdon
daf7179e4f
Updated tabs (#52)
* Link update instructions to statusbar.

* Added KUBE Tab.
Updated formatting.
2020-10-30 14:15:01 -05:00
Thomas E Lackey
13632a4a39
feat: WNS Lookup (#51) 2020-10-19 17:04:53 -05: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
5079318d63 Back to old types. 2020-08-18 19:14:40 -05:00
4779ffa804 Fixes for package and app links, service type names (likely to change). 2020-08-18 18:22:50 -05:00
Ashwin Phatak
a3df29c729 Update app/bot pages, fix sorting. 2020-07-28 15:51:35 +05:30
Ashwin Phatak
c760a55ae6 New WRN/Naming scheme changes. 2020-07-27 15:09:51 +05:30
Rich Burdon
c134a05926 Merge branch 'master' into burdon/tables 2020-07-20 19:08:30 -04:00
Rich Burdon
41be72c78d Restructure tables. 2020-07-20 18:53:43 -04:00
dd98f54e0a New logo. 2020-07-20 15:33:06 -05:00
d96af1ef1b DXOS Console -> Kubenet Console. Fix console-app to honor CONFIG_FILE. 2020-07-20 15:20:36 -05:00
7c7dbe0f31 DxOS -> DXOS 2020-06-23 09:19:01 -05:00
fbf650851a Use cid as target. 2020-06-11 15:33:59 -05:00
e08993d10f Add back cid. 2020-06-11 15:32:03 -05:00
32de1f0ac2 Fix some errors running behind a proxy. 2020-06-11 15:08:20 -05:00
a36c6cfee8 Decode json. 2020-06-11 01:25:46 -05:00
99f87336c6 More logging, and service info tab. 2020-06-11 01:17:33 -05:00
958821b9ae Further unify logging. 2020-06-11 00:35:39 -05:00
c226486d05 Unify log api. 2020-06-11 00:28:19 -05:00
0fb12ec30f More logging. 2020-06-10 17:15:07 -05:00
02557fb696 Signal status. 2020-06-09 23:28:27 -05:00
b21da7b831 lint 2020-06-09 22:39:04 -05:00
432c061952 WNS info links 2020-06-09 22:34:52 -05:00
c0efe66ec4 IPFS connected status. 2020-06-08 18:55:08 -05:00
dccd61c0c9 App download indicator. 2020-06-08 16:10:00 -05:00
d3772602c6 lint 2020-06-08 13:42:29 -05: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