4485 Commits

Author SHA1 Message Date
burnettk
7a3445a9f4
lint 2025-02-05 18:27:29 -05:00
burnettk
417b2e5648
types 2025-02-05 17:37:08 -05:00
burnettk
befa6351c4
no color needed 2025-02-05 17:21:06 -05:00
burnettk
332ecf61da
remove unused prop 2025-02-05 17:19:20 -05:00
burnettk
359da81026
use process breadcrumb 2025-02-05 16:39:40 -05:00
burnettk
fe2ace1353
lint 2025-02-05 16:31:54 -05:00
jasquat
2ea150bf69
some updates for model show and upgrade mui and rjsf items w/ burnettk 2025-02-05 16:29:28 -05:00
jasquat
99e67f13f2
Merge remote-tracking branch 'origin/main' into newui-all-in 2025-02-05 14:58:53 -05:00
Kevin Burnett
eea607d2ca
repair lint after refactor (#2229)
* feat: Fix linting errors and add prop types to components.

* feat: Fix: Move imports of PropTypes to the top of files.

* refactor: Improve type safety and fix linting errors in ProcessModelShow.tsx

* lint

* Revert "lint"

This reverts commit 9ee9488777fe425fe788d83c8cbbda3d60289cce.

* functions

* lint

* types

* lint

* fixed lint issues w/ burnettk

* fix file upload on model show page w/ burnettk

---------

Co-authored-by: burnettk (aider) <burnettk@users.noreply.github.com>
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2025-02-05 11:53:20 -08:00
burnettk
6effb7338f
lint 2025-02-05 12:16:30 -05:00
burnettk
8a91ae2f82
space 2025-02-05 12:16:03 -05:00
burnettk (aider)
8deef89931
fix: Check for null before passing readmeFile to ProcessModelReadmeArea. 2025-02-05 12:07:19 -05:00
burnettk (aider)
8f454c9241
feat: Pass readmeFile to ProcessModelTabs component. 2025-02-05 12:06:39 -05:00
burnettk
7fba2be598
refactor: Move readme file props to ProcessModelReadmeArea 2025-02-05 12:06:39 -05:00
burnettk (aider)
cead6b9d58
feat: Import ProcessModelReadmeArea in ProcessModelTabs.tsx 2025-02-05 12:06:14 -05:00
burnettk
8285cdfa92
feat: Add readme tab to process model tabs. 2025-02-05 12:06:14 -05:00
burnettk (aider)
7af8beb54d
style: Add margin to ProcessModelTabs to restore spacing. 2025-02-05 11:56:12 -05:00
burnettk
192543fb23
refactor: Improve readability of ProcessModelShow component 2025-02-05 11:56:11 -05:00
burnettk (aider)
bc32f5cb65
fix: Import Can component from @casl/react 2025-02-05 11:54:08 -05:00
burnettk (aider)
5c01eb9162
refactor: Break out components in ProcessModelShow 2025-02-05 11:52:44 -05:00
Kevin Burnett
9fcf9391c0
we do not need poet here (#2227)
Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2025-02-04 10:16:23 -08:00
burnettk
6f0a0f8ae2
model show 2025-01-27 17:30:34 -05:00
burnettk
12d6e48357
model show 2025-01-27 17:20:26 -05:00
jasquat
536ec8b0b0
some linting w/ burnettk 2025-01-27 16:36:22 -05:00
jasquat
16299c2c9f
some process model show items w/ burnettk 2025-01-27 15:58:11 -05:00
jasquat
d25ab212fb
use new DateAndTimeService w/ burnettk 2025-01-27 15:29:53 -05:00
jasquat
a2653d5200
copied tests to v3 dir w/ burnettk 2025-01-27 15:27:55 -05:00
jasquat
e9d512a7b4
remove spiff ui v2 w/ burnettk 2025-01-27 15:19:59 -05:00
jasquat
e6a46296bf
new process model tree page w/ burnettk 2025-01-27 15:16:54 -05:00
jasquat
4ec0884b6c
fixed secrets pages w/ burnettk 2025-01-27 14:24:23 -05:00
jasquat
6cdc53b0e3
site is loading again w/ burnettk 2025-01-27 14:16:22 -05:00
jasquat
5cdfa5a135
moved some more files w/ burnettk 2025-01-27 14:12:44 -05:00
jasquat
559589a5b7
Merge branch 'newui-all-in' of github.com:sartography/spiff-arena into newui-all-in 2025-01-27 14:01:42 -05:00
jasquat
f3f4519b03
moved more files associated with configuration tab and some extension items w/ burnettk 2025-01-27 14:01:25 -05:00
burnettk
f3e6968a1b
fix script 2025-01-27 12:17:24 -05:00
burnettk
8d32488eb7
compare script 2025-01-27 12:11:40 -05:00
jasquat
edd8804e1e
moved configuration file w/ burnettk 2025-01-27 11:49:50 -05:00
jasquat
07b36069e8
some fixes for nav w/ burnettk 2025-01-27 10:53:58 -05:00
jasquat
8cc0d7607d
Merge remote-tracking branch 'origin/main' into newui-all-in 2025-01-27 10:20:48 -05:00
dependabot[bot]
15292150af
Bump pip from 24.3.1 to 25.0 in /.github/workflows (#2223)
Bumps [pip](https://github.com/pypa/pip) from 24.3.1 to 25.0.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/24.3.1...25.0)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.0.64
2025-01-27 14:50:23 +00:00
jasquat
09e624a9e5
do not set loglevel for spiff log so it can send events to the listener w/ burnettk (#2222)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2025-01-24 14:50:07 -05:00
dependabot[bot]
3dd3525c67
Bump poetry from 2.0.0 to 2.0.1 in /.github/workflows (#2217)
Bumps [poetry](https://github.com/python-poetry/poetry) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry/compare/2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: poetry
  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-01-13 15:02:03 +00:00
burnettk
efdf53d0b8
lowercase 2025-01-10 23:28:18 -05:00
Kevin Burnett
65b1c4b168
rename for consistency (#2216)
* fix

* rename files

* rename titles

* rename

* pluralize

* fix

* sub-process

* sub-process

* sub-process

* renames

* rename

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2025-01-10 20:20:07 -08:00
burnettk
a3b0bff082
minor doc fixes 2025-01-09 20:12:44 -05:00
Kevin Burnett
d67eab8e30
Reorg docs (#2215)
* docs: Update the documentation structure in the todo list

* add full index

* titlesonly

* move documentation to reference

* docs: Nest BPMN elements under a new "Elements of BPMN" section

* not hidden

* docs: Mark first three TODO items as completed

* fix: Uncheck incorrect checkboxes in todo.md

* move

* move building diagrams to own section

* renames

* docs

* move to explanation

* explanation

* reorder

* move forms

* rm todo

* typo

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2025-01-09 17:00:18 -08:00
Elizabeth Esswein
092fe399d2
Feature/improved event logging (#2214)
* log events generated by backend to event stream with enhanced info

* lint and mypy

* simplify log format and assure all dicts not converted to strings

* hard coding the event source doesn't make a lot of sense

* fix lint error

* not sure how these tests passed before

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
Co-authored-by: Kevin Burnett <18027+burnettk@users.noreply.github.com>
v0.0.63
2025-01-09 11:59:23 -08:00
jasquat
005de8a5ec
do not automatically add groups to scope if using OPENID to handle groups w/ burnettk (#2212)
Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2025-01-08 14:22:03 -08:00
jasquat
cffaa09ba0
updated keycloak and added new more generic realm file (#2211)
* updated keycloak and added new more generic realm file w/ burnettk

* lint w/ burnettk

---------

Co-authored-by: jasquat <jasquat@users.noreply.github.com>
2025-01-08 12:01:12 -08:00
Kevin Burnett
584be1df6a
Diataxis docs 2 (#2206)
* kill tags

* big four

* move doc script

* move dev to explain

* move images to root because it is better

* move scrit

* script

* move out

* moved building_diagrams

* couple devops things

* docs

* move exe

* unit test

* articlers

* wip

* path

* devops

* perm

* deploy

* stuff

* everything

* broken links

* wip

---------

Co-authored-by: burnettk <burnettk@users.noreply.github.com>
2025-01-08 08:12:48 -08:00