Commit graph

21 commits

Author SHA1 Message Date
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