1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-06-28 05:25:11 +00:00

379 Commits

Author SHA1 Message Date
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
46bf6b70b3 Regognize null as a distinct type 2023-01-21 10:25:19 +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
c54c3b1ff6 Render error message when connectToHost fails 2023-01-20 18:19:29 +01:00
fff2c53f15 Moved Mac edit menu 2023-01-20 16:28:36 +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
0b5ec78d8c Added background to code example 2023-01-19 19:07:39 +01:00
25ef108ef4 Smaller text 2023-01-19 19:04:48 +01:00
bf4f9c0506 Altered remove error messages 2023-01-19 15:07:40 +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
44d4fb843d Modal hierarchy 2023-01-19 08:41:09 +01:00
9cecad0c3a Create new host button 2023-01-19 08:36:05 +01:00
dbceac7edf Removed comment in hosts.go 2023-01-18 21:05:40 +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
f5a89cf019 Show nice checkmark when code is copied 2023-01-18 16:30:57 +01:00
82c30f7772 Striped grid 2023-01-18 14:15:54 +01:00
57ac72af5d Corrected border colour for danger button 2023-01-18 14:06:27 +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
07a17669c5 Fixed double #app elements 2023-01-18 11:26:28 +01:00
72362b2c1f Set tab width for frontend to 2 spaces 2023-01-18 11:25:08 +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
f51abb45cd Grid: correct indentation and column widths 2023-01-17 18:00:57 +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
1d200db534 *Really* close all items 2023-01-17 16:08:41 +01:00
6d7f35775c Started work on remove feature 2023-01-17 15:56:55 +01:00
92ec231c48 Modal button type 2023-01-17 11:04:04 +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