This repository has been archived by the owner on Aug 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 42
Evelyn 07 e2 e #172
Open
evelynpham04
wants to merge
73
commits into
DickinsonCollege:main
Choose a base branch
from
evelynpham04:Evelyn-07-E2E
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Evelyn 07 e2 e #172
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
__Pull Request Description__ This PR closes #601. This pull request generalizes the functionality of the `ErrorBannerComponent` into the newer `BannerComponent` which can display error, success, and generic message banners. Additionally, the refactored component can support timeout (instead of clicking an _X_ to close the component, it'll collapse itself after 5secs) and is has a sticky style which makes it appear on screen without the intrusive auto scroll. This PR will not remove the pre-existing `ErrorBannerComponent` from the project. That is something that will need to be done in a separate PR that also replaces those instances with the new `BannerComponent`. This PR is **NOT** ready to be merged into main. Prior to merging, the following items must be completed. - [x] Complete code review - [x] Remove all instances of the `ErrorBannerComponent` from the ui.html page. - [x] Update the end-2-end test for the ui.html page. - [x] Remove all lingering debugging code from the PR. This includes unnecessary comments. - [x] ~~Regenerate documentation~~ (This is generated locally now) Edit: Closes #635. --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents.
__Pull Request Description__ Modified the `dbtest` examples so that they use the `cy.waitForPage()` pattern that will be typical of real use cases. --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. --------- Signed-off-by: Foogabob <[email protected]> Co-authored-by: pranavm2109 <[email protected]> Co-authored-by: Alexandrialexie <[email protected]> Co-authored-by: andrewscheiner53 <[email protected]> Co-authored-by: sidlamsal <[email protected]> Co-authored-by: EliasBerhe <[email protected]> Co-authored-by: Foogabob <[email protected]> Co-authored-by: Foogabob <[email protected]> Co-authored-by: Michael K <[email protected]> Co-authored-by: nathang15 <[email protected]> Co-authored-by: infantlikesprogramming <[email protected]>
Reverts DickinsonCollege/FarmData2#646 This was to be merged into the FD2School_FarmData2 fork instead of into the upstream.
… seeding report; Updated FarmData2API.js (#650) __Pull Request Description__ See PR #630 for a full description of changes. Closes #630, #597, #606, #607 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. --------- Co-authored-by: JingyuMarcelLee <[email protected]> Co-authored-by: Jingyu (Marcel) Lee <[email protected]>
__Pull Request Description__ Builds on #649, see that PR for additional information. --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. --------- Co-authored-by: futzmonitor <[email protected]>
__Pull Request Description__ Builds on #649. See that PR for a fuller description. Closes #649. --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. --------- Co-authored-by: futzmonitor <[email protected]>
__Pull Request Description__ Closes #657. This PR makes small changes to two computed methods in the Seeding Report page that concerns how the total bed feet is returned for the page to display in the direct seeding summary. Since logs can make the number a long decimal numbers, the return in these methods now rounds the value to the nearest integer to resolve this issue on the frontend. --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents.
…l/228 This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: [#288](https://github.com/DickinsonCollege/FD2School-FarmData2/pull/228) Authors of the original Commit are listed here as co-Authors: Co-authored-by: jamesng5 <[email protected]> Co-authored-by: vuphuongha <[email protected]> Co-authored-by: tainguyen103 <[email protected]> Partially Addresses #662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Co-authored-by: James Ng <[email protected]>
…#663) Co-authored-by: nathang15 <[email protected]> Co-authored-by: infantlikesprogramming <[email protected]> __Pull Request Description__ This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: [210](https://github.com/DickinsonCollege/FD2School-FarmData2/pull/210) Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Co-authored-by: Michael K <[email protected]>
…nent (#239) (#664) Co-authored-by: pranavm2109 <[email protected]> __Pull Request Description__ This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/239 Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Co-authored-by: Alexandrialexie <[email protected]> Co-authored-by: pranavm2109 <[email protected]>
Co-authored-by: Foogabob <[email protected]> Co-authored-by: EliasBerhe <[email protected]> __Pull Request Description__ This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/208 Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Signed-off-by: Foogabob <[email protected]> Co-authored-by: sidlamsal <[email protected]> Co-authored-by: Foogabob <[email protected]> Co-authored-by: EliasBerhe <[email protected]> Co-authored-by: Foogabob <[email protected]>
Co-authored-by: andrewscheiner53 <[email protected]> Co-authored-by: pranavm2109 <[email protected]> __Pull Request Description__ This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/196 Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Co-authored-by: Alexandrialexie <[email protected]> Co-authored-by: andrewscheiner53 <[email protected]> Co-authored-by: pranavm2109 <[email protected]>
* Created txt file for initialize branch * Created epr1.md * deleted created_branch.txt * Revised EPR1 * cypress file created for fieldkit sub-tab * beforeEach added for login in farmdata2 web * changed url for beforeEach and sub-task1 finished * finished sub-task 1 * Checks that the order of the tabs is “Info” and then “Seeding Input.” * ignore this commit * Revert "deleted created_branch.txt" This reverts commit fff6611033b011469f6543c3964db1433d084306. * Implemented a test that checks the correct number of sub-tabs * Removed create_branch.txt and reports directory. * Verifies that the number of sub- tabs is exactly 2 and adds a general comment at the top of the file Co-authored-by: won369369 <[email protected]> Co-authored-by: Shahir-47 <[email protected]> --------- __Pull Request Description__ This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/212 Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Co-authored-by: GyuJin Lee <[email protected]> Co-authored-by: won369369 <[email protected]> Co-authored-by: Shahir-47 <[email protected]>
* add tray selection test * add area dropdown test * Adding test for seeding field and trays field * Write tests for area dropdown and cells/tray field in Tray Seeding Input * reformat the tests and add test no area is selected by default * Fixing test for input value * fix testing on tray seeding input * reformat the test and modify the test dropdown area * Reformat Testing tray and seed fields * add blank line and test enable Co-authored-by: nguyenbanhducA1K51 <[email protected]> Co-authored-by: phong260702 <[email protected]> --------- __Pull Request Description__ This pull request was originally created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/194 Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Co-authored-by: Quan Nguyen <[email protected]> Co-authored-by: nguyenbanhducA1K51 <[email protected]> Co-authored-by: phong260702 <[email protected]>
* Create test file for the Seeding Input * Test the comment box * test for HaTest * added page heade * tested to check that submit button is disabled * Test for Submit button * Add test the comment box is enable and the submit button is labeled * Tested to check that SUBMIT button is disabled * solved merge conflict * modified page header test * added label comment * Fix type error for testing the submit button is enabled * edit space between it() block to have consistent spacing * Add comment to give the purpose of the test file * Fix the test for the section with label Comments Co-authored-by: vuphuongha <[email protected]> Co-authored-by: ha vu <[email protected]> Co-authored-by: tainguyen103 <[email protected]> --------- __Pull Request Description__ This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/211 Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Co-authored-by: James Ng <[email protected]> Co-authored-by: vuphuongha <[email protected]> Co-authored-by: ha vu <[email protected]> Co-authored-by: tainguyen103 <[email protected]>
* Initial commit for BarnKit tab testing * Tested the BarnKit tab contains the 3 sub-tabs * Added the Second test and initiated the third test of the barnkitTab.spec.js * Testing on proper branch * Revised test for BarnKit subtabs ordering and length * Delete transplantingReport.defaults.spec.js * Revised the test for checking number of subtabs * Resolved issues and committed final changes Signed-off-by: Udval Enkhtaivan <[email protected]> Co-authored-by: thorpIV <[email protected]> Co-authored-by: aliouas <[email protected]> --------- __Pull Request Description__ This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/219 Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Signed-off-by: Udval Enkhtaivan <[email protected]> Co-authored-by: Udval Enkhtaivan <[email protected]> Co-authored-by: thorpIV <[email protected]> Co-authored-by: aliouas <[email protected]>
…e#182) (#671) * Created txt file for initialize branch * testing commit on feature branch * SeedingInput cypress file created * Tests must check that the Direct Seeding section of the Seeding Input Form appears when "Direct" is selected * deleted create_branch.txt * cypress test name changed * Test that it displays dropdown for units * comment for numbering sub-task 6 added * test for dropdown area * Reviewed Gyujin's solution to sub-task 3, 7 * checks that there is a field for Row/Bed that is empty and enabled * checks that there is a field for Bed Feed that is empty and enabled * checks that Bed Feet is the default units * rearranged the order of each sub-test * changed cypress file name * changed correct cypress file name * resolved all conversations from prof. braught * added comments to each sub-tasks * changed unit dropdown * removed then() and added cy.waitForPage() for subtasks 2, 6 * Implemented the test that checks the area dropdown is enabled and removed cy.waitForPage due to error. * "added cy.waitForPage()" * Removed sub-task comments * add a comment at the top of the file describing what the purpose of the file is. Co-authored-by: won369369 <[email protected]> Co-authored-by: JinLeeGG <[email protected]> Co-authored-by: Shahir-47 <[email protected]> --------- __Pull Request Description__ This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/182 Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Co-authored-by: won369369 <[email protected]> Co-authored-by: won369369 <[email protected]> Co-authored-by: JinLeeGG <[email protected]> Co-authored-by: Shahir-47 <[email protected]>
* Added spec.js file for testing transplating report * Tested page header and section label * Tested if the generate button has correct value and is enabled * The report table is not visible * Tested default start, end dates using dayjs * Changed data-cy atrribute name for - Set Dates * click() is removed when getting the default dates * Made final changes for the test * Made final changes to the test __Pull Request Description__ This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/197 Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Co-authored-by: Udval Enkhtaivan <[email protected]>
…kinsonCollege#175) (#674) * Initial commit, adding seeding input data cypress test * subtask DickinsonCollege#1 Assert header has 'Data' * Check the crop dropdown list size * Testing crop dropdown * Testing for crop dropdown length * Testing for crop dropdown length * test input date element enabled and has correct default value * Created test to check if crop selected has been enabled * Cleaning cypress test * Add test to check if any option was selected * Remove dropdown element reference via children function * combined similar 'it' blocks * Created test to check that the crop drop down does not have a selected value Co-authored-by: nathang15 <[email protected]> Co-authored-by: infantlikesprogramming <[email protected]> --------- __Pull Request Description__ This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/175 Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Co-authored-by: Michael K <[email protected]> Co-authored-by: nathang15 <[email protected]> Co-authored-by: infantlikesprogramming <[email protected]>
…llege#173) (#675) * added spec.js file * Added it block for testing header * checked the number of workers field is empty and enabled * checked the number of time worked field is empty and enabled * Added the "check correct dropdown for selected time unit" "Checks Time units dropdown" "checks time units default is minutes" * couple of spacing and alignment issues fixed. * changed a test name to be more descriptive Signed-off-by: Foogabob <[email protected]> Co-authored-by: EliasBerhe <[email protected]> Co-authored-by: Foogabob <[email protected]> Co-authored-by: Foogabob <[email protected]> --------- __Pull Request Description__ This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/173 Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Signed-off-by: Foogabob <[email protected]> Co-authored-by: sidlamsal <[email protected]> Co-authored-by: EliasBerhe <[email protected]> Co-authored-by: Foogabob <[email protected]> Co-authored-by: Foogabob <[email protected]>
…#676) * created file to test seeding input type defaults * Filled out before each * Our team's test shows up in correct folder so we can run in Cypress * Added test to check if the Tray element is enabled * Added test to check if the Direct element is enabled * tested that neither the tray nor the direct element is selected * tested whether the message to prompt tray/direct element selection is visible * Tested that the form elements for Tray and Direct are not visible * Finished testing visibility of form elements - had to add one more * Deleted unnecessary (duplicate) test file from field kit * Adjusted the comment in the describe and added a descriptive comment at the top of the file. * merged second and third individual test into one test * changed data-cy attribute of message to prompt selection of tray or direct element Co-authored-by: Alexandrialexie <[email protected]> Co-authored-by: andrewscheiner53 <[email protected]> --------- __Pull Request Description__ Pull Request Description This pull request was orignially created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/178 Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Co-authored-by: pranavm2109 <[email protected]> Co-authored-by: Alexandrialexie <[email protected]> Co-authored-by: andrewscheiner53 <[email protected]>
* updated fd2 branch + tests * Updated tests * test for Barn-Kit seeding report default * updated tests * updated tests * "Made minor corrections to tests" > > Co-authored-by: Sai Atluri <[email protected]> * Updated date selection header test * Updated date selection header test * Corrected minor minor merging error * Fixed formatting Co-authored-by: Melantha-Chen <[email protected]> __Pull Request Description__ This pull request was originally created on [FD2School-FarmData2](https://github.com/DickinsonCollege/FD2School-FarmData2). Link to the original pull request: https://github.com/DickinsonCollege/FD2School-FarmData2/pull/227 Partially Addresses DickinsonCollege/FarmData2#662 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. --------- Co-authored-by: saiatl2354 <[email protected]> Co-authored-by: Melantha-Chen <[email protected]>
__Pull Request Description__ This PR changes the `selected-val` of the Seeding Type Dropdown from 'All' to the `getDefaultSeedingSelection` function that returns the appropriate seeding type for the available logs. Closes #658 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents.
__Pull Request Description__ I mostly reworded some of the comments to be clearer and used a single 'sudo' command with a here-document to reduce footprint. It's a small portion, I would imagine it will take a while to actually speed up the container but every little bit helps! --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Signed-off-by: Ty Chermsirivatana <[email protected]>
__Pull Request Description__ This PR should resolve #575 ~~and is currently in a draft phase~~. Basically this is going to add a phpmyadmin profile, then the PR modifies `fd2-up.bash` to include flags such as `--no-dev` and `--no-phpmyadmin.` ~~Will test and work before recommending a review.~~ __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. --------- Signed-off-by: Ty Chermsirivatana <[email protected]>
__Pull Request Description__ This PR aims to close/resolve #636 by adding a local flag to `docker/buildimages.bash`. Also made some slight changes (local builds use `build` insted of `buildx` for local builds and only multi-arch build use `fd2builder`) __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents. Signed-off-by: Ty Chermsirivatana <[email protected]>
Fixed a small typo in the installation instructions. --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents.
__Pull Request Description__ This add small feature to help log information such as request and response to terminal when using cypress test in headless mode . To log information, use command cy.task( "log", <data>) to print to terminal. Closes #686 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents.
__Pull Request Description__ Create a test folder and divide tests in `FarmOSAPI.js` into smaller chunks closes #651 --- __Licensing Certification__ FarmData2 is a [Free Cultural Work](https://freedomdefined.org/Definition) and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request __I certify that I satisfy the terms of the [Developer Certificate of Origin](https://developercertificate.org/)__ for its contents.
… or the entered text otherwise.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Description
Addresses #17
Licensing Certification
FarmData2 is a Free Cultural Work and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request I certify that I satisfy the terms of the Developer Certificate of Origin for its contents.