Commit Graph

28 Commits

Author SHA1 Message Date
Eric Doughty-Papassideris 79fc8f2ad8 🧑‍💻 cli: introducing dev commands debug for ad-hoc work, labels to get status of all translation labels, and translate to help with adding new ones 2024-05-15 11:56:53 +02:00
Eric Doughty-Papassideris 5766d2684b ♻️ cli: buffering reindexing of documents 2024-05-15 11:56:53 +02:00
Eric Doughty-Papassideris 9a7518eba1 ♻️ CLI move error handling code from handler to runWithPlatform 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris aac4caafaa ♻️ CLI rename files to kebab-case 2024-04-02 12:31:50 +02:00
Eric Doughty-Papassideris bde006c63e 🔊 CLI better logging: new option for finer level, changed count tracking, bit of grammar 2024-04-02 12:31:50 +02:00
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 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 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