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

Fixing lint on master branch #159

Merged
merged 1 commit into from
Jun 10, 2020
Merged

Fixing lint on master branch #159

merged 1 commit into from
Jun 10, 2020

Conversation

just-at-uber
Copy link
Contributor

Minor lint changes that can be auto fixed on master branch.

@just-at-uber just-at-uber changed the base branch from master to release/3.17.0 June 10, 2020 18:51
@just-at-uber just-at-uber merged commit fd5fa3f into release/3.17.0 Jun 10, 2020
@just-at-uber just-at-uber deleted the fix/lint branch June 10, 2020 18:54
just-at-uber added a commit that referenced this pull request Jun 10, 2020
* fixing lint off master branch (#159)

* Feature/utc time (#158)

* Feature/news (#149)

* adding vuepress for blog

* customising blog

* reformatting blog posts. getting RSS working which will be used for modal.

* got build somewhat working. now to think about how we integrate with existing app

* got news working within the app.

* changing blog theme version to lower version because of javascript error. Finally got iframe loading consistently.

* adding in error handling

* adding build script from top project level to install and compile news. Adding in some styling for news. Removing unnecessary meta data on posts.

* working out behavior of news modal and close logic. Need to display news items in modal.

* adding news modal - disabled. fixed issue with url not updating with iframe navigation.

* simplifying get location

* simplifying code

* fixing bug where child gets out of sync with parent navigation.

* refactor duplicated code

* adding dismiss button to modal. adding links to headers of articles.

* adding more style options for grid. styling up news modal.

* adding new component for button icon. more styling for news modal

* final styling finished for news modal.

* fixing grammar mistake

* fixing news tab bug

* fixed sort order on feed. latest first, oldest last. got dismiss working which will take latest news item date and store in local storage.

* removing date conversion as its not required.

* Refactoring to help with readability of code.

* lint fixes

* deleting unused files. small refactor with pallette variables

* fixing failing tests

* 3.16.0-beta.0

* fixing bug with news navigation. lint changes

* 3.16.0-beta.1

* hiding header anchor links

* 3.16.0-beta.2

* changing dev deps to deps

* 3.16.0-beta.3

* adding tests for getLatestNewsItems

* small refactoring

* adding tests for news helpers

* eslint fixes

* removing dummy posts

* PR comments

* fixing link to now navigate to news page irrelevant on the current route you are on. (#151)

* Feature/auth (#152)

* moving request defaults to see if it gets auth working server side.

* 3.16.0-beta.4

* domain authorization (#154)

* adding domain authorization feature.

* 3.16.0-beta.5

* adding documentation for how to use and calling next to hook in middleware

* 3.16.0-beta.6

* fix bug passing domain name to server. updated docs for overriding route.

* 3.16.0-beta.7

* Simplifying code. Hiding button on unauthorized instead of disabling button.

* small refactor

* small refactor

* removing unused code

* updating tests. fixing warnings.

* switching buttons in modal to use button-fill components.

* fixing tests

* 3.16.0-beta.8

* starting work on UTC settings modal

* updating flex grid with more props. getting settings button ready.

* got settings modal working

* adding dateFormat to settings options. Adding example textbox to display an example of the datetime format changing when options change. starting to wireup workflow history and archival screens.

* wiring up timezone

* wiring up workflow list screen with date format for start time and end time. tweaked settings modal to fit all 3 dropdowns on one line.

* updated archival screen to support datetime format settings

* adding support to summary and task list screens.

* removing moment reference

* got history working with datetime formatting setting

* updating selected event timestamp to use format. Updated stacktrace to use format.

* fixing unit tests

* fixing tests

* lint fixes

* adding unit tests for getDatetimeFormattedString

* fixing lint

* removing old blog post no longer needed.

* PR comments

* Resolves issue where the summary page would throw an error `_summarizeEvents.summarizeEvents[e.eventType] is not a function` due to an activity task cancelled appearing in the event history. (#153)

* adding release notes for 3.17.0 release. (#161)

* 3.17.0

Co-authored-by: Braden Bassingthwaite <bradenbass@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants