986 Commits

Author SHA1 Message Date
Valentin Mihai
b4460732f8 checked if helper elements are visible for more scrollable views instead of just virtual scroll 2022-02-21 22:30:42 +02:00
Adina Țeudan
9b6a1b79db Fixed breadcrumbs 2022-02-18 23:51:09 +02:00
Dan Percic
ab4568eb9d add remove method to entities service 2022-02-18 18:54:18 +02:00
Adina Țeudan
a9cddbf19b Toggle active border 2022-02-18 16:49:15 +02:00
Adina Țeudan
12fd37dd11 Progress bar 2022-02-18 16:30:58 +02:00
Dan Percic
cec7a03362 tell if files were replaced or not 2022-02-18 13:50:39 +02:00
Valentin Mihai
39c089ec87 updated key for reset dossier list filters helper element 2022-02-18 10:14:44 +02:00
Valentin Mihai
a3a090162c fix to display helpers only when the elements are visible 2022-02-17 09:05:11 +02:00
Valentin Mihai
77d0a4bb1b Merge branch 'master' into VM/RED-3370 2022-02-16 00:38:44 +02:00
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
Edi Cziszter
d4b1bb5c07 removed undefined from color 2022-02-14 14:01:26 +02:00
Edi Cziszter
5a0e5accb7 update small chip 2022-02-14 13:15:50 +02:00
Edi Cziszter
992769c272 added small chip component 2022-02-14 13:15:50 +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
Dan Percic
e6779d8a2b Pull request #7: Workflow virtualscroll
Merge in SL/common-ui from workflow-virtualscroll to master

* commit '3616ccaf42f0e50a440d040805cc1c2200f9d8fe':
  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 12:01:31 +01:00
Adina Țeudan
650c16b803 Stats subtitle css fix 2022-01-25 10:09:28 +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
85ec2446a3 Make tabs buttons 2022-01-18 23:07:22 +02:00