Commit graph

11169 commits

Author SHA1 Message Date
Shariq Ansari
1b230b75e3 fix: keep progress dots always in center 2022-08-17 18:43:48 +05:30
Shariq Ansari
fec57546ee fix: show empty fields in web form's view mode 2022-08-17 18:33:59 +05:30
Shariq Ansari
b3b773dcae fix: show submit button always if allow_incomplete is enabled 2022-08-17 18:26:29 +05:30
Shariq Ansari
0797cc2120 fix: show Page 1 of 2 only in view mode 2022-08-17 18:23:48 +05:30
Shariq Ansari
b0adf07790 chore: renamed is_form_editable to in_edit_mode 2022-08-17 18:14:46 +05:30
Shariq Ansari
f7942a4a8b fix: Keep action button size consistent 2022-08-17 18:11:18 +05:30
Ankush Menat
040a7ba021 fix(UX): better indicator for "is private" uploads 2022-08-17 14:58:01 +05:30
Ankush Menat
5062b9b26a fix: undefined "self"
This is JS not python xD
2022-08-17 14:58:01 +05:30
Ankush Menat
a01967c182
fix: incorrect attachment limit message (#17848) 2022-08-16 20:57:19 +05:30
Rushabh Mehta
6a2c70b426
Merge pull request #17785 from rmehta/editable-form
feat: Form Editor
2022-08-16 12:29:48 +05:30
Ankush Menat
4bbe6e52ee
Merge pull request #17821 from resilient-tech/fix-client-get-2
fix: default `filters` to `undefined` instead of `null`
2022-08-13 23:21:47 +05:30
Sagar Vora
7545bf2219 fix: default filters to undefined instead of null 2022-08-13 14:53:41 +05:30
Himanshu
3faaf5f361
Merge branch 'develop' into merge_translated_doctypes 2022-08-12 13:10:49 +01:00
Shariq Ansari
393f54a092
chore: lint 2022-08-12 11:28:54 +05:30
Shariq Ansari
52c5270f00
Merge branch 'develop' into editable-form 2022-08-12 11:22:35 +05:30
Shariq Ansari
14bcd977b5
feat: Webform Success Page and some customization options (#17790) 2022-08-11 21:18:51 +05:30
Himanshu
1bdfd0176a
Merge branch 'develop' into merge_translated_doctypes 2022-08-11 13:50:11 +01:00
Rushabh Mehta
ec9239525b fix(tests): fix tests related to tab + User cleanup 2022-08-11 18:11:23 +05:30
Raffael Meyer
8d535115a0
Merge branch 'develop' into fix-js-perm 2022-08-11 12:57:40 +02:00
Ankush Menat
d1ac1af776 style: run prettier 2022-08-11 14:57:45 +05:30
Rushabh Mehta
510345a8d4 fix(minor): use doctype.save() for updating JSON and update User form 2022-08-11 14:50:27 +05:30
Rushabh Mehta
46ddf6acd6 fix(minor): js linting 2022-08-11 14:28:28 +05:30
Rushabh Mehta
09e001b57d fix(minor): merge conflicts 2022-08-11 14:28:25 +05:30
Rushabh Mehta
aa6bb5130d feat(minor): save new order based on re-arranged fields 2022-08-11 14:27:12 +05:30
Rushabh Mehta
baa31d7172 feat: Form Editing 2022-08-11 14:25:00 +05:30
Himanshu
e68aac866f
Merge branch 'develop' into merge_translated_doctypes 2022-08-10 18:49:04 +01:00
Shariq Ansari
cfb56688e9
refactor: Multi Step Web Form (#17783) 2022-08-10 18:05:20 +05:30
Himanshu
85467b3e96
Merge branch 'develop' into merge_translated_doctypes 2022-08-09 15:16:49 +01:00
Ankush Menat
5d4e1e66b8 refactor!: drop lazy loading utility
Browsers now natively support this with `lazy` attribute.
2022-08-09 18:15:14 +05:30
Raffael Meyer
769abcf4c4
fix: german translations (#17663) 2022-08-09 16:27:01 +05:30
Himanshu
c6e2ce3e42
Merge branch 'develop' into merge_translated_doctypes 2022-08-09 09:50:31 +01:00
Himanshu
1aa3f75d4c
feat: custom __link_options (#17699)
* feat: custom __link_optins

* chore: linter fixes

* test: add ui test for custom link option
2022-08-09 11:20:13 +05:30
Himanshu
dffe396f1c
Merge branch 'develop' into merge_translated_doctypes 2022-08-08 16:21:02 +01:00
Ankush Menat
b263d7a724 fix: ignore forms without docs in realtime events 2022-08-08 19:30:08 +05:30
Ankush Menat
679e846707 fix: dont pass doc to tooltip formatter on reportview
This just doesn't exist. Also filtering doc by value makes no sense,
it's bound to be incorrect or misleading.
2022-08-08 19:30:08 +05:30
Suraj Shetty
6ef41e03e3 revert: Remove emoji from doctype
Use colored text instead
2022-08-08 17:10:34 +05:30
Himanshu
ad48f93b7b
Merge branch 'develop' into merge_translated_doctypes 2022-08-08 10:41:35 +01:00
Shariq Ansari
0ce7f44d45
fix: Webform Misc Fix (#17642) 2022-08-07 15:24:50 +05:30
Himanshu
1b09db8d9b
Merge branch 'develop' into merge_translated_doctypes 2022-08-06 10:45:05 +01:00
Ernesto Ruiz
2101a2d576
chore: typo in comment on keyboard.js (#17742) 2022-08-06 13:06:42 +05:30
hrwx
b01929405d refactor: translatable doctypes 2022-08-05 21:38:10 +01:00
Ankush Menat
16fdff8231 chore: remove pointless template strings 2022-08-04 15:33:03 +05:30
Ankush Menat
40f27f908a style: format JS files with prettier 2022-08-04 14:51:01 +05:30
Ritwik Puri
9b620bb648
fix: set /app as redirect for pageview home button (#17715) 2022-08-03 11:53:10 +05:30
Raffael Meyer
e72a02e42c
feat: translate indian number system symbols (#17694) 2022-08-01 19:08:02 +05:30
Shariq Ansari
3927522873
fix: Show Report & Dashboard View for File Doctype (#17688) 2022-08-01 19:05:30 +05:30
Shariq Ansari
4b9493a921
fix: import translate.js before utils.js (#17693) 2022-08-01 17:45:29 +05:30
Ankush Menat
9485c31f16 chore: typo
missed out in last commit
2022-08-01 14:31:53 +05:30
Ankush Menat
d9e62303a4
fix: translatable short number symbol (#17689) 2022-08-01 14:20:59 +05:30
Raffael Meyer
038aed7e27
feat: number shortening in German (#17662)
* feat: number shortening in German

* feat: don't forget Liechtenstein

* feat: number system

- extract into a separate file
- add other countries with indian system
- add german translations

* refactor: get_number_system
2022-08-01 12:46:58 +05:30