Ashley Teoh
|
dd608ad2bd
|
add MIT licence
|
8 years ago |
Ashley Teoh
|
d35ac8bc3a
|
right align file size column
|
8 years ago |
Celina Kilcrease
|
06214aea0a
|
remove inline css
|
8 years ago |
Celina Kilcrease
|
8cc9734c77
|
merged changes
|
8 years ago |
Ashley Teoh
|
2e9ba4a1ac
|
use pretty-bytes
|
8 years ago |
Celina Kilcrease
|
acc2056e05
|
fixed filesize
fixed typo
|
8 years ago |
Celina Kilcrease
|
13933f396a
|
converting filesize to readable format
|
8 years ago |
Ashley Teoh
|
abe05dea42
|
change column width, flip order
|
8 years ago |
Celina Kilcrease
|
ff8e1cc983
|
only get filesize for files and notebooks
adding sort function
add file size text
|
8 years ago |
Celina Kilcrease
|
a47a188728
|
Merge branch 'filesize' of https://github.com/nyu-ossd-s18/notebook into filesize
|
8 years ago |
Celina Kilcrease
|
d19f97017f
|
fixed filesize
|
8 years ago |
Ashley Teoh
|
8c96ad58c7
|
cleanup
|
8 years ago |
Celina Kilcrease
|
42c3c02f95
|
converting filesize to readable format
|
8 years ago |
Ashley Teoh
|
d6c7f2e7a8
|
change column width, flip order
|
8 years ago |
Ashley Teoh
|
6475eaa73f
|
empty function to format filesize
|
8 years ago |
Ashley Teoh
|
a299be7ff7
|
fix sorting function foreal
|
8 years ago |
Ashley Teoh
|
86c45a17ed
|
fix sort function
|
8 years ago |
Ashley Teoh
|
59b7c66662
|
revert chages
|
8 years ago |
Ashley Teoh
|
38acc780ca
|
add file size text
|
8 years ago |
Ashley Teoh
|
388d6367ca
|
starting out the sort function
|
8 years ago |
Celina Kilcrease
|
3315dbd55f
|
only get filesize for files and notebooks
|
8 years ago |
Celina Kilcrease
|
b864f5aacc
|
make file size optional pproperty
|
8 years ago |
Ashley Teoh
|
3650cc7cb4
|
adding file size to model
|
8 years ago |
Thomas Kluyver
|
e3ee8071f6
|
Merge pull request #3465 from Sheshtawy/convert-jstest-to-selenium-deletecell
Convert jstests to selenium: deletecell.js
|
8 years ago |
Thomas Kluyver
|
2fb47162d7
|
Merge pull request #3494 from danagilliann/master
solved waiting asterisk
|
8 years ago |
danagilliann
|
e4334e631c
|
empty space to cell
|
8 years ago |
sheshtawy
|
ce2c3a9033
|
Merge branch 'convert-jstest-to-selenium-deletecell' of github.com:Sheshtawy/notebook into convert-jstest-to-selenium-deletecell
|
8 years ago |
sheshtawy
|
bdfdd24c7e
|
Move some utility functions from the test module to the utils.py module
|
8 years ago |
sheshtawy
|
b097da2867
|
Delete tests
Update to use the updated notebook fixture
|
8 years ago |
sheshtawy
|
5e57a51055
|
Remove unnecessary comments
|
8 years ago |
sheshtawy
|
a47ecd4c07
|
Move notebook fixture to deletetest file to minimize the dependency on changes in PR #3475. This should be update once that PR is merged
|
8 years ago |
sheshtawy
|
2ef45d5577
|
Add tests to make sure copied cells are deletable
|
8 years ago |
sheshtawy
|
a0e89b618d
|
Add tests for deletable cells and non-deleteable cells
|
8 years ago |
hkshesht
|
835211f039
|
Initial commit to convert deletecell.js to selenium
|
8 years ago |
sheshtawy
|
14acb8d7e9
|
Move some utility functions from the test module to the utils.py module
|
8 years ago |
Thomas Kluyver
|
9d4a2da362
|
Merge pull request #3004 from gnestor/issue-1530
Add shutdown button option
|
8 years ago |
Thomas Kluyver
|
717294d88b
|
Merge pull request #3493 from ashleytqy/ash.travis
Only check links when build is trigger by Travis Cron job
|
8 years ago |
danagilliann
|
51e910b7ca
|
solved waiting asterisk
|
8 years ago |
Ashley Teoh
|
ad59f707db
|
formatting
|
8 years ago |
Ashley Teoh
|
87f93044c6
|
only check links if build is triggered by cron
|
8 years ago |
sheshtawy
|
413cca8cbd
|
Delete tests
Update to use the updated notebook fixture
|
8 years ago |
sheshtawy
|
30f7b8d95a
|
Merge remote-tracking branch 'origin/master' into HEAD
|
8 years ago |
Thomas Kluyver
|
596020307b
|
Merge pull request #3475 from takluyver/selenium-undelete
Convert undelete cell tests to Selenium
|
8 years ago |
Thomas Kluyver
|
bf5dc5abec
|
Merge pull request #3477 from takluyver/i3473
Convert native for loop to Array forEach()
|
8 years ago |
Thomas Kluyver
|
de37b584d1
|
Rename config option to quit_button
|
8 years ago |
Min RK
|
70aa9a7ed3
|
Merge pull request #3478 from takluyver/disable-terminals
Add NotebookApp.terminals_enabled config option
|
8 years ago |
Thomas Kluyver
|
bf173a8f02
|
Merge pull request #3424 from kevin-bates/fix-leak-iopub
Fix leak of iopub object in activity monitoring
|
8 years ago |
sheshtawy
|
2c5748f82e
|
Remove unnecessary comments
|
8 years ago |
sheshtawy
|
5dbb2ac975
|
Move notebook fixture to deletetest file to minimize the dependency on changes in PR #3475. This should be update once that PR is merged
|
8 years ago |
sheshtawy
|
6b1691d3a5
|
Add tests to make sure copied cells are deletable
|
8 years ago |