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
Lisa Passing
5f601c492c
fix build tabs responsive
2015-02-10 16:10:42 +01:00
Piotr Sarnacki
355b5b7db3
Fix remove log
2015-02-10 10:33:43 +01:00
Piotr Sarnacki
b0b0c76bc4
Display caches link only to logged in users
2015-02-10 10:33:31 +01:00
Piotr Sarnacki
55cf221b56
Fix status images
2015-02-10 09:43:17 +01:00
Lisa Passing
b09fbdcabe
add maintenance page
2015-02-09 15:30:02 +01:00
Piotr Sarnacki
ab33383d15
Fix a few issues after ember-cli switch
2015-02-06 12:57:49 +01:00
Piotr Sarnacki
03ae9df2b5
dashboard/loading view doesn't need layout
2015-02-06 11:31:28 +01:00
Piotr Sarnacki
f53f9947a5
Fix colorForState for repos list
2015-02-05 18:14:19 +01:00
Piotr Sarnacki
9c1427db3c
Move 404 files to app/
2015-02-05 15:57:05 +01:00
Piotr Sarnacki
874a6de443
Move log to vendor/
2015-02-04 23:08:22 +01:00
Piotr Sarnacki
f82025c6d5
Don't use Handlebars.compile, ember-cli includes only runtime for performance
2015-02-03 20:48:02 +01:00
Piotr Sarnacki
b0bd24a129
Add ember-cli version of the Ember.js app
2015-02-03 09:48:22 +01:00
Piotr Sarnacki
3a09a0da9a
Move assets/scripts/app to root dir
2015-02-03 09:44:34 +01:00