Skip to content

Merging Dev branch to OverVue dev branch #167

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

Merged
merged 345 commits into from
Sep 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
345 commits
Select commit Hold shift + click to select a range
a417ffe
added enter key
katherinek123 Jul 22, 2022
1fb663f
updated
jchan444 Jul 22, 2022
0626876
Merge branch 'dev' into Johnny
jchan444 Jul 22, 2022
bd62c6b
Merge pull request #16 from oslabs-beta/Johnny
katherinek123 Jul 22, 2022
7740410
merge enter binding
katherinek123 Jul 22, 2022
b7fb28f
Merge branch 'dev' into katherine/vbinding
katherinek123 Jul 22, 2022
83df989
formatting changes in canvas.vue
katherinek123 Jul 22, 2022
8461707
before soft revert
katherinek123 Jul 23, 2022
686159c
git reverted to updated missing code
katherinek123 Jul 23, 2022
100c6a9
added uncompleted addBindingText to mutations.js
katherinek123 Jul 23, 2022
860c9ea
Co-authored-by: Johnny Chan <jchan444@users.noreply.github.com>
katherinek123 Jul 23, 2022
5106e63
found my binding changes
katherinek123 Jul 23, 2022
979ea1a
checked for merge conflicts before dev merge with previous commits
katherinek123 Jul 23, 2022
17307ce
Merge branch 'Johnny' of https://github.com/oslabs-beta/OverVue into …
katherinek123 Jul 23, 2022
acf96c7
Merge branch 'Johnny' into katherine/vbinding
katherinek123 Jul 23, 2022
066f61d
successful merge with Johnny
katherinek123 Jul 23, 2022
33e5124
updated export
jchan444 Jul 23, 2022
fb0bd3d
updated export and missing SNIPPET
jchan444 Jul 23, 2022
52015a5
deleted console, and extra </script>
jchan444 Jul 23, 2022
e7f6944
added open color modal and add nested class
katherinek123 Jul 23, 2022
238d392
added binding comments again
katherinek123 Jul 23, 2022
9ed8c3a
added ability to change height, width, distance from top and left in …
JaceCrowe Jul 23, 2022
8edbd69
finish adding Child Components to the Icon grid
keylakoizumin Jul 25, 2022
da87936
changes so child Components in HTMLQueue cannot nest, try 2
keylakoizumin Jul 25, 2022
d3ad957
Child Components can now be added to the HTML Queue without the nest …
keylakoizumin Jul 25, 2022
63c79f8
CodeSnipper now updates if Child Component is added to the htmlList
keylakoizumin Jul 25, 2022
5317d8a
added console log
jchan444 Jul 25, 2022
ff79a10
Merge pull request #19 from oslabs-beta/katherine/vbinding
jchan444 Jul 25, 2022
25aa946
components place along html elements update their name when it is cha…
keylakoizumin Jul 26, 2022
8a47007
removed console logs
jchan444 Jul 26, 2022
f89ba76
moveable div, button, H1-6
JaceCrowe Jul 26, 2022
848b7ae
Merge branches 'Johnny' and 'dev' of https://github.com/oslabs-beta/O…
jchan444 Jul 26, 2022
c4b0dce
disabled deeplink
jchan444 Jul 26, 2022
5e34cc6
html canvas paragraph, ulList, oList, form, img
JaceCrowe Jul 26, 2022
082e056
updated
jchan444 Jul 28, 2022
ddf11c7
trail push conflict with codesnippet
JaceCrowe Jul 28, 2022
4103157
Merge branch 'jace/sandbox' of https://github.com/oslabs-beta/OverVue…
JaceCrowe Jul 28, 2022
eb2bd13
merge code snippet and practice with github errors
JaceCrowe Jul 28, 2022
2f7fe59
recursively checks for nested children for badges
katherinek123 Jul 28, 2022
7d77866
fix the bug that crashes codeSnippet when you remove a child componen…
keylakoizumin Jul 28, 2022
f66b132
added ability to make notes for HTML Elements and have that rendered …
JaceCrowe Jul 28, 2022
a2466fe
adding keydown effects for class and vbinding pop up
katherinek123 Jul 28, 2022
0c3a0b7
fix missing / in CodeSnippet
keylakoizumin Jul 28, 2022
c80be02
Merge pull request #20 from oslabs-beta/katherine/badgebug
keylakoizumin Jul 28, 2022
272e89a
Merge pull request #21 from oslabs-beta/katherine/addenter
keylakoizumin Jul 28, 2022
5a13975
added code for z-index
jchan444 Jul 28, 2022
910d0db
fix html element delete bug, and change the mutations, actions, types
keylakoizumin Jul 29, 2022
d01252f
bugs fixed from selecting HTML Elements then having nested html eleme…
JaceCrowe Jul 29, 2022
bfcf48a
fixed x.y.h.w numbers from clearing after adjusting
JaceCrowe Jul 29, 2022
c61df90
Merge pull request #23 from oslabs-beta/keyla/fixDeleteHtmlElementBug
katherinek123 Jul 29, 2022
5b009d3
merge keyla/childInsideHtmlElements with dev branch to prepare for push
keylakoizumin Jul 29, 2022
2cf4149
Merge pull request #24 from oslabs-beta/keyla/childInsideHtmlElements
katherinek123 Jul 29, 2022
b209403
fix bug that allow html element to be nested insed Child Componenets …
keylakoizumin Jul 29, 2022
386910f
Merge pull request #25 from oslabs-beta/keyla/childComponentArrowNestBug
JaceCrowe Jul 29, 2022
d764f31
updated hack hour
jchan444 Jul 29, 2022
c80319a
fix the / position in self closing tags
keylakoizumin Jul 29, 2022
e870527
fixed the spacing for the classes and v-model
keylakoizumin Jul 29, 2022
a7b4a2e
use props instead of data to label the props in the export default
keylakoizumin Jul 29, 2022
4ecd84c
fix indent problem in CodeSnippet
keylakoizumin Jul 29, 2022
4a79f9c
fixed bug of opening html attribute editing menu for children of html…
JaceCrowe Jul 29, 2022
36d2249
Merge pull request #26 from oslabs-beta/keyla/debugCodeSnippet
JaceCrowe Jul 29, 2022
04f400f
remove quotation marks in the key of data
keylakoizumin Jul 29, 2022
00f3975
merge with the dev
keylakoizumin Jul 29, 2022
60a9223
fixed bug of HTML element edit card opening for un-editable elements …
JaceCrowe Jul 30, 2022
b0dd2b5
Added persisting slider values changing diff HTML
jchan444 Jul 30, 2022
e0501ac
Merge branch 'dev' of https://github.com/oslabs-beta/OverVue into dev
jchan444 Jul 30, 2022
3eac98b
Merge branch 'dev' into Johnny
jchan444 Jul 30, 2022
523ebf7
Fixed Html element tranparency and font color bug
keylakoizumin Jul 30, 2022
a67343a
Merge pull request #27 from oslabs-beta/keyla/debugCodeSnippet
jchan444 Jul 30, 2022
85868a1
Merge branch 'dev' into keyla/debugDragTransparency
keylakoizumin Jul 30, 2022
6edce72
Merge pull request #28 from oslabs-beta/keyla/debugDragTransparency
JaceCrowe Jul 30, 2022
82b503f
css changes for canvas vue, made html elements appear better and clos…
JaceCrowe Jul 30, 2022
22e7ee0
v-binding to child's child-deleted repetitive code
jchan444 Jul 30, 2022
8d42439
Merge branch 'dev' of https://github.com/oslabs-beta/OverVue into dev
jchan444 Jul 30, 2022
379d667
Merge branch 'dev' into Johnny
jchan444 Jul 30, 2022
d44cb64
merge changes from Johnny (z-index and h,w,x,y tracking)
JaceCrowe Jul 30, 2022
7fd138c
Fixed the bug that increases the badge twice
keylakoizumin Jul 30, 2022
363d7ca
created test for Drag and Drop functionality
keylakoizumin Aug 1, 2022
ecdf59d
Merge pull request #29 from oslabs-beta/keyla/debugBadgeNumber
JaceCrowe Aug 1, 2022
64eb3b7
Merge branch 'dev' into keyla/testDragAndDrop
keylakoizumin Aug 1, 2022
5cb199b
added additional comments to my code
keylakoizumin Aug 1, 2022
641d4d6
merged with every update from dev, did the main transition from HTML …
JaceCrowe Aug 1, 2022
e83f6ce
Merge branch 'dev' of https://github.com/oslabs-beta/OverVue into dev
jchan444 Aug 1, 2022
a5165cf
Merge pull request #30 from oslabs-beta/keyla/testDragAndDrop
jchan444 Aug 1, 2022
93d2bcf
Merge branch 'dev' of https://github.com/oslabs-beta/OverVue into dev
jchan444 Aug 1, 2022
5014831
fixed glitch, there needed to be % added to each value for the HTML E…
JaceCrowe Aug 1, 2022
5b49dd9
Merge branch 'dev' into Johnny
jchan444 Aug 1, 2022
a400ef7
attributetesting
katherinek123 Aug 1, 2022
463aee8
Merge branch 'dev' into keyla/cleanGit
keylakoizumin Aug 1, 2022
d79c711
commit a small change
keylakoizumin Aug 1, 2022
9239603
Merge pull request #31 from oslabs-beta/keyla/cleanGit
JaceCrowe Aug 1, 2022
4e00ac7
merge fixes
JaceCrowe Aug 1, 2022
99a09a3
Merge branch 'dev' into jace/sandbox
JaceCrowe Aug 1, 2022
8a495c1
Merge branch 'dev' of https://github.com/oslabs-beta/OverVue into dev
jchan444 Aug 1, 2022
eae7805
Merge pull request #32 from oslabs-beta/jace/sandbox
katherinek123 Aug 1, 2022
0523116
merged with current dev - keyla's bug fixes
jchan444 Aug 1, 2022
7dad629
updated incomign changes
jchan444 Aug 1, 2022
0afd080
Merge branch 'dev' into Johnny
jchan444 Aug 1, 2022
70afeb4
merged and fixed some bugs during attribute change
jchan444 Aug 2, 2022
bba6830
new info file made
katherinek123 Aug 2, 2022
677ebb5
update logo
keylakoizumin Aug 2, 2022
abcb363
minor updates to code snippet
jchan444 Aug 2, 2022
950beb8
Merge branch 'dev' of https://github.com/oslabs-beta/OverVue into dev
jchan444 Aug 2, 2022
1e852e1
Merge branch 'dev' into Johnny
jchan444 Aug 2, 2022
10a6df6
stop saveProject.vue from directly mutating the state
keylakoizumin Aug 2, 2022
e1c4428
Merge pull request #33 from oslabs-beta/keyla/changeLogo
JaceCrowe Aug 2, 2022
77cae96
Merge pull request #34 from oslabs-beta/keyla/saveError
JaceCrowe Aug 2, 2022
3687618
Merge branch 'dev' of https://github.com/oslabs-beta/OverVue into dev
jchan444 Aug 2, 2022
e5a0a9f
Merge branch 'dev' into Johnny
jchan444 Aug 2, 2022
d276b2b
will merge with dev for photos
katherinek123 Aug 2, 2022
bcb37e5
Merge branch 'dev' into katherine/whatsnew
katherinek123 Aug 2, 2022
25ac6c1
fixed nextTab
katherinek123 Aug 2, 2022
d6a2340
Fixed import/exports
jchan444 Aug 3, 2022
724dfab
fixed icon sizes
JaceCrowe Aug 3, 2022
dcc4e17
Merge pull request #35 from oslabs-beta/jace/sandbox
katherinek123 Aug 3, 2022
a1caee0
newInfoDraft
katherinek123 Aug 3, 2022
bbb07b6
finished newversioninfo
katherinek123 Aug 3, 2022
bd9e64e
resubmitting whatsnew changes
katherinek123 Aug 3, 2022
9d6a406
updated export project
jchan444 Aug 3, 2022
5f01f1a
replaced older version pics
katherinek123 Aug 3, 2022
e74a6d4
updated export project
jchan444 Aug 3, 2022
f6d26e9
updates the quasar build tool in order to build the app
JaceCrowe Aug 3, 2022
7381733
Merge pull request #37 from oslabs-beta/katherine/whatsnew
keylakoizumin Aug 3, 2022
58b0299
cleaned up code and added comments
jchan444 Aug 3, 2022
9f47354
Merge branch 'dev' of https://github.com/oslabs-beta/OverVue into dev
jchan444 Aug 3, 2022
726276c
Merge branch 'dev' into Johnny
jchan444 Aug 3, 2022
993191b
added readme changes. uncommented deeplink
jchan444 Aug 3, 2022
c0040b0
Merge pull request #39 from oslabs-beta/Johnny
keylakoizumin Aug 3, 2022
813674e
version 7.0 of readme
katherinek123 Aug 3, 2022
a95d2e8
t ZZZZ
katherinek123 Aug 3, 2022
6837b26
update version number to 7.0
keylakoizumin Aug 3, 2022
41ef87b
update local dev branch with newest changes
keylakoizumin Aug 3, 2022
729e842
fix the child component icon's size and changed 'HTML Attributes to t…
keylakoizumin Aug 3, 2022
e4ec2c4
Merge pull request #40 from oslabs-beta/katherine/whatsnew
keylakoizumin Aug 3, 2022
90e1d7c
Merge branch 'dev' of https://github.com/oslabs-beta/OverVue into dev
keylakoizumin Aug 3, 2022
d0bd5b4
Merge branch 'dev' into keyla/childIconBug
keylakoizumin Aug 3, 2022
71cd04a
disable import component button
keylakoizumin Aug 3, 2022
83f70dc
Merge branch 'dev' into jace/sandbox
JaceCrowe Aug 3, 2022
509f197
Merge pull request #41 from oslabs-beta/keyla/childIconBug
jchan444 Aug 3, 2022
70871ef
icon fix and Component Attritbute change
JaceCrowe Aug 4, 2022
09db2a1
Merge branch 'dev' of https://github.com/oslabs-beta/OverVue into dev
JaceCrowe Aug 4, 2022
3eee320
Merge branch 'dev' into jace/sandbox
JaceCrowe Aug 4, 2022
829174b
Merge pull request #42 from oslabs-beta/jace/sandbox
jchan444 Aug 4, 2022
ff98920
change readme startup for build and dev
JaceCrowe Aug 4, 2022
37e7b66
fix directions
JaceCrowe Aug 4, 2022
981713f
Merge pull request #43 from oslabs-beta/jace/sandbox
jchan444 Aug 4, 2022
3b162b0
Merge pull request #163 from oslabs-beta/dev
JaceCrowe Aug 4, 2022
2e0203f
Grid works, need to fix component positioning dragfinish bug
Koregano73 Sep 1, 2022
28448d4
fixed sending component final drag position to state and reimplemente…
Koregano73 Sep 1, 2022
e255860
Add test code to export css positions from within
alexlaw528 Sep 1, 2022
05ee733
Remove extra ADD_COMPONENT_POSITION details in mutations.js
alexlaw528 Sep 1, 2022
033f350
Fix writeStyle method to add css boilerplate to elements with class a…
alexlaw528 Sep 2, 2022
b392899
added dynamic grid ratio functionality
Koregano73 Sep 2, 2022
756b959
Minor comment updates to ExportMenu.vue.
alexlaw528 Sep 2, 2022
417f685
Add clarification comments to ExportMenu.vue.
alexlaw528 Sep 3, 2022
9e300e2
got rudimentary fr grid area to work
Koregano73 Sep 4, 2022
fe67f70
Update createRouterImport function in ExportMenu.vue to export only t…
alexlaw528 Sep 4, 2022
be99a42
Clean up createRouter(location) function to properly export only the …
alexlaw528 Sep 4, 2022
765783c
wrote file extractor to target vue component files of imported librba…
Sep 4, 2022
342bcad
Fix export routing links in App.vue so that only views are being expo…
alexlaw528 Sep 4, 2022
0418ba7
Update writeScript function in ExportMenue.vue so that route componen…
alexlaw528 Sep 5, 2022
ca482ed
Update writeScript function in ExportMenu.vue to include child compon…
alexlaw528 Sep 5, 2022
c686142
Update writeTemplate function in ExportMenu.vue to add children compo…
alexlaw528 Sep 6, 2022
1cebfef
import/export
sunhonghaoparis Sep 6, 2022
34b12de
Fix route component export string in writeScript function in ExportMe…
alexlaw528 Sep 6, 2022
5a983c1
added grid styling for each view component and grid placement for vie…
Koregano73 Sep 6, 2022
2c66e46
merged the 2 features together
Koregano73 Sep 6, 2022
8e74a0f
updated extractor and edited comments
Sep 6, 2022
6f094ac
merged with Michael/getname
Sep 6, 2022
c1328cf
added views component div class
Koregano73 Sep 6, 2022
e120206
Update writeTemplate to add class to all route components. Name of th…
alexlaw528 Sep 6, 2022
2096c1a
Update writeTemplate so that imported components in routes have their…
alexlaw528 Sep 6, 2022
f6198a4
added id to view component and match css display grid property
Koregano73 Sep 6, 2022
a8b75bd
Change route class to id.
alexlaw528 Sep 7, 2022
4a177c2
changed grid calculation bug
Koregano73 Sep 7, 2022
b669ab5
added elementplus components
Sep 7, 2022
db6951a
debugged card component
Sep 7, 2022
d63aa9f
fixed sending component final drag position to state and reimplemente…
alexlaw528 Sep 7, 2022
079e138
Merge for mvp-presentation.
alexlaw528 Sep 7, 2022
e5f61e7
Remove ivew from package.json.
alexlaw528 Sep 7, 2022
5a5d028
Merge pull request #1 from oslabs-beta/mvp-presentation
Koregano73 Sep 7, 2022
9d02245
in progress readme updates
Koregano73 Sep 7, 2022
3ca9ed0
pulled down dev
Koregano73 Sep 7, 2022
e7bf9f4
merged dev branch into readme branch
Koregano73 Sep 7, 2022
3241481
fixed more merge errors
Koregano73 Sep 7, 2022
3645ce8
final branch commit for readme on 9/7/2022
Koregano73 Sep 7, 2022
2b76ab8
added some minor merge errors from dev branch
Koregano73 Sep 7, 2022
4b34357
Update README.md
alexlaw528 Sep 7, 2022
735d523
Merge pull request #2 from oslabs-beta/chris/readme
Koregano73 Sep 7, 2022
1ec2a84
make pretty
sunhonghaoparis Sep 7, 2022
1052803
Update ExportMenu.vue
Koregano73 Sep 7, 2022
fa3f69d
Merge pull request #3 from oslabs-beta/michael/makepretty
Koregano73 Sep 7, 2022
9ca58c9
updated styling of app background
Sep 8, 2022
8b752e1
fixed extra div bug
Sep 8, 2022
2aeedae
update to div bug fix
Sep 8, 2022
4ba53fa
Merge pull request #4 from oslabs-beta/Emma/canvas-styling
alexlaw528 Sep 8, 2022
fb9c307
changed reset position bug on route change
Koregano73 Sep 8, 2022
e1ee5f5
Merge pull request #5 from oslabs-beta/chris/moreGrid
Koregano73 Sep 8, 2022
a0bdc21
added grid manipulation functionality
Koregano73 Sep 10, 2022
f1338bc
added laptop sized height and width to export project code routes
Koregano73 Sep 10, 2022
280519e
Merge pull request #6 from oslabs-beta/chris/moreGrid
EGenesen Sep 10, 2022
d8b151d
initial TS configuration
Koregano73 Sep 10, 2022
430d13b
Add mixin folder and writeNested.js file to eliminate duplicate code.
alexlaw528 Sep 12, 2022
56d3503
Merge pull request #7 from oslabs-beta/alaw/add-mixins
Koregano73 Sep 12, 2022
a9d8578
reduced redundant HtmlElementmap variable in one file and added more …
Koregano73 Sep 12, 2022
c1c3820
merged dev updates into typescript branch
Koregano73 Sep 12, 2022
112da10
fixed positioning bug again and reduced some code in useexport
Koregano73 Sep 12, 2022
ff19b36
started more typescript to begin with
Koregano73 Sep 12, 2022
c957714
final TS commit
Koregano73 Sep 12, 2022
b317e13
additionally added more to readme
Koregano73 Sep 12, 2022
0392047
oauth almost done
sunhonghaoparis Sep 13, 2022
f9fd157
added more to the readme
Koregano73 Sep 15, 2022
1729247
oauth half down
sunhonghaoparis Sep 15, 2022
72d4488
mergewithchrisstuff
sunhonghaoparis Sep 15, 2022
02a25a2
Merge pull request #8 from oslabs-beta/michael/makepretty
Koregano73 Sep 15, 2022
cbd0104
fixed vue ts stuff
Koregano73 Sep 15, 2022
9d3ea6a
merged dev
Koregano73 Sep 15, 2022
1ef2760
Merge pull request #9 from oslabs-beta/chris/typescript
EGenesen Sep 15, 2022
6961137
oauth done
sunhonghaoparis Sep 16, 2022
492af5a
mergecomplete
sunhonghaoparis Sep 16, 2022
838d55b
change layout remove import button coming soon
sunhonghaoparis Sep 16, 2022
4936e26
change button size
sunhonghaoparis Sep 16, 2022
9cc98e8
Merge pull request #10 from oslabs-beta/michael/makepretty
EGenesen Sep 16, 2022
757cb3e
feat: add element plus label to element plus components, refactor lef…
Sep 19, 2022
eb0064f
feat: add unit render test for every element in component
Sep 19, 2022
d3560f1
updated testing templates; output tested
Sep 20, 2022
ff46fe1
fixed export bugs
Koregano73 Sep 20, 2022
37380aa
fixed another small bug
Koregano73 Sep 20, 2022
3e85a92
Merge pull request #12 from oslabs-beta/chris/demo
alexlaw528 Sep 20, 2022
314578c
fixed extra angle bracket bug
Sep 20, 2022
e29c26f
fixed undefined routes bug
Sep 20, 2022
c715a84
merged dev into extra features and bug fixes
Koregano73 Sep 20, 2022
22357dc
got rid of string bug in canvas
Koregano73 Sep 20, 2022
101e4ba
Merge pull request #11 from oslabs-beta/emma/add-features
EGenesen Sep 20, 2022
f757bf5
added more minor styling and UI changes
Koregano73 Sep 20, 2022
e65b3ce
mockup hidden
Koregano73 Sep 20, 2022
b541aae
Merge pull request #13 from oslabs-beta/emma/add-features
EGenesen Sep 20, 2022
58d612e
removed extraneous console logs
Koregano73 Sep 20, 2022
7bd221e
added additional func edits
Koregano73 Sep 20, 2022
45a668f
export test config and dev
sunhonghaoparis Sep 20, 2022
bd1e740
123
sunhonghaoparis Sep 20, 2022
161a934
updated new user tutorial, reorganized right sidebar; new images for …
Sep 21, 2022
c550136
merged Chris' updates with tutorial and right sidebar updates
Sep 21, 2022
30556a7
bug fixed
sunhonghaoparis Sep 21, 2022
d7e2695
done
sunhonghaoparis Sep 21, 2022
4bfa5ed
centered text div dynamically and added img to doc
Koregano73 Sep 21, 2022
81a911a
accepted last merges
Koregano73 Sep 21, 2022
a7eb753
Merge pull request #14 from oslabs-beta/emma/add-features
alexlaw528 Sep 21, 2022
0ec4395
readme overhaul
Koregano73 Sep 21, 2022
a16290f
Merge pull request #15 from oslabs-beta/chris/finalreadme
EGenesen Sep 21, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SLACK_CLIENT_SECRET = "6a6206cc93da2e49243ee9683f958438"
SLACK_CLIENT_ID = "2696943977700.2696948669268"
SLACK_REDIRECT_URI = "overvue://slack"
SLACK_CLIENT_SECRET = "f58eea5761562d05dfa266207726f2aa"
SLACK_CLIENT_ID = "4070788123922.4067827840757"
SLACK_REDIRECT_URI = "https://app.slack.com/client/T0422P63MT4/C041W53TYBG?redir=%2Fapi%2Fapps%3Fnew_app%3D1"

# SLACK_CLIENT_ID = 2863575808677.2851894215719
# SLACK_CLIENT_SECRET = "f2298f5fbb83d842616711d19c829a45"
# SLACK_REDIRECT_URI = "overvue://slack"
# SLACK_REDIRECT_URI = "overvue://slack"
8 changes: 4 additions & 4 deletions .env.development
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SLACK_CLIENT_SECRET = "6a6206cc93da2e49243ee9683f958438"
SLACK_CLIENT_ID = "2696943977700.2696948669268"
SLACK_REDIRECT_URI = "overvuedev://test"
SLACK_CLIENT_SECRET = "f58eea5761562d05dfa266207726f2aa"
SLACK_CLIENT_ID = "4070788123922.4067827840757"
SLACK_REDIRECT_URI = "https://app.slack.com/client/T0422P63MT4/C041W53TYBG?redir=%2Fapi%2Fapps%3Fnew_app%3D1"

# SLACK_CLIENT_ID = "2863575808677.2851894215719"
# SLACK_CLIENT_SECRET = "f2298f5fbb83d842616711d19c829a45"
# SLACK_REDIRECT_URI = "overvuedev://test"
# SLACK_REDIRECT_URI = "overvuedev://test"
10 changes: 7 additions & 3 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,15 @@ module.exports = {
'vue/no-deprecated-slot-attribute': 'off',
},

"parser": "vue-eslint-parser",
parserOptions: {
parser: '@babel/eslint-parser',
ecmaVersion: 2018, // Allows for the parsing of modern ECMAScript features
parser: { //attempt to speed up runtime using TS when coding
"ts":'@typescript-eslint/parser',
"<template>": "espree"
},
requireConfigFile: false,
sourceType: 'module', // Allows for the use of imports
requireConfigFile: false
},

env: {
Expand Down Expand Up @@ -68,4 +72,4 @@ module.exports = {
// allow debugger during development only
'no-debugger': process.env.NODE_ENV === 'production' ? 'error' : 'off'
}
}
};
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2022 OSLabs

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Loading