Commit graph

29228 commits

Author SHA1 Message Date
Rushabh Mehta
a0effc0338
Merge pull request #11942 from rmehta/doctype-layout
feat(doctype-layout): Ability to add different layouts to doctypes
2020-11-18 14:48:00 +05:30
Rushabh Mehta
865143b95c fix(formview.js): refactor for new routes and layouts 2020-11-18 14:38:31 +05:30
Shivam Mishra
dea1063c3e chore: remove print statement 2020-11-18 14:25:40 +05:30
Rushabh Mehta
864f579409 feat(doctype-layout): Ability to add different layouts to doctypes 2020-11-17 17:35:03 +05:30
prssanna
0bdd29aee8 fix: prepared report text 2020-11-17 17:13:35 +05:30
prssanna
bc36e38550 fix: minimzable modal issues 2020-11-17 16:53:40 +05:30
prssanna
2a49953c9c fix: grid form style 2020-11-17 13:43:07 +05:30
prssanna
100bcaddfc fix: darker border color for tables 2020-11-17 13:35:22 +05:30
prssanna
d885a3af74 fix: print route options check 2020-11-17 13:15:30 +05:30
prssanna
d9f24d0e91 fix: saved filter buttons 2020-11-17 11:59:00 +05:30
prssanna
538ebc1b24 fix: dialog secondary action 2020-11-17 11:43:54 +05:30
prssanna
246ba63dc7 fix: blue active state for saved list filters 2020-11-17 11:37:22 +05:30
Rushabh Mehta
0e107ad6cd fix(rename): Inter.css -> inter.css 2020-11-16 16:44:38 +05:30
Rushabh Mehta
7f0612a154 fix(case): rename fonts/Inter fonts/inter 2020-11-16 16:43:28 +05:30
Rushabh Mehta
c5b8aa8fd4 fix(case): rename fonts/Inter fonts/inter 2020-11-16 16:42:53 +05:30
Rushabh Mehta
6759966a57 fix(minor): lowercase for list urls 2020-11-16 14:31:01 +05:30
Rushabh Mehta
85118f91f5
Merge pull request #11924 from rmehta/pretty-urls
feat(doctype-urls): pretty doctype urls and removed social JS code
2020-11-16 11:29:00 +05:30
Rushabh Mehta
d821528fa2 fix(minor): typo 2020-11-16 09:44:56 +05:30
Rushabh Mehta
93785b71a2 fix(router): handle more routing types 2020-11-16 09:44:56 +05:30
Rushabh Mehta
a05a7d062e fix(router): handle more routing types 2020-11-16 09:44:56 +05:30
Rushabh Mehta
0cdb755857 fix(routing): route to pretty urls 2020-11-16 09:44:56 +05:30
Rushabh Mehta
248e9cd7d1 feat(doctype-urls): pretty doctype urls and removed social JS code 2020-11-16 09:44:56 +05:30
prssanna
c826d489e4 fix: remove commented out code in calendar.scss 2020-11-13 16:31:28 +05:30
prssanna
3452b559ce fix: remove commented out code 2020-11-13 16:27:49 +05:30
prssanna
87f936875c refactor: refactor image view style 2020-11-13 16:25:13 +05:30
prssanna
e36a41a53b fix: get color map from css variables 2020-11-13 15:06:58 +05:30
prssanna
a61054f20e Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui 2020-11-13 12:54:16 +05:30
prssanna
79e6cf4c4f fix: font size variable 2020-11-13 11:11:38 +05:30
prssanna
d27ac429c3 fix: file view links 2020-11-13 11:07:48 +05:30
Suraj Shetty
e486b0e9cb refactor: Rename files to make naming consistent 2020-11-12 18:50:00 +05:30
Suraj Shetty
7b98c0e66d Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui 2020-11-12 16:57:31 +05:30
Suraj Shetty
4c2913e4e3 fix: Replace broken Inter fonts 2020-11-12 16:57:17 +05:30
Suraj Shetty
b8bd622cc8 feat: Add local inter font 2020-11-12 16:26:51 +05:30
Shivam Mishra
c72ee6bb6d refactor: update spacing for login screen 2020-11-12 14:56:22 +05:30
prssanna
421ff69df5 fix: input background color on gray background 2020-11-12 14:42:08 +05:30
prssanna
8d72a68ead Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui 2020-11-12 14:40:11 +05:30
prssanna
8c7f7791fa fix: kanban add column at the top 2020-11-12 14:29:42 +05:30
Shivam Mishra
feb2b88102 chore: update navbar bg 2020-11-12 13:08:25 +05:30
Shivam Mishra
a0bbe49923 feat: update dark mode colors 2020-11-12 13:07:30 +05:30
Faris Ansari
847be08a9b feat: File Uploader (wip) 2020-11-11 21:53:41 +05:30
Rushabh Mehta
742860f56e
Merge pull request #11917 from rmehta/unified-desk
feat(routing): New routing style, not using hashes, also /desk -> /app
2020-11-11 17:48:55 +05:30
Rushabh Mehta
d38d9ac98e fix(patch): patch existing roles with desk_settings 2020-11-11 17:44:14 +05:30
prssanna
3b5a1a6c38 fix: datatable cell edit box shadow 2020-11-11 17:39:37 +05:30
prssanna
72aab54796 fix: remove dialog secondary action fallback 2020-11-11 17:27:46 +05:30
Rushabh Mehta
37c633eaf6 fix(auth): revert home page for users 2020-11-11 17:07:46 +05:30
prssanna
a6cabe7f04 fix: report view last row border
- remove commented out code
2020-11-11 17:05:49 +05:30
prssanna
b998a14e23 feat: add removed save filter feature to list view
- refactor style
2020-11-11 16:50:05 +05:30
Rushabh Mehta
06355968f8 fix(routes): move /app#route to /app/route 2020-11-11 16:35:02 +05:30
Rushabh Mehta
75fe8a615a feat(app): move /desk to /app 2020-11-11 16:31:47 +05:30
Rushabh Mehta
984123c3eb fix(routing-v2): handle pop state and use currentTarget 2020-11-11 12:19:16 +05:30