1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2024-12-01 13:20:54 +00:00
Commit Graph

99 Commits

Author SHA1 Message Date
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
f030c9fd3d
Started work on indexes 2023-01-17 09:44:21 +01:00
e85183b6f1
Attempt to make context menu more accessible 2023-01-17 09:18:27 +01:00
cf04c6b91c
Remove titlebar height defaults 2023-01-17 09:07:53 +01:00
ff2be60066
Margin 2023-01-16 20:07:56 +01:00
e0cda5cccb
Split app.svelte 2023-01-16 20:03:56 +01:00
89d9a92136
Tweaked some options 2023-01-16 16:56:16 +01:00
dc1e30455a
Host edit UI 2023-01-16 14:22:26 +01:00
dd5bf9004d
Also refresh collection 2023-01-15 17:12:53 +01:00
4e5e00907d
Nice blank state messages 2023-01-15 17:10:30 +01:00
d139a077d9
Drop databases and collections 2023-01-15 16:51:39 +01:00
c9a035ed59
Create databases and collections 2023-01-15 16:49:08 +01:00
fdd8765858
Refinements in grid.svelte 2023-01-15 16:15:23 +01:00
2e312dc7cb
Universal code viewer 2023-01-15 12:09:27 +01:00
f9f1bc168c
Close modal on Escape press 2023-01-15 12:04:36 +01:00
5297f00635
Added a JSON viewer for items 2023-01-15 12:02:17 +01:00
6931e63f47
Corrected mistakes in previous commits 2023-01-14 21:11:35 +01:00
c81c5c9c73
Drop collections 2023-01-14 21:09:21 +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
5a558577ea
Textareas: inherit font 2023-01-13 20:01:41 +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