Commit Graph

2024 Commits

Author SHA1 Message Date
ghalestrilo 434cf6da21 🐛 make filename changes trigger editor change detection 2020-04-07 20:15:38 -03:00
ghalestrilo 5df76c249a 🚧 refactor updateFileNmae to thunk, add updatedName param 2020-04-07 20:04:00 -03:00
ghalestrilo 7d05aa78e3 🚧 create updatedName field in files reducer 2020-04-07 19:47:51 -03:00
Cassie Tarakajian a6d39b2804
Create FUNDING.yml 2020-04-07 17:25:45 -04:00
Cassie Tarakajian 4f52c5893d
Merge pull request #1370 from processing/share-modal-wrong-username
Fixes #1349
2020-04-07 17:04:43 -04:00
Cassie Tarakajian 1652d9e158 Fixes #1349 2020-04-07 17:03:19 -04:00
elit-altum 1d1aaccc8e fix(toolbar): centered the toolbar icons 2020-04-07 01:16:12 +05:30
Cassie Tarakajian a47245b289
Merge pull request #1323 from Phe0/developer-docs-small-fixes
Developer docs small fixes
2020-04-06 13:28:03 -04:00
Cassie Tarakajian 3b2af91d90
Merge pull request #1368 from processing/subtext-fix
Fixes #1315
2020-04-06 13:03:13 -04:00
Cassie Tarakajian 8d453c699b Fixes #1315 2020-04-06 13:02:23 -04:00
Cassie Tarakajian 4b9eb8f346
Merge pull request #1367 from processing/file-length-limit
Fixes #1311
2020-04-06 12:52:36 -04:00
Cassie Tarakajian e1a3bf2583 Fixes #1311 2020-04-06 12:46:17 -04:00
shakti97 a8c4cf66b0 Added Sidebar toggle shortcut in keyboard shortcut overlay 2020-04-05 13:41:24 +05:30
elit-altum 21d44fa263 fix(contrast-theme): fixed failing WCAG-AAA checks 2020-04-04 13:51:57 +05:30
Cassie Tarakajian c19ae217ef
Merge pull request #1299 from nik72619c/rename-input-not-changing-focus
Fix focus not coming on clicking on the rename option
2020-04-02 17:53:14 -04:00
Cassie Tarakajian d348f79d2a Add ref to focus in Collection List, handle whitespace errors in renaming sketch and collection 2020-04-02 17:52:04 -04:00
Cassie Tarakajian 47458ae601 Re-add ref in jsx removed in merge conflict 2020-04-02 17:27:58 -04:00
Cassie Tarakajian 038ae553f4 Merge master 2020-04-02 17:16:06 -04:00
Cassie Tarakajian d8cac045f7
Merge pull request #1297 from shakti97/Fix-contrast-theme
Fix contrast theme active button issue
2020-04-02 17:05:25 -04:00
Cassie Tarakajian 040543c078
Merge pull request #1291 from shakti97/redundant-search-button
fix redundant search button issue
2020-04-02 15:55:56 -04:00
Cassie Tarakajian 3122fd76a4 Fixes #1290, change selector for search icon to work with div, remove unused styles 2020-04-02 15:54:40 -04:00
Cassie Tarakajian f6cc77cd70 Merge master 2020-04-02 15:37:13 -04:00
Cassie Tarakajian 12433ae00c
Merge pull request #1358 from processing/center-loader
Fixes #1284 - Center loader in sketch list, collection list, and asset list
2020-04-02 13:45:01 -04:00
Cassie Tarakajian 68d4bddf66 Fixes #1284 - Center loader in sketch list, collection list, and asset list 2020-04-02 13:43:34 -04:00
Shakti Singh eeb7e345f3
Fix project name blank issue (#1271)
* Fix project name blank issue

* Change length check from !length to length === 0
2020-04-01 13:47:08 -04:00
Cassie Tarakajian 2744ea4334
Merge pull request #1342 from Eswaraprasadp/modify/dark-theme
Modify dark theme
2020-04-01 13:24:05 -04:00
Cassie Tarakajian c1d0ccec01 Additional updates to dark theme: specificity changes and reorder for proper cascade 2020-04-01 13:22:53 -04:00
Minjun Kim 6abb97e8f5 add readme korean translation 2020-03-31 17:26:17 +02:00
Cassie Tarakajian 7f8ab3cded
Merge pull request #1265 from thegitone23/local-develop
Added safegaurd against invalid project id and undefined file path
2020-03-30 17:11:32 -04:00
Cassie Tarakajian 919a35108d Fix merge conflict 2020-03-30 17:07:50 -04:00
Cassie Tarakajian 416824ad56 Code style changes to use === and comparison to undefined 2020-03-30 17:07:10 -04:00
Mayank Gautam c9b40bbd74 added undefined filePath check in the method resolvePathToFile 2020-03-30 16:58:53 -04:00
Mayank Gautam 8754848699 Added safegaurd against invalid project id in the method getFileContent 2020-03-30 16:58:53 -04:00
Cassie Tarakajian f1dd9f44ef
Merge pull request #1340 from processing/feature/public-api
Merge Collections to Master
2020-03-30 16:07:53 -04:00
Cassie Tarakajian 0e0140a592 Add upload limit to .env.example 2020-03-30 16:06:57 -04:00
Elit Altum ccfee879fa
fix(svg): removed unwanted svg tooltips - I1326 (#1327) 2020-03-27 13:12:04 +01:00
Elit Altum 4180e3497e
fix(.github/config.yml): fix link for contribution guidelines - I1328 (#1329) 2020-03-27 13:06:17 +01:00
Elit Altum 06bca997ee
fix(file.controller.js): set headers for file extensions from MIME -I1218 (#1330)
* fix(file.controller.js): set headers for file extensions from MIME - I1218
* Use name to work out content type and provide fallback

Co-authored-by: Andrew Nicolaou <me@andrewnicolaou.co.uk>
2020-03-27 13:00:50 +01:00
Tirta Wening Rachman 866d67d119
Fix broken link in developer docs (#1335) 2020-03-27 10:40:03 +01:00
Eswaraprasadp 2938c76d2d Modify dark theme 2020-03-25 19:03:02 +05:30
Cassie Tarakajian c29e4a1c52 Close new file modal on enter, update upload limit selector to handle undefined case 2020-03-24 18:07:58 -04:00
phe0 8d66877e35 fix remote upstream link 2020-03-14 18:05:18 -03:00
phe0 9a0397d1fb update links to developer_docs to contributor_docs 2020-03-14 18:04:56 -03:00
Cassie Tarakajian a6f59fd309
Merge pull request #1309 from processing/feature/public-api-asset-limit
Feature/public api asset limit, Fixes #168
2020-03-04 16:54:00 -05:00
Cassie Tarakajian 9de8257464 Fix server-side linting erros 2020-03-03 18:52:39 -05:00
Cassie Tarakajian 1107f7352a Add changes for asset upload limit, after cherry-picking changes from asset-limit-with-lambda 2020-03-03 16:33:52 -05:00
Cassie Tarakajian 59fe175ede Fix merge conflict for cherry picking 11833e9880257fe8164331689f77f8aa11df6a2a 2020-03-03 14:45:02 -05:00
Cassie Tarakajian 09e403facf change file limit to 250 mb 1000 bytes was for testin 2020-03-03 14:43:44 -05:00
Cassie Tarakajian 0cde29e56d re #168, get asset deletion route to work, update options dropdown on asset list 2020-03-03 14:43:23 -05:00
Cassie Tarakajian 7c1aa2e589 Fix merge conflicts for cherry picking 0bac332a9eb360978e686d6be8bff92f0fa1740c 2020-03-03 14:42:51 -05:00