Shubh Doshi
|
1358b10fdf
|
refactor: update affected_states list with has_affected_states boolean
|
2026-02-27 18:46:22 +05:30 |
|
Shubh Doshi
|
9c663fcdf0
|
refactor: update prompt message
|
2026-02-27 15:34:18 +05:30 |
|
Shubh Doshi
|
9751b86837
|
refactor: include doctype name in DocStatus reset message and change fallback for state with no label
|
2026-02-26 20:04:46 +05:30 |
|
Shubh Doshi
|
26cb0c1622
|
fix: check all states at once in workflow-builder
|
2026-02-26 20:04:46 +05:30 |
|
Shubh Doshi
|
675b23c47c
|
fix: validate doc_status for non-submittable doctypes in workflow
|
2026-02-26 20:04:46 +05:30 |
|
sokumon
|
dd2dc053ca
|
chore: more renames to /desk
|
2025-12-18 20:45:04 +05:30 |
|
rutwikhdev
|
8aa292968c
|
fix: find workflow by id instead of state name
|
2024-12-17 22:08:35 +05:30 |
|
Fisher Yu
|
ea61af2ceb
|
[fix] Add missing translate function call (#25747)
* Update Properties.vue
* Update store.js
* Update Section.vue
* Update list_settings.js
* Update grid_row.js
* Update list_settings.js
* chore: add in missing context for some strings
Co-authored-by: Corentin Flr <10946971+cogk@users.noreply.github.com>
* chore: formatting and lint fixes
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
---------
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: Corentin Flr <10946971+cogk@users.noreply.github.com>
|
2024-04-12 14:39:02 +05:30 |
|
Shariq Ansari
|
3aa37bc84c
|
fix: reload workflow data after save
|
2023-10-19 11:21:56 +05:30 |
|
Sambasiva Suda
|
53c795f4b8
|
fix: Workflow Builder not updating diagram with added states/transitions in table (#22429)
Co-authored-by: Shariq Ansari <sharique.rik@gmail.com>
|
2023-10-03 17:13:51 +05:30 |
|
Shariq Ansari
|
6ce30724cb
|
chore: linter fix
|
2023-09-15 18:33:18 +05:30 |
|
Sambasiva Suda
|
d312cb443c
|
fix: saving workflow in workflow builder
|
2023-09-15 15:32:48 +05:30 |
|
Shariq Ansari
|
1607eb9ef3
|
fix: added breadcrumbs on workflow builder page
|
2023-06-07 09:57:43 +05:30 |
|
Shariq Ansari
|
35f1c0213d
|
fix: dont save if state or transition is empty and is_active is set
|
2023-05-10 14:41:15 +05:30 |
|
Shariq Ansari
|
9f6eb02a2c
|
fix: validate transitions while saving workflow
|
2023-05-04 18:09:31 +05:30 |
|
Shariq Ansari
|
e01e5a92ef
|
fix: load update_fields options
|
2023-05-03 02:06:59 +05:30 |
|
Shariq Ansari
|
f209474ba0
|
fix: on data change trigger history update for undo redo
|
2023-05-03 01:59:02 +05:30 |
|
Shariq Ansari
|
4e93f6cc7b
|
fix: reset elements before fetch
|
2023-05-03 00:27:49 +05:30 |
|
Shariq Ansari
|
a405f99154
|
fix: update states & transition table on save
|
2023-05-02 21:05:45 +05:30 |
|
Shariq Ansari
|
b6aa76b7ef
|
fix: also include selected in undo redo object
|
2023-05-02 20:28:33 +05:30 |
|
Shariq Ansari
|
9ab905c46c
|
fix: show state/transition data on sidebar on click
|
2023-05-02 20:09:47 +05:30 |
|
Shariq Ansari
|
bcfd07be73
|
fix: added sidebar to show workflow data
|
2023-05-02 19:00:34 +05:30 |
|
Shariq Ansari
|
654c941635
|
fix: clean workflow_data before saving
|
2023-05-02 18:23:50 +05:30 |
|
Shariq Ansari
|
3d0af4b9c6
|
fix: save_changes in to workflow_data field
|
2023-05-02 18:04:44 +05:30 |
|
Shariq Ansari
|
f258ca09ac
|
fix: render states & transition by fetching workflow data
|
2023-05-02 17:55:46 +05:30 |
|
Shariq Ansari
|
abcc955302
|
feat: undo/redo feature
|
2023-05-02 16:28:09 +05:30 |
|
Shariq Ansari
|
4859a53d9d
|
fix: updatable edge position with validation on connect & on edge update
|
2023-05-02 16:06:32 +05:30 |
|
Shariq Ansari
|
00b80aa0f5
|
fix: action node between to state node on connect
also added connection line
|
2023-05-02 15:47:52 +05:30 |
|
Shariq Ansari
|
42247bc31f
|
fix: basic vueflow using custom node & edge
|
2023-05-02 12:28:49 +05:30 |
|
Shariq Ansari
|
c61be69ca2
|
fix: vueflow & pinia setup
|
2023-05-01 15:41:55 +05:30 |
|