Oliver
|
d433e6327b
|
Disable build steps
|
2021-09-29 17:36:09 +10:00 |
|
Oliver
|
414bbb5443
|
Specify gradle version
|
2021-09-29 15:20:36 +10:00 |
|
Oliver
|
56d66424b6
|
Downgrade to 6.6.1
- Ref: https://developer.android.com/studio/releases/gradle-plugin
|
2021-09-29 13:53:35 +10:00 |
|
Oliver
|
a304ee9a24
|
Different versions of stuffs
|
2021-09-29 11:12:49 +10:00 |
|
Oliver
|
991e2a80a5
|
Update ext.kotlin_version
Ref: https://stackoverflow.com/questions/68967375/gradle-build-failed-execution-failed-for-task-audioplayerscompiledebugkotlin
|
2021-09-29 09:52:43 +10:00 |
|
Oliver
|
226b655723
|
Add gradle installation step
|
2021-09-29 09:23:56 +10:00 |
|
Oliver
|
5f657a236f
|
run pub get first
|
2021-09-29 09:15:35 +10:00 |
|
Oliver
|
f21cbe3b1c
|
Check gradle version
|
2021-09-29 09:04:04 +10:00 |
|
Oliver
|
46ecb8ebf6
|
Install specific gradle version?
|
2021-09-29 00:39:55 +10:00 |
|
Oliver
|
961a35d410
|
bug fix for "owner" rendering
|
2021-09-29 00:30:09 +10:00 |
|
Oliver
|
cbb668687e
|
Set default location for part
- Used as "default" when creating new StockItem for that part
|
2021-09-29 00:24:21 +10:00 |
|
Oliver
|
baa197c68c
|
try building on macos
|
2021-09-29 00:18:00 +10:00 |
|
Oliver
|
94cca19ccc
|
Bug fix for API forms
|
2021-09-29 00:10:07 +10:00 |
|
Oliver
|
a9b96f22a3
|
Fixes for purchase order editing
|
2021-09-28 23:53:26 +10:00 |
|
Oliver
|
298ba27e41
|
Fix workflow file
|
2021-09-28 23:27:09 +10:00 |
|
Oliver
|
04344c6c8b
|
Add a dummy .dsn file
|
2021-09-28 23:26:10 +10:00 |
|
Oliver
|
c868e36eb9
|
Refactor "home" screen
- Add serttings button
- Simplify server connection display
|
2021-09-28 23:06:35 +10:00 |
|
Oliver
|
be36811cb3
|
More linting again
|
2021-09-28 21:34:11 +10:00 |
|
Oliver
|
77bac9af36
|
Yet more linting
|
2021-09-28 20:35:19 +10:00 |
|
Oliver
|
ad0cc36540
|
More linting work
|
2021-09-28 20:24:55 +10:00 |
|
Oliver
|
c1152ee286
|
Fixes for type casting
|
2021-09-28 17:53:14 +10:00 |
|
Oliver
|
9d95cae612
|
Update CI workflow
|
2021-09-28 14:29:07 +10:00 |
|
Oliver
|
5f393bf43e
|
Fix workflow file
- Checkout submodules
|
2021-09-28 12:28:04 +10:00 |
|
Oliver
|
037564c6a3
|
Adds workflow for code linting
|
2021-09-28 12:19:19 +10:00 |
|
Oliver
|
c1a1ef0ad2
|
Cleanup home page widget
|
2021-09-28 12:05:44 +10:00 |
|
Oliver
|
54d8c1759c
|
Display line items in purchase order view
|
2021-09-28 11:43:56 +10:00 |
|
Oliver
|
cca56299f8
|
Release notes update
|
2021-09-28 11:42:34 +10:00 |
|
Oliver
|
e538174b07
|
Bug fix for stock item actions - initial quantity
|
2021-09-28 11:40:15 +10:00 |
|
Oliver
|
c00f5d3266
|
Refresh line items
|
2021-09-28 08:11:22 +10:00 |
|
Oliver
|
b9275cb729
|
Retrieve list of line items from server
|
2021-09-28 08:11:10 +10:00 |
|
Oliver
|
a0a8f56490
|
Render more information on PurchaseOrder detail page
|
2021-09-28 01:15:30 +10:00 |
|
Oliver
|
68d542cb6b
|
Add API form support for date fields
|
2021-09-28 01:14:58 +10:00 |
|
Oliver
|
61a9557df5
|
Display purchase order info
|
2021-09-28 00:45:48 +10:00 |
|
Oliver
|
1cc5d1ffe6
|
Display number of line items in each order
|
2021-09-28 00:17:54 +10:00 |
|
Oliver
|
4cae087032
|
Improve rendering of missing image
|
2021-09-28 00:04:07 +10:00 |
|
Oliver
|
06631803c8
|
Display list of outstanding purchase orders
|
2021-09-28 00:00:08 +10:00 |
|
Oliver
|
dcfd9d8dd4
|
Add "customers" button to home screen
|
2021-09-27 23:24:06 +10:00 |
|
Oliver
|
d28392bae3
|
Simplify grid layout
|
2021-09-27 23:15:33 +10:00 |
|
Oliver
|
7d80b4f151
|
Use GridView.extent instead
|
2021-09-27 22:43:18 +10:00 |
|
Oliver
|
11c8a55677
|
Refactor the "home" page
- Use a grid view instead of hard-coded columns
- Aware of the screen orientation
|
2021-09-27 22:34:55 +10:00 |
|
Oliver
|
f9b688cdab
|
Extract part ID from supplier part
|
2021-09-27 21:08:31 +10:00 |
|
Oliver
|
e7f0fec0cf
|
Adds models representing a purchase order and a purchase order line item
|
2021-09-27 21:00:30 +10:00 |
|
Oliver
|
8ee75b64ca
|
Update l10n subrepo
|
2021-09-27 20:30:18 +10:00 |
|
Oliver Walters
|
84c5515483
|
add some release notes for ios
|
2021-09-17 23:10:33 +10:00 |
|
Oliver Walters
|
645fcdde2d
|
Update l10n submodule
|
2021-09-17 22:51:52 +10:00 |
|
Oliver
|
a7594287e2
|
Fix conflict
0.4.7
|
2021-09-17 22:42:25 +10:00 |
|
Oliver
|
1d263eea80
|
Update release notes
|
2021-09-17 22:40:36 +10:00 |
|
Oliver
|
a01e2151d9
|
Merge pull request #71 from SchrodingersGat/foreign-chars-fix
Foreign chars fix
|
2021-09-17 22:39:18 +10:00 |
|
Oliver
|
a8ca441868
|
Fix for utf character encoding
- content length was being set based on the non-encoded string
- naughty naughty
|
2021-09-17 22:19:57 +10:00 |
|
Oliver
|
cf9c57c9e0
|
Fix android requirements
|
2021-09-17 22:02:58 +10:00 |
|