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

Notes preview: Make Route Match Post and Get Requests #8755

Merged
merged 32 commits into from
Nov 23, 2020

Conversation

RuthNjeri
Copy link
Contributor

@RuthNjeri RuthNjeri commented Nov 19, 2020

@RuthNjeri RuthNjeri requested a review from a team as a code owner November 19, 2020 14:29
@gitpod-io
Copy link

gitpod-io bot commented Nov 19, 2020

@codeclimate
Copy link

codeclimate bot commented Nov 19, 2020

Code Climate has analyzed commit f593838 and detected 0 issues on this pull request.

View more on Code Climate.

@RuthNjeri RuthNjeri mentioned this pull request Nov 19, 2020
5 tasks
@codecov
Copy link

codecov bot commented Nov 19, 2020

Codecov Report

Merging #8755 (64c3880) into main (d03bab1) will increase coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8755      +/-   ##
==========================================
+ Coverage   81.92%   82.04%   +0.11%     
==========================================
  Files         100      100              
  Lines        5930     5930              
==========================================
+ Hits         4858     4865       +7     
+ Misses       1072     1065       -7     
Impacted Files Coverage Δ
app/api/srch/search.rb 70.70% <0.00%> (+3.82%) ⬆️
app/services/execute_search.rb 94.44% <0.00%> (+5.55%) ⬆️

Copy link
Contributor

@sagarpreet-chadha sagarpreet-chadha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 🎉

Copy link
Collaborator

@cesswairimu cesswairimu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great 🎉 Thanks

@cesswairimu cesswairimu merged commit ab9afdb into publiclab:main Nov 23, 2020
manchere pushed a commit to manchere/plots2 that referenced this pull request Feb 13, 2021
* many Todo's added

* add notes preview

* Update notes_controller_test.rb

* remove draft on node preview method

* check whether renaming to save_draft fails any tests

* check that tests pass with the save_draft method

* revert to draft and create issue

* Javascript code that opens preview

- Does not display form data yet

* open preview in another tab

* revise test and update window preview

* update preview window

* add location and image tag

* update test with location

* add image in preview tab

* add location to preview

* Update rich.html.erb

* Remove TODO comment

* fix preview during edit and tags notice

* Add time

* remove status from preview

* replace preview_tags with override_tags

* show location only when selected

* codeclimate add space after comma

* convert location details to floating values

* make the zoom preview a float

* remove twice float conversion of zoom

* remove tag notice and override tags

* improve location logic to prevent failing tests

* remove complexity from preview function

* make notes preview request both get and post

Co-authored-by: sagarpreet-chadha <sagarpreet.chadha@flipkart.com>
Co-authored-by: Sagarpreet Chadha <chadha.sagarpreet97@gmail.com>
lagunasmel pushed a commit to lagunasmel/plots2 that referenced this pull request Mar 2, 2021
* many Todo's added

* add notes preview

* Update notes_controller_test.rb

* remove draft on node preview method

* check whether renaming to save_draft fails any tests

* check that tests pass with the save_draft method

* revert to draft and create issue

* Javascript code that opens preview

- Does not display form data yet

* open preview in another tab

* revise test and update window preview

* update preview window

* add location and image tag

* update test with location

* add image in preview tab

* add location to preview

* Update rich.html.erb

* Remove TODO comment

* fix preview during edit and tags notice

* Add time

* remove status from preview

* replace preview_tags with override_tags

* show location only when selected

* codeclimate add space after comma

* convert location details to floating values

* make the zoom preview a float

* remove twice float conversion of zoom

* remove tag notice and override tags

* improve location logic to prevent failing tests

* remove complexity from preview function

* make notes preview request both get and post

Co-authored-by: sagarpreet-chadha <sagarpreet.chadha@flipkart.com>
Co-authored-by: Sagarpreet Chadha <chadha.sagarpreet97@gmail.com>
reginaalyssa pushed a commit to reginaalyssa/plots2 that referenced this pull request Oct 16, 2021
* many Todo's added

* add notes preview

* Update notes_controller_test.rb

* remove draft on node preview method

* check whether renaming to save_draft fails any tests

* check that tests pass with the save_draft method

* revert to draft and create issue

* Javascript code that opens preview

- Does not display form data yet

* open preview in another tab

* revise test and update window preview

* update preview window

* add location and image tag

* update test with location

* add image in preview tab

* add location to preview

* Update rich.html.erb

* Remove TODO comment

* fix preview during edit and tags notice

* Add time

* remove status from preview

* replace preview_tags with override_tags

* show location only when selected

* codeclimate add space after comma

* convert location details to floating values

* make the zoom preview a float

* remove twice float conversion of zoom

* remove tag notice and override tags

* improve location logic to prevent failing tests

* remove complexity from preview function

* make notes preview request both get and post

Co-authored-by: sagarpreet-chadha <sagarpreet.chadha@flipkart.com>
Co-authored-by: Sagarpreet Chadha <chadha.sagarpreet97@gmail.com>
billymoroney1 pushed a commit to billymoroney1/plots2 that referenced this pull request Dec 28, 2021
* many Todo's added

* add notes preview

* Update notes_controller_test.rb

* remove draft on node preview method

* check whether renaming to save_draft fails any tests

* check that tests pass with the save_draft method

* revert to draft and create issue

* Javascript code that opens preview

- Does not display form data yet

* open preview in another tab

* revise test and update window preview

* update preview window

* add location and image tag

* update test with location

* add image in preview tab

* add location to preview

* Update rich.html.erb

* Remove TODO comment

* fix preview during edit and tags notice

* Add time

* remove status from preview

* replace preview_tags with override_tags

* show location only when selected

* codeclimate add space after comma

* convert location details to floating values

* make the zoom preview a float

* remove twice float conversion of zoom

* remove tag notice and override tags

* improve location logic to prevent failing tests

* remove complexity from preview function

* make notes preview request both get and post

Co-authored-by: sagarpreet-chadha <sagarpreet.chadha@flipkart.com>
Co-authored-by: Sagarpreet Chadha <chadha.sagarpreet97@gmail.com>
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.

Add a new /preview route to open editor preview in new tab
4 participants