-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsave.dot
192 lines (192 loc) · 7.79 KB
/
save.dot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
digraph {
graph [layout=dot];
nil;
"callback-handle-twitter-oembed" [shape=box];
"callback-load-boards" [shape=box];
"load-card-comments-attachments" [shape=box];
"server-load-hotkeys-fail" [shape=box];
"test-notify" [shape=box];
"download-list-as-csv" [shape=box];
"archive-card" [shape=box];
"load-card-attachments" [shape=box];
"save-comment-text" [shape=box];
"iphone-rewrite-desc-twitter-call-oembed-all-cards" [shape=box];
"move-opt-number-key" [shape=box];
"move-card-success" [shape=box];
"set-card-position" [shape=box];
"edit-card-text" [shape=box];
"handle-keyboard-hide-unhide-shortcuts" [shape=box];
"focus-on-comment-box" [shape=box];
"execute-hotkey-move" [shape=box];
"callback-load-card-comments" [shape=box];
"next-card" [shape=box];
"load-list-card-counts" [shape=box];
"handle-keyboard-set-move-hotkey" [shape=box];
"callback-archive-card" [shape=box];
"load-initial-state" [shape=box];
remove;
"submit-save-hotkey-form" [shape=box];
"selected-list" [shape=box];
"update-edit-card-text" [shape=box];
"[graph/move-card-to-list {dest-list-id dest-list-id, board-id board-id, pos pos}]";
"left-pane-select-list" [shape=box];
"create-list" [shape=box];
"focus-edit-card-name" [shape=box];
"render-tweet" [shape=box];
"start-move-card" [shape=box];
"save-name-failure" [shape=box];
idList [shape=box];
"archive-card-by-number" [shape=box];
"focus-hotkeyform" [shape=box];
"callback-load-list-card-counts" [shape=box];
"left-pane-set-form-text" [shape=box];
"previous-card" [shape=box];
"move-current-card-to-top" [shape=box];
"handle-keyboard-repeat-last-command" [shape=box];
"create-list-success" [shape=box];
"iphone-set-cardpos-for-opt-number-key" [shape=box];
"left-pane-select-board" [shape=box];
"opt-letter-key" [shape=box];
"initialize-db" [shape=box];
if;
"move-card-failure" [shape=box];
"handle-keyboard-move-to-hotkey" [shape=box];
"callback-iphone-load-card-attachments" [shape=box];
"iphone-move-card" [shape=box];
"load-initial-state-failure" [shape=box];
"copy-to-clipboard" [shape=box];
"focus-searchbox" [shape=box];
"iphone-materialize-view" [shape=box];
"select-board-or-list" [shape=box];
"change-list-sort-mode" [shape=box];
"callback-load-board-lists" [shape=box];
"server-load-hotkeys-success" [shape=box];
"update-hotkey-form" [shape=box];
"update-form-new-list" [shape=box];
"iphone-load-card-attachments" [shape=box];
"board-id" [shape=box];
"save-move-operation" [shape=box];
"filter-card-selected" [shape=box];
"server-load-hotkeys" [shape=box];
"edit-card-key-down" [shape=box];
"load-card-attachments-success" [shape=box];
"save-and-clear-searchbox" [shape=box];
"generate-materialized-cards" [shape=box];
"server-save-hotkeys-fail" [shape=box];
"handle-keyboard-next-prev-list" [shape=box];
"move-current-card-to-bottom" [shape=box];
"iphone-set-cardpos-for-move" [shape=box];
"handle-keyboard-goto-hotkey" [shape=box];
"menu-move-to-list" [shape=box];
"materialized-card-position" [shape=box];
"active-panel" [shape=box];
"left-pane-move-select-board" [shape=box];
"left-pane-filter-cards" [shape=box];
"load-card-comments" [shape=box];
"set-active-panel" [shape=box];
"server-save-hotkeys" [shape=box];
"load-initial-state-success" [shape=box];
"submit-goto-hotkey-form" [shape=box];
"reset-card" [shape=box];
"select-list" [shape=box];
"rewrite-desc-twitter-call-oembed" [shape=box];
"save-card-name" [shape=box];
idBoard [shape=box];
"server-save-hotkeys-success" [shape=box];
"goto-bottom-card" [shape=box];
"goto-top-card" [shape=box];
"move-card-to-top-or-bottom-of-list" [shape=box];
"unfocus-searchbox" [shape=box];
"handle-keyboard-delete-move-hotkey" [shape=box];
"scroll-to-top" [shape=box];
"iphone-show-cards" [shape=box];
"move-card-to-list" [shape=box];
"submit-delete-hotkey-form" [shape=box];
"callback-load-list-cards" [shape=box];
"create-list-failure" [shape=box];
"set-iphone-card-page-number" [shape=box];
"new-comment-text" [shape=box];
"cancel-card-name" [shape=box];
"list-id" [shape=box];
"select-board" [shape=box];
"load-board-lists" [shape=box];
"select-board-next-leftpane-state" [shape=box];
"render-twitter-description" [shape=box];
"left-pane-create-list" [shape=box];
"route-goto-card-id" [shape=box];
"load-boards" [shape=box];
"selected-board" [shape=box];
"submit-hotkey-move" [shape=box];
"reload-all-lists-and-cards" [shape=box];
"save-name-success" [shape=box];
"load-list-cards" [shape=box];
"callback-handle-twitter-oembed" -> "render-tweet";
"load-card-comments-attachments" -> "reset-card";
"load-card-comments-attachments" -> "load-card-comments";
"load-card-comments-attachments" -> "load-card-attachments";
"archive-card" -> "next-card";
"iphone-rewrite-desc-twitter-call-oembed-all-cards" -> "rewrite-desc-twitter-call-oembed";
"move-opt-number-key" -> "move-card-to-list";
"move-card-success" -> "reset-card";
"move-card-success" -> "load-card-comments-attachments";
"move-card-success" -> "generate-materialized-cards";
"edit-card-text" -> "focus-edit-card-name";
"execute-hotkey-move" -> "move-card-to-list";
"callback-load-card-comments" -> "rewrite-desc-twitter-call-oembed";
"next-card" -> "scroll-to-top";
"handle-keyboard-set-move-hotkey" -> "focus-hotkeyform";
"callback-archive-card" -> "generate-materialized-cards";
"callback-archive-card" -> "load-card-comments-attachments";
"callback-archive-card" -> "load-list-card-counts";
"submit-save-hotkey-form" -> "server-save-hotkeys";
"left-pane-select-list" -> "goto-top-card";
"start-move-card" -> "focus-searchbox";
"left-pane-set-form-text" -> "generate-materialized-cards";
"previous-card" -> "scroll-to-top";
"move-current-card-to-top" -> "move-card-to-top-or-bottom-of-list";
"handle-keyboard-repeat-last-command" -> "move-card-to-list";
"create-list-success" -> "load-board-lists";
"iphone-set-cardpos-for-opt-number-key" -> "move-opt-number-key";
"iphone-set-cardpos-for-opt-number-key" -> "iphone-move-card";
"opt-letter-key" -> "execute-hotkey-move";
"handle-keyboard-move-to-hotkey" -> "focus-hotkeyform";
"iphone-materialize-view" -> "iphone-load-card-attachments";
"select-board-or-list" -> "save-and-clear-searchbox";
"change-list-sort-mode" -> "generate-materialized-cards";
"callback-load-board-lists" -> "load-list-cards";
"callback-load-board-lists" -> "load-list-card-counts";
"generate-materialized-cards" -> "iphone-materialize-view";
"handle-keyboard-next-prev-list" -> "load-list-cards";
"move-current-card-to-bottom" -> "move-card-to-top-or-bottom-of-list";
"iphone-set-cardpos-for-move" -> "execute-hotkey-move";
"iphone-set-cardpos-for-move" -> "iphone-move-card";
"handle-keyboard-goto-hotkey" -> "focus-hotkeyform";
"menu-move-to-list" -> "move-card-to-list";
"left-pane-filter-cards" -> "goto-top-card";
"load-initial-state-success" -> "server-load-hotkeys";
"submit-goto-hotkey-form" -> "select-board";
"submit-goto-hotkey-form" -> "load-list-cards";
"select-list" -> "save-and-clear-searchbox";
"select-list" -> "load-list-cards";
"rewrite-desc-twitter-call-oembed" -> "callback-handle-twitter-oembed";
"goto-bottom-card" -> "reset-card";
"goto-bottom-card" -> "load-card-comments-attachments";
"goto-top-card" -> "reset-card";
"goto-top-card" -> "load-card-comments-attachments";
"move-card-to-top-or-bottom-of-list" -> "[graph/move-card-to-list {dest-list-id dest-list-id, board-id board-id, pos pos}]";
"move-card-to-top-or-bottom-of-list" -> if;
"handle-keyboard-delete-move-hotkey" -> "focus-hotkeyform";
"move-card-to-list" -> nil;
"move-card-to-list" -> remove;
"submit-delete-hotkey-form" -> "server-save-hotkeys";
"select-board" -> "save-and-clear-searchbox";
"select-board" -> "load-board-lists";
"select-board" -> "select-board-next-leftpane-state";
"route-goto-card-id" -> "scroll-to-top";
"route-goto-card-id" -> "reset-card";
"reload-all-lists-and-cards" -> "load-list-cards";
"reload-all-lists-and-cards" -> "load-board-lists";
"reload-all-lists-and-cards" -> "load-list-card-counts";
"load-list-cards" -> "reset-card";
"load-list-cards" -> "generate-materialized-cards";
}