1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-01-19 05:27:57 +00:00
Commit Graph

132 Commits

Author SHA1 Message Date
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
1b2315b0b0
Aggregation 2023-02-18 15:41:53 +01:00
715519b06d
Export refinements 2023-02-16 20:19:04 +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
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
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
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
01166166e9
Update update CLI code 2023-01-21 10:45:44 +01:00
951b24a32b
Grid icon 2023-01-21 10:37:52 +01:00
08cf6b162e
About (wip) 2023-01-21 10:27:52 +01:00
9f095697f5
Renamed application to statisfy MongoDB's rights 2023-01-20 20:46:07 +01:00
05058bf363
Edit hosts 2023-01-20 19:08:56 +01:00
544f7d6d8b
App menu 2023-01-20 16:27:51 +01:00
6c77941ae9
Application settings 2023-01-20 15:35:16 +01:00
6703950734
A lot of improvements 2023-01-20 13:54:57 +01:00
9811235be7
Many at once - this seems a good time to commit 2023-01-19 20:57:22 +01:00
3d97f3b92f
Drop active item in find.svelte 2023-01-19 09:18:21 +01:00
a153858730
Ensure correct use of grid in indexes.svelte 2023-01-19 09:02:59 +01:00
e83dd97e9c
Use find instead of filter 2023-01-19 08:59:57 +01:00
a4698eee43
Use Webdesq objecttree instead highlight.js 2023-01-19 08:57:25 +01:00
9cecad0c3a
Create new host button 2023-01-19 08:36:05 +01:00
b8f1f241f1
Hosts and settings 2023-01-18 20:59:00 +01:00
2603e6350e
Major grid changes and bugfixes 2023-01-18 16:31:13 +01:00
82c30f7772
Striped grid 2023-01-18 14:15:54 +01:00
98608a6cc8
Dismiss buttons for database/collection modals 2023-01-18 14:05:45 +01:00
7d16261bff
typos 2023-01-18 13:59:55 +01:00
3312b4ae35
Don't pass a JS event to Go :) 2023-01-18 13:59:32 +01:00
8d9c163d3b
Call window.runtime methods via Wails JS 2023-01-18 13:55:00 +01:00
f7c8f9b807
Reflect upsert in update code example 2023-01-18 13:40:13 +01:00
af72f76350
Updates to update screen
- Code example for update
- Nice default operators
- Fixed memory leak
2023-01-18 13:38:31 +01:00
1c12dcabc0
Update items (needs refinement) 2023-01-18 11:22:02 +01:00
1571eaa897
Indexes: context menu 2023-01-17 21:03:01 +01:00
9262c92591
Added some s to dropdown items 2023-01-17 20:53:01 +01:00
6469cdb630
Drop indexes 2023-01-17 20:49:07 +01:00
69e7502222
Autofocus action 2023-01-17 17:03:11 +01:00
8cbc344eda
Collection detail: grid gap -> margin 2023-01-17 16:50:58 +01:00
49b2f52af8
Updated stats grid too 2023-01-17 16:45:22 +01:00
928b4d229c
Fixed layout and overflow 2023-01-17 16:22:49 +01:00
6d7f35775c
Started work on remove feature 2023-01-17 15:56:55 +01:00
68017e19b1
Renamed one more method 2023-01-17 09:50:15 +01:00
3c4437cbbb
Renamed PerformFind -> FindItems 2023-01-17 09:47:07 +01:00
f030c9fd3d
Started work on indexes 2023-01-17 09:44:21 +01:00
ff2be60066
Margin 2023-01-16 20:07:56 +01:00
e0cda5cccb
Split app.svelte 2023-01-16 20:03:56 +01:00
dc1e30455a
Host edit UI 2023-01-16 14:22:26 +01:00
4e5e00907d
Nice blank state messages 2023-01-15 17:10:30 +01:00
2e312dc7cb
Universal code viewer 2023-01-15 12:09:27 +01:00
5297f00635
Added a JSON viewer for items 2023-01-15 12:02:17 +01:00
9662d46957
Split a bit of backend code 2023-01-14 20:47:29 +01:00
b7365b739c
Context menu + database dropping 2023-01-14 20:38:39 +01:00
516f25801f
More UI improvements 2023-01-13 16:56:48 +01:00
90ffdc6a8b
Many small tweaks 2023-01-11 20:41:15 +01:00
f4bf270a20
Added some boilerplate 2023-01-10 20:24:38 +01:00
de36aa57dc
Find: polish 2023-01-10 20:22:57 +01:00
11f6343843
Tried to fix grid height 2023-01-10 20:10:39 +01:00
101d892139
Initial commit 2023-01-10 17:28:27 +01:00