Jonas Weber
b68ae942a6
Drop unneeded imports for gravatarImage
2016-01-04 11:54:18 +01:00
Lisa P
79c8e97f51
remove events file
2015-12-22 11:12:52 +01:00
Lisa P
90675b1380
remove annotations
2015-12-22 11:12:38 +01:00
Lisa P
7eef434c67
delete unused accounts files
2015-12-22 11:12:32 +01:00
Lisa P
b99dc5ee59
refactor accounts, pt2
2015-12-22 11:12:25 +01:00
Lisa P
875ff4fb44
rearrange templates, start unifying avatar
2015-12-22 11:12:19 +01:00
Lisa P
201a37aa70
refactor accounts, pt1
2015-12-22 11:12:12 +01:00
Piotr Sarnacki
d677307006
Remove some more deprecations
2015-12-08 10:17:32 +01:00
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