Commit graph

19489 commits

Author SHA1 Message Date
Spencer Alger
34c7272bad Only refresh a view when the template changes. The ngView directive
was cloned and modified to accomplish this
2014-02-25 08:21:40 -07:00
Spencer Alger
2cc7c136a4 When using config's $bind method, the watcher should be removed automatically when the $scope is destroyed 2014-02-25 08:13:36 -07:00
Spencer Alger
1426acfd6f When using config's $bind method, the watcher should be removed automatically when the $scope is destroyed 2014-02-25 08:13:36 -07:00
Spencer Alger
a3aa89d705 justifying use of nextTick 2014-02-25 08:00:03 -07:00
Spencer Alger
e608d29d27 justifying use of nextTick 2014-02-25 08:00:03 -07:00
Chris Cowan
2ef005851e Merge pull request #6 from ccowan/master
Adding calculateIndices() Method
2014-02-24 15:03:02 -08:00
Chris Cowan
46b3e0e65e Merge pull request #6 from ccowan/master
Adding calculateIndices() Method
2014-02-24 15:03:02 -08:00
Spencer Alger
a3fcbbd21d added less compilation via watch, and a task which will build the less and jade, start the server, then watch for changes 2014-02-24 15:47:09 -07:00
Spencer Alger
37940f3974 added less compilation via watch, and a task which will build the less and jade, start the server, then watch for changes 2014-02-24 15:47:09 -07:00
Chris Cowan
7757cc98ab Adding checks for arguments 2014-02-24 15:26:11 -07:00
Chris Cowan
5713805143 Adding checks for arguments 2014-02-24 15:26:11 -07:00
Spencer Alger
193f4f999f Reworked the examples app to be a better example of how other apps could be formatted 2014-02-24 15:18:34 -07:00
Spencer Alger
cfabe422b5 Reworked the examples app to be a better example of how other apps could be formatted 2014-02-24 15:18:34 -07:00
Spencer Alger
b2b5db4ff2 Merge branch 'master' of github.com:ccowan/kibana4 2014-02-24 15:17:37 -07:00
Spencer Alger
097bd161ce Merge branch 'master' of github.com:ccowan/kibana4 2014-02-24 15:17:37 -07:00
Chris Cowan
f220d87bae Adding .DS_Store; Adding calculateIndices.js 2014-02-24 15:14:31 -07:00
Chris Cowan
6f1fd2cdbc Adding .DS_Store; Adding calculateIndices.js 2014-02-24 15:14:31 -07:00
Spencer Alger
6ee366f45d Added a basic framework for kibana 2014-02-24 14:37:50 -07:00
Spencer Alger
173192bc71 Added a basic framework for kibana 2014-02-24 14:37:50 -07:00
Spencer Alger
4d49c6303a added bootstrap and require-css bower components 2014-02-24 14:37:37 -07:00
Spencer Alger
42f4c6f84c added bootstrap and require-css bower components 2014-02-24 14:37:37 -07:00
Spencer Alger
0217b6ccce added connect middleware to grunt's server task 2014-02-24 12:47:00 -07:00
Spencer Alger
010f61575f added connect middleware to grunt's server task 2014-02-24 12:47:00 -07:00
Spencer Alger
e8b3bff1f5 [Courier - Mapper] only request the client once it is needed 2014-02-24 12:37:39 -07:00
Spencer Alger
e3acf5634e [Courier - Mapper] only request the client once it is needed 2014-02-24 12:37:39 -07:00
Spencer Alger
1316104364 [Courier] when clearing localStorage, invalidate the local ref properly 2014-02-24 11:39:11 -07:00
Spencer Alger
202e1d8651 [Courier] when clearing localStorage, invalidate the local ref properly 2014-02-24 11:39:11 -07:00
Spencer Alger
fb1d9a6f1a wired up the configFile's kibanaIndex field to the mapper 2014-02-24 10:36:53 -07:00
Spencer Alger
3dbbc975f5 wired up the configFile's kibanaIndex field to the mapper 2014-02-24 10:36:53 -07:00
Spencer Alger
f447a129bb fixed the courer._clearScheduled, and renamed bind to $bind 2014-02-24 10:22:24 -07:00
Spencer Alger
e382cb9ec7 fixed the courer._clearScheduled, and renamed bind to $bind 2014-02-24 10:22:24 -07:00
Spencer Alger
407ada97ea merged in mapper changes 2014-02-24 10:12:38 -07:00
Spencer Alger
65ec35819f merged in mapper changes 2014-02-24 10:12:38 -07:00
Spencer Alger
ebe67a39eb updates to the courier to properly support doc based fetch and related improvements 2014-02-22 12:09:44 -07:00
Spencer Alger
9b7354795d updates to the courier to properly support doc based fetch and related improvements 2014-02-22 12:09:44 -07:00
Spencer Alger
65d8df1784 added async bower component 2014-02-19 12:26:14 -07:00
Spencer Alger
0929c34fed added async bower component 2014-02-19 12:26:14 -07:00
Spencer Alger
2790081903 [Courier] switched the promise.playNice call to wrap the new methods 2014-02-18 09:36:07 -07:00
Spencer Alger
e2c26573f1 [Courier] switched the promise.playNice call to wrap the new methods 2014-02-18 09:36:07 -07:00
Spencer Alger
3f77a74da4 [Courier] Added a .doIndex() method for DocSources, moved .update() to .doUpdate() 2014-02-18 09:34:01 -07:00
Spencer Alger
9a33502ddb [Courier] Added a .doIndex() method for DocSources, moved .update() to .doUpdate() 2014-02-18 09:34:01 -07:00
Spencer Alger
a46e0d44bb [Courier] added source.get() and a stub for ._resolveIndexPattern() 2014-02-18 09:34:01 -07:00
Spencer Alger
40104eadda [Courier] added source.get() and a stub for ._resolveIndexPattern() 2014-02-18 09:34:01 -07:00
Spencer Alger
d71ff32a83 [Courier] added errors for VersionConflicts and DocFetchFailures 2014-02-18 09:33:55 -07:00
Spencer Alger
99b510b174 [Courier] added errors for VersionConflicts and DocFetchFailures 2014-02-18 09:33:55 -07:00
Spencer Alger
7781b50131 [Courier] properly propogate errors from the source to the courier, using it's new _error method 2014-02-18 09:33:39 -07:00
Spencer Alger
77db7177b1 [Courier] properly propogate errors from the source to the courier, using it's new _error method 2014-02-18 09:33:39 -07:00
Spencer Alger
73ab3b8450 [Courier] prevent fetch from running when there are no sources of that type 2014-02-18 09:32:52 -07:00
Spencer Alger
7258db2a2e [Courier] prevent fetch from running when there are no sources of that type 2014-02-18 09:32:52 -07:00
Spencer Alger
5d14a56cbb updated elasticsearch dep 2014-02-18 07:31:49 -07:00