Faris Ansari
addc20cde4
fix: Update datatable
пре 5 година
Shivam Mishra
935858ad29
feat: updated frappe charts to 1.3.0
пре 5 година
Faris Ansari
f26c8895bd
feat: API to scan and get barcode from camera ( #8415 )
* feat: API to scan and get barcode from camera
- frappe.barcode.scan_barcode
* fix: Use cordova barcodeScanner in mobile app
* style: Undefined variable and no console
пре 5 година
Shivam Mishra
e116895523
chore: updated frappe charts
пре 5 година
deepeshgarg007
63b713bf09
fix: Upgrade datatable
пре 6 година
Shivam Mishra
c27ecfd1de
chore: updated frappe-charts
пре 6 година
Faris Ansari
a4e86bce15
fix: Update datatable to 1.13.4 ( #7762 )
- Number compare
- Submit cell always
- Dropdown button background
пре 6 година
Rushabh Mehta
5cf73c4390
fix(charts): bump frappe charts to 1.2.2
пре 6 година
deepeshgarg007
be36538a8c
fix: Upgrade frappe datatable
пре 6 година
deepeshgarg007
426fced81f
fix: Upgrade frappe datatable
пре 6 година
Shivam Mishra
7045942e8d
refactor: use es6 imports for charts
пре 6 година
Deepesh Garg
2ae48532be
fix: Update frappe-datatable ( #7580 )
пре 6 година
Deepesh Garg
3992d7ab21
fix: Update frappe datatable ( #7579 )
пре 6 година
deepeshgarg007
7d49df12ce
fix: Update frappe datatable
пре 6 година
deepeshgarg007
a0ac414311
fix: Upgrade frappe datatable
пре 6 година
Shivam Mishra
d5b48b2330
chore: moved webform list class to a separate file
пре 6 година
Faris Ansari
c07944c2c4
fix(rollup): Use terser instead of uglify
пре 6 година
deepeshgarg007
194159d97b
fix: Upgrade datatable to support RTL
пре 6 година
Faris Ansari
25316da863
fix(ReportView): Remember column widths
пре 6 година
Faris Ansari
d09b26b563
fix(ReportView): Remember column widths
пре 6 година
Faris Ansari
51d0607977
fix: Re-enable cypress test recording ( #7319 )
пре 6 година
Faris Ansari
7a7ac3b85f
fix: Remove --record flag
пре 6 година
karthikeyan5
70c256f81b
feat(Raw Printing): Adding Support for qz-tray
пре 6 година
Faris Ansari
012137d0eb
fix: Allow numeric filter without using =
пре 6 година
Faris Ansari
93d518755d
fix: Allow numeric filter without using =
пре 6 година
Faris Ansari
a5c6dbf3ed
test: Add UI test for FileUploader
пре 6 година
Faris Ansari
c054961c3b
fix(QueryReport): Expand/Collapse all for tree
пре 6 година
Faris Ansari
55ba40a71e
feat(DataTable): Add not equals (!=) filter
пре 6 година
Faris Ansari
3415335423
fix: Add fast-deep-equal as a dependency
пре 6 година
Faris Ansari
406c829c51
fix: Add fast-deep-equal as a dependency
пре 6 година
Faris Ansari
fd43685695
fix: Datatable fixes
- Remove minWidth limit
- Double click to resize to perfect width
пре 6 година
Faris Ansari
da9ae10946
fix: Datatable fixes
- Remove minWidth limit
- Double click to resize to perfect width
пре 6 година
Rushabh Mehta
18f1e4a5ca
fix(node-sass): upgrade node-sass
пре 6 година
Faris Ansari
d84ed2e115
fix: Update vue and regenerate yarn.lock file ( #7015 )
пре 6 година
Prateeksha Singh
39ad843b3b
feat(desk): DeskModuleBox, get some links if not set
пре 6 година
Faris Ansari
12d6ef89d3
fix(snyk): Upgrade bootstrap and generate .snyk file
пре 6 година
Faris Ansari
28d350adf3
fix: Update rollup-plugin-node-resolve
пре 6 година
Aditya Hase
5e565dc92e
refactor(recorder): Use vue-router
пре 6 година
Aditya Hase
8863ec4be9
fix(rollup-vue): Downgrade rollup-plugin-vue
пре 6 година
Faris Ansari
60dd8e0c83
fix: Update rollup and postcss plugin
пре 6 година
Faris Ansari
17e2ea2cc5
fix: Cleanup Blog, List, Comment templates for Bootstrap 4
- Bootstrap 4 class migration
пре 6 година
Faris Ansari
7e36e92148
fix: Custom Date filters in DataTable
Date comparison won't work with simple string comparison. Now, datatable allows to hook into how cell values are compared.
пре 6 година
Deepesh Garg
f79e48ee40
build: Upgraded frappe-datatable ( #6732 )
* build: Upgraded frappe-datable
* Update datatable to 1.7.3
пре 6 година
Faris Ansari
1d461ab5cc
fix: Update datatable to 1.7.2 ( #6665 )
пре 6 година
Faris Ansari
09077ae327
fix: Update DataTable ( #6622 )
- Now vertical scrollbar is shown always
пре 6 година
Faris Ansari
c1bd405afc
Fix: Query Report ( #6603 )
* fix: Update frappe-datatable to 1.7.0
- Fix filtering with sorting
- Equals keyword for numeric columns
* fix: Show tip for inline filtering
пре 6 година
Faris Ansari
e71d412fc8
fix: Totals row in Query Report ( #6590 )
* fix: Totals row in Query Report
* fix: Remove quotes around Total
пре 6 година
Faris Ansari
a4e30abac2
fix: Update Datatable to 1.6.1
пре 6 година
Faris Ansari
83d6659e12
Add UI tests using Cypress ( #6562 )
* test(UI): Add UI tests using cypress
* test: Add test configuration for travis
* fix: Lock redis version
* fix: Refactor fill_field command
* fix: Rename setup_wizard test to run first
* test: Add setup for dashboard service
* test: Add build matrix for ui test
* test: Add name to each build matrix
* test: Only include ui test for an extra build stage
* fix: Exclude UI test with python 3.6
* test: Test order
* test: Enable developer_mode
* test(login): Check session user and not hash
* test: Refactor assert
* test: Refactor setup wizard test
* test: Remove setup wizard test
* test: Add blank seed database
* test(form): Scroll to top before save
* test: Fix form test
* test: timeout
* test: more wait
* test: Remove specific selector
* test: Remove wait, delay typing
* test: Blur input after typing
* test: Wait for form to get dirty
* test: Add credentials for frappe org
* test: Remove node install step
* style: Fix linting issues
* fix: List view filters
- ToDo: Dont override frappe.route_options if it is already set
* test: Dont reload page before test
пре 6 година
Faris Ansari
7e5decc9f7
fix(QueryReport): Dynamic Total Row in Query Report ( #6566 )
The total row sent by the server does not update when rows are filtered.
Datatable now has a bulit-in dynamic total row
пре 6 година