Commit Graph

393 Commits

Author SHA1 Message Date
Kristóf Tóth
8a364f843e Revert unnecessary changes 2019-06-18 10:54:34 +02:00
Kristóf Tóth
79c7f582e1 Fix 1px terminal white edge (here be dragons, credits: dbalazs) 2019-06-17 15:47:42 +02:00
balazs
c8765708f9 Update packages 2019-06-12 16:16:38 +02:00
balazs
b1b6ee5151 Fix typo 2019-06-12 11:46:44 +02:00
balazs
ab43fdd70f Change favicon 2019-06-12 11:37:05 +02:00
balazs
e58d394f37 Fix scrollbars 2019-06-12 11:37:03 +02:00
balazs
857a7ed892 Parametrize CSS grid 2019-01-23 16:05:53 +01:00
balazs
7e6080e396 Fix word break in side messages 2019-01-23 14:27:15 +01:00
balazs
0e5a8fca05 Design url bar 2019-01-23 14:12:33 +01:00
balazs
42ca6d7c0d Fix minor issues 2019-01-23 11:57:26 +01:00
balazs
dbb8c0a04d Fix #31 deploy button disappear 2019-01-22 17:03:07 +01:00
balazs
80f3dbbf1c Fix url not changing bug 2019-01-22 16:04:35 +01:00
balazs
0269512b76 Add server polling 2019-01-22 13:57:43 +01:00
balazs
e0025e9451 Fix debug info 2019-01-21 17:37:51 +01:00
balazs
e77489aa3b Fix flickering bug 2019-01-21 17:24:02 +01:00
balazs
6d136c9279 Add url bar controller 2019-01-21 17:00:13 +01:00
balazs
d4081f4751 Add url bar display 2019-01-21 16:49:44 +01:00
balazs
fd297a6f5f Add url bar layout 2019-01-21 16:49:11 +01:00
Kristóf Tóth
79a4017386 Make deploy button texts configurable from config.ts 2018-10-02 11:26:39 +02:00
Kristóf Tóth
b3f7e65413 Fix deploy-blur flowing out from container 2018-09-18 14:21:40 +02:00
Kristóf Tóth
1d47e1df9b Fix FSM initial step and state recover race condition 2018-08-03 17:09:45 +02:00
Kristóf Tóth
96d71caf08 Fix IDE gray line between header and editor 2018-07-23 15:31:08 +02:00
Kristóf Tóth
9c7e42fe23 Merge branch 'bootify-ide-header' 2018-07-23 12:12:14 +02:00
Kristóf Tóth
51f79310be Make minor design improvements to Deploy button 2018-07-23 12:11:37 +02:00
Kristóf Tóth
71f6e35cdf Fix Deploy button alignment in case the text is short 2018-07-23 10:58:24 +02:00
Kristóf Tóth
7c4296583c Make IDE header more... subtle in it's glory 2018-07-21 13:51:20 +02:00
Kristóf Tóth
2ebd86aa08 Redesign IDE header while tackling several issues with it 2018-07-21 11:58:26 +02:00
Kristóf Tóth
5b9046e967 Fix terminal invisible on terminalOrConsole == 'console' 2018-07-20 11:04:18 +02:00
Kristóf Tóth
bc50d52f4d Implement state recovery, make ask before reload opt-in 2018-07-20 09:24:28 +02:00
Kristóf Tóth
362804f54d Fix typo in README 2018-07-12 16:43:38 +02:00
Kristóf Tóth
3810e01322 Add autofocus to testmessenger 2018-07-12 15:17:04 +02:00
Kristóf Tóth
9e43fb9884 Provide full frontend API documentation 2018-07-10 14:09:31 +02:00
Kristóf Tóth
02c8caab7b Remove border from terminal top 2018-07-06 17:26:12 +01:00
Kristóf Tóth
ab56fed6c9 Remove iframe padding 2018-07-06 17:20:26 +01:00
Kristóf Tóth
eb7e333b70 Increase chatbot jumping circle size to avoid artifacts 2018-06-28 16:13:53 +02:00
Kristóf Tóth
b03197b122 Update packages 2018-06-27 10:27:51 +02:00
therealkrispet
2071e81bad
Merge pull request #26 from avatao-content/messagequeue
Messagequeue
2018-06-26 17:37:18 +02:00
Kristóf Tóth
633ec0f67f Make latest message highlight more subtle 2018-06-26 17:22:44 +02:00
Kristóf Tóth
ea5ed41485 Update documentation with message queueing stuff 2018-06-26 16:04:09 +02:00
Kristóf Tóth
958b44e570 Fix next button placement with new messages UI 2018-06-26 14:57:09 +02:00
Kristóf Tóth
8a2518fbd0 Reverse order of messaging messages 2018-06-26 14:13:29 +02:00
Kristóf Tóth
c6f9edc9f7 Add highlight to latest message 2018-06-26 12:03:25 +02:00
Kristóf Tóth
02f8fc9774 Remove leftover debugging logging 2018-06-26 09:37:33 +02:00
Kristóf Tóth
f9ac60b270 Make message timestamps optional 2018-06-25 18:10:25 +02:00
Kristóf Tóth
ef4f467457 Rename old handler for easier comprehension 2018-06-25 17:24:20 +02:00
Kristóf Tóth
9908965a07 Implement chat like "xy is writing..." bubble when messages are queued 2018-06-25 17:16:56 +02:00
Kristóf Tóth
ee448a32c9 Add config.ts option to condigure messageQueue WPM 2018-06-25 17:08:54 +02:00
Kristóf Tóth
09823331d1 Implement poc message in queue notifier (chat writing stuff) 2018-06-25 17:08:49 +02:00
Kristóf Tóth
9af0467489 Implement inflating messages animation 2018-06-25 15:36:06 +02:00
Kristóf Tóth
736f0eea71 Make message handling logic more decoupled from implementation 2018-06-25 14:18:09 +02:00