Commit Graph

20 Commits

Author SHA1 Message Date
Piotr Sarnacki
f8390b8f82 Fix tests 2015-05-07 13:49:22 +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
Lisa Passing
0964c8753e remove assertion because I have removed the respective element 2015-05-05 13:03:09 +02:00
Lisa Passing
e5c4a45173 add component tests and things 2015-05-05 13:03:07 +02:00
Lisa Passing
4ac5841a6d add make owner page sorta kinda work 2015-05-05 13:03:07 +02:00
Lisa Passing
cc1ae3c2e7 add some simple tests to hooks-list-item 2015-04-22 17:07:01 +02:00
Piotr Sarnacki
249003d2ff First stab at hooks activation error message 2015-04-21 17:46:49 +02:00
Lisa Passing
126c767fe1 write some tests 2015-04-17 13:39:36 +02:00
Lisa Passing
23e719ed78 componentify caches 2015-04-17 13:06:21 +02:00
Piotr Sarnacki
9d46fc6712 Add footer to landing page and main layout
This commit also plugs statuspage.io status check to the footer's status
section.
2015-03-31 14:20:30 +02:00
Piotr Sarnacki
f02d683892 Show Gemfile on jobs matrix 2015-03-30 10:00:16 +02:00
Piotr Sarnacki
95b8fe485b Fix tests 2015-03-23 14:02:16 +01:00
Piotr Sarnacki
b37dc28d99 Remove accidentally commited test 2015-03-23 12:00:13 +01:00
Piotr Sarnacki
93918168f5 I forgot to commit tests for 455e758 2015-03-23 11:59:20 +01:00
Piotr Sarnacki
6540f3ac5b Refactor jobs list and add some unit tests for it 2015-03-20 09:08:23 +01:00
Piotr Sarnacki
d9cb754879 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-13 10:30:19 +01:00
Piotr Sarnacki
dfc4c9077d Fix favicon specs for async behaviour 2015-02-26 11:35:56 +01:00
Piotr Sarnacki
c20f5bb61a Add some tests for favicon manager and refactor it 2015-02-25 13:48:41 +01:00
Piotr Sarnacki
0e1fd2746f Add a simple acceptance test for dashboard and tooling needed to run it
Apart from adding a test, this commit also adds a dummy implementation
for Auth that can be used in tests to control the auth status.
2015-02-13 14:13:45 +01:00
Piotr Sarnacki
9a70e8d8f7 Add the rest of ember-cli app 2015-02-03 09:53:42 +01:00