Suraj Shetty
|
a7ed751d48
|
Fix init issues
|
2018-07-06 14:18:26 +05:30 |
|
Faris Ansari
|
55839d2956
|
update frappejs version
|
2018-07-05 15:44:49 +05:30 |
|
neel
|
58dc8bb94d
|
Time field added
|
2018-07-04 22:22:18 +05:30 |
|
Faris Ansari
|
c53a05ee52
|
[fix] import paths in ModelTable and Date component
|
2018-07-02 13:02:41 +05:30 |
|
Faris Ansari
|
77964cae23
|
v0.0.8
|
2018-07-02 12:12:20 +05:30 |
|
Faris Ansari
|
1d9b615d67
|
Move vue components to frappejs
|
2018-06-27 20:08:27 +05:30 |
|
Faris Ansari
|
d82b78ac87
|
Move Vue components to frappejs
|
2018-06-27 20:06:42 +05:30 |
|
Faris Ansari
|
2b68d2b57a
|
[eslint] Semi always
|
2018-06-26 16:43:05 +05:30 |
|
Faris Ansari
|
64f166470d
|
Enable Save only when form is dirty
|
2018-06-26 16:42:51 +05:30 |
|
Faris Ansari
|
a05858277d
|
Add Int control
|
2018-06-25 16:48:07 +05:30 |
|
Faris Ansari
|
8d8b75bce8
|
Set awesomplete input value on value change
|
2018-06-25 14:41:03 +05:30 |
|
Faris Ansari
|
0cef55e0aa
|
formTitle for new doc
|
2018-06-25 14:12:06 +05:30 |
|
Faris Ansari
|
2827c97134
|
Move ListAndForm to pages
|
2018-06-25 14:11:55 +05:30 |
|
Suraj Shetty
|
a5766b7516
|
Merge branch 'move-to-vue' of https://github.com/frappe/accounting into move-to-vue
|
2018-06-25 14:04:48 +05:30 |
|
Suraj Shetty
|
67d24bf128
|
Add link modal
|
2018-06-25 13:41:37 +05:30 |
|
Suraj Shetty
|
8203bfc84e
|
Merge branch 'master' of https://github.com/frappe/frappejs
|
2018-06-25 13:19:57 +05:30 |
|
Suraj Shetty
|
349faf0695
|
Format code
|
2018-06-25 13:19:11 +05:30 |
|
Faris Ansari
|
79bcee0aee
|
[fix] Translate function
|
2018-06-24 11:22:41 +05:30 |
|
Faris Ansari
|
290607a810
|
Convert util functions from object to independent functions
|
2018-06-24 11:22:23 +05:30 |
|
Suraj Shetty
|
999cb583f3
|
Password control
|
2018-06-19 09:29:43 +05:30 |
|
Faris Ansari
|
e80d5570c5
|
closeModal
|
2018-06-15 21:16:45 +05:30 |
|
Faris Ansari
|
26cd66814a
|
Translated sidebar items
|
2018-06-15 21:16:14 +05:30 |
|
Faris Ansari
|
c754e47cfe
|
Document
- default value for table field should be empty array
|
2018-06-15 21:12:59 +05:30 |
|
Faris Ansari
|
084bd05fa9
|
[model] copy base object before extending
|
2018-06-15 21:12:02 +05:30 |
|
Suraj Shetty
|
7577a2d0e5
|
Merge branch 'move-to-vue' of https://github.com/frappe/accounting into move-to-vue
|
2018-06-14 13:09:31 +05:30 |
|
Faris Ansari
|
2c16d868d5
|
Add Modal
- use this.$modal.show(options) to use in any component
|
2018-06-13 14:44:51 +05:30 |
|
Suraj Shetty
|
7b9b897f9b
|
Add Report View and Dynamic Link
|
2018-06-11 16:50:34 +05:30 |
|
Faris Ansari
|
441ec973e2
|
Add SetupWizard page
- Add File Control
- Add Indicator and Button components
|
2018-06-11 15:16:25 +05:30 |
|
Faris Ansari
|
3b65aea6a4
|
Organize Form and List components in folders
|
2018-06-08 12:04:08 +05:30 |
|
Faris Ansari
|
86042827cc
|
[wip] Form validation
|
2018-06-07 08:03:52 +05:30 |
|
Faris Ansari
|
a268e1a4ef
|
Add Table control with ModelTable
- onlyInput prop for FrappeControl
|
2018-06-07 07:23:26 +05:30 |
|
Rushabh Mehta
|
66c439d3d1
|
Merge pull request #55 from ckosiegbu/patch-1
Update app.md
|
2018-06-05 10:54:23 +05:30 |
|
Faris Ansari
|
577ee9d21d
|
Separate sidebar into file
|
2018-06-04 16:30:46 +05:30 |
|
Faris Ansari
|
d6989ff2dd
|
Add Date control
|
2018-06-04 16:30:33 +05:30 |
|
Faris Ansari
|
966ff39abc
|
Handle deepmerge default export
|
2018-06-04 15:34:01 +05:30 |
|
Faris Ansari
|
cb8a26fe4c
|
Revert "Register models in frappe.init"
This reverts commit 8a9ece2d2b .
|
2018-06-04 15:32:38 +05:30 |
|
Faris Ansari
|
d518ca3e6d
|
Form rendering based on Layout
- ListAndForm is now cached between list and form routes
|
2018-06-04 15:00:12 +05:30 |
|
Faris Ansari
|
90f8c754a9
|
NotFound and FeatherIcon component
|
2018-06-04 14:59:47 +05:30 |
|
Faris Ansari
|
0b6862e79c
|
checkItem and deleteItems in List
|
2018-06-04 14:58:26 +05:30 |
|
Faris Ansari
|
57c0b21ed9
|
active item class
|
2018-06-04 14:57:27 +05:30 |
|
Faris Ansari
|
7eee7cd24f
|
More flexible Base, add more controls
- Autocomplete
- Check
- Code
- Currency
- Float
- Link
|
2018-06-04 14:57:10 +05:30 |
|
Faris Ansari
|
0887c4e74c
|
Move to Vue
- First cut
|
2018-06-01 18:05:51 +05:30 |
|
Faris Ansari
|
8a9ece2d2b
|
Register models in frappe.init
|
2018-05-25 17:25:16 +05:30 |
|
Faris Ansari
|
d920bcb4bd
|
event
|
2018-05-10 17:27:28 +05:30 |
|
Faris Ansari
|
be594cb14a
|
v0.0.2
|
2018-05-08 15:46:09 +05:30 |
|
Faris Ansari
|
bb317ea093
|
v0.0.7
|
2018-05-08 15:43:18 +05:30 |
|
Faris Ansari
|
aef583f35d
|
Tree fields required 0
|
2018-05-08 15:36:19 +05:30 |
|
Faris Ansari
|
b61577b9e7
|
Merge pull request #56 from revant/fix-date-control
Fix date control
|
2018-05-08 15:33:22 +05:30 |
|
Faris Ansari
|
b90c441315
|
absolute staticPath in server
|
2018-05-08 13:07:59 +05:30 |
|
Revant Nandgaonkar
|
dbe7548ac8
|
Fix date control
|
2018-05-08 12:48:47 +05:30 |
|