Commit graph

33 commits

Author SHA1 Message Date
Bread Genie
bf97db2de9 refactor: remove billing pages and navigate user to Frappe Cloud directly 2024-12-13 13:13:12 +05:30
Shariq Ansari
61caa8324d fix: post install also install billing dependencies
moved build command from esbuild.js to build.py
2024-11-14 16:08:26 +05:30
Shariq Ansari
92920bc232 feat: billing page in frappe 2024-11-11 19:06:06 +05:30
David
b2b842b12f
chore: ignore aider files 2024-09-03 20:05:22 +02:00
David
de49e03fde
chore: ignore helix folder 2024-08-29 14:28:52 +02:00
barredterra
e61424bdeb chore: remove locale dir from .gitignore 2024-02-28 15:38:45 +01:00
Safwan Samsudeen
0824b8e3ed
fix: remove_custom_button bug (#24199)
* fix: remove_custom_button removes menu item

* fix: correct indentation

* correct formatting

* fix: formatting, add yarn to gitignore
2024-01-11 17:42:50 +05:30
Suraj Shetty
8355ca81e0 fix: Add missing licences for vendored library 2022-07-04 08:29:56 +05:30
Lucas James
f490f20822 chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. 2021-12-13 11:16:11 +11:00
MitulDavid
d8d8c8e54e ci: Code coverage for JS files 2021-09-20 21:11:47 +05:30
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
2021-04-24 16:19:31 +05:30
Faris Ansari
226ad1d91a feat: New Build System based on esbuild
- Deprecate use of build.json
- *.bundle.js files placed anywhere in the public folder are bundled
- Built files are created in public/build folder which is gitignored

WIP
2021-04-22 07:01:36 +05:30
Rushabh Mehta
72a28547ea feat(minor): Build Workspace, renamed frappe.views.Views => frappe.views.ListViewSelect, fixed recurring dependency issue on grids 2021-01-02 14:04:32 +05:30
Matteo D
219fbc8e88
fix: Added AWS S3 missing regions (#11109) 2020-07-29 20:58:46 +05:30
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
2018-12-03 09:07:31 +05:30
Achilles Rasquinha
4cd08787f2
Update .gitignore 2018-03-01 16:12:41 +05:30
Rushabh Mehta
c78689e6e3 [minor] add npm-debug.log to gitignore 2018-02-24 09:50:03 +05:30
Raghavendra Kamath
c561bf97d7 Add social media meta tags in blog post page (#4948)
* make changes in the blog templates

* Add the inline styles to website.less
I also tweaked the design a bit, added h1 for header and increased the spacing a bit.

* Remove inline style and add css to less file

also added some spacing to make the blogpost look good by default.

* make the headings bold

* Add meta tags for social media in blog post page
2018-01-31 18:35:48 +05:30
Achilles Rasquinha
c87172345f [MIN] added the Babel Object Rest Plugin (#4589)
* added rest operator for babel

* added package-lock.json to .gitignore

* removed package-lock.json
2017-12-12 12:37:54 +05:30
Achilles Rasquinha
a33512aa38 added node_modules, working on webpack 2017-09-28 12:35:52 +05:30
Achilles Rasquinha
a6056ea510 added .vscode to .gitignore 2017-09-24 17:23:35 +05:30
Rushabh Mehta
8014979947 [docs] remove /docs/current from repo, since they will be created during build 2016-02-04 17:09:01 +05:30
Rushabh Mehta
02f39bf71a [docs] added docs first-cut 2015-10-29 18:46:04 +05:30
Rushabh Mehta
c5c8a54d1a [fixes] website templating & naming fixes 2014-10-28 17:23:27 +05:30
Rushabh Mehta
a6aa718c56 minor fixes 2014-02-05 17:06:18 +05:30
Rushabh Mehta
183865950c added setup.py 2013-12-11 11:32:43 +05:30
Pratik Vyas
4663509ca9 [minor] add vim swp to .gitignore 2013-09-04 11:02:28 +05:30
Rushabh Mehta
4e5a988702 [build/translate] now translate will work on demand 2013-06-17 12:09:53 +05:30
Anand Doshi
4678e91cfb added .py~ to gitignore 2013-01-07 12:54:10 +05:30
Rushabh Mehta
f09fcd7a4a fix to auth no root in cookie 2012-01-20 09:20:56 +01:00
Rushabh Mehta
d109285c87 added latest version of jqplot and $.require 2011-08-17 11:23:27 +05:30
Rushabh Mehta
9d5bb4c884 fix in import 2011-07-01 15:16:25 +05:30
Rushabh Mehta
923a1e5447 validate criteria name 2011-06-27 16:39:03 +05:30