DallonF
|
c60aee9d66
|
Added test case for rare crash
|
2012-08-20 10:03:11 -07:00 |
|
DallonF
|
1c3e82be97
|
Fixed problems in validation
|
2012-08-20 10:00:07 -07:00 |
|
DallonF
|
e2d5961f5f
|
Fixed user events
|
2012-08-16 09:19:02 -07:00 |
|
DallonF
|
53dd5cffda
|
Fixed rare case where a resource's dashboard would not load
|
2012-08-15 10:36:10 -07:00 |
|
DallonF
|
d6d00391d0
|
Fixed unstyled auth page
|
2012-08-15 09:21:47 -07:00 |
|
Ritchie Martori
|
768aa588a8
|
removed deployment tests
|
2012-08-14 10:57:12 -07:00 |
|
Ritchie Martori
|
f722f48a52
|
added debug for travis testing
|
2012-08-14 09:15:53 -07:00 |
|
DallonF
|
1bd322b0ab
|
Fixed sidebar expanding on page load
|
2012-08-13 13:57:50 -07:00 |
|
DallonF
|
cfe4ef6732
|
Renamed "email" to "username" in dashboard
|
2012-08-13 13:40:28 -07:00 |
|
DallonF
|
271bab664c
|
Merge branch '0.6' of github.com:deployd/deployd into 0.6
|
2012-08-13 12:35:17 -07:00 |
|
DallonF
|
fe0b5a0fb0
|
Renamed "email" to "username"
|
2012-08-13 12:34:20 -07:00 |
|
Ritchie Martori
|
2741604240
|
fixed events not running when id included
|
2012-08-13 12:30:14 -07:00 |
|
DallonF
|
56cd7e38a5
|
Added more helpful error message when Data fails to load
|
2012-08-13 12:20:49 -07:00 |
|
DallonF
|
98dc13570c
|
Merge branch 'feature/dashboard-header' into 0.6
|
2012-08-10 11:02:43 -07:00 |
|
DallonF
|
fc509a8571
|
Adjusted margins
|
2012-08-10 10:07:57 -07:00 |
|
Ritchie Martori
|
dd1eee6017
|
moved loadScripts to Script, added auto event script loading for resources
|
2012-08-09 19:40:27 -07:00 |
|
DallonF
|
1092792c54
|
Reformatted header
|
2012-08-09 12:13:19 -07:00 |
|
DallonF
|
9ee4c48f65
|
Added header to dashboard
|
2012-08-09 11:41:34 -07:00 |
|
DallonF
|
71331b3406
|
Merge branch '0.6' of github.com:deployd/deployd into 0.6
|
2012-08-09 09:52:05 -07:00 |
|
DallonF
|
a289bcc72d
|
Converted property editor to flexbox
|
2012-08-09 09:51:52 -07:00 |
|
DallonF
|
87bad1ec5f
|
Slightly improved ux on draggable properties
|
2012-08-09 09:42:08 -07:00 |
|
Ritchie Martori
|
9f8485fb6e
|
collection documentation
|
2012-08-08 12:56:19 -07:00 |
|
DallonF
|
08056becab
|
Removed dates as a supported property type
|
2012-08-08 11:03:01 -07:00 |
|
DallonF
|
974d29bbe9
|
Removed testing "sort properties" button
|
2012-08-08 10:27:28 -07:00 |
|
DallonF
|
fa7c2b9832
|
Added sortable properties to collection editor
|
2012-08-08 09:55:38 -07:00 |
|
DallonF
|
c6c73b81ef
|
Merge branch '0.6' of github.com:deployd/deployd into 0.6
|
2012-08-07 14:12:46 -07:00 |
|
DallonF
|
8d21a2e1e6
|
Added utility function to load scripts
|
2012-08-07 14:12:27 -07:00 |
|
Ritchie Martori
|
1d931aadf4
|
fixed property renaming, added external prototype to Resources
|
2012-08-07 13:56:58 -07:00 |
|
DallonF
|
06d5ba92de
|
Added default event editor
|
2012-08-07 13:31:32 -07:00 |
|
Ritchie Martori
|
beb8d0fc72
|
Merge branch '0.6' of github.com:deployd/deployd into 0.6
|
2012-08-06 15:26:35 -07:00 |
|
Ritchie Martori
|
b3a897e5c3
|
fixed documentation
|
2012-08-06 15:26:24 -07:00 |
|
DallonF
|
12191996e3
|
Added Ctrl-S support to Ace editors
|
2012-08-06 15:09:04 -07:00 |
|
DallonF
|
4f418c9a0c
|
Editing properties no longer saves automatically
|
2012-08-06 14:48:58 -07:00 |
|
DallonF
|
352626453e
|
Fixed checkbox bug
|
2012-08-06 14:36:48 -07:00 |
|
DallonF
|
e7b4ab5fc5
|
Changed basic dashboard auto-saving to save/cancel buttons
|
2012-08-06 14:29:44 -07:00 |
|
DallonF
|
106577ef48
|
Updated dashboard to use precompiled LESS
|
2012-08-06 14:00:44 -07:00 |
|
Ritchie Martori
|
b732361119
|
refactored Resource to inherit from EventEmitter, added changed and deleted events
|
2012-08-06 10:29:29 -07:00 |
|
Ritchie Martori
|
ccd5c1891c
|
updated tests after removing execListener
|
2012-08-03 11:34:35 -07:00 |
|
Ritchie Martori
|
3be267e1cc
|
removed execListener from collection
|
2012-08-03 11:11:50 -07:00 |
|
Ritchie Martori
|
6bad11a5d2
|
Merge branch '0.6' of github.com:deployd/deployd into refactor/execListener
|
2012-08-03 10:37:36 -07:00 |
|
Ritchie Martori
|
cc47d0886f
|
initial script refactor
|
2012-08-03 10:36:41 -07:00 |
|
DallonF
|
0eb059987f
|
Fixed some bugs found while working on S3 project
|
2012-08-02 14:03:43 -07:00 |
|
DallonF
|
9ec61c91c3
|
Fixed tests
|
2012-08-02 09:58:12 -07:00 |
|
DallonF
|
28020bf7ab
|
Renamed settings.json to config.json and fixed bugs relating to renaming resources
|
2012-08-02 09:41:17 -07:00 |
|
Ritchie Martori
|
ba5bb67b92
|
merged upstream
|
2012-08-01 15:30:31 -07:00 |
|
DallonF
|
8bcfa63f67
|
Updated dashboard for new resource loading, fixed some workflow bugs
|
2012-08-01 14:32:35 -07:00 |
|
DallonF
|
76c7b1e047
|
Refactored resource loading to be more flexible
|
2012-08-01 13:14:16 -07:00 |
|
Ritchie Martori
|
7870f302b8
|
removed internal check from collection
|
2012-08-01 10:56:28 -07:00 |
|
DallonF
|
fba0442fa0
|
Fixed property saving for checkboxes and numbers
|
2012-07-31 09:18:20 -07:00 |
|
DallonF
|
5b6db88d5e
|
Basic dashboard loads previous values
|
2012-07-31 08:57:40 -07:00 |
|