Álvaro González
1bcf829525
more formulas
2026-02-24 10:21:07 +01:00
Álvaro González
f7a678d7dd
Need to remove duplicates, check images
2026-02-23 20:02:13 +01:00
Álvaro González
6aefb47839
More copilot formulas, they lack description
2026-02-22 18:06:44 +01:00
Álvaro González
4356782a12
Precached linux, web and android flutter tools
2026-02-19 07:14:16 +01:00
Álvaro González
cb44bd5af6
better cache in Dockerfile
2026-02-18 20:22:08 +01:00
Álvaro González
c10a660585
toStringLiteral fixed, using r"""raw strings"""
2026-02-18 19:52:10 +01:00
Álvaro González
1e33a6f80d
test is not working
2026-02-18 11:25:14 +01:00
Álvaro González
69a08e2872
Signal on formula evaluation
2026-02-18 09:46:02 +01:00
Álvaro González
25ef37f62b
new units were not loaded
2026-02-17 17:35:51 +01:00
Álvaro González
d4f255646e
Version problem, pinned flutter container image version
2026-02-17 09:38:00 +01:00
Álvaro González
f5c9493360
updated markdown
2026-02-16 14:19:10 +01:00
Álvaro González
88d7802bd5
Merge branch 'feature/share-button'
2026-02-15 20:31:00 +01:00
Your Name
db7ac04c1c
share button marked done
2026-02-15 20:29:49 +01:00
Your Name
05fd37dd9a
Add share functionality and improve string escaping in FormulaElement.toStringLiteral
...
- Add share button to formula list with export functionality
- Implement proper escaping of special characters (\n, \t, \", etc.) in FormulaElement.toStringLiteral methods
- Create escapeD4rtString helper function for consistent escaping
- Update Formula, UnitSpec, and VariableSpec toStringLiteral methods to use escaping
- Add share_plus package dependency for sharing functionality
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-15 12:10:48 +01:00
Your Name
8b5529dddc
Implement Corpus.withDependencies method with duplicate prevention
...
- Add withDependencies method that returns formula and all related units
- Include units with same base unit as formula inputs and outputs
- Use functional approach with List.map and List.addAll for cleaner code
- Prevent duplicates by using Set for internal storage
- Add comprehensive tests to verify functionality and duplicate prevention
- Mark task as [R] in TODO.md as required by workflow
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-15 11:45:24 +01:00
Your Name
9441b7b01b
typo y todo
2026-02-15 11:30:14 +01:00
Álvaro González
865142e158
Merge branch 'refactor/unify-datatabase-files'
2026-02-14 19:17:16 +01:00
Álvaro González
4fe82dc3db
Working on linux and web
2026-02-14 19:16:32 +01:00
Álvaro González
d9dd3cd7aa
Drift working in web and linux.
...
TODO: migrate web drift from "web" to "wasm"
2026-02-14 14:06:23 +01:00
Your Name
74b226591e
Try to read formulas from database, it is not working
2026-02-13 08:53:04 +01:00
Your Name
c63a215212
Add platform-specific database directory logic and update Makefile targets
...
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-11 09:39:40 +01:00
Your Name
692ad41502
Use implements instead of extends
2026-02-11 09:19:18 +01:00
Your Name
6133e58226
FormulaElement as abstract class
2026-02-11 09:07:13 +01:00
Your Name
f70d744ef7
One more todo
2026-02-11 08:59:20 +01:00
Your Name
6753fd99ea
formula element toStringLiteral
2026-02-11 08:56:43 +01:00
Your Name
034f87945f
Initially collapsed description
2026-02-11 08:45:56 +01:00
Your Name
2493c5b4be
Only one table for formula elements
2026-02-09 19:11:00 +01:00
Your Name
8df50f5e79
Better formula elements loading
2026-02-09 17:34:20 +01:00
Your Name
091dd9d4ec
Collapsable description
2026-02-09 17:10:47 +01:00
Your Name
7728498bf9
simplified error handler
2026-02-09 17:01:00 +01:00
Your Name
77f62396e0
Error handling
2026-02-09 16:57:53 +01:00
Your Name
0d63043251
Created todo.md file for agentic ai
2026-02-09 16:28:30 +01:00
Your Name
5ef88beef5
con drift
2026-02-07 17:01:37 +01:00
Your Name
20a981ad9f
antes de drift
2026-02-07 16:16:00 +01:00
Your Name
0f3424b58d
Merge branch 'feature/more-formulas'
2026-02-07 12:53:09 +01:00
Your Name
e867954f6f
more formulas
2026-02-07 12:52:55 +01:00
Your Name
f43d2bcce3
better witdh and price comparation formula
2026-02-07 12:39:26 +01:00
Your Name
76abe6d762
Merge branch 'feature/validate-allowed-values'
2026-02-07 12:10:26 +01:00
Your Name
de62c8bb0b
Merge branch 'bug/launch-linux-ssh'
2026-02-07 12:09:25 +01:00
Your Name
77176da317
works in ssh -X
2026-02-07 12:09:07 +01:00
Your Name
ffe1326629
Used qwen to validate allowed values
2026-02-07 11:45:25 +01:00
Your Name
6f352a945c
flutterw, like gradle wrapper for flutter, in a container
2026-02-07 11:07:11 +01:00
Your Name
dae8fe1ece
demasiado lento cambiar los uid en podman
2026-02-01 22:07:26 +01:00
Jaime
046c267e13
Comprobado en gentoo que van docker y podman
2026-02-01 16:48:58 +01:00
Álvaro González
6fe64c1d85
Merge branch 'web-server'
2026-02-01 16:17:34 +01:00
Álvaro González
9ea3b88684
WEB_PORT, para juntar en master
2026-02-01 16:16:04 +01:00
Álvaro González
1a076dff6c
Apgar ya funciona, no estoy muy contento con indexOf, variableAllowedValues y variableValues
2026-01-31 19:53:12 +01:00
Your Name
4569c1c1b0
web server start
2026-01-28 16:29:18 +01:00
alvaro@a37
8283941125
Funciona hot-reload, no funciona cambiar las unidades del output
2026-01-28 14:06:57 +01:00
alvaro@a37
8d020f5807
Docker y podman, x11 y wayland
2026-01-28 13:35:17 +01:00