-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
redux constants. stage1. methods #448
Comments
You may ask me - how departments file was created? "By using names on methods from this page we created a set of constants. Example:
" |
youre first assesment to this task will be: By using names on methods from this page Example: |
[Completed] By using names on methods from this page Example: |
@elnur004 similar to previous one, but will require some time for research https://chickenkyiv.github.io/search-api-documentation/docs/db-schema https://chickenkyiv.github.io/search-api-documentation/docs/db-schema Example: |
@elnur004 same thing, but step2 https://chickenkyiv.github.io/search-api-documentation/docs/db-schema https://chickenkyiv.github.io/search-api-documentation/docs/db-schema Example: |
@elnur004 next thing is to create constants for our models: https://github.com/GroceriStar/groceristar-fetch/blob/master/docs/constants.md#models |
@siddharthp538 you can grab this part of data. https://github.com/GroceriStar/groceristar-fetch/blob/master/docs/constants.md#models-1 |
@atherdon in which file we need to create constants for models? create new files or how? |
each new sub-task here is a new file. because in other case we'll be very
confused. as you see - we trying to cover a lot of cases an the same time
and it's very confusing right now :)
… |
@elnur004 you should continue to work on this task. I think at this file https://github.com/GroceriStar/groceristar-fetch/blob/master/docs/constants.md we have a lot of work to do |
Hi @atherdon, There is an existing depatment.js file under the docs directory, my question is which constants should have to add on that file because I am seeing some constants in that already. |
@AkshayChoulwar this was your first task: #448 (comment) |
but, as you already checking departments - tell me - do all of the methods were transferred? we didn't miss anything? |
make a separated file for it please.
Thanks for letting me know about departments
… |
@atherdon thanks for clearing doubts. |
@elnur004 do we have something left here for you? |
@atherdon i guess we've done all constants and models |
@atherdon if this task has been done already, may i get a new one, please? |
all things from this file: https://github.com/GroceriStar/groceristar-fetch/blob/master/docs/constants.md? i just not remember what exactly we were working on :) give me more details so I can refresh my memory. if we finish it - then yeah - i'll find a new task for you |
we just created several constants and model files. |
so we can do other sections from this file? if yes - then you can jump into it. i'm a bit busy right now - soon will find something more interesting to you |
@atherdon need we create constants related to relations for model schemas? |
yes, please do it
… |
Is your feature request related to a problem? Please describe.
@AkshayChoulwar Sorry for short description, let's explore this task at comments. feel free and ask me anything
right now here we have 2 files that will give you an idea of what we need to do.
Is it was created as task at GitHub issues? Please provide an issue number or link
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: