1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-01-18 13:07:58 +00:00
Commit Graph

221 Commits

Author SHA1 Message Date
67b820ad47
Fixed host editing bug 2023-06-24 20:43:02 +02:00
eef74b306b
Made it possible to input loose JSON into find view inputs
I.e. `{ key: 'val' }` or `{ 'num': 2 }` besides `{ "strict": "json" }`.
2023-06-24 16:05:33 +02:00
imgbot[bot]
2a29f5226c
[ImgBot] Optimize images (#42)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-06-23 21:30:41 +02:00
a12417d4e9
Added copy button to error messages 2023-06-23 21:27:55 +02:00
dc0094b27c
Made harsh loading/error experience friendlier 2023-06-23 17:22:47 +02:00
7eb41630db
Fixed some hosttree bugs 2023-06-23 15:58:23 +02:00
2ecc664e48
Merge branch 'dialogs_to_frontend' 2023-06-23 15:22:10 +02:00
bd265d0548
Multiline tabbar 2023-06-23 14:33:39 +02:00
dependabot[bot]
982d112665
Bump eslint from 8.42.0 to 8.43.0 in /frontend (#40)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 14:43:57 +02:00
dependabot[bot]
e388b2513b
Bump @codemirror/view from 6.13.0 to 6.13.2 in /frontend (#41)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 14:43:47 +02:00
0a3f99fa32
Moved text input dialog to frontend 2023-06-18 21:40:39 +02:00
a1456b3987
Implement OOP hosttree (#32)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-18 21:31:55 +02:00
dependabot[bot]
29154d04d7
Bump @codemirror/language from 6.7.0 to 6.8.0 in /frontend (#33)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 16:20:16 +02:00
2ee5c7dadd
Fixed frontend coding style problems 2023-06-11 09:34:00 +02:00
6cc329982a
Configure ESlint properly 2023-06-11 09:27:57 +02:00
15d30e67c3
Correct doc link in about box (resolves #30) 2023-06-10 09:40:38 +02:00
abc9df0897
Added meaningful window titles 2023-06-09 20:52:15 +02:00
be4e3e778e
Display host stats 2023-06-07 21:52:43 +02:00
be7643bd31
Display sb stats generated by dbStats command (#15) 2023-06-07 21:30:22 +02:00
ea376f5ba7
Fix host/database selection bug in grid 2023-06-07 21:12:09 +02:00
b29b534b2f
Show version number in about dialog (#28) 2023-06-06 21:52:02 +02:00
dependabot[bot]
775e4d98d8
Bump vite from 3.2.5 to 3.2.7 in /frontend (#29)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 07:12:15 +02:00
dependabot[bot]
9c1e6fe37a
Bump @codemirror/lang-javascript from 6.1.8 to 6.1.9 in /frontend (#22)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 21:50:11 +02:00
dependabot[bot]
4e12591fc8
Bump eslint from 8.41.0 to 8.42.0 in /frontend (#23)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 21:49:45 +02:00
dependabot[bot]
0ddf172327
Bump @codemirror/view from 6.12.0 to 6.13.0 in /frontend (#24)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 21:49:31 +02:00
7eb7f97d21
Find view: make changes to single documents from within the object editor 2023-06-02 22:33:43 +02:00
8a0d305d7b
Fixed infinite loop bug when a document in the find view has been double clicked 2023-06-02 21:30:47 +02:00
415efe9ac4
Multiple improvements to the frontend
* Consistent usage of modal footer
* Remove hosts
* Moved hosts to dedicated store
2023-05-31 20:20:39 +02:00
b29502e3cc
Correct prefrences typos into preferences 2023-05-31 18:24:54 +02:00
e7ff075744
Added a nice welcome screen for first-time users 2023-05-31 18:24:00 +02:00
620961266f
Lockfile updates 2023-05-31 14:59:44 +02:00
dependabot[bot]
7f03917711
Bump svelte from 3.55.0 to 3.59.1 in /frontend (#11)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 14:56:26 +02:00
aeb3c46df4
Added readme 2023-05-30 21:45:51 +02:00
5b636a39b4
Downgrade bson package to 4.7.0 2023-05-30 20:58:42 +02:00
dependabot[bot]
effb386d14
Bump eslint from 8.31.0 to 8.41.0 in /frontend (#3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 20:45:48 +02:00
dependabot[bot]
d9ea48f673
Bump date-fns from 2.29.3 to 2.30.0 in /frontend (#4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 20:45:27 +02:00
dependabot[bot]
c52507a91a
Bump bson from 4.7.2 to 5.3.0 in /frontend (#7)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 20:43:16 +02:00
dependabot[bot]
fc3df156bf
Bump eslint-config-nodejs from b542fd0 to a624442 in /frontend (#9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 20:42:58 +02:00
dependabot[bot]
cf5c2b441e
Bump eslint-config-svelte3 from b8e9351 to 1624f96 in /frontend (#10)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 20:42:47 +02:00
8db05b7e3f
Added focusring for .button-small 2023-05-30 19:43:20 +02:00
6513eab608
Reamed btn-sm class to button-small 2023-05-30 19:40:12 +02:00
313153d01d
Added ? icon 2023-05-30 19:39:57 +02:00
2be4ff0a94
Removed indices objectviewer 2023-05-29 22:14:50 +02:00
e3f033ee6b
Moved collation options component 2023-05-29 22:10:06 +02:00
c252b57655
About dialog 2023-05-29 22:09:09 +02:00
b22734d6d1
Copy collection stats as JSON 2023-05-29 21:36:44 +02:00
1a8cc2fe98
Adjust transcluency 2023-05-29 20:55:01 +02:00
890dac30ed
Use objecteditor throughout the app 2023-05-29 20:51:54 +02:00
035d5211d9
Style updates 2023-05-29 20:22:06 +02:00
a7727eaa84
Import organisation 2023-05-29 17:08:52 +02:00
5015a47495
Implement object viewer based on codemirror 2023-05-29 17:07:58 +02:00
82d880dbff
Improvememts to export tool and logging 2023-05-28 21:54:40 +02:00
4fd97a4a66
something in wailsjs changed again 2023-05-28 09:16:34 +02:00
f354451932
Updated some file permissios of Wails generated JS 2023-05-27 22:07:33 +02:00
f18eea7915
menu mess 2023-05-27 21:18:47 +02:00
ab1891be27
Improvements to progress dialogs 2023-05-27 17:52:51 +02:00
a84b1498a3
First commit in a long time 2023-05-26 17:21:39 +02:00
b15fde11db
Removed export functionality. Only dumping for now 2023-02-21 20:26:46 +01:00
5dd9e0573d
Zenity progress bar 2023-02-21 20:11:40 +01:00
44c94d0d72
Moved UI methods to their own struct 2023-02-21 17:47:21 +01:00
1f76b16e75
Rename collection through zenity dialog 2023-02-21 08:14:52 +01:00
5968357abc
Removed unused import 2023-02-20 21:04:14 +01:00
bd18b54842
Zenity dialogs 2023-02-20 21:04:01 +01:00
78540622ee
Loose JSON parsing. Many UI improvements. 2023-02-19 17:26:32 +01:00
7ac1587c95
Moved mongo JS to its own directory 2023-02-18 15:58:27 +01:00
64caea4d81
Beep 2023-02-18 15:54:18 +01:00
1b2315b0b0
Aggregation 2023-02-18 15:41:53 +01:00
715519b06d
Export refinements 2023-02-16 20:19:04 +01:00
38ef130684
Fixed view store bugs 2023-02-16 11:58:20 +01:00
0bbd50857c
Refinements in query saving 2023-02-15 20:33:29 +01:00
a3335cdc4e
Insert: form improvements 2023-02-15 19:53:49 +01:00
838c8d2ffb
Housekeeping 2023-02-15 19:27:51 +01:00
5f358885a3
Save queries 2023-02-15 17:00:53 +01:00
3291bc845f
Frontend reorganisation 2023-02-14 17:51:00 +01:00
f606a4807c
Started work on loading indicator... 2023-02-14 16:18:35 +01:00
c8ac910de4
updated package.json hash 2023-02-14 15:44:15 +01:00
9b6423b3ae
Moved JS deps 2023-02-11 22:01:37 +01:00
126b42d570
Logging 2023-02-11 21:57:52 +01:00
d4ce9900c8
Export/dump... wip 2023-02-11 11:22:02 +01:00
2826ae4008
tweaks 2023-02-05 09:39:52 +01:00
23526ee641
Form list 2023-01-31 21:12:31 +01:00
15a20d4916
Disabled object viewer 2023-01-31 17:01:17 +01:00
14e5b1f806
Table view 2023-01-31 16:58:23 +01:00
dc5b12ee0d
Form bugfixes 2023-01-29 20:16:31 +01:00
99108121c3
Form input: removed superfluous dispatch 2023-01-29 20:01:27 +01:00
1cf89b3278
Forms! 2023-01-29 20:00:15 +01:00
2d33c6f2ab
dump/export (wip) 2023-01-28 13:25:14 +01:00
634a655b5f
Trim superfluous ( in BinData notation 2023-01-25 16:16:40 +01:00
e28bc40ef1
Do not fill terminal with results... 2023-01-25 15:59:21 +01:00
ae811bc0d5
Show BSON types correctly 2023-01-24 20:55:53 +01:00
fa924f087d
Custom views! 2023-01-23 20:47:43 +01:00
29e93dcab1
Menus and keyboard shortcuts 2023-01-23 14:12:14 +01:00
4cefc33bd4
Grid background 2023-01-23 13:41:43 +01:00
b35222f86b
Truncate collections 2023-01-23 13:35:31 +01:00
c76e5c9503
Update hosttree menus 2023-01-23 13:17:07 +01:00
4d50d43f4d
Layout changes. Edit collection names. 2023-01-22 21:12:56 +01:00
e83a02fae8
Removed package md5 hash 2023-01-22 16:41:33 +01:00
3e5ca44e61
Moved icon specific styles to icon.svelte 2023-01-22 15:34:37 +01:00
480edf8d59
Index creation 2023-01-22 15:30:27 +01:00
53093681ec
Update ObjectGrid to not display menu in object 2023-01-21 15:12:27 +01:00