Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lookup link #1235

Open
wants to merge 482 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
482 commits
Select commit Hold shift + click to select a range
33e81c7
Premium 3 (#1211)
CamillePMyddleware Oct 23, 2024
89c69e6
265 doc workflow
AlexMyddleware Oct 23, 2024
3477fc9
Manage lock even on readrecord command
Myddleware Oct 23, 2024
917a483
Merge branch 'release-3.4.0a' of https://github.com/Myddleware/myddle…
Myddleware Oct 23, 2024
335a840
Enable Premium class declaration
Myddleware Oct 23, 2024
bde4587
add translation for new workflow message
AlexMyddleware Oct 23, 2024
4ebc82a
374 create new workflow from rule
AlexMyddleware Oct 23, 2024
b985186
change rule id location in edit and new action
AlexMyddleware Oct 23, 2024
694e464
remove empty div
AlexMyddleware Oct 23, 2024
3ab1748
create rulegroup controller
AlexMyddleware Oct 23, 2024
998ff2e
create rulegroup repository
AlexMyddleware Oct 23, 2024
e817dad
rename files, case mismatch
AlexMyddleware Oct 23, 2024
0399fde
copy workflow templates
AlexMyddleware Oct 23, 2024
b3c6f3d
rename rulegrouptable
AlexMyddleware Oct 23, 2024
e500656
replace rulegroup with workflow
AlexMyddleware Oct 23, 2024
e7156e2
list view replace workflow with rulegroup
AlexMyddleware Oct 23, 2024
10c4dfe
remove fields from the view
AlexMyddleware Oct 23, 2024
fae01aa
uncomment create and list
AlexMyddleware Oct 23, 2024
1e94c18
Fix : No unlock for status No_send
Myddleware Oct 23, 2024
1fc8cc5
Merge branch 'release-3.4.0a' of https://github.com/Myddleware/myddle…
Myddleware Oct 23, 2024
314083d
Fix bug : lock rule when there was no dateref
Myddleware Oct 23, 2024
ee07c3d
Merge branch 'release-3.4.0a' of https://github.com/Myddleware/myddle…
AlexMyddleware Oct 24, 2024
8a7119a
Comment rulefield (#1213)
CamillePMyddleware Oct 24, 2024
0de5608
394 remove task button in base
AlexMyddleware Oct 24, 2024
fe53d50
Merge branch 'release-3.4.0a' of https://github.com/Myddleware/myddle…
AlexMyddleware Oct 24, 2024
c09e893
fix cronjob edit enable 400
AlexMyddleware Oct 24, 2024
93a7b59
create workflow from rule
AlexMyddleware Oct 24, 2024
024ee01
prevent running instance to be greateer than max instance
AlexMyddleware Oct 24, 2024
885dbed
fix running instance (#1214)
CamillePMyddleware Oct 24, 2024
2e24512
Workflow : manage message variable
Myddleware Oct 24, 2024
b81a36a
Merge branch 'release-3.4.0a' of https://github.com/Myddleware/myddle…
Myddleware Oct 24, 2024
16b6750
New feature : add the new constante mdw_error_transformed to stop a t…
Myddleware Oct 24, 2024
7bb6647
Job checkJob : change the query for better performances
Myddleware Oct 24, 2024
abe2986
Fix bug : get the document status from DocumentManager
Myddleware Oct 25, 2024
3c3a208
increase maximum name size
AlexMyddleware Oct 28, 2024
fee1dcf
remove password console.log
AlexMyddleware Oct 28, 2024
632236a
Merge branch 'release-3.4.0a' of https://github.com/Myddleware/myddle…
AlexMyddleware Oct 28, 2024
85590bc
427 links workflow & workflow action
AlexMyddleware Oct 28, 2024
06af5e3
show more only if message not empty
AlexMyddleware Oct 28, 2024
d93c044
remove commented code
AlexMyddleware Oct 28, 2024
437ccbc
lift character limit for search
AlexMyddleware Oct 28, 2024
dc5fdd3
no rule found js
AlexMyddleware Oct 28, 2024
9c32abb
intermediate result to get the rule
AlexMyddleware Oct 28, 2024
0a7ddc1
Fix new style premium (#1216)
CamillePMyddleware Oct 28, 2024
55fd2c5
add link and fix style (#1217)
CamillePMyddleware Oct 28, 2024
590de69
434 use correct link for connector detail
AlexMyddleware Oct 28, 2024
759f44d
Revert "434 use correct link for connector detail"
AlexMyddleware Oct 28, 2024
ec0d831
condition, password only if defined in detail view
AlexMyddleware Oct 28, 2024
e78d046
condition to load the js only if detail or view
AlexMyddleware Oct 28, 2024
03ba6ff
remove connector detail
AlexMyddleware Oct 29, 2024
0e614f8
rulegroup test name without query
AlexMyddleware Oct 29, 2024
a006a83
intermediate variable to make sure it doesn't crash
AlexMyddleware Oct 29, 2024
d5c80e4
error case
AlexMyddleware Oct 29, 2024
30d0fb9
no audit, was in workflow
AlexMyddleware Oct 29, 2024
34e5999
show function
AlexMyddleware Oct 29, 2024
c7b06a7
Create RuleGroupType.php
AlexMyddleware Oct 29, 2024
a465fa3
basic table of rule group
AlexMyddleware Oct 29, 2024
b19a4aa
form to create rule group in twig
AlexMyddleware Oct 29, 2024
4878680
page to show one rulegroup
AlexMyddleware Oct 29, 2024
db2e0a7
translations
AlexMyddleware Oct 29, 2024
cd75218
no pager
AlexMyddleware Oct 29, 2024
a45b3ae
link as title
AlexMyddleware Oct 29, 2024
83378a6
change name
AlexMyddleware Oct 29, 2024
5757fb4
comment unused routes for now
AlexMyddleware Oct 29, 2024
e472c1e
name of component
AlexMyddleware Oct 29, 2024
484c253
change properties
AlexMyddleware Oct 29, 2024
53a234d
change name
AlexMyddleware Oct 29, 2024
74b00e4
remove unused code
AlexMyddleware Oct 29, 2024
94ac55f
remove unused code part 2
AlexMyddleware Oct 29, 2024
589b93c
translation rulegroup properties
AlexMyddleware Oct 29, 2024
80e48b6
function to delete the rulegroup
AlexMyddleware Oct 29, 2024
5ca34e1
get the right title
AlexMyddleware Oct 29, 2024
b5ee329
uncomment delete, edit stays commented
AlexMyddleware Oct 29, 2024
7e78170
translation delete
AlexMyddleware Oct 29, 2024
27ab795
edit function rulegroup
AlexMyddleware Oct 29, 2024
c48adab
form edit rulegroup
AlexMyddleware Oct 29, 2024
5fe3050
uncomment edit link
AlexMyddleware Oct 29, 2024
a05e2dc
edit translation
AlexMyddleware Oct 29, 2024
5101499
remove console.log
AlexMyddleware Oct 29, 2024
bf7ef26
put csv button next to end form
AlexMyddleware Oct 29, 2024
371695b
and remove below button
AlexMyddleware Oct 29, 2024
99ba121
remove filter title
AlexMyddleware Oct 29, 2024
e6dacd2
reduce paddy y,
AlexMyddleware Oct 29, 2024
a61f936
reduce margin bottom
AlexMyddleware Oct 29, 2024
4db1899
add check to avoid the error not found form dat modif end and start
AlexMyddleware Oct 29, 2024
94caa36
delete extra
AlexMyddleware Oct 29, 2024
8175005
Revert "delete extra"
AlexMyddleware Oct 29, 2024
ad9a055
remove extra console.logs
AlexMyddleware Oct 29, 2024
00cd755
put my bubble function outside the document ready, put it below
AlexMyddleware Oct 29, 2024
6cb9407
401, add a conversion for the display of apostrophe in source and tar…
AlexMyddleware Oct 29, 2024
14c15ec
handle apostrophe while keeping the yellow color if modified
AlexMyddleware Oct 29, 2024
5b25979
add typewriter class
AlexMyddleware Oct 30, 2024
9031647
custom style for the title
AlexMyddleware Oct 30, 2024
56b76b0
proper width
AlexMyddleware Oct 30, 2024
6b1f314
hide cursor at the end
AlexMyddleware Oct 30, 2024
2ad2301
438 white in homepage bottom
AlexMyddleware Oct 30, 2024
cc84391
rename test filter
AlexMyddleware Oct 30, 2024
c90d3ec
references to testfilter
AlexMyddleware Oct 30, 2024
f80659a
add rounded class for rule table
AlexMyddleware Oct 30, 2024
b7fc62a
add the same classes for connector table
AlexMyddleware Oct 30, 2024
eb07192
same for task list
AlexMyddleware Oct 30, 2024
577bf86
put the table in a wrapper for css styling
AlexMyddleware Oct 30, 2024
5adc2f2
wrapper and shadow classs
AlexMyddleware Oct 30, 2024
7d0cbc3
override margin bottom from .table class
AlexMyddleware Oct 30, 2024
2f01114
special connector class because messed up
AlexMyddleware Oct 30, 2024
7920010
also special wrapper for rule
AlexMyddleware Oct 30, 2024
4b179ba
new descriptions for the home page
AlexMyddleware Oct 30, 2024
1905fb5
437 button x document
AlexMyddleware Oct 30, 2024
acdefd9
shadow table in connector
AlexMyddleware Oct 30, 2024
2bb04a1
modify shadow to
AlexMyddleware Oct 30, 2024
e65feb6
use id instead of class because there was two sections for home
AlexMyddleware Oct 30, 2024
d412d2c
in parameters of a rule (last tab) remove class to make buttons smaller
AlexMyddleware Oct 30, 2024
557e12b
smaller button in document export document
AlexMyddleware Oct 30, 2024
97fc0c0
TEST link modify, might remove
AlexMyddleware Oct 30, 2024
4e455e5
reduce size for testing
AlexMyddleware Oct 30, 2024
820d8b6
Revert "reduce size for testing"
AlexMyddleware Oct 30, 2024
68e835f
Revert "TEST link modify, might remove"
AlexMyddleware Oct 30, 2024
b08479b
css for button unlink rule from group
AlexMyddleware Oct 30, 2024
f6547c5
function to unlink a rule from the group
AlexMyddleware Oct 30, 2024
329de82
nullable group for a rule
AlexMyddleware Oct 30, 2024
bb337ae
rules of a rule group, getter and setter
AlexMyddleware Oct 30, 2024
e7c700b
rules of a group in show view
AlexMyddleware Oct 30, 2024
59526b1
translation buttons for view detail rulegroup
AlexMyddleware Oct 30, 2024
d69e0a3
translation messages
AlexMyddleware Oct 30, 2024
90ebfac
changed where it remove and norule is
AlexMyddleware Oct 30, 2024
2689b50
hardcoded message, not working in controller for translate
AlexMyddleware Oct 30, 2024
fdc377e
button to add a rule to the group
AlexMyddleware Oct 30, 2024
2bcb553
form to add a rule to the group
AlexMyddleware Oct 30, 2024
254330a
function to add a rule to the group
AlexMyddleware Oct 30, 2024
c6aec78
translation to add the rule to the group
AlexMyddleware Oct 30, 2024
6612df6
unique id for flash message
AlexMyddleware Oct 30, 2024
cf987b8
442 duplicate workflow when duplicate rule
AlexMyddleware Oct 30, 2024
4a39d6e
442 add missing properties and unique id to workflow
AlexMyddleware Oct 30, 2024
41d079c
duplicate action
AlexMyddleware Oct 31, 2024
2b222e2
add workflow action import
AlexMyddleware Oct 31, 2024
aa12e05
remove error log
AlexMyddleware Oct 31, 2024
112ace6
add button for list rulegroup
AlexMyddleware Oct 31, 2024
c983bea
translation links
AlexMyddleware Oct 31, 2024
0155ca2
message fr
AlexMyddleware Oct 31, 2024
c91eb61
fix render path uppercase
AlexMyddleware Oct 31, 2024
098dd94
Update RuleGroupController.php
AlexMyddleware Oct 31, 2024
8907ef6
Create deploy.sh
AlexMyddleware Oct 31, 2024
79b8b7d
Update deploy.sh
AlexMyddleware Oct 31, 2024
83e6bb9
add missing properties
AlexMyddleware Oct 31, 2024
380c4a0
remove extra error log and setting
AlexMyddleware Oct 31, 2024
9e7504b
Update index.html.twig
AlexMyddleware Oct 31, 2024
0f63cca
have message in rulegroup in twig
AlexMyddleware Oct 31, 2024
9cb7785
properly use translator for the message
AlexMyddleware Oct 31, 2024
9595c39
login enter
AlexMyddleware Oct 31, 2024
d61a82b
show warning messages in detail rulegroup
AlexMyddleware Oct 31, 2024
4998839
rule name is a link to the rul
AlexMyddleware Oct 31, 2024
13e40ca
only have rules that are not part of the current group in list of rul…
AlexMyddleware Oct 31, 2024
5d8d836
confirmation of transfer in yellow if rule in another group
AlexMyddleware Oct 31, 2024
a273ec4
translation messages
AlexMyddleware Oct 31, 2024
f80a498
change label based on rule already in other group, keep rule in form
AlexMyddleware Oct 31, 2024
f78d1af
pass rule id in form
AlexMyddleware Oct 31, 2024
8efb95b
translations
AlexMyddleware Oct 31, 2024
65b35f0
add link in footer
AlexMyddleware Oct 31, 2024
03a58d1
put footer next to the rest of footer instead of below
AlexMyddleware Oct 31, 2024
61f4fee
restore original footer size
AlexMyddleware Oct 31, 2024
b84d987
confirm transfer rule fix label
AlexMyddleware Oct 31, 2024
7434004
new workflow action: id should be Id not d
AlexMyddleware Nov 4, 2024
83e2bb5
edit action : id should be Id
AlexMyddleware Nov 4, 2024
bc4214e
new workflow action: id by default
AlexMyddleware Nov 4, 2024
f1ae413
remove console.log
AlexMyddleware Nov 4, 2024
c37cdca
issue 1199 remove category name from course
AlexMyddleware Nov 4, 2024
c812d3e
searchfields dependent on the selected rule
AlexMyddleware Nov 4, 2024
6d28c17
little message when no rule selected
AlexMyddleware Nov 4, 2024
fcb55a9
id lowercase
AlexMyddleware Nov 4, 2024
75f6545
check id in edit view for searchvalue
AlexMyddleware Nov 4, 2024
d743229
throw exception if no exec
AlexMyddleware Nov 4, 2024
ee35a19
Signed-off-by: Stephane Faure <[email protected]>
Myddleware Nov 4, 2024
6b9c6ae
Merge branch 'release-3.4.0a' of https://github.com/Myddleware/myddle…
Myddleware Nov 4, 2024
86534f7
try: get terminal from button
AlexMyddleware Nov 4, 2024
a34a7df
remove initiall call togglerulefield
AlexMyddleware Nov 4, 2024
236cfec
Revert "try: get terminal from button"
AlexMyddleware Nov 4, 2024
9af8ea4
try: new working terminal from inside, working syncro
AlexMyddleware Nov 4, 2024
bc5370e
Update premium 4 (#1219)
CamillePMyddleware Nov 4, 2024
30a4da2
only empty if change data
AlexMyddleware Nov 5, 2024
e95a148
452 fix link
AlexMyddleware Nov 5, 2024
b521f6a
fix typo
AlexMyddleware Nov 5, 2024
1b92bcf
check premium for rulegroup
AlexMyddleware Nov 5, 2024
74efa2a
remove myddleware because we only want the keyword
AlexMyddleware Nov 5, 2024
cf36c80
display command output in view
AlexMyddleware Nov 5, 2024
f7f8259
use buffered output to send it to the twig / javascript
AlexMyddleware Nov 5, 2024
21da685
add line breaks for readability
AlexMyddleware Nov 5, 2024
bba276b
Reset pass premium (#1221)
CamillePMyddleware Nov 5, 2024
e7c3b36
Airtable Manage null value returned by check methods
Myddleware Nov 7, 2024
4bb5759
Merge branch 'release-3.4.0a' of https://github.com/Myddleware/myddle…
Myddleware Nov 7, 2024
72851c9
get name from workflow in duplicate https://myddleware.atlassian.net/…
AlexMyddleware Nov 8, 2024
58f7a24
add case for status with just one "
AlexMyddleware Nov 8, 2024
e537092
add specific error for db already https://myddleware.atlassian.net/br…
AlexMyddleware Nov 8, 2024
9cc0fdf
add alert message https://myddleware.atlassian.net/browse/PROJ-469
AlexMyddleware Nov 8, 2024
6554e05
https://myddleware.atlassian.net/browse/PROJ-469 translations
AlexMyddleware Nov 8, 2024
3b183cb
446 replace file icon by eye
AlexMyddleware Nov 8, 2024
5570654
center button to create a rule group, add slight margin top
AlexMyddleware Nov 12, 2024
f28b46a
List rule name (#1228)
CamillePMyddleware Nov 12, 2024
0366d9c
add div for table container, top th is rounded
AlexMyddleware Nov 13, 2024
47ded66
adjust class to round https://myddleware.atlassian.net/browse/PROJ-463
AlexMyddleware Nov 13, 2024
02340ab
https://myddleware.atlassian.net/browse/PROJ-463 rounded table right …
AlexMyddleware Nov 13, 2024
e019dc9
description remove corner https://myddleware.atlassian.net/browse/PR…
AlexMyddleware Nov 13, 2024
98d451b
https://myddleware.atlassian.net/browse/PROJ-463 add some padding lef…
AlexMyddleware Nov 13, 2024
2b40ef2
https://myddleware.atlassian.net/browse/PROJ-463 add rounded up for c…
AlexMyddleware Nov 13, 2024
c5152e7
0 padding for inner table https://myddleware.atlassian.net/browse/PRO…
AlexMyddleware Nov 13, 2024
dc267a2
give class to the down parts of the table
AlexMyddleware Nov 13, 2024
c51ca97
hide border bottom of connector table https://myddleware.atlassian.ne…
AlexMyddleware Nov 13, 2024
9c7cd08
workflow table rounded bottom table https://myddleware.atlassian.net/…
AlexMyddleware Nov 13, 2024
9480c1e
Style link premium (#1229)
CamillePMyddleware Nov 13, 2024
efc3b6d
https://myddleware.atlassian.net/browse/PROJ-463 round angles
AlexMyddleware Nov 14, 2024
d42ed5c
change link https://myddleware.atlassian.net/browse/PROJ-492
AlexMyddleware Nov 19, 2024
87fa92b
remove deleted in rulegroup https://myddleware.atlassian.net/browse/P…
AlexMyddleware Nov 19, 2024
ee0bfe0
force reduce size filter https://myddleware.atlassian.net/browse/PROJ…
AlexMyddleware Nov 19, 2024
0825043
center rule search bar https://myddleware.atlassian.net/browse/PROJ-488
AlexMyddleware Nov 19, 2024
0bb887a
switch order connector https://myddleware.atlassian.net/browse/PROJ-487
AlexMyddleware Nov 19, 2024
9a9ead9
https://myddleware.atlassian.net/browse/PROJ-486 switch crontab icon …
AlexMyddleware Nov 19, 2024
746e935
icon style update crontab https://myddleware.atlassian.net/browse/PRO…
AlexMyddleware Nov 19, 2024
24ce713
https://myddleware.atlassian.net/browse/PROJ-485 stars
AlexMyddleware Nov 19, 2024
c994c92
add star icon in buttons https://myddleware.atlassian.net/browse/PROJ…
AlexMyddleware Nov 19, 2024
80bc818
https://myddleware.atlassian.net/browse/PROJ-484 remove console.logs
AlexMyddleware Nov 19, 2024
e48ade9
3 mass action buttons exit if not premium https://myddleware.atlassia…
AlexMyddleware Nov 19, 2024
cd70fc4
https://myddleware.atlassian.net/browse/PROJ-483 put export with othe…
AlexMyddleware Nov 19, 2024
db855f7
add translated tooltips for documents list buttons https://myddleware…
AlexMyddleware Nov 19, 2024
653f269
https://myddleware.atlassian.net/browse/PROJ-482 translations
AlexMyddleware Nov 19, 2024
c8dad39
attempt: put image test for rerun
AlexMyddleware Nov 19, 2024
91bf4be
css for the image
AlexMyddleware Nov 19, 2024
7a97981
fix rule search margin
AlexMyddleware Nov 19, 2024
9f8c410
buttons massaction with search
AlexMyddleware Nov 19, 2024
72745d3
remove class to align with other buttons https://myddleware.atlassian…
AlexMyddleware Nov 19, 2024
6bec28e
remove terminal button
AlexMyddleware Nov 19, 2024
942c3a4
table rule group correct
AlexMyddleware Nov 19, 2024
77e2aa8
performance: remove unused list job detail for home page
AlexMyddleware Nov 20, 2024
9d8e789
performance: use more efficient query to count the documents on the h…
AlexMyddleware Nov 20, 2024
fcd8f99
Add background env config
Myddleware Nov 21, 2024
fbb33b7
Merge branch 'release-3.4.0a' of https://github.com/Myddleware/myddle…
Myddleware Nov 21, 2024
d177591
remove nbflux because unused
AlexMyddleware Nov 21, 2024
c7eefdb
better request with explain
AlexMyddleware Nov 21, 2024
9680f6a
correct mapping between workflow log and trigger document
AlexMyddleware Nov 21, 2024
cd1af27
Signed-off-by: Stephane Faure <[email protected]>
Myddleware Nov 25, 2024
53af9dc
Merge branch 'release-3.4.0a' of https://github.com/Myddleware/myddle…
Myddleware Nov 25, 2024
6da67ac
filter: use rule id in search instead of rule name
AlexMyddleware Nov 25, 2024
00c003b
Change the way to redifine manager classes. We don't use decoration a…
Myddleware Nov 25, 2024
6adf0d0
Merge branch 'release-3.4.0a' of https://github.com/Myddleware/myddle…
Myddleware Nov 25, 2024
6d5d4eb
change link in twig
AlexMyddleware Nov 26, 2024
07f2206
code to fetch the link
AlexMyddleware Nov 26, 2024
7245b3f
use linked id if it is present in url
AlexMyddleware Nov 26, 2024
9557c63
use linked id, change name of links
AlexMyddleware Nov 26, 2024
8ebdc58
add line break between the value and the two links
AlexMyddleware Nov 26, 2024
9b63679
in case of request url has source id, then it means we are using the …
AlexMyddleware Nov 26, 2024
0a3dcfa
test printing the variables
AlexMyddleware Nov 29, 2024
86a709b
absolute pth
AlexMyddleware Nov 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MYDDLEWARE_VERSION=3.3.4a
MYDDLEWARE_VERSION=3.4.0b

APP_SECRET=Thissecretisnotsosecretchangeit
APP_ENV=prod
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
# Custom directory
/src/Custom/*

# Premium directory
/src/Premium/

# Managed by Composer
/app/bootstrap.php.cache
/var/bootstrap.php.cache
Expand Down
47 changes: 42 additions & 5 deletions assets/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,56 @@ require('./js/lib/jquery_fancybox/jquery.fancybox.pack.js')
require('./js/lib/jquery_scrollbox/jquery.scrollbox.min.js')
require('./js/lib/jquery_qtip/jquery.qtip.min.js')
require('./js/lib/jquery_myddleware/function.js')
require('./js/regle.js')
require('./js/account.js')
require('./js/lib/d3.v2.js')
require('./js/home.js')
require('./js/jobscheduler.js')
require('./js/jcarousel.ajax.js')
require('./js/animation.js')
require('./js/task.js')
require('./js/connector.js')
require('./js/smtp.js')
require('./js/filter.js')
require('./js/rule_relation_filter.js')
require('./js/regle.js')
require('./js/historique.js')
require('./js/mappingRule.js')


if (window.location.href.includes('rule/document/list')) {
require('./js/filter.js');
}

if (window.location.href.includes('workflowAction') || window.location.href.includes('workflow')) {
require('./js/workflows.js')
require('./js/editAction.js')
}

if (window.location.href.includes('rule/panel')) {
require('./js/home.js')
}

if (window.location.href.includes('rule/jobscheduler')) {
require('./js/crontab.js')
require('./js/jobscheduler.js')
}

if (window.location.href.includes('rule/managementsmtp')) {
require('./js/smtp.js')
}

if (window.location.href.match(/rule\/connector\/(\d+\/detail|view\/\d+)/)) {
require('./js/connector_detail.js')
}

if (window.location.href.includes('workflowAction/new') || window.location.href.includes('workflowAction/editWorkflowAction')) {
require('./js/workflowActionSearchFields.js')
}

if (window.location.href.includes('flux')) {
require('./js/imagemousehoverbutton.js')
}



// start the Stimulus application
import './bootstrap';
import 'select2/dist/css/select2.css';
import 'select2';

1 change: 1 addition & 0 deletions assets/app.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
@import "css/layout.css";
@import "css/menu.css";
@import "css/regle.css";
@import "css/workflow.css";
@import "js/lib/jquery_fancybox/jquery.fancybox.css";
@import "css/lib/jquery/jquery.qtip.min.css";
@import "css/task.css";
Expand Down
48 changes: 47 additions & 1 deletion assets/css/animation.css
Original file line number Diff line number Diff line change
Expand Up @@ -465,4 +465,50 @@ h2 { margin-top: 50px;}
/* On Documents list page, make the filter button bigger (same size as the delete filters btn) */
#form_click_filter {
width: 120px;
}
}

#workflow_name_label, #rule_name_label {
padding-top: 5px;
}

#workflow_name, #rule_name {
height: 35px;
}

#rulesearchbarcontainer {
display: flex;
margin-left: 4.9vw !important;
}

.star-icon-menu-item {
margin-left: 10px; /* Adjust horizontal spacing */
vertical-align: top; /* Options: baseline, middle, top, bottom */
}

#dropdown-rulegroup {
padding: 0.20rem 1rem !important;
}
#dropdown-rulegroup:hover {
padding: 0.20rem 1rem !important;
}
#dropdown-workflow {
padding: 0.20rem 1rem !important;
}
#dropdown-workflow:hover {
padding: 0.20rem 1rem !important;
}
#dropdown-variables {
padding: 0.20rem 1rem !important;
}
#dropdown-variables:hover {
padding: 0.20rem 1rem !important;
}

.hover-image {
display: none; /* Initially hide the image */
position: absolute; /* Position it as needed */
top: 50px; /* Adjust based on your layout */
left: 50px; /* Adjust based on your layout */
z-index: 1000; /* Ensure it appears above other elements */
}

Loading