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

feat(db): Changement de base de donnéee #506

Merged
merged 43 commits into from
Sep 12, 2023
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
72ccaa6
switch dbus-native, added prisma
Kworz Sep 4, 2023
60627e8
updated deps in ts files
Kworz Sep 4, 2023
2337ecf
added prisma schema
Kworz Sep 4, 2023
1cdb0bc
updated schema
Kworz Sep 4, 2023
fa4fafa
created migrate ts file
Kworz Sep 4, 2023
a6c5116
migrated containers to prisma
Kworz Sep 6, 2023
31e87b6
migrated maintenances to use prisma
Kworz Sep 6, 2023
2aa9998
updated containers prisma migration
Kworz Sep 6, 2023
a43ac82
remove migration script
Kworz Sep 6, 2023
9e114ea
removed models
Kworz Sep 6, 2023
346b9a2
removed mongoose
Kworz Sep 6, 2023
c5fbd13
updated profiles to use prisma
Kworz Sep 6, 2023
7e4e843
first db migration
Kworz Sep 6, 2023
d3eb0fd
desktop now supports new profile ids
Kworz Sep 6, 2023
cb04ebe
maintenance can now display la operation date
Kworz Sep 6, 2023
ee17bd4
updated prisma schema
Kworz Sep 6, 2023
1fb668e
uuid for profiles
Kworz Sep 6, 2023
85e1b42
new addon typings
Kworz Sep 6, 2023
2313ee7
updated tests for new profile format
Kworz Sep 6, 2023
d167271
updated machine configuration for new profiles types
Kworz Sep 6, 2023
f27273c
added new addons typings
Kworz Sep 7, 2023
788942f
updated smoothit specs to match new profile format
Kworz Sep 7, 2023
083cd4d
updated uscleaner specs to match new profile format
Kworz Sep 7, 2023
bfba8fb
_id => id
Kworz Sep 7, 2023
2798600
updated schemas
Kworz Sep 7, 2023
d769284
cycleRouter code cleanup
Kworz Sep 7, 2023
44a8231
Added comment on premade name
Kworz Sep 7, 2023
6d381fe
updated tests
Kworz Sep 7, 2023
f4ac6f7
updated turbine packages.json
Kworz Sep 7, 2023
33b160f
removed mongo server
Kworz Sep 7, 2023
4cb96a8
copying prisma folder in docker image
Kworz Sep 7, 2023
5f49d6a
modified turbine entrypoint to migrate db on each startup
Kworz Sep 7, 2023
958f0bd
updated schemas
Kworz Sep 7, 2023
7b7cc0f
changesets
Kworz Sep 7, 2023
81c7869
Merge branch 'main' into 380-migration-mongodb-vers-sqlite
Kworz Sep 7, 2023
7f7ad6d
created migrateion receing script
Kworz Sep 7, 2023
97cdd91
removed mongodb service deps
Kworz Sep 7, 2023
e89387c
Merge branch 'main' into 380-migration-mongodb-vers-sqlite
Kworz Sep 7, 2023
713755c
replaced loggerinstance with TurbineEventLoop.emit
Kworz Sep 7, 2023
d65816c
placed dbus under a class, disabled in dev
Kworz Sep 7, 2023
31322d1
use IIFE on app.ts
Kworz Sep 7, 2023
a842530
forgot file: attribute on db url
Kworz Sep 7, 2023
1e7720f
draft docker image was erasing nuster-typings
Kworz Sep 7, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
updated machine configuration for new profiles types
  • Loading branch information
Kworz committed Sep 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit d167271da789580cb0e91d568c26596538d41ac3
Loading