Commit graph

37 commits

Author SHA1 Message Date
1cf027f281
[ui] fix column bottom margin 2022-02-27 19:17:02 +01:00
9541c397e3 better handling of invalid paths in store view 2022-02-21 22:25:48 +01:00
583fea153c add store info display // all blob listing 2022-02-21 22:01:31 +01:00
a2337fde30
[ui] add deletion of objects 2022-02-20 18:04:47 +01:00
e522e99209
[ui] refactor - centralize all fetch() calls in api.ts 2022-02-20 13:06:01 +01:00
5cef2b8960
[ui] sort roots 2022-02-19 17:37:22 +01:00
bac46cff88 [ui] lint fixes, cosmetics 2022-02-17 16:45:03 +01:00
1ff17a2d92 [ui] re-add manual sorting on Home, fix results 2022-02-17 16:41:59 +01:00
0b52e11f41
[ui] use AttributeView on Home, add Gallery view
also AttributeView doesn't need a title and UpType doesn't require an address
2022-02-15 23:10:46 +01:00
51cdd78023
[ui] disable fixed layout for Home tables 2022-02-15 22:38:29 +01:00
b02b6d7feb
[ui] use Table on Home view 2022-02-15 22:18:28 +01:00
e8de358966
[ui] remove unused imports 2022-02-12 23:22:09 +01:00
fa8a313dd5
[ui] add spinners to all home sections 2022-02-10 00:15:42 +01:00
578a3fdcd8
[ui] show latest ADDED 2022-02-09 23:54:46 +01:00
52b18a4916
[ui] LAST_VISITED into BrowseColumn, store in seconds 2022-02-09 23:54:46 +01:00
64d15f7231
[ui] separate browse & column 2022-02-09 23:53:05 +01:00
b51e41b643
[webui] (attempt to) relativize all paths? 2022-02-06 23:38:33 +01:00
f35d614a83
[ui] switch away from query() taking () => string 2022-02-06 22:27:56 +01:00
4822069fdf
[ui] spinner explicit centering 2022-02-06 12:20:56 +01:00
36594cbc50
[ui] dynamic page title 2022-02-04 22:44:40 +01:00
b215cf8e0d
cosmetics 2022-02-04 12:11:00 +01:00
e5554a69e0
[ui] open project webpage in new tab 2022-02-04 11:57:44 +01:00
db9558f6e3
[ui] add version display 2022-02-02 22:36:45 +01:00
5ee51648b4
[ui] fix height 2022-02-02 21:05:10 +01:00
4124f2229f
[ui] fix last visited sorting 2022-02-02 19:19:43 +01:00
41f929d352
[ui] add a last visited view 2022-02-02 18:30:07 +01:00
355ba80ebe
[webui] lint fixes 2022-01-30 16:50:23 +01:00
6b5b8f4bb9
[ui] also add pre-label to result of search getObjects 2022-01-27 21:26:47 +01:00
642590cce9
[ui] move most of search logic out of component 2022-01-27 20:56:00 +01:00
ba3aa330bd [ui] Search page improvements 2022-01-17 16:59:12 +01:00
f86ebcd006
[ui] forgot to linkify search results 2022-01-16 19:55:09 +01:00
ead5e31d58
[ui] add creation from Search 2022-01-16 19:53:40 +01:00
bcb73ec439
[ui] exact hits in search 2022-01-16 19:29:15 +01:00
3c3cbaf9b2
[ui] workable search display 2022-01-16 18:53:18 +01:00
53b72abff1
[webui] search finds object 2022-01-14 22:05:17 +01:00
ec691b3717
[ui] first step of search 2022-01-13 19:08:36 +01:00
0dab348f58
ui -> webui 2022-01-13 19:02:08 +01:00