Improvements to GREL Help text in-tool and minor updates to GREL reference. Plus removal of pointless tests
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
Co-authored-by: Owen Stephens <owen@ostephens.com>
* Update Java version
since the older JDK 14 version page says its been superseded with the new version
* Update installing.md
I think this is what we're looking for.
* Update build-test-run.md
Threw it all here.
Co-authored-by: allanaaa <allana.mayer@mail.mcgill.ca>
* Update openrefine-api.md
Documentation for Create project and Export rows API calls modified
* Update docs/docs/technical-reference/openrefine-api.md
Co-authored-by: Tom Morris <tfmorris@gmail.com>
Co-authored-by: Tom Morris <tfmorris@gmail.com>
* First creation of the How-To Contribute to docs
First creation of the How-To Contribute to docs file, and transfer of the How-To Build from source from the old wiki.
* Spelling errors and mistakes
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
* Change * for *
Change * for *
* Update contribute_to_or.md
Small change
* Merge technical documentation
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
* Fixed flaky tests
* Refactored ui_test commans-line, added documentation
* Attempt to build a workflow with cypress
* Fixed CI UX tests build
* Changed cyprss actions for pull-request
* Merged Cypress workflow into the regular PR target workflow
* Refactored Github workflows to include Cypress Tests
* Revert Ci build to pull_request_target
* Update expressions.md
No function reference just yet, nor text for Jython and Clojure. This will all likely be split out into multiple pages, but for now, it's all one for ease of discussion.
* Adding some functions structure for discussion
* Small tweaks
* Accept edits first, duh
* Shortening shorthands
* Update expressions.md
* Tweaks forever
* Adding table of math functions
* Typos, Clojure examples, cross() recipe
* Formatting and language
* Misc clarifications
* Splitting the pages
* Update grelfunctions.md
* Formatting + resolving comments
* Removing a table hack
* Update grelfunctions.md
* Update grelfunctions.md
* Update grelfunctions.md
* Added columnName
* Update grelfunctions.md
* Update grelfunctions.md
* Update expressions.md
* Forgot to fix some links when I split the pages
* Regex updates