Johannes Zillmann
|
bf81416925
|
Fix: take last stage from local storage
|
2021-04-11 18:38:36 +02:00 |
|
Johannes Zillmann
|
a427806f68
|
Move width & height after x & y
|
2021-04-11 18:28:53 +02:00 |
|
Johannes Zillmann
|
de85337f47
|
remove unused imports
|
2021-04-10 20:25:41 +02:00 |
|
Johannes Zillmann
|
8e9642c9ed
|
Support bootstrapping URL, debug and stage from URL params
|
2021-04-10 20:25:23 +02:00 |
|
MTR
|
6327d74512
|
Opening PDFs from URL (#27)
* Use proxy to workaround CORS issues
|
2021-04-10 09:07:46 +02:00 |
|
Johannes Zillmann
|
6283ab7a96
|
Track evaluation score (optionally)
Makes it easier to see how a value got classified
|
2021-04-01 18:16:42 +02:00 |
|
Johannes Zillmann
|
9d1fe1b111
|
Fix imports
|
2021-04-01 17:04:41 +02:00 |
|
Johannes Zillmann
|
3e3f052112
|
Fix error message display
|
2021-03-31 17:44:34 +02:00 |
|
Johannes Zillmann
|
71ef84153c
|
Show page labels + default mapping to 1
|
2021-03-29 08:47:04 +02:00 |
|
Johannes Zillmann
|
98972d67a8
|
important!
|
2021-03-29 07:27:04 +02:00 |
|
Johannes Zillmann
|
1a6bddf460
|
Fit the panel background to its contents size (kind of)
|
2021-03-27 07:09:18 +01:00 |
|
Johannes Zillmann
|
efcd2b01c0
|
Make page popup responsive
|
2021-03-26 14:04:26 +01:00 |
|
Johannes Zillmann
|
75c526129d
|
Fix scrolling
|
2021-03-26 13:02:04 +01:00 |
|
Johannes Zillmann
|
f0b80842a5
|
Fix change icon position
|
2021-03-23 07:33:28 +01:00 |
|
Johannes Zillmann
|
0be95e4bbc
|
Track evaluations
|
2021-03-23 07:25:17 +01:00 |
|
Johannes Zillmann
|
c98145a63c
|
Test for remote PDFS
|
2021-03-22 09:03:26 +01:00 |
|
Johannes Zillmann
|
cd6689f141
|
Fix compilation for fresh checkouts
|
2021-03-20 19:06:22 +01:00 |
|
Johannes Zillmann
|
a90e6207dc
|
Add similarity checks to repetitive element removal
|
2021-03-15 09:16:50 +01:00 |
|
Johannes Zillmann
|
d8bfee23d2
|
Fine tune change markers
|
2021-03-09 19:14:56 +01:00 |
|
Johannes Zillmann
|
3b0584d94b
|
Extract current page
* and show it when pinned but no results
|
2021-03-09 18:56:42 +01:00 |
|
Johannes Zillmann
|
2c7caaa5d3
|
Fix rendering only the first n pages
|
2021-03-09 18:34:12 +01:00 |
|
Johannes Zillmann
|
45355a9315
|
PageControls
|
2021-03-09 08:44:06 +01:00 |
|
Johannes Zillmann
|
8b7ae34bbc
|
Extract ItemRow out of ItemTable
|
2021-03-08 19:47:22 +01:00 |
|
Johannes Zillmann
|
dc11204bb1
|
Smoother messages display
|
2021-03-07 22:51:44 +01:00 |
|
Johannes Zillmann
|
1a02c41059
|
Cushion between control bar and item header
* Makes sure item rows not getting displayed above the sticky header nor does the header get cut off at it's top
|
2021-03-07 22:43:04 +01:00 |
|
Johannes Zillmann
|
1154eb3eab
|
Extract ControlBar component
|
2021-03-07 21:39:45 +01:00 |
|
Johannes Zillmann
|
7b833417b5
|
Move FontIndex to page/transformation controls
|
2021-03-07 12:57:43 +01:00 |
|
Johannes Zillmann
|
0c2ba48eb2
|
Bundling in production
|
2021-03-05 21:05:53 +01:00 |
|
Johannes Zillmann
|
e2ed193967
|
Fix for deployment
|
2021-03-05 20:50:13 +01:00 |
|
Johannes Zillmann
|
b2f033f55b
|
Ignore ImportNotUsedAsValues for now
|
2021-03-05 20:49:46 +01:00 |
|
Johannes Zillmann
|
4854844cb0
|
Move change symbol to own column
|
2021-03-04 08:09:34 +01:00 |
|
Johannes Zillmann
|
6f51f30e44
|
Make changed item colors more decent
|
2021-03-04 07:51:33 +01:00 |
|
Johannes Zillmann
|
4d41de82ea
|
Unify select color
|
2021-03-04 07:45:25 +01:00 |
|
Johannes Zillmann
|
aae2d94eab
|
Remove hover in favor of FontIndex
|
2021-03-03 18:17:12 +01:00 |
|
Johannes Zillmann
|
f0f10caf8f
|
Font index
|
2021-03-02 19:37:37 +01:00 |
|
Johannes Zillmann
|
c60bd3f737
|
Un-Grouping switch
|
2021-03-01 23:42:02 +01:00 |
|
Johannes Zillmann
|
37622577c9
|
Upgrade to Snowpack 3
|
2021-02-28 18:57:06 +01:00 |
|
Johannes Zillmann
|
67fef84ba3
|
Update libs
|
2021-02-28 18:35:52 +01:00 |
|
Johannes Zillmann
|
dad4230620
|
Persist debug config & last debug stage
|
2021-02-28 18:14:24 +01:00 |
|
Johannes Zillmann
|
163d34261a
|
Display Font Tooltip
|
2021-02-28 12:56:23 +01:00 |
|
Johannes Zillmann
|
37c50be4ca
|
stage description tooltip
|
2021-02-28 10:23:59 +01:00 |
|
Johannes Zillmann
|
a99b031bc6
|
ShowAll Marker for transformer stages
|
2021-02-28 02:18:47 +01:00 |
|
Johannes Zillmann
|
e7574513c5
|
Change detection on group and item level
|
2021-02-28 02:07:45 +01:00 |
|
Johannes Zillmann
|
229cb53eb0
|
Make LineItemMerger standalone and re-usable
|
2021-02-27 18:45:14 +01:00 |
|
Johannes Zillmann
|
e6a18fa0d8
|
Filter for relevant items
* Don’t color Page in change color
* Tailwind: expose colors as CSS variables
|
2021-02-27 14:00:59 +01:00 |
|
Johannes Zillmann
|
cd8cdf4df6
|
Highlight changes
|
2021-02-27 09:51:04 +01:00 |
|
Johannes Zillmann
|
6e5e5c9d53
|
Improve line compaction
|
2021-02-26 18:04:50 +01:00 |
|
Johannes Zillmann
|
0910f7b148
|
Grouping of line items
|
2021-02-21 13:23:31 +01:00 |
|
Johannes Zillmann
|
d8bc6d100b
|
Cleanup & simple line detection
|
2021-02-21 08:23:51 +01:00 |
|
Johannes Zillmann
|
0498832d10
|
Eye candy
- Transition between pages
|
2021-02-19 22:54:55 +01:00 |
|