Commit graph

81047 commits

Author SHA1 Message Date
Spencer Alger
d9314c29e9 added defaultAppId 2014-02-25 15:10:59 -07:00
Spencer Alger
97da79c01c added defaultAppId 2014-02-25 15:10:59 -07:00
Spencer Alger
3d857be057 a bad merge required fixing 2014-02-25 13:30:44 -07:00
Spencer Alger
6296dcded2 a bad merge required fixing 2014-02-25 13:30:44 -07:00
Spencer Alger
96f3d3e3b3 Merge branch 'template_based_view_refresh'
Closes #7
2014-02-25 13:18:59 -07:00
Spencer Alger
b637921a49 Merge branch 'template_based_view_refresh'
Closes #7
2014-02-25 13:18:59 -07:00
spenceralger
861ff58b48 Merge pull request #10 from spenceralger/hard_bootstrap
Removed the async_module utility
2014-02-25 13:04:02 -07:00
spenceralger
cdda4b08d1 Merge pull request #10 from spenceralger/hard_bootstrap
Removed the async_module utility
2014-02-25 13:04:02 -07:00
Spencer Alger
cc4274a9e7 Removed the async_module utility.
Now the only way to use angular pieces is if they are loaded before bootstrap.
2014-02-25 12:59:18 -07:00
Spencer Alger
01ecd3a83e Removed the async_module utility.
Now the only way to use angular pieces is if they are loaded before bootstrap.
2014-02-25 12:59:18 -07:00
Spencer Alger
e49733292d Updates to the grunt tasks make the jade and less tasks more generic, compiling any file they find in place. 2014-02-25 12:42:40 -07:00
Spencer Alger
29c83807f8 Updates to the grunt tasks make the jade and less tasks more generic, compiling any file they find in place. 2014-02-25 12:42:40 -07:00
Spencer Alger
bdc13ef706 added comments that explicitly label the modified section, and detail where to find the original code so that we can maintain some parity down the road 2014-02-25 09:07:40 -07:00
Spencer Alger
642d492597 added comments that explicitly label the modified section, and detail where to find the original code so that we can maintain some parity down the road 2014-02-25 09:07:40 -07:00
Rashid Khan
8f8f500d60 Merge pull request #8 from spenceralger/auto_remove_watchers
config.$bind should cleanup after itself
2014-02-25 08:57:46 -07:00
Rashid Khan
1872749c72 Merge pull request #8 from spenceralger/auto_remove_watchers
config.$bind should cleanup after itself
2014-02-25 08:57:46 -07:00
Spencer Alger
6f06dca79f 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
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
869a783e86 removed less-middleware dep 2014-02-24 15:48:12 -07:00
Spencer Alger
fa95593ed9 removed less-middleware dep 2014-02-24 15:48:12 -07: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
10af3b281b Removing extranous packages 2014-02-24 15:15:01 -07:00
Chris Cowan
8a8d80759b Removing extranous packages 2014-02-24 15:15:01 -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
spenceralger
d59067fca7 Merge pull request #5 from spenceralger/application_boot
Application boot
2014-02-24 10:46:15 -07:00
spenceralger
c385df2eb9 Merge pull request #5 from spenceralger/application_boot
Application boot
2014-02-24 10:46:15 -07:00