Skip to content
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

Feat(contacted people) import data from excel #345

Merged
merged 15 commits into from
Oct 11, 2020

Conversation

sandymash
Copy link
Contributor

  • added import from excel button to contact events to enable bulk insert of contacted people
  • added contact event id to contacted person query
  • added custom swal comp to be used generically (closes Generic Swal #234)
  • deleted unused flights route

sandy and others added 6 commits October 7, 2020 22:05
- added import from excel button to contact events to enable bulk insert of contacted people
- added contact event id to contacted person query
- added custom swal comp to be used generically
- deleted unused flights route
- fix cant reach contact field name
- remove unused columns
- handle null foreign keys
 - fix imports & remove logs
 - changed comp name & hierarchy
 - server - remove logs and comments
@github-actions github-actions bot added client Front end code server Back end code labels Oct 8, 2020
sandy added 3 commits October 8, 2020 13:17
- handle emptry rows with columns that dont belong to the data
- moved file to enums
- renamed var
roymaniv
roymaniv previously approved these changes Oct 11, 2020
daniel7764
daniel7764 previously approved these changes Oct 11, 2020
- relocated img file
- added stronger typing
@sandymash sandymash dismissed stale reviews from daniel7764 and roymaniv via 866e6a0 October 11, 2020 09:59
RoeiRom
RoeiRom previously approved these changes Oct 11, 2020
@sandymash sandymash merged commit 6cc3953 into dev Oct 11, 2020
@sandymash sandymash deleted the feat/import-excel-contacts branch October 11, 2020 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Front end code server Back end code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generic Swal
5 participants