Commit graph

63 commits

Author SHA1 Message Date
700c8931e5 [ui] navigating from the middle replaces browsing on the right 2021-12-02 23:27:09 +01:00
43adf41420 [ui] fix navigation 2021-11-30 18:15:09 +01:00
ce8bee0446 [ui] only attrs scroll in browse 2021-11-30 00:29:27 +01:00
c0a9ba685c [ui] fix editable 2021-11-29 23:41:54 +01:00
b30c8e00bd [ui] fix browse (adding cols) 2021-11-29 22:30:38 +01:00
5de8aeb5b2 [ui] fix double scrollbars 2021-11-29 22:29:55 +01:00
2c476fcf49 [ui] first hackable version 2021-11-11 23:40:01 +01:00
929c89ef9a [ui] skeleton of the Svelte ui 2021-11-11 23:39:46 +01:00
00cac1bca1 [db/ui] remove instantiations, use plain relations with aliases instead 2021-10-29 18:05:03 +02:00
2696eeecd3 [ui] rudimentary edit mode 2021-08-18 12:41:29 +02:00
1ae89d38f8 "instantiates" for FILE_IS 2021-07-06 17:17:37 +02:00
5dd9fb6646 tidy up search page slightly
I need a designer in my life
2021-07-06 16:59:37 +02:00
703e7b8b7a move type section styling and markup to AttributeView 2021-07-06 00:11:39 +02:00
7785671684 also make backlinks a Table 2021-07-03 20:43:08 +02:00
bd2ce5462f move table styling to table, enlarge value column 2021-07-03 20:34:20 +02:00
706aba0ffe linkify type headings 2021-06-28 20:44:30 +02:00
34c1b68dd1 add (read-only) Compass, add KSX_TRACK_MOODS type 2021-06-26 17:55:26 +02:00
d8ee5aa82a put inspect table into its own widget 2021-06-26 13:46:20 +02:00
1170240a8c css fixes, smaller spacing in Inspect 2021-06-20 17:48:20 +02:00
8d02371d17 show IS attrs in untyped unless the type has attrs 2021-06-20 17:35:14 +02:00
2bd65bde59 fix spurious marquee 2021-06-20 00:05:02 +02:00
7f7b132121 add marquee for overflowing info 2021-06-20 00:00:47 +02:00
18e1deec5f slight fixes to search 2021-06-19 18:53:43 +02:00
53feedbaf1 line-break: anywhere for attr tables 2021-06-19 18:41:33 +02:00
c9e2b27584 forgot TYPE_REQUIRES in ui 2021-06-19 18:16:14 +02:00
a7d493bc0f markup tweaks, wording 2021-06-19 18:04:13 +02:00
1a59f22c68 hide overflow on Inspect 2021-06-19 18:02:02 +02:00
1dbe0f7e12 forgotten untyped attributes 2021-06-19 17:59:08 +02:00
cec833ffc4 sort attributes by types, type icons 2021-06-19 17:57:09 +02:00
4699d60760 pretty box labels
thanks to @amcgregor <3
2021-06-19 17:06:52 +02:00
68c808ad5b retrieve and display types (basic) 2021-06-19 17:01:43 +02:00
990f1e07e0 attempted css fixes 2021-06-12 23:45:13 +02:00
bcbfb347d6 scroll to end of browser on new view opened 2021-06-12 14:19:49 +02:00
5d0679a0a5 add header for browse 2021-06-09 13:22:50 +02:00
6a313cf2f7 first working browse/uplink, css tweaks 2021-06-09 12:42:44 +02:00
be8a19a8ff blobpreview component 2021-06-06 23:48:29 +02:00
5e94593e0b change browse column width 2021-06-06 23:47:09 +02:00
80a920ef04 slight clean up, resolve top addresses, comments 2021-06-04 11:49:28 +02:00
2dc92563a0 layout fixes & Browse component base 2021-06-01 17:40:15 +02:00
99a9c44b80 autoformat 2021-05-24 20:12:17 +02:00
91c499b5ab home latest files tweaks 2021-05-06 20:57:52 +02:00
4a12927b34 display vault name on the frontend 2021-05-06 20:28:08 +02:00
7056bec8e5 separate File view with previews 2021-04-04 12:34:03 +02:00
69ff2eb707 fix reactivity in lib/entity.ts 2021-04-04 11:58:23 +02:00
b8fdf66cb3 separate entity code into its own composable function 2021-04-04 10:52:36 +02:00
faeda7a5de fix sort crash if Value is not string 2021-03-25 21:29:15 +01:00
1b5bd44c6f show latest added files 2021-03-24 21:23:22 +01:00
5bba7109f3 autoformat 2021-03-24 21:03:10 +01:00
54bfd6b890 rework ui app "skeleton", split header, search everywhere 2021-03-24 20:38:36 +01:00
Tomáš Mládek
fef616a92f fetch identification in Address.vue 2021-03-21 22:42:02 +01:00