372 Commits

Author SHA1 Message Date
William Guss
689883403b scrollable panesl for the lmp details 2024-08-06 14:22:01 -07:00
William Guss
5004bd00ae charts 2024-08-06 13:59:31 -07:00
William Guss
b50cc8e913 hierarchical invocations pt 2 2024-08-06 12:48:54 -07:00
William Guss
8115a8d499 hierarchical invocations 2024-08-06 12:39:28 -07:00
William Guss
c62be06785 Merge branch 'main' of github.com:MadcowD/ell 2024-08-05 22:38:02 -07:00
William Guss
2bce3443b3 minor invocation bug 2024-08-05 22:37:44 -07:00
William Guss
10c95ab225 Merge pull request #109 from alex-dixon/timestamp-timezone
use datetime with timezone on backend (#108)
2024-08-05 22:23:47 -07:00
Alex Dixon
c08d35560e cleanup 2024-08-05 22:17:42 -07:00
William Guss
5c2b682172 fit on first mount 2024-08-05 22:11:28 -07:00
William Guss
e67205ca29 Merge pull request #106 from shelwinsunga/customize-controls
Revamp Home Page
2024-08-05 22:08:29 -07:00
Alex Dixon
4f65459c8b ensure tz on deserialize timestamp
this is needed to ensure we get a utc datetime when reading from sqlite or engines that don't support storing timestamps with a timezone
2024-08-05 22:07:19 -07:00
Shelwin
c50dde127a actually resolve merge conflicts? 2024-08-05 22:41:35 -05:00
Shelwin
0980465dea Update styling 2024-08-05 22:38:36 -05:00
Alex Dixon
f11149bda5 remove utc timestamp offset from client 2024-08-05 20:25:13 -07:00
Alex Dixon
68f041d809 Merge branch 'main' into timestamp-timezone 2024-08-05 20:23:02 -07:00
Shelwin
e7592f88d3 feature parity 2024-08-05 22:04:29 -05:00
Shelwin
499c277adf resolve merge conflicts 2024-08-05 21:59:06 -05:00
William Guss
9115560d23 prevent graph from reloading 2024-08-05 18:44:52 -07:00
William Guss
6b36d3529a removing wal files 2024-08-05 16:48:42 -07:00
William Guss
55b15be3b8 Merge pull request #114 from MadcowD/wguss/webosckets
added websockets. Closes #32
2024-08-05 15:14:55 -07:00
William Guss
576afa20ee added websockets 2024-08-05 15:14:03 -07:00
William Guss
75c5c73c77 Merge pull request #112 from MadcowD/wguss/backend_rewrite
Rewriting to use react query and cleaning up the backend. Closes #25. Closes #31
2024-08-05 14:11:54 -07:00
William Guss
9d29c0d3b6 refactored the api routes 2024-08-05 13:59:02 -07:00
William Guss
6af6a5246d rtemoving searching on frotend 2024-08-05 13:31:03 -07:00
William Guss
2e723e5766 removing searching 2024-08-05 13:30:41 -07:00
William Guss
38376eebc3 render out of version nodes 2024-08-05 13:27:01 -07:00
William Guss
ad04f8733c latest lmps endpoint 2024-08-05 13:18:49 -07:00
William Guss
73484f4794 removed verison request 2024-08-05 12:57:34 -07:00
William Guss
df01ad6b4f buttoning up uses 2024-08-05 12:51:54 -07:00
William Guss
bece0ebfe2 fixed invocation table queries.. 2024-08-05 12:50:23 -07:00
William Guss
7f3f495ecc initial tsquery refactor 2024-08-05 11:40:59 -07:00
Alex Dixon
5562728187 use datetime with timezone on backend (#108) 2024-08-05 08:04:52 -07:00
William Guss
a58af2c598 Merge pull request #107 from alex-dixon/vscode-launch-config
add vscode launch config
2024-08-04 21:39:47 -07:00
Alex Dixon
b005d507d9 add vscode test settings 2024-08-04 17:08:34 -07:00
Alex Dixon
d312e0de6c add vscode launch config
maybe easier for cursor/vscode users to have shared run configurations for the project
2024-08-04 17:04:51 -07:00
William Guss
a92c82490a Merge pull request #103 from alex-dixon/structured-example
add structured example
2024-08-04 16:43:04 -07:00
William Guss
ddc18b3c33 Merge pull request #105 from shelwinsunga/use-checkbox
Use Shadcn Checkbox on hierarchial table
2024-08-04 16:39:32 -07:00
William Guss
248fbffd57 Merge pull request #104 from shelwinsunga/add-shadcn
Add Shadcn
2024-08-04 16:39:11 -07:00
Shelwin
c64671acf6 revert change 2024-08-04 17:56:46 -05:00
Shelwin
c9d45abebb badge update 2024-08-04 17:26:19 -05:00
Shelwin
29e003cf89 delete test.py 2024-08-04 17:22:26 -05:00
Shelwin
6f9568052c flip icons 2024-08-04 17:21:29 -05:00
Shelwin
6b22047408 feat: resizeable 2024-08-04 16:58:12 -05:00
Shelwin
382d2c07bb very basic side area 2024-08-04 16:53:07 -05:00
Shelwin
e9beb2240f progress on side area 2024-08-04 16:44:49 -05:00
Shelwin
e14b3e5714 Remove bad import 2024-08-04 16:30:36 -05:00
Shelwin
a05015375d feat: add card and scroll area 2024-08-04 16:29:30 -05:00
Shelwin
eea2413bcd update styling 2024-08-04 16:27:41 -05:00
Shelwin
830f523739 styling home 2024-08-04 16:23:00 -05:00
Shelwin
e9ab1e49e5 feat: custom controls 2024-08-04 16:07:27 -05:00