Commit Graph

65 Commits

Author SHA1 Message Date
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
Piotr Sarnacki
dd21d1b5e8 Fix remove-log popup 2015-03-16 13:54:15 +01:00
Piotr Sarnacki
d46c0f13ac Refactor repo actions support
This commit refactors repo-actions support to use components and make
the implementation much simpler. It also fixes a bug with buttons being
displayed when they shouldn't be.
2015-03-16 13:54:14 +01:00
Lisa Passing
bd74ddd7a2 check for config, hide env if empty 2015-03-13 13:06:20 +01:00
Lisa Passing
ce39df2b5c fix language string with Priotr's help 2015-03-13 12:40:58 +01:00
Lisa Passing
c8fad34c54 start new build job view 2015-03-11 17:10:49 +01:00
Lisa Passing
436fd7e923 Merge branch 'master' into new-build-header 2015-03-11 13:05:43 +01:00
Piotr Sarnacki
2b3b3adf5f Use basic view for jobs to make popup methods available 2015-03-11 08:40:48 +01:00
Lisa Passing
9661bd11fd add nice show more button 2015-03-10 17:21:18 +01:00
Lisa Passing
e1112c73cc fix things iwith Piotr 2015-03-10 15:35:00 +01:00
Piotr Sarnacki
f27ea4a193 Disable tailing when "To top" is clicked 2015-02-26 11:57:38 +01:00
Piotr Sarnacki
2cf1b5b679 Revert "Remove unneeded log related functions from repo-actions"
This reverts commit d6885fdaa1.

It seems that we still use some actions from there.
2015-02-26 11:33:32 +01:00
Piotr Sarnacki
c72db42231 Fix displaying restart build button 2015-02-26 11:32:08 +01:00
Piotr Sarnacki
d6885fdaa1 Remove unneeded log related functions from repo-actions 2015-02-26 11:31:51 +01:00
Piotr Sarnacki
203302bd63 Fix remove log button popup 2015-02-24 15:51:36 +01:00
Lisa Passing
e4a58787f4 trying to add actions 2015-02-24 15:51:36 +01:00
Piotr Sarnacki
ee4564c72b Merge pull request #329 from travis-ci/error500
Error Pages and maintenance
2015-02-17 15:17:50 +01:00
Lisa Passing
239aab2861 add 500.html, delete 500 from app 2015-02-17 14:17:10 +01:00
Piotr Sarnacki
f7f274f5d5 Fix search
In search there was a check on 'auth' in the view and we no longer
inject auth into views. That's why the check needs to be done on the
controller.

The other thing is that slash breaks the URL currently, so this commit
also changes slash in the search phrase into %2F character.
2015-02-17 10:38:04 +01:00
Lisa Passing
258300fb21 remove maintenance from app, as it is now a .html file 2015-02-16 16:29:59 +01:00
Lisa Passing
c747bb5a63 add 500 page and styles and refactor 2015-02-11 17:24:14 +01:00
Piotr Sarnacki
9c149313f7 Hide recent tab if we're searching 2015-02-11 12:58:18 +01:00