Alessandro Magionami
42df6db7ea
chore(database): add aiven_extrs extension to postgres docker ( #2263 )
...
* chore(database): add aiven_extrs extension to postgres docker
* chore(database): fix pkg versions and remove cache in dockerfile
* chore(database): use quotes in dockerfile and fix to minor version of pkgs
* chore(database): fix dockerfile lint
* chore(database): checkout to specific commit
* chore(database): remove aiven_extras migration
2024-05-24 14:50:34 +02:00
Gergő Jedlicska
89dccd8495
feat(server): add speckle automate as a configurable default app ( #1540 )
...
* feat(server): add speckle automate as a configurable default app
* feat(server): add default automate url, and helm values
* fix default app tests reporting the old number
2023-04-19 12:59:59 +02:00
Kristaps Fabians Geikins
9860be7fd8
fix: various dependabot vulnerability fixes ( #1143 )
...
* fix: updating minimist to resolve vulnerability
* fix: upgrade mocha to fix minimatch vuln
* fix: terser vuln fix
* fix: moment.js vuln fix
* fix: getting rid of perfect toolbar (which resolves vulns)
2022-10-25 17:01:20 +03:00
Iain Sproat
b23e2fc284
Revert bump to postgres in docker-compose-deps ( #1096 )
...
- ideally should have an upgrade script or docs before deploying this
2022-10-10 15:00:38 +01:00
Iain Sproat
ba71184421
upgrade development contexts to use postgres 14.5 ( #1089 )
...
* Upgrade CircleCI configuration to postgres 14.5
* docker-compose-deps upgraded to postgres 14.5
* Upgrade minikube to use postgres 14.5
2022-10-10 12:04:15 +01:00
Gergő Jedlicska
d1d5984e30
gergo/summaryEmails ( #979 )
...
* refactor(server emails): email transports module refactor to TypeScript
* refactor(docker-compose deps): move local email server to common dev compose file
* chore(server launch.json): add ts-node script running example
* chore(server deps): add nodemailer types package
* refactor(server activitystream): add strongly typed activity definitions
* feat(server activitystream): add activity repository
* feat(server info): add canonical url on the service level
* feat(server): add static file serving route to server core
* feat(server): add dependencies for periodical email digests
* feat(server activity stream): call the initialization step from the activity stream module
* feat(server activity digest): add WIP weekly email digest implementation
* feat(server digest email): smul upgrades and fixes to the email template and its contents
* just for Fabs to test
* chore(root package.json): remove deleted docker-compose references
* feat(frontend profile): add notification preferences panel
* feat(server digest emails): set prod ready cron tab and timespan
* refactor(server email digest): move templates into the email module
* refactor(server activity digests): refactor to use notifications infrastructure
* test(server activities): add tests and some refactor to activities and notification preferences
* refactor(notification preferences): fix minor issues
* test(server notification preferences test): fix describe nesting
* fix(server activities): add missing action types
* fix(server activities): fix errors after merging main
* test(server activity notifications): add test coverage for activity notifications service
* refactor(server activities): fixing tests and some cleanup
* feat(server cli): add summary notification command to cli
* chore(dev env db versions): upgrade local dev env versions
* chore(server deps): upgrade local dev db to pg 14
* fix(docker-compose): bind maildev to localhost
* process-scoped notifications test queues
* test(activity tests): add sleep to fix flaky CI
* feat(activity digests): add demo date for digest trigger
* feat(activity digest): add UK timezone trigger date
Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com >
Co-authored-by: Fabians <fabis94@live.com >
2022-09-09 12:46:57 +02:00
Kristaps Fabians Geikins
814240db0c
chore(server): better naming for the sql init script
2022-03-17 13:20:35 +02:00
Kristaps Fabians Geikins
94b0174b16
feat(server): configurable .env.test & auto-creation of the test db
2022-03-17 13:08:27 +02:00
Gergő Jedlicska
3e5910dcb8
chore(lock files): fix lockfile versioning and some minor chores
2021-11-02 10:48:35 +01:00
cristi8
f9b981e77c
wip fileuploads
2021-09-15 21:05:00 +03:00
Cristian Balas
02992c9ca0
Simplified setting up a local dev setup ( #159 )
...
* Simplified the local dev setup
2021-03-31 13:43:22 +03:00