-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: avniproject/avni-models
base: master
head repository: avniproject/avni-models
compare: 15.2
- 19 commits
- 54 files changed
- 1 contributor
Commits on Oct 10, 2025
-
avniproject/avni-client#1690 | docs: add Realm v12 migration plan and…
… documentation files
Configuration menu - View commit details
-
Copy full SHA for 0361039 - Browse repository at this point
Copy the full SHA 0361039View commit details -
avniproject/avni-client#1690 | fix: update scripts to support Node v1…
…0 by replacing String.matchAll with regex.exec loops
Configuration menu - View commit details
-
Copy full SHA for b9a3840 - Browse repository at this point
Copy the full SHA b9a3840View commit details -
avniproject/avni-client#1690 | feat: migrate Realm schemas to v12 syntax
- Update 36 schema files with 73 property definitions - Convert object references to explicit format - Change: propertyName: 'TypeName' → { type: 'object', objectType: 'TypeName' } - All schemas validated and tests passing BREAKING CHANGE: Requires Realm v12+ in consuming applications
Configuration menu - View commit details
-
Copy full SHA for e4b6657 - Browse repository at this point
Copy the full SHA e4b6657View commit details -
avniproject/avni-client#1690 | docs: remove migration planning docume…
…nts after successful upgrade
Configuration menu - View commit details
-
Copy full SHA for ea8336e - Browse repository at this point
Copy the full SHA ea8336eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f231d27 - Browse repository at this point
Copy the full SHA f231d27View commit details -
avniproject/avni-client#1690 | refactor: replace SchemaNames referenc…
…es with inline schema type definitions
Configuration menu - View commit details
-
Copy full SHA for 2dfb8ae - Browse repository at this point
Copy the full SHA 2dfb8aeView commit details -
avniproject/avni-client#1690 | fix: update EmbeddedFormat type defini…
…tion to use proper object type syntax
Configuration menu - View commit details
-
Copy full SHA for 9351794 - Browse repository at this point
Copy the full SHA 9351794View commit details -
avniproject/avni-client#1690 | fix: update type definitions to use pr…
…oper object type syntax for entity references
Configuration menu - View commit details
-
Copy full SHA for 3f2dbd4 - Browse repository at this point
Copy the full SHA 3f2dbd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f6e7f - Browse repository at this point
Copy the full SHA 04f6e7fView commit details
Commits on Oct 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c8049a6 - Browse repository at this point
Copy the full SHA c8049a6View commit details
Commits on Oct 13, 2025
-
#1609 | fix: update StringKeyNumericValue object type to use embedded…
… version in ChecklistItemStatus
Configuration menu - View commit details
-
Copy full SHA for 71dec98 - Browse repository at this point
Copy the full SHA 71dec98View commit details -
#1690 | fix: update StringKeyNumericValue object type to use embedded…
… version in ChecklistItemStatus
Configuration menu - View commit details
-
Copy full SHA for 81c6ea4 - Browse repository at this point
Copy the full SHA 81c6ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ba3a3a - Browse repository at this point
Copy the full SHA 2ba3a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0f43c9 - Browse repository at this point
Copy the full SHA e0f43c9View commit details
Commits on Oct 15, 2025
-
#1690 | Upgrade to Realm v12.14.2 with validation
Required changes for Realm v12 compatibility: - Realm: 11.23.0 → 12.14.2 - TypeScript: 3.7.4 → 5.0.0 (for v12 type definitions) - Node: v10 → v18 (minimum runtime requirement) - tsconfig: ES2020 libs for BigInt/AsyncGenerator support Validation: - 86 schemas validated for v12 compatibility - All list properties have explicit objectType - Custom proxy wrappers tested and working - Migrated 1.4M+ observations successfully Files: - package.json: Updated dependencies - tsconfig.json: ES2020 library support - .nvmrc: Node v18 requirement - scripts/validateSchemas.js: Schema validator - test/framework/RealmV12CompatibilityTest.js: Compatibility tests - REALM_V12_NOTES.md: Upgrade documentation
Configuration menu - View commit details
-
Copy full SHA for eaf97b8 - Browse repository at this point
Copy the full SHA eaf97b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a5ff4e - Browse repository at this point
Copy the full SHA 6a5ff4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90a1eb3 - Browse repository at this point
Copy the full SHA 90a1eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9900a65 - Browse repository at this point
Copy the full SHA 9900a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b244d - Browse repository at this point
Copy the full SHA d7b244dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...15.2