jasquat
030b7c5659
fix console error w/ burnettk
2025-02-11 14:52:21 -05:00
jasquat
c30b248572
more updates for pi show page w/ burnettk
2025-02-11 14:46:30 -05:00
jasquat
cb38a5ec76
pi show page somewhat works w/ burnettk danfunk
2025-02-11 14:08:21 -05:00
jasquat
abb38e3d27
fix adding files from model show page w/ burnettk
2025-02-11 13:42:23 -05:00
jasquat
b0f95551ec
fix downloading files and starting a process from show page
2025-02-11 13:20:00 -05:00
jasquat
1ed35b6f99
copied form editor page as well w/ burnettk
2025-02-11 12:53:42 -05:00
jasquat
7bd3032cc6
moved process model edit diagram to new ui w/ burnettk
2025-02-11 12:46:36 -05:00
jasquat
153c02263f
hide side nav when viewing process model w/ burnettk
2025-02-11 12:24:01 -05:00
jasquat
a9374c15d1
show models on process groups page as well w/ burnettk
2025-02-11 12:16:18 -05:00
jasquat
8f7a880ff8
fix spacing on model edit and new w/ burnettk
2025-02-11 12:02:13 -05:00
burnettk
874134f578
mb
2025-02-11 11:47:46 -05:00
jasquat
5c0363f387
fix grid usage for grid2 style w/ burnettk
2025-02-11 11:45:26 -05:00
burnettk
e75cb18e6d
add some margins
2025-02-11 11:32:38 -05:00
burnettk
4beb63ee5c
one line
2025-02-11 11:27:30 -05:00
burnettk
0132ae1523
same line
2025-02-11 11:25:39 -05:00
jasquat
a20359df81
remove outer grid on form page w/ burnettk
2025-02-11 11:23:54 -05:00
burnettk
ce5abaf100
test
2025-02-11 11:10:47 -05:00
burnettk
cf987b2102
dump images
2025-02-11 10:51:07 -05:00
burnettk
54334d4f9a
Merge remote-tracking branch 'origin/main' into newui-all-in
2025-02-11 09:40:19 -05:00
burnettk
23b5a9236b
allow setting backend base url through vite for local dev
2025-02-11 09:17:45 -05:00
burnettk (aider)
236c6d70ac
refactor: simplify findProcessGroupByPath function
2025-02-10 17:34:33 -05:00
burnettk
11ce256363
lint
2025-02-10 17:33:37 -05:00
burnettk (aider)
e6b6de2c44
refactor: Convert ProcessGroup to ProcessGroupLite for type safety.
2025-02-10 17:29:23 -05:00
burnettk
39c62b9c0e
fix: Handle null process groups in findProcessGroupByPath
2025-02-10 17:29:22 -05:00
burnettk
57c7829cd4
pass callback
2025-02-10 16:56:05 -05:00
burnettk
c904f156bb
Fix: TS2769 - No overload matches this call.
2025-02-10 16:48:11 -05:00
burnettk
2d0a2eb4fb
lint
2025-02-10 16:46:32 -05:00
burnettk (aider)
b9782109a4
feat: Display TreePanel in SideNav for /newui/processes
2025-02-10 16:41:09 -05:00
jasquat
70a4ed3972
Merge branch 'newui-all-in' of github.com:sartography/spiff-arena into newui-all-in
2025-02-10 16:34:52 -05:00
jasquat
12bcf2db28
respect process group id in params w/ burnettk
2025-02-10 16:34:49 -05:00
burnettk
723634f2aa
smoke test
2025-02-10 14:43:40 -05:00
jasquat
f97bdd8f12
Merge remote-tracking branch 'origin/main' into newui-all-in
2025-02-10 14:40:48 -05:00
dependabot[bot]
b5f1b3f2c4
Bump pip from 25.0 to 25.0.1 in /.github/workflows ( #2232 )
...
Bumps [pip](https://github.com/pypa/pip ) from 25.0 to 25.0.1.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/pip/compare/25.0...25.0.1 )
---
updated-dependencies:
- dependency-name: pip
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 15:16:00 +00:00
Jon Herron
1b06cf14b6
Bump per_page to get all emerson folders
2025-02-10 09:59:05 -05:00
burnettk
789b73f7fb
remove lab
2025-02-10 09:58:17 -05:00
burnettk
de3c01d160
test
2025-02-10 09:54:21 -05:00
jasquat
45c801b419
some more updates for model show page
2025-02-07 14:05:37 -05:00
Dan Funk
bbbc157c22
Don't try to roll back the database on a failed message delivery, we … ( #2231 )
...
* Don't try to roll back the database on a failed message delivery, we must allow the error so we have an audit of what happened. Otherwise we have to kill all trace of it, which just creates a grand mystery.
* pyl.
* tweak message
* more fixes.
* clean up
---------
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2025-02-07 10:54:20 -08:00
jasquat
9ffa0f5703
add tooltips back to icon buttons on model show page
2025-02-07 11:14:57 -05:00
jasquat
471aa5f0cd
moved over SpiffToolTip
2025-02-07 11:01:24 -05:00
jasquat
ed7461ca80
some fixes to process model show
2025-02-07 10:58:25 -05:00
burnettk
77df13f938
comment out unused isLongFadeIn logic
2025-02-06 17:10:30 -05:00
burnettk
0718d9e0a7
Fix: sonarjs/no-gratuitous-expressions in Notification.tsx.
2025-02-06 17:04:21 -05:00
burnettk
0b696b852e
Fix: unused-imports/no-unused-vars - Renamed 'event' to '_event'.
2025-02-06 17:03:24 -05:00
burnettk
2e7015b64b
lint
2025-02-06 14:41:57 -05:00
burnettk
7c6e6fa25c
lint
2025-02-06 14:41:19 -05:00
burnettk
d19a7613b7
Fix: TS2374 - Removed duplicate index signature.
2025-02-06 13:35:29 -05:00
burnettk
c282de0a31
Fix: TS2769 - IconButton href type error.
2025-02-06 13:35:00 -05:00
burnettk
7387281c0f
Fix: TS2345 - Convert number to string for searchParams.set.
2025-02-06 13:34:26 -05:00
burnettk
f1a7431d7f
Fix: TS2345 - Argument of type 'number' not assignable to parameter of type 'string'.
2025-02-06 13:34:06 -05:00