Commit Graph

21 Commits

Author SHA1 Message Date
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
4ac5841a6d add make owner page sorta kinda work 2015-05-05 13:03:07 +02:00
Lisa Passing
6dc3dd357e add more owner functionality 2015-05-05 13:03:06 +02:00
Lisa Passing
b735f08153 make sync-button on ownerpage and extension of the base sync button 2015-05-05 13:03:05 +02:00
Piotr Sarnacki
268bc6096a Remove error message when toggling hook 2015-04-23 10:54:54 +02:00
Piotr Sarnacki
f9563187d3 Add a better error message 2015-04-22 16:51:41 +02:00
Lisa Passing
c76d4de614 add closing icon and action to hook error 2015-04-22 16:20:26 +02:00
Piotr Sarnacki
249003d2ff First stab at hooks activation error message 2015-04-21 17:46:49 +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
Lisa Passing
3aa3dd5e00 new switches and more template nudging 2015-03-24 15:01:18 +01:00
Lisa Passing
b3ff3e3481 Revert "Change jobs list items into divs again"
This reverts commit c20134d8ae.
2015-03-23 14:07:58 +01:00
Piotr Sarnacki
c20134d8ae Change jobs list items into divs again 2015-03-23 13:58:58 +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
b763a00bac Fix remove-log popup 2015-03-13 10:30:19 +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
Lisa Passing
074cf2d427 get dashboard sync button to work properly 2015-03-02 12:26:19 +01:00
Lisa Passing
faca83ba5f add org filter to dashboard, prepare sync button 2015-02-26 17:49:27 +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