Commit graph

55 commits

Author SHA1 Message Date
Shivam Mishra
7a9a16b6af feat: add page view count to form 2020-04-16 00:03:17 +05:30
prssanna
1c12641587 fix: add padding to 'No Records Tagged' 2019-12-23 07:31:09 +05:30
Suraj Shetty
15a662a4b6 fix: Reivew pill font size 2019-11-27 09:53:41 +05:30
Himanshu Warekar
7089be4db2 fix: z-index for dropdown less than page-head 2019-11-20 16:16:39 +05:30
Suraj Shetty
acd33a4e50 fix: Prevent long review text from busting out of the body 2019-10-02 10:45:09 +05:30
Prssanna Desai
5087f4ced0 feat: Add 'Created By' to default sidebar filters 2019-08-19 14:14:44 +05:30
mergify[bot]
e40ef5e8d6
Merge pull request #7742 from prssanna/list-group-by
feat(Sidebar): Add "Group By" dropdown fields to list sidebar
2019-07-10 08:35:12 +00:00
Faris Ansari
5c7cf6d066 fix: Simplify count, dropdown rendering and filter 2019-07-10 13:51:15 +05:30
Faris Ansari
f134abeb75 fix: Trigger dropdown on image wrapper click 2019-07-10 12:48:43 +05:30
Prssanna Desai
7fef3e3a4f fix: refactor by separating html from business logic 2019-07-04 16:42:12 +05:30
Prssanna Desai
20e5e6c151 fiix: add search to dropdowns and move tags to dropdown 2019-07-04 16:42:12 +05:30
Faris Ansari
3bd3f8435d fix(UX): Form Sidebar Image
Dropdown for uploading new image or removing
2019-07-02 21:10:28 +05:30
Rushabh Mehta
a2853cf9f9 fix(style): sidebar spacing 2019-06-25 09:30:32 +05:30
Faris Ansari
02081a8b13 fix: Reports dropdown for mobile 2019-06-18 19:05:54 +05:30
Prssanna Desai
79a5a7d358 fix: more improvements 2019-06-18 12:58:09 +05:30
Rushabh Mehta
8f5e7b5701 fix(style): padding for attachments in sidebar 2019-05-02 09:25:29 +05:30
Rushabh Mehta
505371e096 fix(minor): style and linting 2019-04-25 10:51:54 +05:30
Rushabh Mehta
c4c912160e fix(style): tighter whitespace in sidebar 2019-04-24 15:12:16 +05:30
Rushabh Mehta
6af03aa129 fix(style): cleaner style for form sidebar and other minor cleanups 2019-04-23 08:28:32 +05:30
Suraj Shetty
738cab059b style: Fix review pill 2019-03-27 12:05:02 +05:30
Suraj Shetty
5fc64b7a15 fix: UX review
Co-authored-by: Faris Ansari <netchampfaris@users.noreply.github.com>
2019-03-26 21:27:20 +05:30
Suraj Shetty
96ec88d4d9 feat: Attach popover to review pills for more info 2019-03-26 09:15:13 +05:30
Suraj Shetty
c30af981e5 feat: Abstract review feature to separate file 2019-03-25 11:07:06 +05:30
Suraj Shetty
a93bc87363 Permission fixes (#5530)
* Add User Permissions to Config module

* Update Permission Manager help

* Fix share button

* Remove user-permissions page

* Remove unnecessary error modals

* User Permission UI fixes
- Fix double multicheck bug on save
- Add margin above and below select all button

* Update user_permissions dict realtime on client side

- Remove user_permissions from boot

* Cast permission dict values to int
2018-05-04 19:49:11 +05:30
Rushabh Mehta
1de26c939c [enhance] use socket-io to upload files 2017-09-14 13:07:29 +05:30
Rushabh Mehta
3af5d51a41 [style] cleanup tags 2017-08-03 15:34:02 +05:30
Faris Ansari
1a76d64781 ListView refactor (#2715)
* [list_settings] save last_view, kanban_board, gantt_mode

* listview.js cleanup

* image_view refactor

* image_view done

* wip

* [photoswipe] wip

* show view for calendar, kanban even if no results

* [gantt_view] refactor into separate file

* [imageview] 3 column border fix

* [imageview] gallery working

* delete old libs

* indentation to tabs

* [gantt] update lib, custom popup html

* custom fontawesome checkbox

* reset gantt state when not permitted

* checkbox styling fix

* working commit

* image, calendar, gantt view working

* more refactoring, kanban view

* minor

* removed old files

* user settings improved

* filters and sort selector de-coupling

* wip

* [imageview] white pswp background

* kanban filters saving fixed

* fixed reportview

* minor

* removed listing.js

* minor fixes and cleanup

* patch for UserSettings table

* patch fix
2017-03-06 11:32:27 +05:30
Rushabh Mehta
74bc80d982 [fix] pass_does_not_exist_error 2016-09-26 11:15:45 +05:30
Faris Ansari
1106d27263 [ui] fix thumbnail view for long images 2016-08-10 14:49:53 +05:30
mbauskar
6c787bf079 [minor][UI] updated less 2016-08-09 12:11:51 +05:30
Faris Ansari
497a458eb2 [mobile ui] better sidebar with padding 2016-07-28 13:02:05 +05:30
Faris Ansari
5207816d37 deleted offcanvas related files and code 2016-07-20 13:27:48 +05:30
Faris Ansari
663100fe29 overlay sidebar in modules view 2016-07-14 17:50:11 +05:30
Faris Ansari
629631c36c overlay sidebar for list and form view 2016-07-14 17:50:11 +05:30
Faris Ansari
ccc2de5773 replace offcanvas with overlay list-sidebar 2016-07-14 17:50:11 +05:30
Rushabh Mehta
074de6e1c8 [enhancement] show reports in list view 2016-06-15 12:56:51 +05:30
Rushabh Mehta
90fb3ebcb9 [enhancement] added image_field so image will appear in the sidebar 2016-04-04 16:56:35 +05:30
Rushabh Mehta
ef26877689 [enhancement] default user images based on user name 2016-04-01 19:16:08 +05:30
Anand Doshi
4fd42291b2 [enhancement] Identicon in sidebar 2016-04-01 15:08:22 +05:30
Anand Doshi
3241a0969f [feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed 2016-01-01 12:50:14 +05:30
Anand Doshi
8a5addaae7 [feature] Private files. Fixes #927
- Option during upload + all new incoming email files will be private
- Paired with @rmehta
2015-12-09 14:02:14 +05:30
Anand Doshi
40f679322b [enhancement] Show who is currently viewing a document 2015-11-02 19:38:30 +05:30
Anand Doshi
d70968dbc5 [feature] Share with Everyone 2015-07-17 19:41:32 +05:30
Rushabh Mehta
7086313565 [help] modal size larger for larger screens 2015-05-26 13:48:35 +05:30
Rushabh Mehta
b4cf9f7706 [ux] email alert, fix moduleview, speed of loading 2015-03-25 16:27:01 +05:30
Rushabh Mehta
805adf72ca [email alert] attach print, singles bootstrapping and other fixes 2015-03-11 18:28:50 +05:30
Anand Doshi
50f2d1b5cd Website Offcanvas Sidebar 2015-02-23 22:13:39 +05:30
Anand Doshi
befe62a101 Shared With in sidebar, better mobile view #996 2015-02-09 18:19:32 +05:30
Anand Doshi
a05d9fe30d [design] communication dialog, centered msgprints, other minor stuff 2015-02-04 19:05:47 +05:30
Anand Doshi
c22af0798a [design] modal animate 2015-02-04 12:24:13 +05:30