Commit graph

57 commits

Author SHA1 Message Date
Alexey Kontsevoy fc6192170b (web) improvements to user icons and to inputSearch component. 2016-03-17 15:28:42 -04:00
Alexey Kontsevoy 6f617d0a49 (web) adding 'pagination' to Archived Sessions table + integration with the calendar nav. 2016-03-16 23:52:43 -04:00
Alexey Kontsevoy 140014a92d (web) assets clean-up + termjs upgrade to its latest version 2016-03-16 12:02:43 -04:00
Alexey Kontsevoy 1a21339b07 (web) fixing unit-tests, preparing for release 2016-03-16 02:28:59 -04:00
Alexey Kontsevoy fd40ed5f86 (web) fixing broken unit-tests 2016-03-15 17:24:46 -04:00
Alexey Kontsevoy 866a73eca2 (web) missing dist files 2016-03-15 15:04:38 -04:00
Alexey Kontsevoy 312ce688be (web) filtering on the Node lables 2016-03-15 14:36:41 -04:00
Alexey Kontsevoy 93d9d20c7c (web) adding notifications and logging.
+ jsx clean-up from unnecessary dependencies
2016-03-15 14:04:36 -04:00
Alexey Kontsevoy 6d4d8284cd (web) showing hostname instead of ip-address in the terminal header 2016-03-14 22:16:31 -04:00
Alexey Kontsevoy e88f3f8d8f (web) Splitting Session List by Active and Archived lists. 2016-03-14 21:43:01 -04:00
Alexey Kontsevoy a99b8aa5fa (web) adding 'InviteLink has expired' page and handling server errors on Login and Invite screens. 2016-03-13 13:30:34 -04:00
Alexey Kontsevoy 331763f418 (web) bug fix (scrollbars on terminal resize) 2016-03-12 18:18:33 -05:00
Alexey Kontsevoy 5860018d2b (web) adding DateRangePicker and CalendarNav components to Sessions screen. 2016-03-11 17:43:20 -05:00
Alexey Kontsevoy 9699198a9d (web) adding sort and filter to Sessions screen 2016-03-10 17:43:23 -05:00
Alexey Kontsevoy 6fffc6ccf0 (web) adding sort and filter to Nodes screen 2016-03-10 15:33:17 -05:00
Alexey Kontsevoy c842c28c1c Merge remote-tracking branch 'origin/master' into alexey/sorting
Conflicts:
	web/dist/index.html
	web/src/app/components/nodes/main.jsx
2016-03-10 01:17:39 -05:00
Alexey Kontsevoy 7b17b5c433 (web) select-node-dialog should show only 1 login 2016-03-10 01:09:40 -05:00
Alexey Kontsevoy 30f934cce6 (web) terminal container bug fix 2016-03-10 00:13:34 -05:00
Alexey Kontsevoy b77451402a (web) tmp 2016-03-09 13:33:11 -05:00
Alexey Kontsevoy d218d327b1 (web) adding colors to user indicators 2016-03-09 08:52:53 -05:00
Alexey Kontsevoy 52a73803ec (web) refining 'Server Info' section on the terminal screen 2016-03-08 23:43:20 -05:00
Alexey Kontsevoy 7c4f842097 Merge remote-tracking branch 'origin/master' into web-3 2016-03-08 21:01:05 -05:00
Alexey Kontsevoy ce99c40f81 (web) adding SelectNodeDialog 2016-03-08 20:32:38 -05:00
Alexey Kontsevoy d7c2980ddb (web) revert session player fix 2016-03-08 13:22:08 -05:00
Alexey Kontsevoy e06ec60a47 (web) fixes to session player tracker 2016-03-08 12:36:31 -05:00
Alexey Kontsevoy 4ec236a172 (web) fixing layout of InviteUser screen (in FF) 2016-03-08 12:20:37 -05:00
Alexey Kontsevoy 038fa94cd1 (web) session player (p2) 2016-03-08 01:27:29 -05:00
klizhentas 4cd90d7ee0 fix hostport problem when connecting to proxy 2016-03-07 10:06:42 -08:00
Alexey Kontsevoy b28f0a3fad Merge branch 'web-2' of github.com:gravitational/teleport into web-2 2016-03-05 01:03:58 -05:00
Alexey Kontsevoy 062425acd7 (web) addressing back-end changes to session retrieval and initial work on Session Player (and its elements) 2016-03-05 01:00:22 -05:00
Ev Kontsevoy 9de557a98a Merge remote-tracking branch 'origin/master' into ev/194
Conflicts:
	.gitignore
	web/dist/app/app
2016-03-04 16:28:49 -08:00
klizhentas 7e70589335 Merge branch 'alexander/ids' of github.com:gravitational/teleport into alexander/ids 2016-03-04 10:37:21 -08:00
Alexey Kontsevoy b7d478aac8 (web) adding login selector to nodes page 2016-03-04 04:25:08 -05:00
Alexey Kontsevoy e2085a4183 (web) adding /session/:sid route to UI 2016-03-03 22:47:39 -05:00
Ev Kontsevoy a29c11f1dc Updated .gitignore 2016-03-03 18:03:57 -08:00
Ev Kontsevoy 1bd10be0f8 Updated .gitignore 2016-03-03 18:02:48 -08:00
Ev Kontsevoy f9aa87a2f5 --token and --name are not mandatory anymore...
... when a teleport node re-joins the cluster who already trusts it
refs #187
2016-03-03 17:11:42 -08:00
Alexey Kontsevoy f2be0e8e06 (web) adding page not found 2016-03-03 12:50:19 -05:00
Alexey Kontsevoy 9881686f01 (web) replacing server addr with serverId 2016-03-03 01:51:27 -05:00
Alexey Kontsevoy 2cbade3b5b (web) addressing changes to resize logic 2016-03-02 20:33:58 -05:00
klizhentas 583d1e06ac Merge branch 'master' into web
Conflicts:
	lib/client/client_test.go
	lib/srv/srv.go
	web/dist/app/app
2016-03-01 14:01:01 -08:00
Alexey Kontsevoy dc9b4e5822 (web) adding more styles 2016-03-01 13:45:00 -05:00
Alexey Kontsevoy 24359a548a (web) terminal resize (first try) 2016-03-01 02:10:41 -05:00
Ev Kontsevoy e02378baf8 Minor code refactoring and commenting...
...in preparation for server side chagnes
2016-02-29 19:00:45 -08:00
Alexey Kontsevoy e8224bde7c (web) missing /dist 2016-02-29 19:29:49 -05:00
Alexey Kontsevoy c7e9627e99 (web) enabling websocket proxy 2016-02-29 19:05:55 -05:00
Alexey Kontsevoy 573ef6b0b7 (web) adding initial implementation of sessions screen 2016-02-29 01:49:24 -05:00
Ev Kontsevoy 9704899dfd Brought back "list nodes" functionality to tctl 2016-02-28 14:22:52 -08:00
Alexey Kontsevoy 99a3e995a4 (web) adding 'Sessions' module with initial implementation of getters/setters to track parties 2016-02-27 22:14:05 -05:00
Alexey Kontsevoy cb0254dc00 (web) adding token renewal 2016-02-27 16:18:11 -05:00