Maciej Gołaszewski
|
0540db763c
Update formatting of custom errors.
|
5 lat temu |
Maciej Gołaszewski
|
74862de50b
Make attachLinkToDocumentation() follow the same rules for error id matching as CKEditorError.
|
5 lat temu |
Maciej Gołaszewski
|
1a3b72a794
Fix error messages tests assertions.
|
5 lat temu |
Kamil Piechaczek
|
fef2c8bd2f
Rewrite a part of the test that checks an edge case in "FileLoader#read()" method.
|
5 lat temu |
Kamil Piechaczek
|
685a43eca5
Restored required part of the code and make CC: 100%.
|
5 lat temu |
Kamil Piechaczek
|
e7df4bc9af
Internal: Bumped the year. [skip ci]
|
6 lat temu |
Piotrek Koszuliński
|
18322635ae
Cleanup. Removed superfluous tests. Used the file property for simplicity. Tested that the new catch() is safe.
|
6 lat temu |
Maciej Gołaszewski
|
f2370360a5
Add tests for data getter.
|
6 lat temu |
Maciej Bukowski
|
595d21e407
Fixed errors/warnings.
|
6 lat temu |
Maciej Bukowski
|
ef7e8027c4
Removed usage of logger.
|
6 lat temu |
Kamil Piechaczek
|
7817a5675a
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 lat temu |
Kamil Piechaczek
|
b5a3bb57fa
Internal: Bumped the year. [skip ci]
|
6 lat temu |
Krzysztof Krztoń
|
420b6164ef
Tests: Check if file promise always has a `catch` clause.
|
6 lat temu |
Krzysztof Krztoń
|
5566e9a2a1
Tests: Simplified unit tests by returning promises instead of using done function.
|
7 lat temu |
Krzysztof Krztoń
|
4fc81a80da
Tests: Adjusted globals.
|
7 lat temu |
Krzysztof Krztoń
|
dfcb4983d1
Refactoring.
|
7 lat temu |
Krzysztof Krztoń
|
42356b6844
Tests: FileLoader can now be initialized with Promise instead of File.
|
7 lat temu |
Piotrek Koszuliński
|
9bf1c343b2
Internal: PendingActions#isPending was renamed to #hasAny. Closes ckeditor/ckeditor5-core#142.
|
7 lat temu |
Oskar Wróbel
|
0aefe7cb66
Added missing clearing pending action after upload.
|
7 lat temu |
Oskar Wróbel
|
3b507310e7
Tests: Typo.
|
7 lat temu |
Oskar Wróbel
|
673c608c36
Tests: Removed .only from test.
|
7 lat temu |
Oskar Wróbel
|
98c9634b20
Added parsing to int value of upload progress in a pending action.
|
7 lat temu |
Oskar Wróbel
|
0b59c21a3b
Feature: Added pending action when upload is in progress.
|
7 lat temu |
Maciej Gołaszewski
|
a379eee482
Changed: Renamed `filerepository-no-adapter` error to `filerepository-no-upload-adapter`.
|
7 lat temu |
Maciej Gołaszewski
|
b568a801ad
Changed: Renamed `FileRepository#createAdapter()` to `FileRepository#createUploadAdapter()`.
|
7 lat temu |
Piotrek Koszuliński
|
81c1268bb7
Internal: Bumped the year. [skip ci]
|
8 lat temu |
Piotrek Koszuliński
|
4b6162ff0e
Internal: FileRepository should not log a warning when not configured. Closes #60.
|
8 lat temu |
Piotrek Koszuliński
|
999f099e3a
Added warning when using FileRepository without defining an adapter.
|
8 lat temu |
Piotrek Koszuliński
|
1a097ae1bc
Improved docs.
|
8 lat temu |
Kamil Piechaczek
|
bfb2946faa
Upgraded tests to the latest Chai and Sinon version.
|
8 lat temu |