Commit graph

758 commits

Author SHA1 Message Date
Kenneth Sequeira
8fb49fcac0 Responsive iframe (#5005)
* testing resposive iframe

* changes to website.css + website.less
2018-02-15 15:29:54 +05:30
Faris Ansari
2bc7ff437e
Listview fixes (#4997) 2018-02-12 14:35:38 +05:30
Nabin Hait
d66e3c50c2 Merge branch 'master' into develop 2018-02-07 16:03:29 +05:30
Faris Ansari
d85676b9ad Gantt RTL fix (#4975) 2018-02-07 14:59:28 +05:30
Achilles Rasquinha
2ce2ba690b removed mysql, use mariadb instead, committed ghost css 2018-02-07 14:17:40 +05:30
Shreya Shah
5f6477ae7a [Fix] Visibility of close icon (#4969)
* fix visibility of close button

* add margin to close icon
2018-02-06 10:41:50 +05:30
Raghavendra Kamath
d87d2eb71f
Remove the blogpost image width
This PR removes the width set for the blogpost cover image, because in case of long titles the title will have bigger length than the image
2018-02-05 18:08:52 +05:30
Prateeksha Singh
03720775d0
Merge pull request #4967 from manassolanki/fix-data-column
fix the overflow in the controls
2018-02-05 12:01:50 +05:30
Manas Solanki
07181b37d7 fix the overflow in the controls 2018-02-05 11:56:41 +05:30
Ameya Shenoy
de6fc02509 indentation fix 43941d4 (#4944) 2018-01-31 13:10:11 +05:30
Raghavendra Kamath
7a679a99e0 Cleanup the default blog list and blog post styles (#4914)
* 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
2018-01-31 11:02:35 +05:30
Achilles Rasquinha
4604e20c60 Fixed vertical spacing 2018-01-25 14:57:08 +05:30
Achilles Rasquinha
a4c0d6dfbb chat fixes 2018-01-25 10:33:51 +05:30
Achilles Rasquinha
4443dfc75c Added Push notifications, spaces-to-tabs, fixed textarea issue 2018-01-24 19:38:31 +05:30
Achilles Rasquinha
7add0b32a8 Fixed Padding Issue 2018-01-24 16:54:27 +05:30
Achilles Rasquinha
7225b28b54 Fixed positioning issue for Firefox 2018-01-24 16:47:03 +05:30
Faris Ansari
1b0fb0bd9f
[fix] Results height in search dialog (#4903) 2018-01-24 11:31:15 +05:30
Achilles Rasquinha
17d334a5ff chat-list-notifications 2018-01-23 12:21:30 +05:30
Achilles Rasquinha
3f8bf0b5a9 added background image 2018-01-23 10:06:10 +05:30
Achilles Rasquinha
aa58f515a9 Groupable 2018-01-22 23:26:03 +05:30
Achilles Rasquinha
04091a6d83 Fixed Chat Footer Margin 2018-01-22 22:41:22 +05:30
Achilles Rasquinha
63959c9483 Fixed chat-footer padding 2018-01-22 20:36:28 +05:30
Achilles Rasquinha
25b1c0af50 fixed panel padding 2018-01-22 19:53:40 +05:30
Achilles Rasquinha
2f6df81f4b Fixed margin padding issue 2018-01-22 18:59:10 +05:30
Achilles Rasquinha
b04e3cce42 New Chat RoomView Layout 2018-01-22 18:35:25 +05:30
Achilles Rasquinha
a56452744a Fixed Chat Sound issues and Room Layout 2018-01-18 19:12:41 +05:30
Achilles Rasquinha
2a615d112a
Merge pull request #4870 from achillesrasquinha/new-chat-ui
"New" Chat UI
2018-01-18 18:19:45 +05:30
Achilles Rasquinha
67021b451e new chat ui 2018-01-18 16:37:10 +05:30
Achilles Rasquinha
230a575754 Fix Chat Hint View 2018-01-17 13:32:27 +05:30
Achilles Rasquinha
3b6dc12e90 More Chat UI Fixes 2018-01-15 19:32:13 +05:30
Achilles Rasquinha
3319d0ca4f more layout fixes for chat 2018-01-15 18:33:39 +05:30
Achilles Rasquinha
b750464181 New Chat Layout 2018-01-15 16:43:03 +05:30
Achilles Rasquinha
287023daad Truncate ChatMessage when ChatRoomList is shown 2018-01-09 19:11:20 +05:30
Achilles Rasquinha
b60b001fce Fixed Chat Scrolling Issues 2018-01-08 22:53:37 +05:30
Faris Ansari
69ca51fe35 Include dependent currency field with Currency fields (#4747)
* Include dependent currency field with Currency fields

* Escape HTML instead of encode

* Fix for LTR
2018-01-05 13:03:45 +05:30
Achilles Rasquinha
7541886671 Merge branch 'develop' into chat-fixes 2018-01-04 16:38:51 +05:30
Achilles Rasquinha
e691a9e753 Added Design Consistencies 2018-01-03 17:36:20 +05:30
Achilles Rasquinha
f09cd2c1b7 Permission Fixes 2018-01-03 15:08:26 +05:30
Faris Ansari
4ad23ed871
More Listview fixes (#4733)
* Keep indexes in Sr. No after sort, fix flash on render

* List Activity style fix

* Fix cell formatting for currency
2018-01-01 11:37:08 +05:30
Prateeksha Singh
995a384d46 [refactor] UI Tree component (#4700)
* tree refactor

* [tree] Tree as the only class

* [tree] style tweaks

* [ui-tree] remove frappe.call, add async handler

* [minor] add way to add raw elements to sidebar

* [ui-tree] cleanups

* [ui-tree] default icon-set
2017-12-29 18:21:04 +05:30
Achilles Rasquinha
4be9297386 Supressing Chat Profile test cases for now, fixed frappe-chat-toggle on navbar 2017-12-29 10:56:17 +05:30
Achilles Rasquinha
005cfe3dc8 🎉 NEW Frappe Chat (#4612)
* added doctypes, created frappe chat ui

* added component layout with state-like abilities, added apis

* updated user doctype, moved from state-like feature and component abstraction

* added room component

* fixed publish_realtime with after_commit = True

* created room component and searchbar

* minor fix

* functional message parsing

* update

* Added Chat Profile

* added chat message

* more changes into chat room

* fixed APIs, added client side scripting

* added chat message attachements, more doc updates

* Brand New UI with socket io room integration

* completed socketio integration. off to room subscription and publish

* realtime room update

* raw update

* initialized docs, added p2p connection for call tests

* updated docs

* added coverage, updated api for ease of use

* raw commit

* added test cases

* Chat Room updates and new room creation

* added chat group creation

* added collapsible plugin

* toggable room view

* updated

* [RAW]

* updated UI for chat

* Deleted Previous Chat Page

* moved from frappe.Chat.Widget to frappe.Chat

* modularized frappe-fab

* added more docstrings

* tried adding conversation tones

* Added conversation_tones and refurbished chat popper

* modified frappe.ui.Dialog, moved from AppBar to ActionBar, responsive for Mobile 💃

* moved RoomList item namespace

* Configurable Desktop update, moved profile updates to on_update

* added state change listeners

* removed AppBar to ActionBar customizable 💃

* added destroy method

* removed coverage, refactored group creation

* Successful Chat Rooms and Group creation

* sort rows based on last_message_timestamp or creation

* added frappe._.compare

* removed redundant less variables

* Chat Room back button with custom routing and destroy methods

* Added EmojiPicker

* fixed multiple dialog render

* setup quick access

* added chat chime, functional chat message list updates at room list

* deleted package-lock.json

* realtime date updates

* updated chat message list

* functional message render and updates

* added track seen

* added typing status

* updated typing status

* valid typing statuses and quick search

* Functional Quick Search

* reverted fix

* some more cleanup and promisifed

* fixed hints close on click

* updated fab boldness

* close popper on click panel

* close popper on click panel

* reverted octicon-lg, fixed popper heading click

* new frappe capture

* removed webcamjs

* added uploader and capture

* removed chat FAB, added as notification instead

* on message update
2017-12-28 18:58:43 +05:30
Faris Ansari
eea0943c4c
ListView Fixes (#4691)
* List Row click fix

* Fix Date Editing

* Firefox checkbox fix

* Checkbox fix

* Add standard fields in doctype, show all valid fields in Child Doctype

* codacy

* FIx List View column layout

* Validate column name

* [FileView] Add Created On column, Toggle Grid View
2017-12-28 11:48:13 +05:30
Faris Ansari
7595fb75ba
New ListView 💥 + DataTable (#4577)
* first cut

* Code refactoring, styling

* Added Sorting

* Revert query_report to use slickgrid

* cleanup

* Edit cell working

* Add regrid, remove datatable

* Add clusterize

* Update lib, fix get_checked_items

* New ReportView

* wip

* Enable editing, fix styles

* update lib

* wip

* fix refresh rows and editable cells

* Refresh list_view every 3s, decouple refreshing logic

* Report editing fixes

* Cleanup loading fields, add column then refresh list

* [wip] New List View

* [working] Render results

* ListView is now BaseList, add new ListView and GanttView

* Create new page for each ListView

* GanttView working

* CalendarView working

* KanbanView working

* Cache list_view based on page_name

* Gantt view buttons on mobile

* Add ReportView

* Refresh datatable on render

* Setup like

* [start][filters] clean up FilterList

* [filters] refactor FilterList

* [filters] minor fix

* [filters] fix remove filter

* filter utils

* more utils, remove apply

* rewrite as class, remove 'me' references

* [filter] implement on_change to decouple parent functions

* Integrate new filters with new BaseList

* Setup freeze area for ListView

* Set breadcrumbs on setup_page

* Trigger list update from events

* Setup footnote area

* Fix Kanban Board filters

* Add filters to standard filters, then filter_list

* Remove old files

* Fix ImageView

* Some more fixes for BaseList.init

* Fix order_by on load

* Report View: remember columns

* Fix for hidden filters

* Fix for delete items

* InboxView

* Shift select checkboxes

* Fix ESLint errors

* More refactoring

- Move ListMenu to Listview
- New FileView
- Ability to add custom breadcrumbs

* FileManager working

* Tags, set filters from route options

* Custom Reports Working

* List Sidebar reports

* Report Name as title

* Fix ESLint errors

* Fix UI tests

* Fix Kanban test

* Format ID column

* [fix] Kanban cards title

* Checkbox fix

* Fix Activity Page

* Update rows in Report in place

* Child Table columns in Report View
2017-12-27 11:24:25 +05:30
Prateeksha Singh
d5ad0ff2e8 Setup stages (#4618)
* setup complete stages

* [setup] better setup-in-progress card

* restructure setup exception flow

* use setup_stages hook

* Add message for non-dev mode, fail instead of error

* message to not include commits in app setup stages
2017-12-21 11:55:49 +05:30
Faris Ansari
7576c01172 Various
- Data Import Status in listview
- Commit desk.css
- Remove refresh_fields from set_read_only
2017-12-15 14:50:47 +05:30
Prateeksha Singh
3030c6d212 replace rumble with simple cute wiggling (#4628) 2017-12-15 14:20:24 +05:30
Prateeksha Singh
5763766248 [tags] Remove taggle (#4631) 2017-12-15 14:18:53 +05:30
Manas Solanki
520bfc2ae4 New data import (#4601)
* created/moved the files

* added the model for the downloading the data

* add the file with the error data

* changes added other changes and fix codacy

* changes in the config and utils files

* fixed the test cases

* minor changes in the data keys dict

* changed the test file location

* fixed the tests

* set the route in the list view and show only erors

* minor fixes in the childtable import and log tables rendering

* Refactor Download dialog to use MultiCheck
2017-12-15 12:17:24 +05:30
Prateeksha Singh
3565ca48b0
Merge pull request #4606 from netchampfaris/Tab-focus-checkbox
Tab focus checkbox
2017-12-12 14:51:05 +05:30