284 Commits

Author SHA1 Message Date
Valentin Mihai
9e21637009 WIP RED-2657 -> fixing more keys 2022-02-16 00:38:32 +02:00
Valentin Mihai
53c3a6b304 added helper element only if elementName property exists, updated breadcrumbs container for helpmode 2022-02-14 15:55:22 +02:00
Valentin Mihai
333bd09914 Merge branch 'master' into VM/RED-3370 2022-02-14 12:54:49 +02:00
Adina Țeudan
77e2275823 Removed load all if empty 2022-02-14 12:00:42 +02:00
Valentin Mihai
d9d8dcc7f4 check if body contains helper element before removing it 2022-02-14 11:13:34 +02:00
Valentin Mihai
6bc8881a8f added back remained keys for dossiers list screen 2022-02-12 01:04:11 +02:00
Valentin Mihai
24fbe8de35 WIP on refactoring help mode logic 2022-02-12 00:21:48 +02:00
Adina Țeudan
b040815b85 Entities map service updates 2022-02-10 21:49:59 +02:00
Adina Țeudan
492ac8d7c0 Abstract entities map service 2022-02-10 18:58:04 +02:00
Valentin Mihai
0bab458476 removed help mode for elements that overlap other elements 2022-02-09 14:59:47 +02:00
Adina Țeudan
6b4fe281cb Select list items with ctrl + left click 2022-02-08 12:20:42 +02:00
Adina Țeudan
e5794fd772 Configurable manual base URL 2022-02-07 18:20:03 +02:00
Dan Percic
b808e4661e update bool factory 2022-02-02 14:27:17 +02:00
Dan Percic
b662479794 add bool factory 2022-02-02 13:56:06 +02:00
Edi Cziszter
918326d4fe header button ids for tests 2022-01-31 12:46:48 +02:00
Edi Cziszter
6c79b02a50 some instead of find && children checked = true 2022-01-27 13:15:46 +02:00
Edi Cziszter
2a01789982 'unknown' type for result in dialog service 2022-01-27 08:20:21 +02:00
Edi Cziszter
8931369d14 checkChildren in toggleFilter method 2022-01-27 08:20:21 +02:00
Edi Cziszter
d90392f402 refactor filtersEnabled method 2022-01-27 08:20:21 +02:00
Edi Cziszter
061c420fd4 added filtersEnabled by group slug method 2022-01-27 08:20:21 +02:00
Dan Percic
b65ad23aaa use relative import in common-ui 2022-01-26 18:36:19 +02:00
Valentin Mihai
47dc55206b added confirmation dialog service to index 2022-01-26 17:25:17 +02:00
Valentin Mihai
e41a59dc70 added base form component to index 2022-01-26 17:17:23 +02:00
Valentin Mihai
990ab1c385 Merge branch 'master' into VM/RED-2614 2022-01-26 13:20:18 +02:00
Dan Percic
f4e0445212 use normal scroll in workflow 2022-01-25 17:25:09 +02:00
Edi Cziszter
df28e3578b firstValueFrom instead of toPromise() 2022-01-25 16:20:37 +02:00
Valentin Mihai
25c5dd0b07 Merge branch 'master' into VM/RED-2614
* master:
  Stats subtitle css fix
  use ng-template for drop preview and placeholder
  fix show add button when multi select active
  fix virtual scroll drag&drop preview and placeholder
  add virtual scroll in workflow
2022-01-25 14:20:30 +02:00
Valentin
3d50996b2e added valid method and abstract save method in base form component 2022-01-24 13:07:03 +02:00
Valentin
54d460682a Merge branch 'master' into VM/RED-2614 2022-01-23 17:10:59 +02:00
Valentin
867d7b089e added base form component, extracted changed method from base dialog component into separated function in utils 2022-01-23 15:59:11 +02:00
Dan Percic
3616ccaf42 use ng-template for drop preview and placeholder 2022-01-20 14:46:30 +02:00
Dan Percic
212576cb77 fix show add button when multi select active 2022-01-20 12:34:56 +02:00
Dan Percic
215e418e40 fix virtual scroll drag&drop preview and placeholder 2022-01-19 10:37:00 +02:00
Dan Percic
9ecdef1205 add virtual scroll in workflow 2022-01-19 10:37:00 +02:00
Valentin-Gabriel Mihai
95644f59e4 Pull request #6: VM/RED-2614
Merge in SL/common-ui from VM/RED-2614 to master

* commit '2e36f3cac77411c4cef0ec5b51165aa62a9d075c':
  added general disabled implementation in base dialog
  updated save method definition to accept more optional params
  moved 'base-dialog component' and 'confirmation-dialog service' in common
  added 'disableConfirm' property to confirmation dialog component
  updated confirmation dialog component to include 'dischard changes' action
2022-01-19 08:03:27 +01:00
Adina Țeudan
1b8ce8ef1d Added disabled$ to page header action config 2022-01-18 22:01:45 +02:00
Valentin
2e36f3cac7 Merge branch 'master' into VM/RED-2614 2022-01-17 22:25:35 +02:00
Dan Percic
d11b54bb11 add value to .next() 2022-01-17 14:17:38 +02:00
Valentin
b234ac1020 Merge branch 'master' into VM/RED-2614 2022-01-17 10:39:22 +02:00
Adina Țeudan
ff9dad3ce7 Input with action fixes 2022-01-15 19:42:12 +02:00
Adina Țeudan
795a273c9c Wrap input with action in form 2022-01-15 19:18:38 +02:00
Valentin
763ac410bd added general disabled implementation in base dialog 2022-01-14 17:59:32 +02:00
Valentin
f7004520a7 Merge branch 'master' into VM/RED-2614 2022-01-13 12:06:02 +02:00
Valentin
db7af88b87 updated save method definition to accept more optional params 2022-01-13 12:04:15 +02:00
Adina Țeudan
a1c1be7edc Handle deleted entities 2022-01-13 00:19:52 +02:00
Adina Țeudan
fad201fcc6 Minor updates 2022-01-12 22:04:43 +02:00
Valentin
10ed485874 removed 'dossier-info' icon 2022-01-12 13:41:28 +02:00
Valentin
afed414030 moved 'base-dialog component' and 'confirmation-dialog service' in common 2022-01-12 13:11:54 +02:00
Valentin
fe427f4591 Merge branch 'master' into VM/RED-2614 2022-01-12 10:09:38 +02:00
Valentin
3f1c419e0a added dossier info icon 2022-01-11 11:12:41 +02:00