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

Add "simple view" mode #502

Merged
merged 7 commits into from
Jan 4, 2020
Merged

Conversation

akellbl4
Copy link
Collaborator

It just hide elements from view when simple_view received from server.
Resolving #474

@paskal
Copy link
Sponsor Collaborator

paskal commented Dec 29, 2019

Failed test if one of the flapping ones (#380) which I haven't yet tackled. A restart of the tests should show no errors on the backend (due to lack of changes).

@umputun
Copy link
Owner

umputun commented Dec 29, 2019

@akellbl4
Copy link
Collaborator Author

@umputun yeah, my mistake.
I fixed it and added typescript checking on pre-push to prevent similar situations in the future.

@umputun
Copy link
Owner

umputun commented Dec 29, 2019

seems to hide all it supposed to hide, however, spacing on top looks strange

viym1-201912-29161003-8icba

compose-dev-frontend.yml Outdated Show resolved Hide resolved
Pavel Mineev added 4 commits December 31, 2019 01:28
It just hide elements from view when SIMPLE_VIEW recived from server
* remove SIMPLE_VIEW from default settings for forntend dev
* add private compose to gitignore
@umputun
Copy link
Owner

umputun commented Dec 31, 2019

styles ok, however, you missed reply box:

dvq2e-201912-31123056-1vsex

* `simpleView` changed to required param
@umputun
Copy link
Owner

umputun commented Jan 3, 2020

looks like reply box has the same style issue:

5q2mclb4ed-20200102-203809

@umputun
Copy link
Owner

umputun commented Jan 4, 2020

I think you've missed edit box

bxez4a16qq-20200103-210244

@akellbl4
Copy link
Collaborator Author

akellbl4 commented Jan 4, 2020

@umputun I hope it last place :)

@umputun
Copy link
Owner

umputun commented Jan 4, 2020

LTGM, thx

@umputun umputun merged commit c69e375 into umputun:master Jan 4, 2020
akellbl4 pushed a commit to akellbl4/remark42 that referenced this pull request Jan 4, 2020
* Add "simple view" mode support

It just hide elements from view when SIMPLE_VIEW recived from server

* Fix typing and add ts check before push

* proper input styling

* Changes for frontend dev compose

* remove SIMPLE_VIEW from default settings for forntend dev
* add private compose to gitignore

* Added simpleView mode for replay and edit modes.

* `simpleView` changed to required param

* FIx border-width in reply form

* Fix border-width in editing mode
@akellbl4 akellbl4 deleted the feature/474_simple-view branch June 13, 2021 08:32
@paskal paskal added this to the v1.5 milestone Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants