249 Commits

Author SHA1 Message Date
Dan Percic
d595a22db1 unfuck circular imports 2024-06-19 13:05:12 +03:00
Nicoleta Panaghiu
04ae68891c Merge branch 'unprotected' into RED-9321 2024-06-18 12:45:20 +03:00
Dan Percic
f60ea513ac migrate control flow 2024-06-18 10:22:27 +03:00
Nicoleta Panaghiu
a764ab1050 RED-9321: refactored help mode module. 2024-06-14 14:59:33 +03:00
Nicoleta Panaghiu
960b434ef6 RED-9321: made some components standalone, removed upload-file module. 2024-06-12 14:33:00 +03:00
Adina Țeudan
e8f5bc8f2c RED-6959: Added selected items count to table header 2024-05-22 14:37:08 +03:00
Nicoleta Panaghiu
e737d134ad RED-9097: fixed workflow file attributes not updating. 2024-05-08 13:37:47 +03:00
Adina Țeudan
fb6951a7ba Some styles, paginated get all ids 2024-04-29 16:59:35 +03:00
Adina Țeudan
696e7f6f6d Paginated entities service updates (sorting) 2024-04-18 00:22:45 +03:00
Adina Țeudan
301ea99abe CSS updates 2024-04-09 00:17:42 +03:00
Nicoleta Panaghiu
c12b6f4d35 RED-8622: implemented add entity functionality. 2024-04-05 13:07:32 +03:00
Adina Țeudan
d67798bd60 Pagination updates 2024-03-18 17:22:45 +02:00
Adina Țeudan
47e371a41e Refactor 2024-03-06 17:25:53 +02:00
Adina Țeudan
9faca532c6 Rename, cleanup 2024-03-06 17:04:38 +02:00
Adina Țeudan
bf628b33a2 Paginated entities service: search support 2024-03-06 17:02:44 +02:00
Nicoleta Panaghiu
3ea4e45b87 RED-8679: added support for custom table item id formats. 2024-03-01 17:07:58 +02:00
George
d1c0559099 RED-3800, refactor multitenancy 2023-11-29 17:06:37 +02:00
Adina Țeudan
ecb5fd63ac Paginated entities update 2023-11-02 05:24:09 +02:00
Adina Țeudan
5f0904e6a9 Paginated entities updates 2023-11-01 18:56:22 +02:00
Dan Percic
6cb63fcf43 remove console.trace 2023-09-15 19:09:30 +03:00
Dan Percic
9fba181eb9 updates 2023-09-15 19:07:19 +03:00
Valentin Mihai
d4d593d24a DM-358 - WIP on implementing Help Mode-IDs for DocuMine 2023-09-06 18:53:28 +03:00
Dan Percic
60ace01151 Merge branch 'RED-7528' into 'master'
RED-7528: Fixed documents jumping around on drag&drop.

See merge request fforesight/shared-ui-libraries/common-ui!5
2023-09-04 10:00:49 +02:00
Nicoleta Panaghiu
cbbc21609e RED-7528: Fixed documents jumping around on drag&drop. 2023-09-04 10:57:55 +03:00
Adina Țeudan
3cf27e38c1 Paginated entities service update, mat slider update 2023-08-31 00:55:06 +03:00
Dan Percic
f140f1fc16 lints 2023-08-30 10:10:36 +03:00
Adina Țeudan
a52f55b5d4 Inputs style, paginated updates 2023-08-08 14:15:40 +03:00
Adina Țeudan
78b74d5a9a Some updates 2023-08-02 20:52:09 +03:00
George
d40f839365 RED-7200, rewrite loading service with signals, specifically call stop when needed, remove catch all stop from composite guard postcheck. 2023-07-24 11:33:16 +03:00
George
66662a0314 RED-7116, change redirect so it wouldnt cause a loop, prevent double navigations. 2023-07-18 11:25:27 +03:00
George
d3ac14497d RED-7116, fixed double clicking causing infinite loop. 2023-07-17 17:31:19 +03:00
Adina Țeudan
cfaddff1f7 RED-6343: Shift+click selection in table (anywhere on list item) 2023-06-01 23:57:32 +03:00
Dan Percic
ba4d7f6d05 ng 16 2023-05-17 01:38:33 +03:00
Valentin Mihai
b024e3ef0b updated table content 'help-mode' class name to 'help-mode-active' 2023-04-20 18:37:05 +03:00
Valentin Mihai
8158e22991 Merge branch 'master' into VM/6510 2023-04-10 18:03:27 +03:00
Valentin Mihai
5c442ced9f RED-6510 - WIP on "Lazy load help mode elements" 2023-04-10 17:53:30 +03:00
Nicoleta Panaghiu
75c851bd52 RED-6428: Created help mode link for Edit file attribute. 2023-04-10 12:44:34 +03:00
Valentin Mihai
8a61630a37 RED-6510 - WIP on "Lazy load help mode elements" 2023-04-06 14:59:24 +03:00
Dan Percic
5c24018d12 fix routerLinks for multi tenancy 2023-03-31 13:38:39 +03:00
Nicoleta Panaghiu
bb562d63fd RED-6436: Corrected tooltips positions. 2023-03-28 15:21:22 +03:00
Dan Percic
b4156074eb stricter rules 2023-03-26 14:50:45 +03:00
Dan Percic
c9c2f3e0f9 make inputs standalone 2023-03-19 12:01:43 +02:00
Dan Percic
0057b3c4b0 standalone scrollbar directive 2023-03-19 10:09:06 +02:00
Dan Percic
e1ebbb9ab2 make empty-state standalone 2023-03-16 23:19:42 +02:00
Dan Percic
8650dd472f remove IqserIconsModule 2023-03-16 22:02:39 +02:00
Dan Percic
08d06803e0 RED-3800: make some components standalone 2023-03-15 21:34:49 +02:00
George
d09078e44c RED-6154, add search input id to page header component. 2023-03-06 15:27:09 +02:00
Valentin Mihai
2761140489 lint 2023-02-26 19:43:25 +02:00
George
d9a92992c3 RED-6154, remove getter from template, replace label based ids with generics. 2023-02-23 21:45:57 +02:00
George
d956c5f68d RED-6154, add unique ids to page header and table header inputs. 2023-02-22 21:20:12 +02:00