seitime-frappe/frappe/public/js/lib
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
..
awesomplete Removed jquery-ui, new datepicker and autocomplete (#2460) 2016-12-20 11:44:19 +05:30
datepicker Add Arabic translation for datepicker (#3453) 2017-06-13 14:26:53 +05:30
frappe-charts [charts] update color usage 2017-11-22 10:23:00 +05:30
frappe-gantt Handle large duration tasks (#3509) 2017-06-20 09:23:35 +05:30
fullcalendar Update lib fullcalendar.js and moment.js (#4000) 2017-08-28 11:20:07 +05:30
jquery [ui-tests] python is back! (#3565) 2017-07-03 11:53:00 +05:30
jscolor added fixture sync 2014-02-26 12:28:26 +05:30
leaflet Geolocation control (#4327) 2017-10-25 18:30:25 +05:30
moment Update lib fullcalendar.js and moment.js (#4000) 2017-08-28 11:20:07 +05:30
photoswipe ListView refactor (#2715) 2017-03-06 11:32:27 +05:30
slickgrid Fix Slickgrid invalid assignment 2017-05-02 09:53:52 +05:30
summernote [fix] hide popovers on blur frappe/erpnext#8721 (#3330) 2017-05-18 12:19:52 +05:30
beautify-html.js -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
bootstrap-paginator.min.js Email inbox (#2485) 2017-01-13 14:45:11 +05:30
bootstrap.min.js [ui] listviews 2015-01-08 14:28:24 +05:30
clusterize.min.js New ListView 💥 + DataTable (#4577) 2017-12-27 11:24:25 +05:30
fluxify.min.js Added files in .eslintignore, updated globals 2017-06-02 15:00:15 +05:30
frappe-datatable.js Strip HTML for ListView columns (#4703) 2017-12-28 15:36:19 +05:30
fuse.min.js 🎉 NEW Frappe Chat (#4612) 2017-12-28 18:58:43 +05:30
highlight.pack.js Added Bench Documentation 2016-04-27 02:48:03 -07:00
hyper.min.js 🎉 NEW Frappe Chat (#4612) 2017-12-28 18:58:43 +05:30
JsBarcode.all.min.js [controls] Barcode Control (#4335) 2017-10-18 12:24:58 +05:30
jSignature.min.js [fixes] lots of fixes to signature and added support for print_width frappe/erpnext#9686 (#3979) 2017-08-23 18:12:59 +05:30
json2.js -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
markdown.js -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
md5.min.js added md5 lib and style fix 2014-03-14 19:10:17 +05:30
microtemplate.js New ListView 💥 + DataTable (#4577) 2017-12-27 11:24:25 +05:30
prettydate.js -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
README.md -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
snap.svg-min.js Gantt #1932 (#2073) 2016-09-26 18:15:09 +05:30
socket.io.min.js [fix] socketio 2.0 (#3257) 2017-05-10 13:58:25 +05:30
Sortable.min.js [ui-fixes] Report: Pick columns frappe/erpnext#3678 frappe/erpnext#3676 (#2163) 2016-10-17 12:22:05 +05:30

3rd party libraries

Import / Upgrade Guide

JQuery UI

Download modules

  • core
  • interactions
  • autocomplete
  • datepicker

JQuery UI Bootstrap theme

Changes images urls

  • from: url(images
  • to: url(../lib/js/lib/jquery/bootstrap_theme/images

JQuery Gantt

Not a very mature project. Please check css / js after updating