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

docs: added diags for erd and server layout #731

Merged
merged 3 commits into from
Dec 22, 2023
Merged

Conversation

tobybatch
Copy link
Member

No description provided.

Copy link
Contributor

@charlesstrange2 charlesstrange2 left a comment

Choose a reason for hiding this comment

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

Possibly add the output of php artisan route:list, so they have a gander at the endpoints?
Given anyone can pull the repo and run it, i don't think the api info is any more exposed than it is now.

docs/server-components.puml Outdated Show resolved Hide resolved
docs/database-structure.png Outdated Show resolved Hide resolved
docs/DEPLOYMENT.md Outdated Show resolved Hide resolved
Copy link
Contributor

@charlesstrange2 charlesstrange2 left a comment

Choose a reason for hiding this comment

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

okedoke

Copy link
Contributor

@lauragurney lauragurney left a comment

Choose a reason for hiding this comment

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

👍

@tobybatch tobybatch merged commit b15f1d7 into develop Dec 22, 2023
1 check passed
@tobybatch tobybatch deleted the docs/erd-and-servers branch December 22, 2023 11:51
tobybatch added a commit that referenced this pull request Feb 27, 2024
* Change back to just centre

* Create build-and-push-to-dockerhub.yml (#716)

* feat: moved docker files into service (#721)

* chore: added debug to the workflow

* chore: tryng new branch name

* chore: tryng new branch name

* chore: tryng new branch name

* chore: tryng new branch name

* fix: added workflow dispatch

* fix: cleraned up branch name

* docs: tweak on release process

* feat: workfloes on all branches

* chore: docs and a reimbursed seeder (#703)

* Dev/large file encryption (#725)

* feat: added ui for log downloads by f-year

* feat: Encrypts and Decrypts MVL files.

* chore: removed and improved some comments

* chore: added amnual trigger for workflow

---------

Co-authored-by: Tobias Batch <tobias@neontribe.co.uk>

* Update build-and-push-to-dockerhub.yml

* fix: suppressed record with null values inthe payment tempate

* fix: early update on workflow files

* Added command line file decryption and echo (#726)

* feat: added first draft of arc:mvl:cat - untested.

* chore: added some comments

* chore: added some comments

* Write encrypted logs to file rather than database (#727)

* feat: added ui for log downloads by f-year

* feat: Encrypts and Decrypts MVL files.

* chore: removed and improved some comments

* feat: Logs now export as encrypted CSV files, instead of to a database.

* chore: Added more comments.

* chore: Removed unused imports.

* BREAKING CHANGE: Encrypted market logs are now saved as '.arcx.csv' (was '.csv')

* chore: disabled workflow

* fix: labels in the docker

* fix: docker logs to std out

* Dev/large file encryption (#729)

* feat: added ui for log downloads by f-year

* feat: Encrypts and Decrypts MVL files.

* chore: removed and improved some comments

* feat: added ui for log downloads by f-year (#728)

* feat: added ui for log downloads by f-year

* fix: resolved conflicts on VoucherController.php

* fix: linting

---------

Co-authored-by: Tobias Batch <tobias@neontribe.co.uk>

* docs: added diags for erd and server layout (#731)

* docs: added diags for erd and server layout

* docs: added server descriptions

* docs: updated docs on server set up

* Updated to include more of the images.

* feat: adds voucher state history to voucher deep exports (#736)

* feat: adds voucher state history to voucher deep exports

* fix: don't override base model function you muppet

* fix: removed unneeded (and mispelled) function

* feat: adds a cli encrypter (#734)

* chore: upgrade php packages (#738)

* chore: post merge cleanup!

* feat: fixed docker build for prod env

* fix: permissisons on passport keys for the docker

* chore: docker instructions

* chore: stand alone docker start up

* Dev/add commitlint (#741)

* feat: added commit lint

* fix: added postinstall

* chore(deps): bump phpseclib/phpseclib from 3.0.20 to 3.0.36 (#744)

Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.20 to 3.0.36.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](phpseclib/phpseclib@3.0.20...3.0.36)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump follow-redirects from 1.15.2 to 1.15.5 (#745)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.5)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump phenx/php-svg-lib from 0.5.0 to 0.5.2 (#743)

Bumps [phenx/php-svg-lib](https://github.com/PhenX/php-svg-lib) from 0.5.0 to 0.5.2.
- [Release notes](https://github.com/PhenX/php-svg-lib/releases)
- [Commits](dompdf/php-svg-lib@0.5.0...0.5.2)

---
updated-dependencies:
- dependency-name: phenx/php-svg-lib
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: lauragurney <laura.gurney@gmail.com>
Co-authored-by: lauragurney <laura@neontribe.co.uk>
Co-authored-by: Gabriel Lancaster-West <116901054+gxnda@users.noreply.github.com>
Co-authored-by: charles strange <charles@neontribe.co.uk>
Co-authored-by: charlesstrange2 <25037036+charlesstrange2@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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.

3 participants