Commit Graph

67 Commits

Author SHA1 Message Date
MTG2000
310eb0492c Merge branch 'dev' into feature/tagging-project-story 2022-10-04 15:13:22 +03:00
MTG2000
bd44334f69 feat: update story card & page to accept tagged project 2022-10-03 23:10:06 +03:00
MTG2000
383a59a8e5 feat: build "tag project" component & functionalities 2022-10-03 17:23:42 +03:00
MTG2000
0c50c58ba2 feat: add similar projects component&api, fix hashtag in edit project 2022-09-29 13:08:53 +03:00
MTG2000
bfc35cb6e5 feat: add getProject by hashtag api, change the project page to use hashtag, update mocks 2022-09-29 12:34:51 +03:00
MTG2000
d3e3695027 feat: add lightning_address to project, add tooltips to makers avatars in project details card 2022-09-25 16:12:25 +03:00
MTG2000
3fd0b27a84 fix: handle different prisma clients types 2022-09-25 12:07:30 +03:00
Dolu
97a4469781 feat: add deleteProject mutation 2022-09-21 18:28:06 +02:00
Dolu
628b405e39 feat: add create and update project mutations 2022-09-21 17:43:21 +02:00
Dolu
b52d4912a3 feat: add basic project creation api 2022-09-19 14:25:40 +02:00
MTG2000
f5e05e7a12 feat: add edit project functionality, unique hashtag validation 2022-09-19 12:44:23 +03:00
MTG2000
fa8c74b8de feat: add api query to get tournament open for registeration 2022-09-19 11:13:49 +03:00
MTG2000
558ecf7a9e feat: base re-design of project details modal 2022-09-18 17:26:48 +03:00
MTG2000
7f08bdaa1e update: add extra fields to project query api 2022-09-18 16:03:30 +03:00
MTG2000
61b2e38651 feat: add makers resolver to project query api 2022-09-18 15:51:42 +03:00
MTG2000
014d471065 update: update project with links 2022-09-18 10:46:53 +03:00
Dolu
cc9eec8bfb feat: add capabilities table + query + add columns to project for project creation 2022-09-16 15:04:12 +02:00
MTG2000
da7e909b46 feat: add "hashtag" field to api, add images validation to FE, make launch_status an enum field 2022-09-16 11:42:39 +03:00
MTG2000
9710893a42 fix: tabs urls state 2022-09-15 14:57:02 +03:00
MTG2000
239d0a7226 fix: team-member-input name 2022-09-15 14:04:27 +03:00
MTG2000
d8498be49d Merge branch 'dev' into feature/list-your-product-ui 2022-09-15 13:25:06 +03:00
MTG2000
30d168d24b Merge branch 'dev' into feature/list-your-product-ui 2022-09-15 09:48:59 +03:00
MTG2000
d45fe2b3a1 Merge commit 'refs/pull/151/head' of https://github.com/peakshift/makers.bolt.fun into image-upload-management 2022-09-13 10:04:26 +03:00
Dolu
2a308d00ae fix: regenerate migration file + fix after rebase dev 2022-09-12 17:25:53 +02:00
MTG2000
c6de470910 feat: integrate the imgs uploading components with the api 2022-09-12 14:25:19 +02:00
MTG2000
f6fba4b718 feat: add discord id, hide email, fix profile card width on long name, allow for custom icons in toasts 2022-09-12 12:23:03 +03:00
MTG2000
c44a9ece51 update: registration links, create route for tournament 2022-09-09 21:08:51 +03:00
MTG2000
329ecf3b60 feat: update my hacking_status, filter by hacking status, allow optional fields in inputArgs 2022-09-09 12:14:56 +03:00
MTG2000
64d8263ae6 feat: add hacking_status to api, update maker card, halt registration if already registered 2022-09-09 09:46:18 +03:00
MTG2000
a0f09aaa33 feat: wired the registeration journey with the api, success modal, reactive data 2022-09-08 14:53:08 +03:00
MTG2000
0b51f16bbd feat: proper backend api for tournament 2022-09-07 16:26:57 +03:00
MTG2000
da769384d5 feat: project card, project skeleton, participants section wiring 2022-09-06 12:30:14 +03:00
MTG2000
5ec25b9047 Merge branch 'dev' into feature/tournament-pages 2022-09-06 11:44:04 +03:00
MTG2000
8c77b1be4f feat: add recruit_roles to project DB modal/api 2022-09-06 11:41:09 +03:00
MTG2000
345ef79cdd refactor: split the makers page into sections & functionalities 2022-09-06 11:29:23 +03:00
MTG2000
c73ba13090 update: gen schema 2022-09-05 10:55:05 +03:00
MTG2000
7bdc2ca6c3 Merge branch 'dev' into feature/list-your-product-ui 2022-09-05 10:54:49 +03:00
MTG2000
19780ea815 feat: base maker card, markers tournament api schema 2022-09-04 13:14:08 +03:00
MTG2000
17bcd29be2 refactor: mock data to client side & split it into parts, add new eventType 2022-09-04 11:39:41 +03:00
MTG2000
ad5e5ac948 Merge branch 'dev' into feature/tournament-pages 2022-09-04 09:45:30 +03:00
MTG2000
88f22b59d9 Merge branch 'master' into dev 2022-09-01 15:51:36 +03:00
MTG2000
b512b19804 feat: event card, event modal 2022-09-01 13:26:44 +03:00
MTG2000
2dc324d94c fix merge confilicts with tournaments 2022-09-01 10:07:51 +03:00
MTG2000
5aeadd82ca Merge branch 'dev' into feature/tournament-pages 2022-09-01 10:02:01 +03:00
MTG2000
840a9e50eb feat: tournament mocks api, header component, navigation component, 2 sections of the overview page 2022-08-31 14:52:10 +03:00
MTG2000
5dea9526de feat: base tournament api schema 2022-08-31 11:36:10 +03:00
MTG2000
4b1e8634af feat: show currently logged in user in linked-wallets card 2022-08-30 11:12:39 +03:00
MTG2000
bb0fbfa572 feat: update roles card, mocks, schema, stories 2022-08-22 13:34:30 +03:00
MTG2000
80b7053f88 feat: profile roles, skills, tournaments, similar makers cards/stories/schemas 2022-08-21 13:44:35 +03:00
MTG2000
1be2bb4fae feat: wired linking account api and form state, updated card ui 2022-08-17 13:31:13 +03:00