Commit Graph

  • 540c93236a
    Updated packages and removed yarn.lock main dm1sh 2021-02-05 20:57:35 +05:00
  • 5a4795a66e
    Bump ini from 1.3.5 to 1.3.8 dependabot[bot] 2020-12-13 07:03:18 +00:00
  • 65a6ca3e03 Some deployment fixes Dm1tr1y147 2020-11-11 19:12:15 +03:00
  • 2634f64d1f
    Added serve package Dm1tr1y147 2020-11-11 00:03:10 +05:00
  • 53ea63b35f
    Removed development console.log's and added Dockerfile Dm1tr1y147 2020-11-07 07:07:20 +05:00
  • 19fa7fc4e5
    Create LICENSE Dm1tr1y147 2020-11-07 06:09:09 +05:00
  • 6ef34c6ab8
    Added styles for form creation page and all components in it. Some minor improvements in another pages Dm1tr1y147 2020-11-07 06:07:27 +05:00
  • 85d7e48e0d
    Added styles for entrie form view: form submission and list submissions components. Some minor code refactors Dm1tr1y147 2020-11-07 03:33:30 +05:00
  • c94dab4a9b
    Merge branch 'main' of https://github.com/Dm1tr1y147/questionForm_frontend into main I used dependabot to fix some dependencies errors and didn't commit them before local commits Dm1tr1y147 2020-11-06 22:39:17 +05:00
  • eaba1665ce
    Massive code refactor, added initial states to form submission component (named DoForm) Dm1tr1y147 2020-11-06 22:38:28 +05:00
  • 228ad884bc
    Merge pull request #2 from Dm1tr1y147/dependabot/npm_and_yarn/websocket-extensions-0.1.4 Dm1tr1y147 2020-11-05 02:01:23 +05:00
  • 743742b757
    Merge pull request #1 from Dm1tr1y147/dependabot/npm_and_yarn/http-proxy-1.18.1 Dm1tr1y147 2020-11-05 02:00:01 +05:00
  • 46ffa05e14
    Bump websocket-extensions from 0.1.3 to 0.1.4 dependabot[bot] 2020-11-04 16:59:14 +00:00
  • c434429ed5
    Bump http-proxy from 1.18.0 to 1.18.1 dependabot[bot] 2020-11-04 16:58:37 +00:00
  • 6ff944f0ee
    Merge pull request #3 from Dm1tr1y147/dependabot/npm_and_yarn/elliptic-6.5.3 Dm1tr1y147 2020-11-04 21:57:40 +05:00
  • 5be9ed5197
    Bump elliptic from 6.5.2 to 6.5.3 dependabot[bot] 2020-11-04 14:03:07 +00:00
  • 1060ea4e41
    Fixed some styling errors, updated home page content and styles, added some changes into data fetching Dm1tr1y147 2020-11-04 18:58:12 +05:00
  • 3f580213fa
    Created styles for login and register pages. Started styling home page Dm1tr1y147 2020-11-03 22:24:07 +05:00
  • 6c60520aae
    Added registration page and functionality, improved error handling, fixed some critical security problems Dm1tr1y147 2020-10-20 00:35:08 +05:00
  • b8450525a5
    Added form submissions showing for submitted forms and authors instead of forms itself Dm1tr1y147 2020-10-19 22:48:51 +05:00
  • b7910a5de2
    Added list of user's form to user page v1.0 Dm1tr1y147 2020-10-18 22:29:49 +05:00
  • 95ec7daaef
    Added form creation component and useFormCreator hook Dm1tr1y147 2020-10-17 11:39:14 +05:00
  • 4b84cb15e8
    Added form submission Dm1tr1y147 2020-10-14 21:00:25 +05:00
  • 46389bad32
    Added login and authorize routes and components, added basic UserPage component and query Dm1tr1y147 2020-10-14 11:21:24 +05:00
  • 16cdf92bfe
    Switched to typescript CRA, added router, global user context and apollo client Dm1tr1y147 2020-10-13 22:11:40 +05:00
  • cc63aede25
    Removed unneded files, switched to typescript. Dm1tr1y147 2020-10-03 17:47:57 +05:00
  • 4f0557b2f6
    Initialize project using Create React App Dm1tr1y147 2020-10-03 14:22:05 +05:00