Commit Graph

25 Commits

Author SHA1 Message Date
Eric Doughty-Papassideris b72a958817 ♻️ CLI index command refactor into several files (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 77e485f9df ♻️ CLI refactoring: renamed files to kebab case, extracted iterateOverRepoPages and waitTimeout 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 6d804af91a 🩹 CLI bugfix: Missing await statement (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 0aabc2e26e cli: add document re-indexing and repair (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris e2c5d3016b ♻️ reindex cli: prepare for filtering treated documents (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris ad46390887 📝 CLI: better dev documentation and argument description (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 4dae950ac7 ♻️ Improved repository list argument merging for multiple entity types (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 9a05e9cf23 🧑‍💻 show a configuration summary when starting cli (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris f786d464ff ♻️ Moving re-index commands to a class based system (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris ed7c836889 ♻️ prettier and refactor page siwe (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 93353d32af Add basic document re-indexing to CLI (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris d562d1ad5f Tweak yarg argument parsing (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 7ff1faa0f3 Accept array of repositories to process in order of arguments (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 8a46780d3f 📝 Add completion and handling of decorated imports (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris ac4ed0c109 ♻️ Factored out paging repository iteration (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 380e20c205 ♻️ Factor out platform startup/shutdown, make reindexable more obviously extensible (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris bde7e50779 🩹 Load services from configuration rather than hard code in CLI (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 4869c70bbc 🩹 Add stop to platform and wait for it in CLI (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 7c31550339 🚸 Improve CLI output messages (#438) 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris 38c320e965 🐛 Fix CLI app startup (#438) 2024-04-02 12:31:50 +02:00
Montassar Ghanmy 441c2b780f 🔢 Shared with me filters (#79)
 feat: shared with me filters
🐛 Fix try to access the service with init
🌐 feat: shared with me i18n
🌐russian translation

---------

Co-authored-by: Anton SHEPILOV <ashepilov@linagora.com>
2023-06-17 16:37:33 +02:00
Anton Shepilov adda7caf00 ⬆️ upgrade babel and typescript packages caused by jest upgrade (#73) 2023-06-09 16:02:26 +02:00
Romaric Mourgues a378cd13e1 🧹 Propose to remove channels, notifications, knowledge-graph and phpnode (#55)
* Propose to remove channels and notifications

* Propose to remove knowledge graph too

* Put back tags test

* FIxing tests

* FIx query builder test
2023-05-16 14:36:39 +02:00
Romaric Mourgues 19030f7f72 Fix globalResolve bad import 2023-04-18 09:13:08 +02:00
Montassar Ghanmy e0615fa867 📁 Changed TDrive root folder (#16)
📁 Changed TDrive root folder
2023-04-11 10:04:29 +01:00