Commit Graph

874 Commits

Author SHA1 Message Date
481c1d79b1 Merge pull request #222 from eikek/tag-select-search
Allow to filter tags/categories in search menu
2020-08-10 11:37:29 +00:00
57c1144f40 Allow to filter tags/categories in search menu 2020-08-10 13:25:25 +02:00
098e4cf868 Fix uploading to enabled/disabled source endpoints 2020-08-09 09:21:23 +02:00
6460315b2b Improve menu shadow 2020-08-09 09:12:28 +02:00
ef0f29757b Merge pull request #221 from scala-steward/update/http4s-blaze-client-0.21.7
Update http4s-blaze-client, ... to 0.21.7
2020-08-09 06:45:18 +00:00
c63e82f2ef Merge pull request #220 from scala-steward/update/sbt-buildinfo-0.10.0
Update sbt-buildinfo to 0.10.0
2020-08-09 06:45:14 +00:00
7df44c0e19 Update http4s-blaze-client, ... to 0.21.7 2020-08-09 08:37:29 +02:00
b1e222350d Update sbt-buildinfo to 0.10.0 2020-08-09 08:37:23 +02:00
4ddd930c9a Merge pull request #219 from eikek/hide-fields
Allow to hide fields in menus based on ui settings
2020-08-08 20:59:43 +00:00
e793b63248 Allow to hide fields in menus based on ui settings 2020-08-08 22:51:02 +02:00
795b8edb51 Merge pull request #218 from eikek/upload-check
Fail early when source id is wrong
2020-08-08 16:50:34 +00:00
43946ed347 Fail early when source id is wrong 2020-08-08 18:43:18 +02:00
8b73331409 Update screenshot 2020-08-08 18:27:56 +02:00
47ebcce82c Update website with new screenshots 2020-08-08 18:25:17 +02:00
5810eac899 Fix remembering selection when going to detail view 2020-08-08 17:24:27 +02:00
27439530f0 Merge pull request #217 from eikek/tag-component
Tag component
2020-08-08 14:46:10 +00:00
75c958281e Redesign search/landing page 2020-08-08 16:38:52 +02:00
000d1aff2b Toggle tags via drag-drop from list view 2020-08-08 15:50:54 +02:00
06ad9ac46c Add routes to conveniently set/toggle tags 2020-08-08 15:08:04 +02:00
f86f644365 Prepare for drag-drop items into tags in list view 2020-08-08 14:34:26 +02:00
b1ef0c55af Show only visible folders in search menu 2020-08-08 14:16:13 +02:00
d6d16e39bd Drag-drop items into folders in list view 2020-08-08 14:03:36 +02:00
9c50a85363 Prepare drag-drop for items into folders 2020-08-08 13:20:29 +02:00
f0a5f84c8b Define how many tags to see in ui settings 2020-08-08 11:16:45 +02:00
4c57d16501 Rename ui setting field 2020-08-08 10:23:08 +02:00
7c8c2f856f Include tag categories into the new tag selection field 2020-08-08 10:20:43 +02:00
3642b95f8c Add a better tag selection field 2020-08-08 09:23:48 +02:00
1c8b66194b Add a route to return used tags
This is part of the `/insights` route without queries for file usage.
2020-08-08 08:35:35 +02:00
a4796f3f7f Return more tag details with item insights 2020-08-08 00:41:20 +02:00
c8ad9bf11f Put number of folders to display in ui settings 2020-08-08 00:06:23 +02:00
873d9fafc3 Add better folder field to search menu and re-order fields 2020-08-08 00:06:21 +02:00
649b66e557 Merge pull request #216 from scala-steward/update/sbt-mdoc-2.2.4
Update sbt-mdoc to 2.2.4
2020-08-07 18:41:47 +00:00
6b86e1f787 Update sbt-mdoc to 2.2.4 2020-08-07 20:33:16 +02:00
c0a7c0d62c Fix modal positioning in item detail 2020-08-07 16:56:15 +02:00
1d2b432e82 Merge pull request #215 from eikek/add-meta-modal
Add meta modal
2020-08-06 23:40:06 +00:00
af7cfa0ae1 Allow editing metadata in item-detail 2020-08-07 01:30:43 +02:00
f3ba224124 Add missing organization/person/equipment routes 2020-08-07 01:30:43 +02:00
639ab7440e Fix edit menu layout 2020-08-06 23:49:54 +02:00
a8ea391715 Render edit-modals above the menu and not the whole page 2020-08-06 23:38:55 +02:00
c4d48d8709 Merge pull request #214 from eikek/tag-category-search
Tag category search
2020-08-06 20:39:55 +00:00
a6a6e334d5 Search by tag category via web ui 2020-08-06 22:23:35 +02:00
070c2b5e5f Allow to search by tag categories
The server accepts a list of tag categories for inclusion and
exclusion. The categories in the include list imply to return items
that have at least one tag of each category. The categories in the
exclude list imply to return all items that have no tag in any of
these categories.
2020-08-06 21:43:27 +02:00
cf3e051e83 Fix load more button 2020-08-06 00:49:15 +02:00
0883637e89 Merge pull request #213 from eikek/item-notes-placement
Item notes placement
2020-08-05 21:22:33 +00:00
dfbbcdf73c Allow only one horizontal form being open 2020-08-05 23:11:21 +02:00
082f468155 Use a icon menu for the edit menu top bar 2020-08-05 22:43:04 +02:00
baa25d0f2f Allow to set item notes below or above the files 2020-08-05 22:43:04 +02:00
0453494cc6 Make notes below the files view and always visible
It looks similiar to github's readme. If there are no notes, the form
is displayed.
2020-08-05 22:41:08 +02:00
1662e1e2c8 Split ItemDetail file into multiple files due to its size 2020-08-05 17:57:45 +02:00
17e072ef6e Merge pull request #211 from eikek/notes-in-listitem
Notes in listitem
2020-08-04 22:25:17 +00:00