Faris Ansari
adc236e35d
feat: Notify build events to browser
- Update assets_json directly from node
- Show error overlay or success message
- Open file in editor from error overlay
4 anos atrás
Faris Ansari
86c0f7f9d6
fix: Use yargs for cli argument parsing
4 anos atrás
Faris Ansari
b2cddf73d7
fix: Wrap html templates in template literals
4 anos atrás
Faris Ansari
e72bb135e1
fix: Asset URLs
Helpers to get asset path
Python: frappe.utils.jinja_globals.bundled_asset
JS: frappe.assets.bundled_asset
4 anos atrás
Faris Ansari
9a00ce43ea
fix: Support bundled asset for email css
4 anos atrás
Faris Ansari
aac5423600
Merge remote-tracking branch 'upstream/develop' into esbuild
4 anos atrás
Faris Ansari
4c64f04b88
fix: Support for bundled asset in frappe.require
4 anos atrás
Faris Ansari
dd69f1ab43
fix: Hash based file naming
- For better HTTP caching and cache busting
- assets.json is created under [app]/dist folder which contains the map
of input file and output file name, this is used to get the correct path for
bundled assets
4 anos atrás
Mohammad Hasnain Mohsin Rajan
3e78995594
ci: Use different service name for push and pull request events ( #13030 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 anos atrás
Suraj Shetty
90dde099df
ci: Remove coverage step from workflow
4 anos atrás
Faris Ansari
3b1cb347ef
fix: Include website.bundle.scss when compiling Website Theme
4 anos atrás
mergify[bot]
416fc39330
Merge pull request #13024 from hasnain2808/file-uploader
fix: Decode uri before importing file via weblink
4 anos atrás
hasnain2808
9a8d1fb43f
fix: decode uri before importing file via weblink
4 anos atrás
mergify[bot]
d9e229bc14
Merge pull request #12999 from ankush/add_sourceurl
feat(DX): sourceURL for injected javascript
4 anos atrás
mergify[bot]
a3632a4a50
Merge pull request #13014 from resilient-tech/fix-checkbox-disp
fix: disabled checkbox should be disabled
4 anos atrás
mergify[bot]
d947cf2404
Merge pull request #13015 from Alchez/fix-six-imports
refactor: fix py3 datatypes and remove references to six in oauth
4 anos atrás
Rohan Bansal
dade7ed216
refactor: fix py3 datatypes and remove references to six in oauth
4 anos atrás
mergify[bot]
ab9000b355
Merge pull request #13012 from hasnain2808/fix-focus
fix: focus jumps to first field
4 anos atrás
Sagar Vora
c7591d51c4
fix: disabled checkbox should be disabled
4 anos atrás
hasnain2808
f25a6c5fee
fix: focus jumps to first field
4 anos atrás
Suraj Shetty
0e015fdcb6
Merge pull request #13004 from frappe/dependabot/npm_and_yarn/redis-3.1.1
4 anos atrás
Suraj Shetty
d9b4e664a7
Merge pull request #13006 from surajshetty3416/fix-rtl-for-new-design
4 anos atrás
mergify[bot]
c9f8a4991e
Merge pull request #12997 from revant/improve-oauth2
refactor: improve oauthlib implementation
4 anos atrás
dependabot[bot]
43285fd2d8
chore(deps): bump redis from 2.8.0 to 3.1.1
Bumps [redis](https://github.com/NodeRedis/node-redis ) from 2.8.0 to 3.1.1.
- [Release notes](https://github.com/NodeRedis/node-redis/releases )
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NodeRedis/node-redis/compare/v.2.8.0...v3.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 anos atrás
Frappe Bot
d30596b15e
refactor: Delete Qunit test files
Since it is no longer used
4 anos atrás
Frappe Bot
07d3f6bd06
refactor: Remove unused files
4 anos atrás
Suraj Shetty
a5bb043be4
fix: RTL stylesheet URL
4 anos atrás
mergify[bot]
2b95170a53
Merge pull request #13001 from surajshetty3416/fix-kanban
fix(kanban): Freeze screen till the background request is complete
4 anos atrás
Suraj Shetty
b60bcdcac3
chore: Bump develop branch version to v14 ( #13003 )
4 anos atrás
Revant Nandgaonkar
c4a9238549
fix: remove six imports and use py3 defaults
4 anos atrás
Suraj Shetty
e7832b3198
fix: Freeze screen till the background request is complete
4 anos atrás
Faris Ansari
e20355c798
fix: Common sass_options
4 anos atrás
Faris Ansari
62bd7858d7
fix: Rename html plugin
4 anos atrás
Revant Nandgaonkar
72fbcac70c
fix: sider issues
4 anos atrás
Revant Nandgaonkar
4e8b00ba1f
feat: OAuth 2 openid-configuration and introspect_token endpoint
4 anos atrás
Revant Nandgaonkar
bb483d59af
test: oauth2 pkce and openid
4 anos atrás
Revant Nandgaonkar
1f54b8b973
fix: sider issues
4 anos atrás
Revant Nandgaonkar
96d6971ee4
refactor: improve oauthlib implementation
implement openid provider
implement PKCE
improve errors
4 anos atrás
Ankush Menat
8dd925743c
feat(DX): sourceURL for injected javascript
Adds sourceURL to injected javascript code, this helps in debugging
injected javascript using client script or doctype specific javascript.
`no-docs`
4 anos atrás
Mohammad Hasnain Mohsin Rajan
9070cdc73d
ci: fix coveralls ( #12971 )
* fix: add service
* Update ci-tests.yml
* Update ci-tests.yml
* fix: coverage version
* fix: coveralls
* Update requirements.txt
* fix: add service name env var
* ci: Set COVERALLS_SERVICE_NAME as github
* ci: add tokens
* Update ci-tests.yml
* ci: no rcfile
* fix: pin versions
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 anos atrás
mergify[bot]
a0876ce554
Merge pull request #12847 from hasnain2808/feat--allow-button-of-different-sizes
feat: allow button of different sizes in df
4 anos atrás
mergify[bot]
2c7859d264
Merge pull request #12968 from faztp12/oauth-multipart-form
fix: multipart/form-data breaks with OAuth tokens
4 anos atrás
Shivam Mishra
8de131dab2
refactor: Remove events to redraw charts ( #12973 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
4 anos atrás
Suraj Shetty
190cf2785b
Merge branch 'develop' into oauth-multipart-form
4 anos atrás
Faris Ansari
09f5e904a9
fix: Pretty CLI Output
4 anos atrás
Faris Ansari
d81340e04b
fix: Build files with a single esbuild call
4 anos atrás
Faris Ansari
2f10daf562
Merge remote-tracking branch 'upstream/develop' into esbuild
4 anos atrás
Faris Ansari
34c6d099b1
fix: Update all /assets urls with new urls
4 anos atrás
Faris Ansari
0076e99ae1
fix: more features
- basic watch mode
- Node paths include all app node_modules and app folders
- rename output directory to "dist"
- output files in flat directories: dist/js and dist/css
4 anos atrás
Fahim Ali Zain
0a0967e35a
fix: multipart/form-data breaks with OAuth tokens
4 anos atrás