Commit Graph
50 Commits
Author SHA1 Message Date
Khushboo Mehta 22627e07ab feat: add path/override-input guidance for calc_module in UI tutorials tutorial-v1 2026-04-17 10:10:47 +02:00
Khushboo-dev-cpp 5c5074e488 Merge pull request #28 from logos-co/feat/lockStableTutorial
feat: some more issues fixed when testing
2026-04-01 20:34:38 +02:00
Khushboo Mehta 1c95804251 feat: further fixes 2026-04-01 20:34:09 +02:00
Khushboo Mehta 39a00e60f0 feat: update to using tags instead of commit hashes 2026-04-01 19:24:08 +02:00
Khushboo Mehta 27bc708694 feat: some more issues fixed when testing 2026-04-01 19:13:24 +02:00
Iuri Matias 4449cd9665 Merge pull request #19 from logos-co/add-gitignore-step-3
tutorial: add .gitignore before git add -A in step 3.1
2026-04-01 10:04:17 -04:00
Khushboo-dev-cpp 3085ead085 Merge pull request #26 from logos-co/feat/lockInStableTutorial
feat: lock in stable tutorial
2026-04-01 12:25:15 +02:00
Khushboo Mehta 36caff3812 some fixes after testing the tutorial 2026-04-01 12:21:06 +02:00
Khushboo Mehta f4fded1fbe chore: update flake.locks to tutorial-v1 2026-04-01 11:52:16 +02:00
Khushboo Mehta 321fe4a41a feat: lock in stable tutorial 2026-04-01 11:44:30 +02:00
Khushboo-dev-cpp eaf0e936c7 Merge pull request #25 from jzaki/fix/incorrectRepoInTutorialCmd
Fix incorrect repo in tutorial cmd
2026-04-01 11:42:13 +02:00
jzaki 6546f59e4a Fix repo for pm cli command 2026-03-31 23:30:34 +01:00
jzaki 05145d6f91 Auto-format tutorial .md 2026-03-31 23:30:01 +01:00
Khushboo-dev-cpp 4c1ea9c076 Merge pull request #24 from logos-co/chore/bumpLogosModuleBuilder
chore: bump logos-module-builder
2026-03-31 19:04:25 +02:00
Khushboo Mehta 3eeb83b574 chore: bum logos-module-builder 2026-03-31 19:04:12 +02:00
Khushboo-dev-cpp a036e5e370 Merge pull request #22 from logos-co/feat/autoLoadModules
feat: this PR does 2 things
2026-03-27 14:42:07 +01:00
Khushboo Mehta 55b6dd237e feat: this PR does 2 things
1. removes adding standalone-app as dependency from the ui modules they
   get it out of the box when using module-builder
2. just using latest version of standalone app and now we have all
   dependecies auto packaged and installed
2026-03-27 14:40:43 +01:00
Khushboo-dev-cpp 0b4ba62d16 Merge pull request #21 from logos-co/chore/removeNixBundleDependencies
chore: remove bundle dependencies from modules as it present in module…
2026-03-27 11:31:06 +01:00
Khushboo Mehta 73b3cd0674 chore: remove bundle dependecies from modules as it present in module-builder now 2026-03-27 11:29:59 +01:00
fryorcrakenandClaude Sonnet 4.6 410f4abb68 tutorial: add .gitignore before git add -A in step 3.1
Without a .gitignore, vendored C library binaries (lib/*.so, lib/*.dylib,
lib/*.a) and the Nix result symlink get staged by git add -A. Add a
.gitignore block to the tutorial so readers exclude them from the start.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-27 16:45:30 +11:00
Khushboo-dev-cpp b2bdcfdaba Merge pull request #18 from logos-co/fix/reportedIssues
fix: fix issues reported
2026-03-26 13:46:24 +01:00
Khushboo Mehta 3d950826e2 fix: fix issues reported 2026-03-26 13:45:12 +01:00
Khushboo-dev-cpp 30a67fcbc0 Merge pull request #17 from logos-co/fix/improvements
fix: improvements
2026-03-26 12:06:05 +01:00
Khushboo Mehta 22410a8a7b fix: improvements
1. Adapt to changed made in standalone app to use capability module
   directy so it doesnt have to be loaded manually
2. adapt to using nix deriuvation for lgx packages directly from modules
2026-03-26 12:04:09 +01:00
Khushboo-dev-cpp 8c3fad44c2 Merge pull request #16 from logos-co/feat/updateAndStreamlineTuorials
feat: update and streamline the guides
2026-03-26 10:10:34 +01:00
Khushboo Mehta f5bb23c105 feat: update and streamline the guides 2026-03-26 10:10:05 +01:00
jakub 364dbe596e chore: add missing MIT and Apache v2 licenses
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2026-03-25 17:16:11 +01:00
Khushboo-dev-cpp 0af4fe6154 Merge pull request #14 from logos-co/feat/metadataJsonSingleSourceOfTruth
feat: adapt tuorials as per changes done in builder for unification into metadata.json
2026-03-25 15:23:38 +01:00
Khushboo Mehta 199d318b54 feat: adapt tuorials as per changes done in builder for unification into metadata.json 2026-03-25 09:15:00 +01:00
Iuri Matias 7320512bdc Merge pull request #15 from logos-co/logoscore_cli
use logoscore-cli instead
2026-03-24 13:57:37 -04:00
Iuri Matias b1f0fdf315 use logoscore-cli instead 2026-03-24 13:53:18 -04:00
Khushboo-dev-cpp 3abe75f6f1 Merge pull request #5 from logos-co/feat/useStandaloneAppDerivationFromModuleBuidler
feat: use the standalone nix derivation from module builder instead
2026-03-24 15:53:29 +01:00
Khushboo Mehta 66ef39c7f2 feat: use the standalone nix derivation from module builder instead 2026-03-23 23:11:59 +01:00
Khushboo-dev-cpp 6df4062eb6 Merge pull request #4 from logos-co/feat/updateUiTutorial
feat: update ui tuorials
2026-03-20 21:57:51 +01:00
Khushboo Mehta 6eaf66db95 chore: use logos-nix 2026-03-20 20:07:17 +01:00
Khushboo Mehta 5afe519083 feat: add tutprial for c++ ui 2026-03-20 15:37:36 +01:00
Khushboo-dev-cpp 0c2090d0d5 feat: update ui tuorials 2026-03-19 14:04:05 +01:00
Khushboo-dev-cpp 88bb37fcaf Merge pull request #3 from logos-co/chore/updateLogosAppName
chore: update name oif logos-app to logos-basecamp
2026-03-18 14:23:44 +01:00
Khushboo Mehta 61cab6306b chore: update name oif logos-app to logos-basecamp 2026-03-18 14:22:43 +01:00
Dario Gabriel Lipicar 54a6dbfa17 fix package generation for qml ui app 2026-03-07 15:04:37 +00:00
Iuri Matias 3acee64eaf Merge pull request #2 from logos-co/remove-dylib-workarounds
fixed package generation, remove unneded library load workarounds
2026-03-07 12:28:00 +00:00
Dario Gabriel Lipicar 4e9081bbd8 Update logos-calc-module example files 2026-03-07 12:20:39 +00:00
Dario Gabriel Lipicar b95c7be91d fixed package generation, remove unneded library load workarounds 2026-03-07 12:16:00 +00:00
Iuri Matias 6fb585d9b0 remove unnecessary sections 2026-03-06 16:54:20 +00:00
Iuri Matias 9de4d537de fixes to part 2 tutorial 2026-03-06 16:45:49 +00:00
Iuri Matias b865dd63b5 update readme 2026-03-06 16:18:14 +00:00
Iuri Matias 76b007536d fixes to part 1 tutorial 2026-03-06 16:17:19 +00:00
Iuri Matias b379e38577 update tutorial part 1; add wip tutorial for part 2 2026-03-06 15:55:00 +00:00
Iuri Matias d8f320fd64 general dev guide; tutorial; example module 2026-03-06 14:05:53 +00:00
Iuri Matias a89dd30e2e first commit 2026-03-06 14:04:07 +00:00