Commit Graph

331 Commits

Author SHA1 Message Date
b7d81433fb Add a reward animation after creating a project 2022-05-08 18:53:33 +00:00
ff8d17690d Graceful fallback if no Imaginary server is set 2022-05-08 18:09:45 +00:00
8c71656aa4 Use env-coded S3 endpoint URL 2022-05-08 17:59:16 +00:00
c78fefc0d4 Added more useful instructions to the READMEs 2022-05-08 17:48:26 +00:00
6d9a1edc5c Public pages using env vars correctly 2022-05-08 16:30:41 +00:00
7547aa37fc Use config-driven application name 2022-05-08 16:11:47 +00:00
7e2fea2eb8 Customisable app name on server 2022-05-08 15:38:21 +00:00
851495ef57 Removed all hard-coded treadl.com mentions 2022-05-08 15:08:42 +00:00
d65f7aaf88 Customisable server-side from emails 2022-05-08 13:57:38 +00:00
56d437b773 Customisable server-side email address 2022-05-08 13:54:54 +00:00
126b0dcf78 Customisable front-end emails 2022-05-08 13:39:30 +00:00
f41326b6ac Use the new docs links throughout app 2022-05-08 12:20:51 +00:00
b57f4dce55 Better designed docs page 2022-05-08 12:13:12 +00:00
8f5a7c81e9 Add documentation files 2022-05-08 11:45:03 +00:00
0aaccce21f Basic architecture for handling documentation 2022-05-08 09:51:32 +00:00
adc4f163b7 Resolved lint issues 2022-05-08 09:20:36 +00:00
4b0014ba83 Fix infinite repaint loop in DraftPreview 2022-05-08 09:17:41 +00:00
e1e49b06da Removed all class components 2022-05-08 09:03:21 +00:00
9fcd193a87 Functional component for usersearch 2022-05-08 08:49:51 +00:00
fb5559158f Fixed bug on project settings page 2022-05-08 08:29:50 +00:00
e4bdadba6e Addressed issue with wideBody determination on project page 2022-05-08 08:18:27 +00:00
080d604a17 Additional functional requirements and fixed lint issues 2022-05-07 15:55:37 +00:00
a31dca4006 Resolved lint errors 2022-05-07 15:47:59 +00:00
2a3330e38d More functional components 2022-05-07 15:44:38 +00:00
80ce9beef5 Warp as functional component 2022-05-07 15:33:25 +00:00
4161397d56 Made DraftPreview into a functional component 2022-05-07 15:17:59 +00:00
ce81d99cdf Changed Tieups into functional component 2022-05-07 14:40:34 +00:00
ce32c85b64 Moved Weft to use functional component 2022-05-07 09:21:57 +00:00
8f8e799323 Resolved all lint issues 2022-05-06 22:53:40 +00:00
c9a5593fe0 Moved all routing to App.js 2022-05-06 22:49:00 +00:00
0575d795ea Moved group nav to App.js 2022-05-06 22:39:23 +00:00
5220c1a484 Moving all routing into App.js 2022-05-06 22:28:37 +00:00
99e4a01ef2 Modernised additional components 2022-05-06 21:43:52 +00:00
8b482d6761 Removed un-needed files. Modernised additional components 2022-05-06 21:33:59 +00:00
9fcb902ee2 More components updated 2022-05-06 20:28:22 +00:00
cb67d7afe0 Additional updates 2022-05-06 20:03:55 +00:00
e100a8520c Updated react-redux 2022-05-06 19:09:25 +00:00
c2fbd272fd Fixed lint issues 2022-05-06 18:48:54 +00:00
5970422d58 Removed all usage of withRouter 2022-05-06 18:22:53 +00:00
1124e0af52 Initial changes 2022-05-06 18:13:43 +00:00
919382f4e7 Use env vars for handling support and repo URLs 2022-05-05 16:57:03 +00:00
75f10cb225 Update policies 2022-05-05 13:25:20 +00:00
4d34712a86 Resolved lint issues 2022-04-28 14:14:31 +00:00
28247b5c06 Tour fixes for large patterns 2022-04-27 08:45:33 +00:00
c084ac01d2 Added a RePlayTour component 2022-04-27 08:16:16 +00:00
3adb9803f4 Added images to pattern product tour 2022-04-26 13:55:09 +00:00
673f647001 Added a tour for the pattern editor 2022-04-26 12:53:11 +00:00
941cd0f5aa Tweaks to footer bar 2022-04-26 12:22:37 +00:00
34db6374e1 Improved homepage tour 2022-04-26 12:01:12 +00:00
b0641dfe40 More complete tour framework 2022-04-26 11:44:22 +00:00