Commit Graph

60 Commits

Author SHA1 Message Date
Jeff Cross
6d035e4471 Created collection view in dashboard, rendering mock data. 2011-11-22 20:25:55 -07:00
Jeff Cross
757618c830 Fixed dynamically-loading side menu to show available plugins. 2011-11-21 23:05:30 -07:00
Jeff Cross
4a99930b42 Merge branch 'master' of ssh://174.129.226.54/deployd/repo 2011-11-21 22:30:54 -07:00
Ritchie Martori
256d9ab91b dependencies 2011-11-21 18:11:21 -08:00
Ritchie Martori
3a461bafb8 dependencies 2011-11-21 17:56:00 -08:00
Ritchie Martori
1568682937 dependencies 2011-11-21 17:36:58 -08:00
Ritchie Martori
a9214064fc dependencies 2011-11-21 17:35:42 -08:00
Ritchie Martori
1e883ff32f Merge branch 'master' of https://github.com/Deployd/Deployd 2011-11-21 17:31:25 -08:00
Ritchie Martori
723f7b5c15 package info 2011-11-21 17:30:56 -08:00
Jeff Cross
fe3a945a8d Finished implementation for schema editing view. 2011-11-20 22:45:32 -07:00
Jeff Cross
e2b1edc748 Merge branch 'master' of github.com:Deployd/Deployd 2011-11-20 19:55:23 -07:00
Jeff Cross
f08f2fda1b Implemented schema view controller and view model, paired with an underscore template. It still needs event bindings implemented. 2011-11-20 19:54:52 -07:00
Jeff Cross
524bd319ed Consolidated models to simplify dashboard. 2011-11-19 23:58:52 -07:00
Ritchie Martori
d4dafe6127 added collection and allowed to settings 2011-11-19 22:04:20 -08:00
Jeff Cross
8ff2c54104 Cleaned up models and refactored app to reflect simpler settings service. 2011-11-19 21:53:44 -07:00
Jeff Cross
dfa2dbfd1e Merge branch 'master' of github.com:Deployd/Deployd 2011-11-19 20:41:22 -07:00
Ritchie Martori
93946e99e8 fixes various model errors 2011-11-19 18:59:35 -08:00
Ritchie Martori
be6d46f5c3 various model cleanup, permissions, unique key bugfix 2011-11-19 15:38:00 -08:00
Jeff Cross
b7968182ba Moved more new markup into templates and modified routes for application. 2011-11-17 23:12:35 -07:00
Jeff Cross
9bfd417bb9 Implemented new UI styles to dashboard, refactored settings model further. 2011-11-17 21:50:37 -07:00
Jeff Cross
b37ac1bddd Created Settings Backbone model to dynamically build Dashboard navigation. 2011-11-17 01:10:52 -07:00
Jeff Cross
64dfc564e9 Implemented dynamic model-level permissions by group, including template in the dashboard. 2011-11-17 00:24:54 -07:00
Jeff Cross
ffb56d829d Implemented POST to /settings. 2011-11-16 23:44:48 -07:00
Ritchie Martori
cd6efcf02d Merge branch 'master' of https://github.com/Deployd/Deployd 2011-11-14 07:42:39 -08:00
Ritchie Martori
3f115aa649 fixes duplicate models, various minor features 2011-11-14 07:42:29 -08:00
Jeff Cross
625c07e462 Updated plugin view of data list to render results in a table. 2011-11-14 01:55:39 -07:00
Jeff Cross
fffb2d1c2d View of collection is rendering raw output of 'existing users'. 2011-11-14 00:14:02 -07:00
Jeff Cross
22cc13906a Updated plugin context form model to save asynchronously. 2011-11-13 22:37:58 -07:00
Jeff Cross
cf5c44b125 Updated plugin context form model to save asynchronously. 2011-11-13 22:37:22 -07:00
Jeff Cross
059821706b Changed plugin contexts to render by id instead of name. 2011-11-13 14:08:13 -07:00
Ritchie Martori
cb699c6c91 types 2011-11-10 21:56:15 -08:00
Ritchie Martori
1e2e7118d7 apps, login, settings, validation 2011-11-10 20:03:49 -08:00
Ritchie Martori
8413605a2a Merge branch 'master' of https://github.com/Deployd/Deployd 2011-11-10 00:06:51 -08:00
Ritchie Martori
96ad3e08e8 added load balancer into app plugin 2011-11-10 00:06:43 -08:00
Jeff Cross
df062139bf Implemented New User form dynamically created from service. Changed color scheme to be brighter. 2011-11-09 23:58:07 -07:00
Jeff Cross
5290930ee0 added contextual navigation to plugin views. 2011-11-06 22:14:40 -07:00
Jeff Cross
aa501bc9e3 Formatted content and navigation better, reworked logic to show plugin detail to use plugins collection instead of creating new model. 2011-11-06 20:51:01 -07:00
Jeff Cross
5ccba35c6e Created initial layout styling. 2011-11-06 17:05:57 -07:00
Jeff Cross
6f6502a981 Wired up app navigation to /plugins and /models services. 2011-11-06 16:13:26 -07:00
ritch
2c8ec6c520 Update public/dashboard/js/model/app.js 2011-11-03 17:25:34 -07:00
Ritchie Martori
1cd1239488 dashboard 2011-11-03 17:16:21 -07:00
Ritchie Martori
3453d28929 dashboard structure 2011-11-03 12:37:24 -07:00
Ritchie Martori
cc8fabd4c1 user and app routes 2011-11-02 09:09:50 -07:00
Ritchie Martori
79486f1326 100 % coverage on db, model 2011-10-23 17:33:42 -07:00
Ritchie Martori
8ccb38fe9a removed old plugins 2011-10-17 18:00:43 -07:00
Ritchie Martori
c96b224a9f model tests 2011-10-17 17:59:18 -07:00
Ritchie
06e6e6ddcb merged 2011-10-13 20:54:21 -07:00
Ritchie
6edfd0c188 tests 2011-10-13 20:53:20 -07:00
Ritchie Martori
9ec4369a3c test fixes 2011-10-13 20:52:13 -07:00
Ritchie Martori
dba4e195cb tests 2011-10-06 13:51:52 -07:00