Montassar Ghanmy
|
24da0c8cfb
|
docs: updated documentation (#476)
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
|
2024-05-07 18:21:17 +02:00 |
|
Montassar Ghanmy
|
3b20806622
|
✨ Dependencies upgrade (#510)
|
2024-05-07 17:01:56 +01:00 |
|
Montassar Ghanmy
|
0487ceb7b3
|
🐛 Fix files downloaded as untitled (#495)
|
2024-04-26 10:21:47 +01:00 |
|
Montassar Ghanmy
|
81a848c498
|
✨ Update upload modal name (#494)
|
2024-04-26 10:21:18 +01:00 |
|
Montassar Ghanmy
|
493e18649b
|
🐛 Fix upload file after cancelling (#493)
|
2024-04-26 10:09:00 +01:00 |
|
Montassar Ghanmy
|
c082ad15ab
|
🐛 Fix upload to shared drive #485
|
2024-04-22 07:53:45 +01:00 |
|
Anton SHEPILOV
|
dff43338cc
|
🔖 Release Version 1.0.2
|
2024-04-09 19:43:30 +07:00 |
|
Montassar Ghanmy
|
afaa914a4b
|
✨ Create context menu new icons
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
|
2024-04-02 12:46:56 +02:00 |
|
Eric Doughty-Papassideris
|
ef5bf4af94
|
📝 Update of CLI runWithPlatform documentation
|
2024-04-02 12:31:50 +02:00 |
|
Eric Doughty-Papassideris
|
1aed73c16d
|
🧑💻 CLI default to error level logging - down from fatal (and small reminder)
|
2024-04-02 12:31:50 +02:00 |
|
Eric Doughty-Papassideris
|
ab1c97507c
|
🩹 CLI: preserve exit code when running via npm run
|
2024-04-02 12:31:50 +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
|
723fab4ef6
|
♻️ Refactor keyword extraction into utils (#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
|
25ed0c2066
|
🩹 Add 'md' to text file extensions
|
2024-04-02 12:31:50 +02:00 |
|
Eric Doughty-Papassideris
|
bb269102df
|
🧑💻 backend package.json: Added scripts for continuous builds of code and running the CLI
|
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
|
b872d64ab3
|
📝 Updating README.md with CLI example (#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 |
|
tibormichel1
|
b8baf9a55c
|
✨ Move upload buttons from "Create" button context menu to "Upload" button context menu (#281)
* moved upload file, dir buttons to another menu Signed-Off by: Tibor Michel <tibor.michel1@gmail.com>
Co-authored-by: Tibor Michel <tibor.michel1@gmail.com>
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
|
2024-04-02 10:04:22 +02:00 |
|
Montassar Ghanmy
|
90ad26e583
|
✨ Refactor quota check service implementation (#472)
|
2024-03-26 14:24:39 +01:00 |
|
Montassar Ghanmy
|
cb5a2ad3b7
|
✨ Handling quota limit error (#437)
|
2024-03-26 09:04:36 +01:00 |
|
Anton SHEPILOV
|
389d42fe4f
|
♻️Refactor files uploading test to use public API
|
2024-03-22 17:22:54 +01:00 |
|
Eric Doughty-Papassideris
|
9ec4e2a079
|
✅ Add test for upload in case of storage service failure (#418)
|
2024-03-22 17:22:54 +01:00 |
|
Eric Doughty-Papassideris
|
ce77e26cb3
|
✨ Split e2e testing file upload for raw requests (#418)
|
2024-03-22 17:22:54 +01:00 |
|
Eric Doughty-Papassideris
|
987da01692
|
🚨 Fix linter in s3 storage connector
|
2024-03-22 17:22:54 +01:00 |
|
Eric Doughty-Papassideris
|
1ffb2eb3ea
|
🚸 #418 do not resolve write result without waiting for s3 putObject
|
2024-03-22 17:22:54 +01:00 |
|
Eric Doughty-Papassideris
|
7ea7a302ca
|
💄 #418 Show toaster notification on upload failure
|
2024-03-22 17:22:54 +01:00 |
|
Montassar Ghanmy
|
01145bbe83
|
🐛 Fix item version update related notification (#470)
* version notification
* updated version notification e2e test
---------
Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
|
2024-03-22 17:16:08 +01:00 |
|
Eric Doughty-Papassideris
|
574d6438b2
|
📝 Frontend README.md with preliminary setup instructions
|
2024-03-19 17:44:25 +01:00 |
|
Eric Doughty-Papassideris
|
60074360bc
|
🩹 Frontend internal login - return to retryable state after credentials error
|
2024-03-19 17:44:25 +01:00 |
|