Commit Graph
27 Commits
Author SHA1 Message Date
James Brunton 137883a159 Replace policy status with pipeline enabled 2026-09-02 15:52:42 +01:00
James Brunton 03f9897669 Delete dead policies code 2026-09-02 14:45:29 +01:00
James Brunton 73e89c3a74 Resolve duplicates between policies and pipelines 2026-09-02 10:57:08 +01:00
James Brunton ac8e56f06e Delete dead policies code 2026-09-02 09:56:16 +01:00
James Brunton 6c6769d2c4 Fix colour of disabled icons in cards 2026-09-02 08:50:58 +01:00
James Brunton 2c5fd906c9 Remove settings from templates which don't work 2026-09-01 16:03:37 +01:00
James Brunton f18b60e513 Merge remote-tracking branch 'origin/main' into kill-policies-page
# Conflicts:
#	app/proprietary/src/main/java/stirling/software/proprietary/policy/model/Policy.java
#	app/proprietary/src/main/java/stirling/software/proprietary/policy/store/JpaPolicyStore.java
#	frontend/editor/src/portal/components/policies/PolicySetupWizard.tsx
#	frontend/editor/src/portal/views/PipelineBuilder.tsx
#	frontend/editor/src/portal/views/Pipelines.test.tsx
#	frontend/editor/src/portal/views/Pipelines.tsx
#	frontend/editor/src/portal/views/Policies.tsx
2026-09-01 15:32:55 +01:00
James Brunton 055b092326 Make cards a bit more compact 2026-08-27 13:44:43 +01:00
James Brunton 99fcd5fd8a Tidying up 2026-08-27 13:37:05 +01:00
James Brunton f2debcd930 Create primitive for CardRail 2026-08-27 11:39:03 +01:00
James Brunton 61f86cfa50 Create primitive for IconPicker 2026-08-27 11:39:03 +01:00
James Brunton 48ae15a06b Create primitive for OptionCard 2026-08-27 11:39:03 +01:00
James Brunton 7e87bf4c16 Remove weird policy bar 2026-08-27 11:39:03 +01:00
James Brunton e6bce1d750 De-cream 2026-08-27 11:39:02 +01:00
James Brunton 22fdc137ae Change disabled styling to look disabled 2026-08-27 11:38:56 +01:00
James Brunton bdee7d5a79 Get rid of unnecessary colouring 2026-08-27 11:38:50 +01:00
James Brunton 3328889c61 Fix dirty state logic 2026-08-27 11:38:50 +01:00
James Brunton 4b3247b455 Add configurable icons for pipelines 2026-08-27 11:38:50 +01:00
James Brunton 39108f4425 Fix modals to refer to pipelines 2026-08-27 11:38:50 +01:00
James Brunton 65d644d2a5 Get rid of pointless text 2026-08-27 11:38:50 +01:00
James Brunton a4434284d8 Styling improvements 2026-08-27 11:38:50 +01:00
James Brunton a3857a77bc Change to have template cards 2026-08-27 11:38:50 +01:00
James Brunton 865785e7af Initial AI commit 2026-08-27 11:38:50 +01:00
James Brunton d3491ecccf Remove JSON translation files 2025-11-26 14:13:54 +00:00
James Brunton cddd5e7d15 Convert V2 translations to Toml 2025-11-26 14:13:54 +00:00
James Brunton f4c9becce2 Move translation files to V2 2025-11-26 14:06:52 +00:00
James Brunton 22db7bec76 Improve titles, headers and tooltips in Add Password and Change Permissions (#4210)
# Description of Changes
Improve titles, headers and tooltips in Add Password and Change
Permissions
2025-08-14 15:31:53 +01:00