Commit Graph

40 Commits

Author SHA1 Message Date
Denis Skiba cb7710378d Improve effect
There is no need to create function each time when history changes and do not use it.
2020-02-01 12:10:43 +07:00
ireic 190dfcd9dc Readme formatting 2020-01-29 03:27:09 +01:00
ireic 9ec69d7149 Added contributing guidelines 2020-01-29 03:24:46 +01:00
ireic 87888916a7 Added a MIT license 2020-01-27 21:19:53 +01:00
ireic ce190621ad Modified readme 2020-01-26 15:18:27 +01:00
ireic 96959d0ce6 Changed API_URL from http to https 2020-01-25 22:07:34 +01:00
ireic a0ccc9b59b Updated readme 2020-01-23 20:46:45 +01:00
ireic 5566618c47 Replaced React.Fragment shorthands with elements 2020-01-23 20:16:18 +01:00
ireic fffb0fed4f Udated readme, minor polishing 2020-01-23 19:33:56 +01:00
ireic d4b4624250 Updated readme 2020-01-22 23:26:11 +01:00
ireic c1a740cf65 Updated README's 2020-01-12 01:59:08 +01:00
ireic dc5c8b835e Added names for PM2 production processes 2020-01-11 19:20:54 +01:00
ireic 27b8578167 Added API_URL to client env 2020-01-11 18:29:24 +01:00
ireic 7be6b72a9d Changed default port for client server 2020-01-11 17:29:51 +01:00
ireic 544b1f7e30 Added API_PORT to client env 2020-01-11 17:22:08 +01:00
ireic f1f79dafff Fixed ports 2020-01-11 15:19:47 +01:00
ireic fe4ef2f981 Extracted routes from controllers, wrote readme's 2020-01-11 00:39:06 +01:00
ireic 5cc0d49964 Added .env.example to api root 2020-01-09 17:11:59 +01:00
ireic 10e5696c63 Configured api and client for production builds 2020-01-07 21:38:45 +01:00
ireic 164cf2b137 Minor guest account seed data changes 2020-01-07 00:35:46 +01:00
ireic f51b6c4dc3 Added better content to guest account seeds 2020-01-06 18:37:31 +01:00
ireic a35b8319fd Polished CSS, refactored useApi Query hook 2020-01-06 18:36:47 +01:00
ireic 64b237e046 Wrote end-to-end cypress tests 2020-01-05 02:54:46 +01:00
ireic ad74afb628 Refactored code structure 2019-12-29 18:43:11 +01:00
ireic bbda9b9d03 Added withClearValue prop to select component 2019-12-28 23:26:04 +01:00
ireic 821547e1ad Fixed a select component bug 2019-12-27 17:35:00 +01:00
ireic 2fb374b082 Extracted breadcrumbs into a shared component, added it to project settings page 2019-12-27 16:40:40 +01:00
ireic 7ceb18ee84 Implemented project settings page, search issues modal, general refactoring 2019-12-27 15:25:23 +01:00
ireic 3c705a6084 Improved code styling 2019-12-24 16:39:03 +01:00
ireic 4941261251 Implemented issue create modal, further polish 2019-12-23 00:30:00 +01:00
ireic 6809ec494a Polished existing features, added items to sidebar navigation 2019-12-19 22:31:31 +01:00
ireic 32170e90d2 Implemented issue comments 2019-12-18 20:44:05 +01:00
ireic 386694d28f Implemented first draft of issue modal 2019-12-18 03:48:42 +01:00
ireic f48b2a9d40 Implemented issue drag and drop 2019-12-14 01:20:54 +01:00
ireic 73b4ff97b2 Implemented kanban board page with lists of issues 2019-12-12 17:26:57 +01:00
ireic 3143f66a0f Added some basic shared components, utils, hooks 2019-12-08 03:49:49 +01:00
ireic 6be3ac2e77 Initial client setup 2019-12-03 20:39:54 +01:00
ireic 84f0897c45 Moved api into it's own folder 2019-12-03 15:38:53 +01:00
ireic 5a08433830 Implemented basic entities, routes, seed scripts 2019-12-02 01:27:59 +01:00
ireic 9edb74c2df Initial setup 2019-11-20 17:52:01 +01:00