Commit Graph

1140 Commits

Author SHA1 Message Date
975adc3b23 Merge pull request #277 from scala-steward/update/organize-imports-0.4.1
Update organize-imports to 0.4.1
2020-09-22 04:25:53 +00:00
0459846361 Update organize-imports to 0.4.1 2020-09-22 06:16:04 +02:00
15233a8026 Merge pull request #276 from scala-steward/update/pureconfig-0.14.0
Update pureconfig to 0.14.0
2020-09-21 22:44:05 +00:00
3b4b4f3826 Merge pull request #275 from scala-steward/update/sbt-scalafix-0.9.21
Update sbt-scalafix to 0.9.21
2020-09-21 22:43:46 +00:00
3578fc3f92 Update pureconfig to 0.14.0 2020-09-22 00:32:08 +02:00
4c2db5405e Update sbt-scalafix to 0.9.21 2020-09-22 00:32:02 +02:00
60b8dc2134 Navigate items using keyboard
- previous/next item with `.,`
- confirm with `c`
- unconfirm with `u`
2020-09-22 00:27:32 +02:00
dc0e05bc20 Navigate in ugly dropdown with keybord
- iterate through options with n,p,j,k
- select with enter
- remove item with esc
- fixes dropdown bug when removing an item, where the menu opens
2020-09-21 23:52:50 +02:00
22d70b4997 Allow keyboard navigation in FixedDropdown 2020-09-21 23:27:09 +02:00
87d824c367 Merge pull request #274 from eikek/save-name
Save name in item detail while typing
2020-09-21 19:22:07 +00:00
42a7a003a7 Save name in item detail while typing 2020-09-21 21:12:00 +02:00
5af020b3cf Merge pull request #273 from scala-steward/update/swagger-ui-3.34.0
Update swagger-ui to 3.34.0
2020-09-21 16:31:22 +00:00
c217210259 Update swagger-ui to 3.34.0 2020-09-21 18:19:01 +02:00
6b58bba1c8 Merge pull request #272 from eikek/hidden-fields-fix
Hidden fields fix
2020-09-21 13:41:41 +00:00
a5bc6b53a9 Reset hidden fields on confirm
On confirm hidden fields are cleared, so that no "confirmed"
information is attached that the user has never seen.
2020-09-21 14:38:40 +02:00
ed1d13e712 Hide folder menu entry if folder field is not active 2020-09-21 14:10:31 +02:00
9958d228bd Remove hidden fields from list view 2020-09-21 14:08:13 +02:00
57ab050cf7 Remove hidden fields from item details 2020-09-21 13:58:52 +02:00
910516b72b Merge pull request #271 from eikek/consumedir-fix
Fix consumedir to handle files/directories with spaces
2020-09-20 19:50:22 +00:00
89bbb5247e Fix consumedir to handle files/directories with spaces 2020-09-20 21:34:38 +02:00
a5332890bc Merge pull request #268 from eikek/pwa-manifest
Pwa manifest
2020-09-19 07:49:59 +00:00
3a3be8cd1e Remove unnecessary scrolling and fix background 2020-09-19 09:30:35 +02:00
0f345bb75f Fix footer css on some pages 2020-09-19 09:10:30 +02:00
d3bf03482e Add a simple service worker to make an installable app 2020-09-18 22:59:58 +02:00
0ca2714174 Merge pull request #267 from scala-steward/update/scalafmt-core-2.7.2
Update scalafmt-core to 2.7.2
2020-09-18 17:04:41 +00:00
866c0da7c4 Update scalafmt-core to 2.7.2 2020-09-18 18:51:37 +02:00
b5f3c64058 Only copy search term when selection changes
This is a fixup for #261
2020-09-18 16:04:57 +02:00
f78696b479 Fix manifest.json
For "add to your homescreen" on mobile devices.
2020-09-17 00:02:31 +02:00
3083af74e4 Merge pull request #266 from eikek/quicksearch-fix
Move field contents when switching search mode in search bar
2020-09-16 20:51:51 +00:00
aeedf58c2b Move field contents when switching search mode in search bar 2020-09-16 22:30:24 +02:00
515bcccc57 Merge pull request #265 from eikek/scrolling-bug
Scrolling bug
2020-09-16 20:05:37 +00:00
4323f3edce Merge pull request #264 from scala-steward/update/flyway-core-6.5.6
Update flyway-core to 6.5.6
2020-09-16 14:34:48 +00:00
b6f45874a8 Update flyway-core to 6.5.6 2020-09-16 16:22:27 +02:00
2c8f586e72 Merge remote-tracking branch 'origin/current-docs' 2020-09-16 08:08:23 +02:00
7dbbe03a56 Use better fallback language for config files 2020-09-16 00:21:18 +02:00
09785292e7 Visually indicate the last viewed item in the list 2020-09-15 23:33:28 +02:00
ad110b2a05 Replace js code with proper elm using elm-scroll package 2020-09-14 23:35:21 +02:00
ff7905c42f Merge pull request #260 from scala-steward/update/scalafmt-core-2.7.1
Update scalafmt-core to 2.7.1
2020-09-14 20:54:47 +00:00
efef4ffda2 Update scalafmt-core to 2.7.1 2020-09-14 22:42:49 +02:00
3852c69da1 Scroll to the current item when going back from detail
The list view now supports an item id that will be scrolled to and is
highlighted with a shadow. When going back from detail view this is
now used to scroll to the currently viewed item.
2020-09-14 21:57:14 +02:00
913bfb611c Remove unused viewmode 2020-09-14 21:57:14 +02:00
7c245ab0da Merge branch 'current-docs' 2020-09-14 21:40:43 +02:00
8e1d32272e Update android client install instructions 2020-09-14 21:38:07 +02:00
c1ae9bf531 Merge pull request #259 from scala-steward/update/emil-common-0.6.3
Update emil-common, emil-doobie, ... to 0.6.3
2020-09-14 12:34:41 +00:00
e62b431758 Update emil-common, emil-doobie, ... to 0.6.3 2020-09-14 14:22:59 +02:00
3b5a29b713 Merge pull request #258 from eikek/base-url-confusion
Base url confusion
2020-09-13 12:17:52 +00:00
f65f5eff35 Set client base-url from browser when not given
This is necessary when generating absolute URLs in the webapp (as done
in "Sources" page).
2020-09-13 14:05:20 +02:00
d8bb6dcba3 Dynamically configure cookie and base-url
When `base-url` is the default (i.e. localhost), the cookie is now
configured with the domain doing the request and the webapp is
configured to run requests against the host in the address bar of the
browser.
2020-09-13 14:05:20 +02:00
7104323e7e Add local/ to .gitignore 2020-09-13 11:48:31 +02:00
9b41ffe008 Fix zola version to 0.11.0
The newest version breaks inclusion of files in markdown.
2020-09-11 23:20:12 +02:00