Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFR] Backport changes from 2.9.2 and 2.9.3 to next #3344

Merged
merged 120 commits into from
Jun 19, 2019
Merged
Changes from 1 commit
Commits
Show all changes
120 commits
Select commit Hold shift + click to select a range
1f447ef
fixed AutocompleteInput popup to re-render after choice is selected
FACOLOMBANI May 6, 2019
cd43418
add failing test
cherniavskii May 14, 2019
f24ce0c
do not show error message, if input isn't touched
cherniavskii May 9, 2019
433136e
add test
cherniavskii May 14, 2019
0ab0ff4
remove .only
cherniavskii May 14, 2019
b817a66
add failing test
cherniavskii May 14, 2019
69693e6
do not block rerendering
cherniavskii May 14, 2019
ccca089
remove .only
cherniavskii May 14, 2019
928980a
add failing test
cherniavskii May 14, 2019
04df688
fix debouncing handling
cherniavskii May 14, 2019
16365ba
use bodyInput variable
cherniavskii May 14, 2019
aad3382
add bodyInput to EditPage
cherniavskii May 14, 2019
c9a2432
move new tests to create suite
cherniavskii May 14, 2019
d7642a0
fix typos
cherniavskii May 14, 2019
6e9efca
remove unnecessary navigation, which broke tests
cherniavskii May 14, 2019
acd6bb7
add rich-text-input support to create page helper
cherniavskii May 14, 2019
7139c4b
fix broken test
cherniavskii May 14, 2019
a5b3892
use setValues helper
cherniavskii May 14, 2019
5072175
use submit method
cherniavskii May 14, 2019
ecbd4bb
remove createPage bodyInput helper
cherniavskii May 14, 2019
ae9d1d4
remove bodyInput
cherniavskii May 14, 2019
39b5d7e
fix test regression
cherniavskii May 14, 2019
116b703
fix EditPage.setInputValue to have same signature as CreatePage
cherniavskii May 14, 2019
7c30b13
make error selectors more specific
cherniavskii May 14, 2019
8aebf9b
remove .only
cherniavskii May 16, 2019
86e7bfa
remove duplicate API call in ReferenceArrayInput
fargito May 20, 2019
e167bb8
Reset page on per page count change
sagarbakhtar May 21, 2019
1c44b15
Test cases for SET_PER_PAGE action
sagarbakhtar May 21, 2019
d04af4c
Merge pull request #3257 from sagarbakhtar/reset-page-on-perPage-change
djhi May 21, 2019
e9cd3fb
factorize prettier logic to prettierrc
fargito May 21, 2019
fde0c3f
Merge pull request #3258 from fargito/prettier
fzaninotto May 21, 2019
5ae8fd4
Remove duplicated item in references
mabhub May 21, 2019
71876cd
Merge pull request #3259 from mabhub/patch-1
djhi May 21, 2019
a2abef7
Add Bulgarian translation link
ptodorov0 May 21, 2019
26e9078
Merge pull request #3260 from ptodorov0/patch-1
djhi May 21, 2019
0dea6c4
replace filter with lodash/difference
fargito May 20, 2019
1f4f757
add tests for calls to crudGetMany
fargito May 22, 2019
37b501d
apply prettier rules on previous commits from branch
fargito May 22, 2019
b98b7a6
Fix sending request by Query with deep props on every update
PPierzc Apr 29, 2019
46d96f4
display errors on mui BootstrapInput
Apr 10, 2019
94fd3ed
Merge pull request #3271 from fargito/mui-bootstrap-input-errors
May 23, 2019
f45bf90
Merge pull request #3267 from fargito/fix-query-requests-on-update
fzaninotto May 23, 2019
9415b04
remove call to crudGetMany if ids list is empty, edit tests
fargito May 24, 2019
f67b1db
optimize
slecoustre-vulog May 24, 2019
1a63da2
Improve loader style in LoginForm
Luwangel May 23, 2019
2afce04
Prettier format
Luwangel May 24, 2019
9f51f12
travis error
slecoustre-vulog May 24, 2019
9769766
Use same CircularProgress in SaveButton than in Login Form
Luwangel May 24, 2019
9edc555
Fix style
Luwangel May 24, 2019
5ec271e
optimize
slecoustre-vulog May 24, 2019
b17af73
Fix Cannot find name 'Theme'
Luwangel May 24, 2019
cb717ba
lint
slecoustre-vulog May 24, 2019
71de47a
Merge pull request #3275 from slecoustre/fix-performance-getFetchedAt
fzaninotto May 24, 2019
3a6c712
Fix styles of Circular Progress icons
Luwangel May 27, 2019
539a388
add exporter for posts list in demo app
fargito May 27, 2019
217a648
Merge pull request #3276 from marmelab/design-icon-loaders
fzaninotto May 27, 2019
4e45b85
fix nested filters not displaying after location change
May 27, 2019
fdff494
fix filter selection dropdown including nested filters that are alrea…
May 27, 2019
4429fa8
rename get as lodashGet
fargito May 27, 2019
4ef0175
Fix misplaced or duplicate data providers
fzaninotto May 28, 2019
278641e
Prepare changelog for 2.9.2
fzaninotto May 28, 2019
2116fcc
v2.9.2
fzaninotto May 28, 2019
d564782
Doc fix - customize login and logout component
sagarbakhtar May 28, 2019
ea8a320
Doc update of <CheckboxGroupInput>
sagarbakhtar Jun 1, 2019
7d57973
<ResettableTextField> add disabled prop to clear IconButton
sagarbakhtar Jun 1, 2019
f358c9e
Merge pull request #3292 from sagarbakhtar/doc-checkbox-group-input
Jun 1, 2019
9d65e6c
Merge pull request #3293 from sagarbakhtar/select-input-resettable-di…
Jun 1, 2019
eb99f39
Update Actions.md
0xflotus Jun 2, 2019
6656372
Merge pull request #1 from 0xflotus/patch-1
0xflotus Jun 2, 2019
f6cfd15
Merge pull request #3297 from 0xflotus/master
Jun 3, 2019
38f0117
remove isInitialCall and implement cleaner difference
fargito Jun 3, 2019
1ad0d26
Merge pull request #3283 from sagarbakhtar/doc-cutomize-login-logout
fzaninotto Jun 3, 2019
2d70fcd
Add ra-auth-acl to the ecosystem
Kmaschta Jun 3, 2019
ae1a5c2
Merge pull request #3301 from marmelab/ra-auth-acl
fzaninotto Jun 4, 2019
919709c
Upgrade Prettier
djhi Jun 5, 2019
078d04c
Ensure Prettier Config is complete to avoid user overrides and to app…
djhi Jun 5, 2019
1096d25
Apply prettier on the project
djhi Jun 5, 2019
a13b7d9
Merge pull request #3279 from fargito/fix-backlink-csv
djhi Jun 5, 2019
b90d5d0
Merge pull request #3274 from donatascn/hotfix/disappearing-nested-fi…
djhi Jun 5, 2019
e619159
Merge pull request #3252 from fargito/remove-duplicate-api-call
fzaninotto Jun 5, 2019
23e875d
Merge pull request #3190 from FACOLOMBANI/fix-autocomplete-input-pop-up
djhi Jun 5, 2019
24352d6
add className to rich-text-input error
cherniavskii Jun 5, 2019
647759f
add richTextInputError element to CreatePage helper
cherniavskii Jun 5, 2019
cfb43c2
Fix MenuItemLink primarytext documentation
fzaninotto Jun 6, 2019
8c7e3dd
Merge pull request #3316 from marmelab/fix-menuitemlink-doc
djhi Jun 6, 2019
982da11
Set prettier printWidth to 80
Jun 6, 2019
801803d
Remove comments to avoid weird formatting
Jun 6, 2019
9e0bcb3
Merge pull request #3304 from marmelab/prettier
fzaninotto Jun 7, 2019
36b3723
Added git hooks & removed useless commands
djhi Jun 5, 2019
b3cb15c
export ListView component
cherniavskii Jun 7, 2019
86b9abd
Merge pull request #3319 from cherniavskii/patch-1
fzaninotto Jun 7, 2019
f553f74
Revert commands changes
Jun 8, 2019
82c489e
Fix README
Jun 8, 2019
f413a28
Review
Jun 8, 2019
a238abf
Merge pull request #3306 from marmelab/precommit-hooks
fzaninotto Jun 8, 2019
d9dace1
Fix helperText not showing validation error
hithacker Jun 12, 2019
2e72f1a
Merge pull request #3223 from cherniavskii/rich-text-input
fzaninotto Jun 13, 2019
69ebf6b
Merge pull request #3327 from hithacker/master
fzaninotto Jun 13, 2019
9d8582d
Replace tslint with eslint
Jun 9, 2019
b50adb3
Fix remaining warnings
Jun 9, 2019
e9cf116
Fix ExpandRowButton
Jun 9, 2019
c5a0705
Fix ExpandRowButton usage and tests
Jun 9, 2019
bee2540
Ensure eslint check ts and tsx files
djhi Jun 13, 2019
596c87a
Remove remaining tslint comments
djhi Jun 13, 2019
6dc2edb
Prettier
djhi Jun 13, 2019
5917fb5
Review
djhi Jun 13, 2019
258f971
Fix french translation
djhi Jun 13, 2019
21d320a
Fixing issue where the URL validation is getting an error
griiettner Jun 13, 2019
187fe44
Merge pull request #3335 from griiettner/master
djhi Jun 13, 2019
ff27149
Ensure we use the right parser for eslint
djhi Jun 15, 2019
38fc629
Merge pull request #3322 from marmelab/replace-tslint-with-eslint-master
fzaninotto Jun 16, 2019
41ad80f
Remove tests from the git hooks
djhi Jun 13, 2019
4581875
Ensure we apply prettier on misc files like we do in the yarn command
djhi Jun 13, 2019
f6ca45a
Merge pull request #3334 from marmelab/reconfigure-git-hooks
fzaninotto Jun 17, 2019
ac35525
Prepare changelog for v2.9.3
fzaninotto Jun 17, 2019
c48ead7
v2.9.3
fzaninotto Jun 17, 2019
a303ac5
Fix demo build
fzaninotto Jun 17, 2019
ce9a890
Backport changes from 2.9.2 and 2.9.3
fzaninotto Jun 19, 2019
9fd40ae
Fix custom exporter now that papaparse has been removed
fzaninotto Jun 19, 2019
d101a24
Merge branch 'master' into backport-2.9.3
fzaninotto Jun 19, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove .only
  • Loading branch information
cherniavskii committed May 14, 2019
commit ccca089a80773140294223286fedfb3082030eef
2 changes: 1 addition & 1 deletion cypress/integration/edit.js
Original file line number Diff line number Diff line change
@@ -153,7 +153,7 @@ describe('Edit Page', () => {
cy.get('.ra-rich-text-input > p').should('exist').contains('Required');
});

it.only('should not show rich text input error message when form is submitted and input is filled with text', () => {
it('should not show rich text input error message when form is submitted and input is filled with text', () => {
CreatePostPage.navigate();
cy.get(CreatePostPage.elements.submitButton).click();
cy.get('.ra-rich-text-input > p').should('exist').contains('Required');