Commit Graph

  • 04d38966ff
    Merge 2606b0b8a6 into bcc8cb1e5b dw-0 2024-10-04 23:44:37 +0100
  • bcc8cb1e5b
    Feature/modernize rules implementation (#3869) main Thomas Kaul 2024-10-04 21:44:07 +0200
  • 607a1a6b70 Clean up Thomas Kaul 2024-10-04 21:36:21 +0200
  • 407c7e06a2 Revert markets from controller Thomas Kaul 2024-10-04 21:23:00 +0200
  • ade2e4f80a Include markets in details Thomas Kaul 2024-10-04 21:18:59 +0200
  • 2606b0b8a6 refactor: switch to auto format any uncommited files in pre-commit hook dw-0 2024-10-04 21:16:14 +0200
  • 85dbea60f0
    Merge c686f6b013 into 252fb3fe11 ceroma 2024-10-04 21:14:48 +0200
  • b689159872
    Merge bc9752e5bd into 252fb3fe11 dandevaud 2024-10-04 21:14:48 +0200
  • 3d995f93bc
    Merge b9f7f5fcb8 into 252fb3fe11 Matej Gerek 2024-10-04 21:14:48 +0200
  • 6cc6075838 Modernize rules implementation Thomas Kaul 2024-10-04 20:30:45 +0200
  • 08ba0fb5eb
    Merge 2f6610f849 into 252fb3fe11 Madhab Chandra Sahoo 2024-10-04 20:03:56 +0200
  • a5ce16e2c3
    Merge branch 'main' into feat/GF-3866 Thomas Kaul 2024-10-04 19:50:23 +0200
  • 252fb3fe11
    Bugfix/Handle exception in historical market data gathering of derived currencies (#3858) dandevaud 2024-10-04 19:49:03 +0200
  • 5f5dd93793 Update changelog Thomas Kaul 2024-10-04 19:45:12 +0200
  • d4c97a4c66 Update package-lock.json Thomas Kaul 2024-10-04 19:44:44 +0200
  • c5313aa5e6 Update changelog Thomas Kaul 2024-10-04 19:36:31 +0200
  • 7d2c07bb46 Readd factor Thomas Kaul 2024-10-04 17:59:22 +0200
  • 6c511bacb8 explicitly check for null Daniel Devaud 2024-10-03 19:37:36 +0200
  • 501199de95 MR - Implement review feedback Daniel Devaud 2024-10-03 19:34:58 +0200
  • 99b3b0965c Fix exchange rate gathering job Dan 2024-10-02 09:00:26 +0200
  • 69eb529625 feat: set up husky and pre commit hook for linting and format check dw-0 2024-10-04 09:04:39 +0200
  • 4475cc4e43
    Merge 46ae6acd53 into c4742d3a53 Daniel Idem 2024-10-03 22:54:51 +0200
  • 276fe552ab
    Merge fde8681922 into c4742d3a53 sahilpatel342 2024-10-03 22:53:56 +0200
  • 9c74ec602c
    Merge 8214fa173f into c4742d3a53 Thomas Kaul 2024-10-03 20:50:46 +0200
  • c4742d3a53
    Release 2.112.0 (#3864) 2.112.0 Thomas Kaul 2024-10-03 20:43:04 +0200
  • a24547ce65 Release 2.112.0 Thomas Kaul 2024-10-03 20:42:46 +0200
  • dd28f38e60
    Bugfix/fix eslint configuration (#3852) dw-0 2024-10-03 20:39:56 +0200
  • 9b8f552ee2
    Feature/improve language localization for de 20241003 (#3863) Thomas Kaul 2024-10-03 20:35:34 +0200
  • 704a8a982b
    Merge branch 'main' into fix/GF-2782 Thomas Kaul 2024-10-03 20:32:00 +0200
  • b779afe310 Update changelog Thomas Kaul 2024-10-03 20:31:27 +0200
  • 9377cc5abb Update translations Thomas Kaul 2024-10-03 20:25:37 +0200
  • 413076141c
    Bugfix/fix calculation of allocations by market (#3853) Thomas Kaul 2024-10-03 20:18:26 +0200
  • 85a7838a96
    Feature/show message if no results have been found in activity dialog (#3854) dw-0 2024-10-03 20:14:06 +0200
  • e0c7cc6219 Update changelog Thomas Kaul 2024-10-03 19:25:27 +0200
  • 0230fa38f4
    Merge branch 'main' into feat/GF-3779 Thomas Kaul 2024-10-03 19:24:19 +0200
  • ce613468dc Update changelog Thomas Kaul 2024-10-03 19:23:52 +0200
  • d509da33ba Refactoring Thomas Kaul 2024-10-03 19:23:45 +0200
  • 4199685f07
    Merge ff368bba8d into 8364f7f703 Thomas Kaul 2024-10-03 15:06:13 +0200
  • fde8681922 Prepared users endpoint for pagination sahilpatel 2024-10-02 19:50:34 -0400
  • 8364f7f703
    Feature/set up output for click in activities table component (#3856) Dmytro Werner 2024-10-02 21:15:10 +0200
  • ca6212e075 Refactoring Thomas Kaul 2024-10-02 21:08:14 +0200
  • 3919ee6af1 Clean up Thomas Kaul 2024-10-02 20:59:14 +0200
  • a849714335 Fix argument Thomas Kaul 2024-10-02 20:59:02 +0200
  • c686f6b013 Feature/improve performance of portfolio snapshot computation - 3 ceroma 2024-10-01 22:16:43 -0300
  • b9f7f5fcb8 Remove tags from api/v1/info Matej Gerek 2024-10-02 16:01:26 +0200
  • b919160087 ISSUE #3836 | click in activities table component * removed router import * alphabetical order of functions Dmytro Werner 2024-10-02 15:05:13 +0200
  • bc9752e5bd Add realized dividends to gross performance Dan 2024-10-02 14:41:30 +0200
  • a49b2baf0b
    Merge bad078ff83 into 7f6b8145d7 Timothy Pillow 2024-10-02 14:12:19 +0200
  • 7f6b8145d7
    Feature/set up output for click in holdings table component (#3851) Prakhar Sharma 2024-10-02 16:57:55 +0530
  • 42febdb6db Reorganize imports Thomas Kaul 2024-10-02 12:05:22 +0200
  • ab06163ad7 Clean up Thomas Kaul 2024-10-02 12:04:04 +0200
  • 2ad91e5796
    Feature/optimize portfolio calculations with smarter date interval selection (#3829) ceroma 2024-10-02 06:59:57 -0300
  • c910651ccd ISSUE #3836 | click in activities table component * formatter fix Dmytro Werner 2024-10-02 11:03:41 +0200
  • fb92511bcb ISSUE #3836 Dmytro Werner 2024-10-02 10:45:12 +0200
  • 944efca3aa Format code Thomas Kaul 2024-10-02 08:14:39 +0200
  • a787fe9b27 Revert package-lock.json changes Prakhar Sharma 2024-10-02 11:24:43 +0530
  • 65cd38783d ran "npm run nx format" Prakhar Sharma 2024-10-02 02:44:34 +0530
  • 60c0cbe70c moved method up so it follow alphabetical sorted order prakhar sharma 2024-10-02 01:24:25 +0530
  • 45f4eab785 fix: requested changes dw-0 2024-10-01 20:53:06 +0200
  • f3b63d05e9 refactor: simplify queryParams object in onHoldingClicked method prakhar sharma 2024-10-02 00:21:25 +0530
  • a0ac2d039d
    Merge branch 'main' into compute-snapshot-perf-2 Thomas Kaul 2024-10-01 20:44:31 +0200
  • 23d3b1a8e4 Update changelog Thomas Kaul 2024-10-01 20:43:50 +0200
  • 3bee5380f8 Refactoring Thomas Kaul 2024-10-01 20:43:42 +0200
  • d138e85e47 feat: display message if no search results were found in symbol-autocomplete dw-0 2024-10-01 19:42:16 +0200
  • 24a3d92da0
    Feature/add business logic of rule settings (#3826) Shaunak Das 2024-10-01 22:43:45 +0530
  • 43788e2cb6 Update changelog Thomas Kaul 2024-10-01 19:08:36 +0200
  • 5d3ccfda1b Fix calculation of allocations by market (unknown) Thomas Kaul 2024-10-01 19:08:29 +0200
  • d9bcdd727d style: remove no-console rule dw-0 2024-10-01 18:52:35 +0200
  • 80ef93d493 style: reconfigure rules to warn dw-0 2024-09-29 16:02:46 +0200
  • b7af83a43f chore: remove no-extra-semi rule duplication dw-0 2024-09-29 16:01:17 +0200
  • 0c61d7b42b fix: fix eslint syntax error dw-0 2024-09-29 16:00:32 +0200
  • 51a9c2db77
    Merge branch 'main' into feature/add-business-logic-of-rule-settings Thomas Kaul 2024-10-01 18:40:09 +0200
  • 1b2a7dc2e4
    Feature/improve language localization for de 20240929 (#3844) Thomas Kaul 2024-10-01 18:39:42 +0200
  • ccb9e438b0 Refactoring Thomas Kaul 2024-10-01 18:39:04 +0200
  • e287ac53db refactor holding click event handling in GfHoldingsTableComponent prakhar sharma 2024-10-01 12:11:03 +0530
  • 132cddea9e
    Merge f4f8f8647d into feb3de768a Thomas Kaul 2024-10-01 08:34:45 +0200
  • c9cd59f443 Feature/improve performance of portfolio snapshot computation - 2 ceroma 2024-09-27 10:54:18 -0300
  • 9ccfb4b893 Refactoring Thomas Kaul 2024-09-30 21:09:45 +0200
  • ec7bc7782e Update changelog Thomas Kaul 2024-09-30 21:00:20 +0200
  • b884ae3599 Refactoring Thomas Kaul 2024-09-30 21:00:13 +0200
  • b9f0374abc address pr comments Shaunak Das 2024-09-29 10:48:45 +0530
  • 6b8befdd36 add business logic of rule settings Shaunak Das 2024-09-27 09:03:43 +0530
  • feb3de768a
    Feature/add unit test for redact attributes of object helper (#3846) Thomas Kaul 2024-09-30 18:52:37 +0200
  • ce2adc03f1 Extend tests Thomas Kaul 2024-09-30 18:42:54 +0200
  • 115cd7ac39 Replaced direct routing in GfHoldingsTableComponent with an @Output() event emitter. prakhar sharma 2024-09-30 18:42:02 +0530
  • eea9c1c5c1 Add unit test for redactAttributes() Thomas Kaul 2024-09-29 21:40:42 +0200
  • 5463c32fdd Update changelog Thomas Kaul 2024-09-29 19:35:13 +0200
  • cf5107638d Update translations Thomas Kaul 2024-09-29 19:35:05 +0200
  • d00d7ac1dd
    Feature/add support for archived product page (#3843) Thomas Kaul 2024-09-29 19:27:02 +0200
  • 04e0bbd4c1
    Feature/add tooltips to product page (#3842) Thomas Kaul 2024-09-29 19:26:30 +0200
  • d996e3b0f5 Add support for archived product page Thomas Kaul 2024-09-29 18:56:16 +0200
  • 60a3ac87b6 Add tooltips Thomas Kaul 2024-09-29 18:11:16 +0200
  • 00f06d6aef
    Release 2.111.0 (#3838) 2.111.0 Thomas Kaul 2024-09-28 20:44:21 +0200
  • 0e54e1e03e Release 2.111.0 Thomas Kaul 2024-09-28 20:44:05 +0200
  • 85cc72627b
    Feature/add user id to tag database schema (#3837) Thomas Kaul 2024-09-28 20:42:25 +0200
  • 3eed87333e Update changelog Thomas Kaul 2024-09-28 19:25:03 +0200
  • a8ac438cdd Add user id to tag database schema Thomas Kaul 2024-09-28 19:24:54 +0200
  • e8f0d2bb14
    Feature/consider availability of date range selector and filters in assistant per view (#3824) Thomas Kaul 2024-09-28 18:25:06 +0200
  • 814487e50a
    Merge branch 'main' into feature/consider-availability-of-date-range-selector-and-filters-in-assistant-per-view Thomas Kaul 2024-09-28 18:16:50 +0200
  • 33de8a10bb
    Feature/optimize portfolio calculations with smarter cloning of activities (#3827) ceroma 2024-09-28 05:23:35 -0300