1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-19 22:18:03 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
01166166e9 Update update CLI code 2023-01-21 10:45:44 +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
2603e6350e Major grid changes and bugfixes 2023-01-18 16:31:13 +01:00
3312b4ae35 Don't pass a JS event to Go :) 2023-01-18 13:59:32 +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
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
e0cda5cccb Split app.svelte 2023-01-16 20:03:56 +01:00