54 Commits

Author SHA1 Message Date
cea0fdca1d Localized date formatting 2023-08-21 15:51:06 +02:00
829c2477d5 Using const where possible 2023-06-04 12:45:27 +02:00
29733450ae Change exported CSV filename 2023-06-04 12:21:54 +02:00
135e1de637 New DateTimePicker lib + pubspec bump 2023-06-04 12:07:35 +02:00
6a504dd96b Different take on avoiding async gaps with exports 2022-10-19 11:58:42 +02:00
ee09396b25 Removing unnecessary type declarations 2022-10-19 11:52:46 +02:00
fc4bb0dc33 few build context lint warnings fixed 2022-10-16 15:40:03 +05:30
e9dcc7445f String interpolation 2022-10-14 13:45:41 +02:00
30ff852092 Remove private types from public APIs 2022-10-14 13:43:13 +02:00
8d11b754df Using const where possible 2022-10-14 13:29:40 +02:00
b15e492611 Use XFiles for sharing 2022-10-14 13:05:54 +02:00
91c83e56ef Using ScaffoldMessenger instead of a scaffold key 2022-09-18 22:23:25 +02:00
312b38d56c Replacing gesture-based date removal with an icon (for discoverability) 2022-09-11 23:49:36 +02:00
6edfa9c30c Clearer import/export labels 2022-08-27 15:41:55 +02:00
d7a2a4f5da Replacing obsolete icons 2022-08-27 15:04:16 +02:00
0fb7aa957b Null safety 2022-08-27 14:59:13 +02:00
920a063345 Slidable upgrade 2022-08-27 14:06:37 +02:00
91d4b02ad9 Big theme and button refactor 2022-08-27 12:58:38 +02:00
3515f4a13b Refactor: removing unnecessary imports 2022-03-23 20:05:20 +01:00
ad01da21dd [Linux] Exporting 2022-01-20 16:15:40 +01:00
7212cb1b3b Use file picker instead of share menu on macOS 2021-10-29 21:47:00 +02:00
df721613c6 Adaptive widgets 2021-09-14 20:02:10 +02:00
e5c294f9f8 Moving to share_plus + updating some dependencies 2021-09-14 19:46:08 +02:00
2d488c5d6f add ability to export notes 2021-01-07 12:07:54 -07:00
194ce4e314 move from flutter_share to share 2021-01-04 09:11:06 -07:00
55a0a9b164 change db export button into import/export menu 2020-12-31 09:12:36 -07:00
59d9134132 dartfmt the entire shebang 2020-12-28 10:46:59 -07:00
72f6489b11 filter timers based on project archive state in all relevant screens 2020-12-28 10:22:20 -07:00
d09c6c8a62 always delimit all fields on csv export; don't leak csv file to logs 2020-12-27 23:56:09 -07:00
ddce6f5c69 Translate "Select All" and "Select None"
Fixes #21
2020-06-01 23:20:46 -06:00
7740ecd686 ran dartfmt on the whole shebang 2020-06-01 22:47:32 -06:00
a2655069b7 fix linter warnings 2020-06-01 22:44:01 -06:00
e343bed005 feat: added new setting defaultFilterStartDateToMonday ("Default Filter Start Date to Monday") to default the following filters to the latest Monday: dashboard filter, report filter, export filter 2020-05-24 11:45:42 -05:00
0d04a64566 add settings for controlling autocomplete and collapsing 2020-04-06 08:14:19 -06:00
f1b9d81eb9 updated tests to screenshot reports 2020-03-29 10:28:28 -06:00
45beed7548 added ability to group timers when exporting as well 2020-03-19 00:16:42 -06:00
cda44c075e reorganized export screen a bit to be more cohesive 2020-03-18 23:49:05 -06:00
fcc45c595b collapse columns settings in export 2020-03-14 08:52:33 -06:00
99df6aa972 switch to Fluent for translations handling 2020-03-14 08:41:05 -06:00
ca3197af19 fixed csv export headers 2020-03-13 19:04:22 -06:00
bf98e0d2e6 added project: description export option 2020-03-13 17:02:20 -06:00
f95dd769c2 fixed export range filtering 2020-03-13 16:54:57 -06:00
57bad2a6e1 deal with exception on export database error 2020-03-13 16:32:54 -06:00
9a7cba8959 getting automated testing working so we can auto-screenshot.. 2020-03-09 15:21:48 -06:00
58601f3100 added setting to export entry date column 2020-03-04 19:11:37 -07:00
996bf3a13d fixed csv export of hours 2020-03-03 23:35:07 -07:00
8fd4c61491 allow toggling what gets included when exporting data 2020-03-01 15:22:00 -07:00
00b52583ec added switches for controlling export settings 2020-03-01 14:42:29 -07:00
a21a249d11 changed colour scheme, fixed FAB icons 2020-02-28 21:30:22 -07:00
e940c3abd0 added note about localizations to README, removed unused fonts 2020-02-28 11:18:35 -07:00