Commit Graph

86 Commits

Author SHA1 Message Date
Lisa P
11b66b26a0 add logo page 2015-11-09 20:07:57 +01:00
Lisa P
d5ac31b557 redirect plans page to landing age if on .org 2015-11-09 19:51:32 +01:00
Lisa P
813998be35 add files for team page 2015-10-29 18:26:41 +01:00
Lisa P
701c683bff write markup for pricing page 2015-10-28 17:01:08 +01:00
Lisa P
fda6e7f6f9 more styling for .com landing page 2015-10-27 14:42:14 +01:00
Lisa P
b350414ae6 prepare markup for pro landing page 2015-10-26 15:23:36 +01:00
amir
eb60eb0caf Change Rst ro RST
RST is abbreviation of reStructuredText.
Using Rst is plain wrong, it would be good to use RST or reStructuredText.
2015-09-25 18:55:58 +03:30
Piotr Sarnacki
36058f79b9 Add error handling for the owner route 2015-09-07 11:45:58 +02:00
Piotr Sarnacki
1570935099 Fix closing broadcast messages 2015-09-04 09:03:50 +02:00
Piotr Sarnacki
aa22f7bb61 Change repos-empty view to a component 2015-08-19 12:28:07 +02:00
Piotr Sarnacki
ee52beaa10 Fix log
After update to glimmer log started to be rendered incorrectly, with log
lines being inserted in the wrong places. I'm not sure what's the
underlying problem, but rewriting to components seems to fix the issue.
Since views are deprecated anyway I'm not going to investigate the
problem deeper.
2015-08-18 10:41:10 +02:00
Piotr Sarnacki
a0ca1ec66b Change running jobs and queue into components 2015-08-06 13:58:14 +02:00
Piotr Sarnacki
8c35e42b2b Fix show more button by changing it into component 2015-08-06 12:05:44 +02:00
Piotr Sarnacki
7e59794571 Fix log clearing after job restart
In glimmer world rerender doesn't work as before and since we manage log
element manually, we need to also clear it manually and reset the log
properly
2015-08-06 11:34:25 +02:00
Piotr Sarnacki
daeb5fa056 Refactor repo tools to use components 2015-08-06 11:09:41 +02:00
Piotr Sarnacki
a38309ff05 Fix displaying a message for a limited log 2015-07-14 11:04:53 +02:00
Piotr Sarnacki
8ebd644485 Fix status images popup 2015-06-30 10:27:51 +02:00
Piotr Sarnacki
6529449617 Fix remove log button 2015-06-30 09:41:34 +02:00
Piotr Sarnacki
950cb45a7c Fix settings menu 2015-06-02 12:33:48 +02:00
Piotr Sarnacki
4201b81fe8 Change CurrentUserController to Controller 2015-06-02 11:16:04 +02:00
Lisa Passing
e8da85562c add some scrolling to click on sidebar 2015-06-01 12:53:15 +02:00
Piotr Sarnacki
b9cf051575 Show proper layout for owner's loading page 2015-05-12 17:24:16 +02:00
Lisa Passing
1fb4a868be fix owner routes and tabs 2015-05-12 14:45:30 +02:00
Lisa Passing
ff107384c2 add owner stuff 2015-05-12 14:45:30 +02:00
Piotr Sarnacki
f8390b8f82 Fix tests 2015-05-07 13:49:22 +02:00
Piotr Sarnacki
29c95a4180 Poll for build on job tab
Build has also job's data, so it will get more info with not much
overhead.
2015-05-07 13:49:22 +02:00
Piotr Sarnacki
984dd2328e Also observe current repository for ajax polling 2015-05-07 13:49:21 +02:00
Piotr Sarnacki
193a005434 Remove some deprecations 2015-05-07 13:49:21 +02:00
Piotr Sarnacki
a4a75912b0 Implement ajax polling for things that are visible on the screen
We sometimes miss pusher updates, which started to be more common
lately. Until we investigate what's going on, this should be a good
workaround for keeping UI in sync with the DB.
2015-05-07 13:49:21 +02:00
Piotr Sarnacki
95c91786ac Revert "Move owner's page under main route"
This reverts commit ee4eb418ef.
2015-05-05 15:42:59 +02:00
Piotr Sarnacki
5229dc9fef Revert "Fix sidebar for logged in users"
This reverts commit 8c07e4ec7a.
2015-05-05 15:42:58 +02:00
Piotr Sarnacki
8c07e4ec7a Fix sidebar for logged in users 2015-05-05 15:20:57 +02:00
Piotr Sarnacki
ee4eb418ef Move owner's page under main route
That way we don't rerender the entire layout each time we change route
under "main"
2015-05-05 14:21:24 +02:00
Lisa Passing
6dc3dd357e add more owner functionality 2015-05-05 13:03:06 +02:00
Lisa Passing
49b83f4d2b prepare markup for owner page 2015-05-05 13:03:04 +02:00
Piotr Sarnacki
ecc635bde5 Auto-merged master into landing-page on deployment. 2015-03-30 12:15:42 +02:00
Piotr Sarnacki
5f4c6f4cfd Add separate layout for landing-page 2015-03-30 12:14:30 +02:00
Piotr Sarnacki
a731028dfa Add avatars on accounts list 2015-03-25 16:36:07 +01:00
Lisa Passing
dfbd57cacd remove my shot at seperate user account 2015-03-25 13:03:56 +01:00
Lisa Passing
aa9f226299 try to mark user accoutn 2015-03-25 11:17:46 +01:00
Piotr Sarnacki
439ac1f8ca Landing page template 2015-03-25 09:44:29 +01:00
Lisa Passing
0ebf5b82a8 style orgs list 2015-03-23 16:50:04 +01:00
Lisa Passing
8be71f07f5 Merge branch 'master' into new-flash 2015-03-23 13:38:02 +01:00
Piotr Sarnacki
6540f3ac5b Refactor jobs list and add some unit tests for it 2015-03-20 09:08:23 +01:00
Lisa Passing
59ac99778c add new flash message styles 2015-03-19 17:31:13 +01:00
Lisa Passing
3291355808 Merge branch 'running-jobs-in-left-sidebar' into to-the-left 2015-03-18 15:51:50 +01:00
Piotr Sarnacki
55fd558eb0 Quick crude and hackish version of running jobs 2015-03-18 15:34:37 +01:00
Lisa Passing
32b539b948 include old styles and fix resulting overlaps 2015-03-18 13:18:44 +01:00
Lisa Passing
07db658fac add markup and classes for sidebar 2015-03-18 13:18:43 +01:00
Piotr Sarnacki
7897078140 Don't show toTop or tailing buttons if there's no log 2015-03-16 13:54:15 +01:00