Commit Graph

2994 Commits

Author SHA1 Message Date
e3da40380c Update docs: uploads, metadata, custom fields, multi-edit 2021-02-19 15:53:18 +01:00
7007cbca5d Merge branch 'current-docs' into release-0.20 2021-02-19 12:58:01 +01:00
3d421bd324 Update feature screenshots 2021-02-19 12:55:06 +01:00
324ceb0cd5 Update changelog and fix some docs 2021-02-19 12:04:46 +01:00
f04763347d Extend intro with one of the main ideas 2021-02-19 12:04:45 +01:00
b160972e9e Add notes about frontend development 2021-02-19 12:04:45 +01:00
211499a7e6 Add bottom border to metadata view 2021-02-19 11:17:35 +01:00
d819878974 Re-add the button to create new tags in detail view 2021-02-19 11:07:42 +01:00
9156e56d65 Merge pull request #651 from eikek/language-source
Add language to a source
2021-02-19 01:30:24 +00:00
393645c426 Merge pull request #650 from eikek/trim-ws
Trim ws
2021-02-19 00:58:20 +00:00
7ef3185659 Add language to a source
Allows to define upload urls for different languages.
2021-02-18 23:34:42 +01:00
5c6f57cc6a Trim values of some input data
Some values don't make sense when padded with whitespace, like
organization name, source ids etc. These are trimmed now when
received.
2021-02-18 22:07:32 +01:00
70fa57587b Fix setting ui theme for anonymous 2021-02-18 22:02:56 +01:00
b110b9f572 Merge pull request #649 from scala-steward/update/postgresql-42.2.19
Update postgresql to 42.2.19
2021-02-18 20:30:34 +00:00
1a77bb7857 Merge pull request #648 from scala-steward/update/fs2-core-2.5.2
Update fs2-core, fs2-io to 2.5.2
2021-02-18 20:30:31 +00:00
fe748f662b Update postgresql to 42.2.19 2021-02-18 20:47:22 +01:00
c3d039517d Update fs2-core, fs2-io to 2.5.2 2021-02-18 20:47:13 +01:00
3c0abcadb9 Merge pull request #646 from eikek/cleanup-nodes
Cleanup nodes
2021-02-18 00:16:00 +00:00
0e9d8f8794 Fix hover when folder is a drop-target 2021-02-18 00:43:15 +01:00
d7bc963450 Cleanup nodes that are not reachable anymore 2021-02-18 00:37:18 +01:00
b16166f1e9 Merge pull request #645 from eikek/equipment-description
Equipment description
2021-02-17 22:17:03 +00:00
5181283b1b Add a short-name to organizations 2021-02-17 22:55:35 +01:00
66922263ac Merge pull request #644 from eikek/show-item-position
Show item position in detail view
2021-02-17 21:43:56 +00:00
20ccdda609 Add a notes field to equipments 2021-02-17 22:39:07 +01:00
e07d732193 Show item position in detail view 2021-02-17 22:18:22 +01:00
a79fa6f74a Add version info back to frontend 2021-02-17 21:54:53 +01:00
044a1e032c Merge pull request #642 from scala-steward/update/emil-common-0.7.2
Update emil-common, emil-doobie, ... to 0.7.2
2021-02-17 01:51:21 +00:00
d2105229e9 Update emil-common, emil-doobie, ... to 0.7.2 2021-02-17 02:32:57 +01:00
57224e03b1 Merge pull request #641 from eikek/ui-updates
UI updates
2021-02-16 23:36:12 +00:00
e177336155 Better align tags in multi-select field 2021-02-17 00:14:06 +01:00
4ef1996137 Fix extracted content border 2021-02-17 00:14:06 +01:00
33cfd6df6f Hide Load-more button when there is no more 2021-02-17 00:14:06 +01:00
29d80adace Ui updates: place result message below buttons 2021-02-17 00:14:06 +01:00
539a93151d Merge pull request #640 from eikek/extend-person-use
Allow person to be correspondent, concerning or both
2021-02-16 22:32:14 +00:00
48eee00c0b Allow person to be correspondent, concerning or both 2021-02-16 22:49:55 +01:00
567bfb3e69 Merge pull request #639 from eikek/person-suggestion-fix
Person suggestion fix
2021-02-15 23:43:10 +00:00
d99ce76d89 Remove person suggestion if it doesn't match with organization 2021-02-16 00:29:54 +01:00
eb308cfa85 Remove duplicate candidates when creating list of suggestions 2021-02-15 23:56:09 +01:00
70283c34b9 Merge pull request #638 from scala-steward/update/sbt-pgp-2.1.2
Update sbt-pgp to 2.1.2
2021-02-15 11:49:05 +00:00
65d3bc8815 Update sbt-pgp to 2.1.2 2021-02-15 12:29:23 +01:00
1575de61c8 Merge pull request #637 from eikek/ui-cleanup
UI cleanup
2021-02-14 23:52:03 +00:00
64bacb665a Show queue counts in side menu 2021-02-15 00:27:55 +01:00
07edaaaf5e Try fix attachment selection for firefox
It works great in chromium, in firefox the border is a bit off.
2021-02-15 00:11:37 +01:00
9c90d7c4c2 Fix min height of tag area in detail
This avoids "nervous/noisy" ui flickering when changing between items
where one has no tags/fields to show.
2021-02-15 00:10:38 +01:00
a10971607e Always show custom field dropdown in detail mode
Even if there are no custom fields define, the control is shown now.
The user can create a new one in this view.
2021-02-14 23:34:18 +01:00
dec6148df6 Hide field stats component if there is nothing to show 2021-02-14 23:29:05 +01:00
31cb8284a5 Fix formatting icon in top nav bar 2021-02-14 23:22:37 +01:00
1dcc3941ed Fix overflowing content in item cards
When displaying long lines this leads to horizontal scrolling the
complete item list.
2021-02-14 23:18:18 +01:00
55eb001aa8 Make menus sticky when scrolling content 2021-02-14 16:01:45 +01:00
f29353adb3 Use different worker cache name per ui
Avoid to have users clear their browser caches
2021-02-14 11:29:36 +01:00