Commit Graph

704 Commits

Author SHA1 Message Date
DallonF
1204b7c121 Merge branch '0.7' of github.com:deployd/deployd into 0.7 2012-12-14 08:55:31 -07:00
DallonF
a97ffd889d Fixed server crash on GET /users/count 2012-12-14 08:55:08 -07:00
Ritchie Martori
56f0a64e2d refactored permissions into request event 2012-12-13 15:01:06 -08:00
Ritchie Martori
5371186215 initial globalEvent module 2012-12-11 09:54:28 -08:00
Ritchie Martori
5bcb00ecb6 fixed cache bug when in production env 2012-12-10 15:06:12 -08:00
DallonF
8482a4329a Added module dashboards 2012-12-06 12:55:36 -07:00
DallonF
f02871b3f9 Merge branch 'refactor/deployment' into 0.7-feature/module-dashboard
Conflicts:
	HISTORY.md
	README.md
	lib/db.js
	package.json
2012-12-06 08:51:03 -07:00
Dallon Feldner
d0b303f0cb Updated references to deploydapp.com domain 2012-12-05 15:47:00 -07:00
Dallon Feldner
76237bc0bd Merge branch 'refactor/deployment' of github.com:deployd/deployd into refactor/deployment 2012-12-05 15:33:41 -07:00
Dallon Feldner
284b65efc8 Added logout button 2012-12-05 15:33:30 -07:00
Ritchie Martori
f7914a5a92 Merge branch 'feature/clustering' into refactor/deployment 2012-12-05 12:16:56 -08:00
Dallon Feldner
cf1677474e Added username to Deployments page 2012-12-05 12:07:06 -07:00
Dallon Feldner
3f54dd7f9d Fixed some bugs in the deployment functionality 2012-12-05 10:48:20 -07:00
Dallon Feldner
cc5b4246ed Merge branch 'refactor/deployment' into 0.7-feature/module-dashboard
Conflicts:
	bin/dpd
	lib/client/deploy.js
	lib/config-loader.js
	lib/internal-resources/dashboard.js
	lib/internal-resources/dashboard/index.ejs
	lib/internal-resources/dashboard/stylesheets/layout.less
	lib/internal-resources/dashboard/stylesheets/style.css
	lib/internal-resources/dashboard/stylesheets/style.less
	lib/internal-resources/internal-resources.js
	lib/resources/dashboard/bootstrap
2012-12-05 10:23:08 -07:00
Dallon Feldner
50de68666f Minor dashboard refactoring 2012-12-05 10:09:48 -07:00
Dallon Feldner
8133151c40 Merge branch '0.7' into 0.7-feature/module-dashboard 2012-12-05 09:16:32 -07:00
Dallon Feldner
e5814e19e9 Added cache to config loader 2012-12-05 09:13:57 -07:00
Dallon Feldner
8a3c62434a Merge branch '0.7' into 0.7-feature/module-dashboard 2012-12-05 08:49:19 -07:00
Dallon Feldner
d6a06527aa Removed resources directory 2012-12-05 08:48:54 -07:00
Ritchie Martori
1655dafed3 Merge branch 'master' into feature/clustering 2012-12-04 11:24:04 -08:00
DallonF
37fc1ecae6 Removed Deploy button in production environment 2012-12-04 12:08:13 -07:00
DallonF
e2a69c76e4 Added lots of polish to deployment 2012-12-04 12:01:58 -07:00
Ritchie Martori
b545a8bf1f fixed #107, changed() returning incorrect true when values were equal 2012-12-04 09:39:36 -08:00
DallonF
4412195622 Added deployment button in header 2012-12-04 10:06:03 -07:00
Dallon Feldner
d38d21c788 Usability improvements to dashboard deployment 2012-12-04 07:54:47 -07:00
Ritchie Martori
f90e494a3e fixed missing dir 2012-12-01 13:34:42 -08:00
Ritchie Martori
1a47d4c228 added dir to server options - for booting in other directories than process.cwd() 2012-12-01 13:18:00 -08:00
DallonF
b363e3b5f5 Added Deploy button 2012-11-30 11:13:24 -07:00
DallonF
74d04660a5 Added functional deployments page 2012-11-29 14:28:48 -07:00
Ritchie Martori
fc4ae32ff8 fixed restarts caused by 404s of unexpected http verbs 2012-11-29 10:45:05 -08:00
Dallon Feldner
1941e97643 Added authentication to deployment page 2012-11-28 12:01:37 -07:00
DallonF
beb6104d1c Added non-functional login modal 2012-11-28 08:32:54 -07:00
Ritchie Martori
117c96a1ea added old resource instance hack to fix incorrect module type checking 2012-11-27 12:42:56 -08:00
DallonF
0e1c72e20c Made deployments page load actual registered deployments 2012-11-27 11:52:31 -07:00
DallonF
ae8b477935 Added non-functional deployments page 2012-11-27 10:55:17 -07:00
DallonF
53994e09ef Add some formatting updates to dashboard 2012-11-26 12:04:38 -07:00
DallonF
ee10922a8b Fixed some bugs in config loading 2012-11-26 10:40:48 -07:00
Ritchie Martori
473dbd8bb7 refactored deploy for new deployment workflow 2012-11-26 09:38:42 -08:00
Dallon Feldner
b16ee363c2 Fixed config loader 2012-11-21 18:30:09 -07:00
Ritchie Martori
0622c5418f fixed missing ctx properties in tests 2012-11-21 13:32:44 -08:00
Ritchie Martori
ec65a8721b Merge branch '0.7' of github.com:deployd/deployd into 0.7 2012-11-21 11:11:00 -08:00
Dallon Feldner
9d669bf8c6 Merge branch '0.7-refactor/loading' into 0.7
Conflicts:
	lib/modules/collection/index.js
	lib/modules/user-collection.js
	lib/resource.js
2012-11-21 12:07:56 -07:00
Dallon Feldner
7b9bc6b3d6 Added modules sidebar 2012-11-21 11:57:07 -07:00
Ritchie Martori
c484a072e1 removed .dpd/keys.json from package ignore filter 2012-11-21 10:54:29 -08:00
Dallon Feldner
713044397f Moved dashboard and basicDashboard to prototype 2012-11-21 10:59:14 -07:00
Dallon Feldner
d84351bebd Added cache to module-loader, should speed things up a bit 2012-11-21 10:43:51 -07:00
Dallon Feldner
2172875108 Added support for the "label" and "defaultPath" properties on the constructor. 2012-11-21 10:41:02 -07:00
Dallon Feldner
438342e426 Renamed "events" array to "eventNames" 2012-11-21 09:31:00 -07:00
Dallon Feldner
60eee96291 Moved external to prototype 2012-11-21 09:16:14 -07:00
Dallon Feldner
cbd6a8d009 Fixed unit tests 2012-11-21 08:53:05 -07:00