Commit Graph

620 Commits

Author SHA1 Message Date
Dallon Feldner
361fd5ec66 Added support for '/public-[env]' folder 2012-10-26 10:36:43 -07:00
Ritchie Martori
4674ce00a4 fixed incorrect cors remote host 2012-10-25 18:57:51 -07:00
Ritchie Martori
5041e82047 added changed() and previous to the collection save domain 2012-10-19 19:55:31 -07:00
Ritchie Martori
fc87ede63e fixed missing sanitization of boolean query values 2012-10-19 18:59:55 -07:00
Ritchie Martori
4589333a2d added more intelligent JSON parsing 2012-10-19 18:40:17 -07:00
Ritchie Martori
f3c339ac77 Merge branch 'master' of github.com:deployd/deployd 2012-10-19 17:15:40 -07:00
Ritchie Martori
1d259b71eb fixed bugs preventing events from being emitted to users in certain connection states 2012-10-19 17:14:42 -07:00
Dallon Feldner
514a42f136 Fixed data editor bug where ctrl-enter would edit a number or boolean in a modal. 2012-10-19 12:22:50 -07:00
Dallon Feldner
ac798fe273 Merge branch 'master' of github.com:deployd/deployd 2012-10-19 12:11:58 -07:00
Dallon Feldner
3b8e7e3bee Disabled typeahead 2012-10-19 12:11:50 -07:00
Ritchie Martori
56a9348ad3 reverted handleError 2012-10-19 12:08:32 -07:00
Ritchie Martori
69403a2c21 Merge branch 'master' of github.com:deployd/deployd 2012-10-19 11:55:13 -07:00
Dallon Feldner
ae3f4b1de6 Updated data editor for new root behavior 2012-10-19 11:52:37 -07:00
Dallon Feldner
6dec442356 Changed root behavior 2012-10-19 11:25:34 -07:00
Ritchie Martori
121636d0d1 fixed internal-client documentation 2012-10-19 10:57:22 -07:00
Dallon Feldner
571f707cfc Merge branch 'bug/error-function'
Conflicts:
	HISTORY.md
2012-10-17 10:27:48 -07:00
Dallon Feldner
9c16957536 Fixed bug where PUT would fail without an error 2012-10-16 11:35:51 -07:00
Dallon Feldner
a79c5ce7f1 Fixed bug where error() would not cancel a PUT 2012-10-16 11:08:38 -07:00
Dallon Feldner
0713d25730 Fixed bug where an error() in POST would not cancel the request 2012-10-16 10:51:33 -07:00
Dallon Feldner
870cc3c6ca Went back to highlight for new rows 2012-10-16 10:13:18 -07:00
Dallon Feldner
3b18bbc283 Fixed bug where events would still run from the data editor 2012-10-16 09:57:28 -07:00
Dallon Feldner
b049994aa8 Changed new row animation to fade in 2012-10-16 09:51:18 -07:00
Dallon Feldner
c481547373 Fixed new row animation 2012-10-16 09:49:33 -07:00
Dallon Feldner
5772835e86 Fixed data editor for user collection 2012-10-16 09:06:53 -07:00
Dallon Feldner
748f56eeaa Fixed API reference (documented non-existent first() function) 2012-10-16 09:06:11 -07:00
Dallon Feldner
7d47a61bf5 Fine-tuned new-row animation 2012-10-10 15:19:10 -07:00
Dallon Feldner
23037de835 Merge remote-tracking branch 'remotes/origin/feature/data-editor-paging'
Conflicts:
	lib/resources/collection/dashboard/js/util/knockout-util.js
2012-10-10 15:16:47 -07:00
Dallon Feldner
0a6cdfdf8e Added animation on new row 2012-10-10 11:51:35 -07:00
Dallon Feldner
73f7d78bc7 Added animation for new row 2012-10-10 11:45:59 -07:00
Dallon Feldner
c0f15541e8 Fixed some major annoyances in data editor 2012-10-10 11:32:01 -07:00
Dallon Feldner
87500c554b Made row scrolling more generic 2012-10-10 10:43:54 -07:00
Dallon Feldner
0e6a35dd88 Fixed scrolling to offscreen rows 2012-10-10 10:18:54 -07:00
Dallon Feldner
3e2f9d6b74 Fix for weird scrolling on row creation 2012-10-10 10:04:10 -07:00
Dallon Feldner
2ee102d6d9 Merge branch 'feature/data-editor-typeahead' 2012-10-10 09:53:38 -07:00
Dallon Feldner
ef9cf6c6b0 Fixed race condition when scrolling to new rows 2012-10-10 09:05:55 -07:00
Dallon Feldner
2171647ff6 Fixed bug where some properties would get duplicated 2012-10-10 08:47:22 -07:00
Dallon Feldner
1762e37af0 Added scrolling on undo delete 2012-10-09 13:58:55 -07:00
Dallon Feldner
7b8c856b2a Made new rows always scroll down 2012-10-09 13:48:13 -07:00
Dallon Feldner
74763529c6 Added paging 2012-10-09 13:07:49 -07:00
Dallon Feldner
618c76a4cf Added count function 2012-10-09 11:32:56 -07:00
Dallon Feldner
855cead6d4 Removed annoyance while adding new rows 2012-10-09 11:07:17 -07:00
Dallon Feldner
ab1e1ceb02 Merge remote-tracking branch 'remotes/origin/feature/data-editor' 2012-10-09 10:13:28 -07:00
Dallon Feldner
622a30c55d Merge branch 'feature/data-editor' into feature/data-editor-typeahead 2012-10-08 16:43:18 -07:00
Dallon Feldner
b84956b9cc Better filtered typeahead 2012-10-08 16:43:09 -07:00
Dallon Feldner
5e7d802353 Fixed some entry bugs 2012-10-08 16:42:31 -07:00
Dallon Feldner
df63fca398 Added typeahead to data editor 2012-10-08 16:20:50 -07:00
Dallon Feldner
31cfe3bba8 Fixed bug in firefox where text could get garbled during entry 2012-10-08 15:55:22 -07:00
Dallon Feldner
b0ce0b8957 Moved the "edit in modal" icon to left side for more intuitiveness 2012-10-08 15:43:46 -07:00
Dallon Feldner
5b14b3f93f Fixed data editor formatting, esp in Firefox 2012-10-08 15:40:55 -07:00
Dallon Feldner
afe9f1e5d4 Fixed bugs relating to the delete/backspace key 2012-10-08 14:13:07 -07:00