Commit Graph

132 Commits

Author SHA1 Message Date
DallonF
8826c6e553 Dashboard bug fixes 2012-12-20 10:43:44 -07:00
Ritchie Martori
e473eb38bc merged history 2012-12-19 15:36:16 -08:00
Ritchie Martori
cb67083963 additional changed() fixes 2012-12-19 15:35:04 -08:00
Dallon Feldner
25bce375ef Merge branch 'master' of github.com:deployd/deployd
Conflicts:
	HISTORY.md
2012-12-04 17:13:05 -07:00
Dallon Feldner
a227c0175f Fixed bug where changing a property type from "number" to "string" made existing properties uneditable. 2012-12-04 17:12:03 -07:00
Ritchie Martori
b545a8bf1f fixed #107, changed() returning incorrect true when values were equal 2012-12-04 09:39:36 -08:00
Dallon Feldner
9b85cd8445 Updated to reference new docs 2012-11-14 11:11:24 -07:00
Ritchie Martori
326784ddf9 fixed domain not defined bug in collection 2012-11-11 01:18:28 -08:00
Dallon Feldner
41ba9045ea Added utility functions for Event API 2012-11-09 11:40:33 -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
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
3b8e7e3bee Disabled typeahead 2012-10-19 12:11:50 -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
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
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
Dallon Feldner
3c3f4ece14 Added tab exception to quick-entry 2012-10-08 10:47:22 -07:00