Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: prepare deployment, update README.md, sanitise application of …
…keys (#42) * feat(deployment): terraform, workflow, kube * feat(deployment): change terraform config * feat(terraform-rds): init rds files for terraform * chore(frontend): clean up * feat(frontend): deploy * fix(client): added validation logic to flashcards * fix(workflow): removed branch * fix(client): added null checks to cards * feat(terraform): deployment of resources done * fix(client): fixed the ui for flashcard and MCQ at the generation page * feat(marketplace): added tooltip * fix(viewmcq): enhanced UI design * feat(workflow): created workflows for each service * fix(kong): reverted dockerfile * fix(mcq): fixed issue where only 1 MCQ was being generated by gpt * fix(client): minor qol fixes * fix(mcq): added additonal fixes * fix(profile): fixed cards * fix(subscribe): added blue box * feat(MCQ): added option to reorder, delete or add options * Feat/build push (#34) * feat(deployment): build push simple services * feat(workflow): created workflows for each service * feat(deployment): build push simple services * feat(deployment): kube files for all simple services * Feat/deployment (#28) * fix(mcq): fixed issue where only 1 MCQ was being generated by gpt * fix(client): minor qol fixes * fix(mcq): added additonal fixes * fix(profile): fixed cards * fix(subscribe): added blue box * feat(MCQ): added option to reorder, delete or add options --------- Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg> Co-authored-by: Louis <64778758+iamlouisteo@users.noreply.github.com> * chore(upload-note): added env file * fix(docker): fixed docker file to add env file for upload note * chore(deployment): build push complex service images * feat(kubernetes): finished manifest * chore(kong): build and push kong image * chore(kong): added health check path * fix(user-storage): rebuild image * fix(subscriptions): rebuild image * fix(subscriptions): rebuild image * fix(payment): rebuild image * fix(contents): rebuild image * fix(notes & fileprocessor): rebuild image * fix(deployment): rebuild image * fix(handletempcontent): rebuild image * fix(makepayment & verifyuser): rebuild image * fix(kong): rebuild image * fix(userstorage & kong): temp fix * fix(contents): fix redis connection * fix(process-chunks): fix connection to aws mq * fix(deploy): fix connection * fix * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(upload-notes): fixed rabbit connection * fix(contents): fix redis connection * feat(terraform): resources creation done * feat(kubernetes): done * fix(user-storage): singass auth use random email * fix(user-storage): singass auth use random email --------- Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg> Co-authored-by: Louis <64778758+iamlouisteo@users.noreply.github.com> * chore(frontend): adjust colours, remove unused methods * chore(upload-notes): fix concurrent uploads * 30 prod generated content can be viewed and edited by anyone with the redis note (#35) * fix(view-tc): no longer allows users to view other users temporary content * fix(docker-compose): uncommented ngrok * chore(deploy): build push new images * chore(deploy): build push new images * chore(deploy): build push new images * chore(deploy): build push new images * chore(deploy): build push new images * chore(deploy): build push new images * fix(kubernetes): fixed deployment for process chunks * feat(argocd): created application yaml files for all services * chore(process-chunks): add retry logic for connecting to temporary queue * chore(process-chunks): add retry logic for connecting to temporary queue (#36) * fix(view-notes): update image * chore(upload-notes): add endpoint for view authz * chore: remove non-ready notes from view, fix created notes pagination * chore: fix some stuff hehe (#38) * chore(process-chunks): add retry logic for connecting to temporary queue * chore(upload-notes): add endpoint for view authz * chore: remove non-ready notes from view, fix created notes pagination * fix(htc): rebuild fixed * feat(pdf-reader): added text stemming and lemmatisation to reduce token count * fix(pdf-reader): cleaned up dead code from dockerfile * chore(frontend): tweak colour schemes, intuitiveness of navbar * fix(frontend): remove duplicate identifier * chore(workflow): test build push and update value * Chore/build push (#41) * chore: lemmenisation, frontend tweaks (#39) * chore(process-chunks): add retry logic for connecting to temporary queue * chore(upload-notes): add endpoint for view authz * chore: remove non-ready notes from view, fix created notes pagination * feat(pdf-reader): added text stemming and lemmatisation to reduce token count * fix(pdf-reader): cleaned up dead code from dockerfile * chore(frontend): tweak colour schemes, intuitiveness of navbar * fix(frontend): remove duplicate identifier --------- Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg> Co-authored-by: SONG JIHOON <69960711+EchoSkorJjj@users.noreply.github.com> * Feat/deployment (#40) * chore(process-chunks): add retry logic for connecting to temporary queue * chore(upload-notes): add endpoint for view authz * chore: remove non-ready notes from view, fix created notes pagination * feat(pdf-reader): added text stemming and lemmatisation to reduce token count * fix(pdf-reader): cleaned up dead code from dockerfile * chore(frontend): tweak colour schemes, intuitiveness of navbar * fix(frontend): remove duplicate identifier * chore(workflow): test build push and update value --------- Co-authored-by: ztdevelops <yuezhengting@gmail.com> Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg> * chore(workflow): test build push and update value * chore(workflow): test build push and update value * chore(workflow): test build push and update value * chore(workflow): test build push and update value * chore(cicd): test full cicd flow --------- Co-authored-by: Yue Zheng Ting <87757354+ztdevelops@users.noreply.github.com> Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg> Co-authored-by: ztdevelops <yuezhengting@gmail.com> * chore(readme): update * Update README.md * Update README.md * fix(frontend): added unsplash client id * fix(frontend): added unsplash client id * fix(frontend): updated payment price * fix(frontend): fixed navigation * chore: update README.md * chore: update README.md * chore: update README.md * chore: update README.md * chore: replace keys with placeholder values --------- Co-authored-by: Jihoon_Song <69960711+EchoSkorJjj@users.noreply.github.com> Co-authored-by: neilscallywag <neil.sharma.2022@scis.smu.edu.sg> Co-authored-by: Louis <64778758+iamlouisteo@users.noreply.github.com> Co-authored-by: Neil <64523806+neilscallywag@users.noreply.github.com>
- Loading branch information