-
Notifications
You must be signed in to change notification settings - Fork 2
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: [DEV-2619] Create workspace with frontend and backend packages #212
Merged
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 203a65c - Browse repository at this point
Copy the full SHA 203a65cView commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d452704 - Browse repository at this point
Copy the full SHA d452704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b90dad - Browse repository at this point
Copy the full SHA 3b90dadView commit details -
Configuration menu - View commit details
-
Copy full SHA for c10d1b5 - Browse repository at this point
Copy the full SHA c10d1b5View commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aea3272 - Browse repository at this point
Copy the full SHA aea3272View commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b5f912f - Browse repository at this point
Copy the full SHA b5f912fView commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0b6ee92 - Browse repository at this point
Copy the full SHA 0b6ee92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fe20ad - Browse repository at this point
Copy the full SHA 3fe20adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 848abc6 - Browse repository at this point
Copy the full SHA 848abc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for df8724e - Browse repository at this point
Copy the full SHA df8724eView commit details
Commits on May 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for beb0bb1 - Browse repository at this point
Copy the full SHA beb0bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c2213f - Browse repository at this point
Copy the full SHA 0c2213fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b91e2b - Browse repository at this point
Copy the full SHA 6b91e2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13686ac - Browse repository at this point
Copy the full SHA 13686acView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3c036a - Browse repository at this point
Copy the full SHA d3c036aView commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3772b9e - Browse repository at this point
Copy the full SHA 3772b9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cefae8b - Browse repository at this point
Copy the full SHA cefae8bView commit details
Commits on May 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 67cfa78 - Browse repository at this point
Copy the full SHA 67cfa78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b63358 - Browse repository at this point
Copy the full SHA 4b63358View commit details
Commits on May 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3bd6e24 - Browse repository at this point
Copy the full SHA 3bd6e24View commit details
Commits on May 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db1229f - Browse repository at this point
Copy the full SHA db1229fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b231e01 - Browse repository at this point
Copy the full SHA b231e01View commit details
Commits on May 22, 2023
-
feat: Add frontend package [DEV-2620] (#211)
* chore(release): 1.5.1 [skip ci] ## [1.5.1](1.5.0...1.5.1) (2023-03-17) * ci: Update CI and cache cleanup (#194) * ci: Update CI and cache cleanup * Update release.yml * Update build.yml * Update cleanup-cache.yml * Update build.yml * Bump package * chore: Update package lock * chore(release): 2.0.0-develop.3 [skip ci] ## [2.0.0-develop.3](2.0.0-develop.2...2.0.0-develop.3) (2023-04-03) * chore(deps-dev): Bump semantic-release from 19.0.5 to 21.0.1 (#193) Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.5 to 21.0.1. - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v19.0.5...v21.0.1) --- updated-dependencies: - dependency-name: semantic-release dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com> * chore(deps-dev): Bump eslint-config-prettier from 8.5.0 to 8.8.0 (#191) * chore(deps-dev): Bump eslint-config-prettier from 8.5.0 to 8.8.0 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 8.8.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.5.0...v8.8.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump package --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com> * chore(deps-dev): Bump prettier from 2.8.1 to 2.8.7 (#190) * chore(deps-dev): Bump prettier from 2.8.1 to 2.8.7 Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.7. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.1...2.8.7) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * bump --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com> * chore(deps): Bump webpack from 5.75.0 to 5.77.0 (#195) * chore(deps): Bump webpack from 5.75.0 to 5.77.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.77.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.75.0...v5.77.0) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update package.json --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com> * Temporarily add logto auth * Add frontend package * Simplify the frontend to just showing the token * feat: Update refactor frontend --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: DaevMithran <61043607+DaevMithran@users.noreply.github.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: DaevMithran <daevmithran1999@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0eb1df7 - Browse repository at this point
Copy the full SHA 0eb1df7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea87d31 - Browse repository at this point
Copy the full SHA ea87d31View commit details
Commits on May 23, 2023
-
feat: [DEV-2621] Add API guarding (#218)
* chore(release): 1.5.1 [skip ci] ## [1.5.1](1.5.0...1.5.1) (2023-03-17) * ci: Update CI and cache cleanup (#194) * ci: Update CI and cache cleanup * Update release.yml * Update build.yml * Update cleanup-cache.yml * Update build.yml * Bump package * chore: Update package lock * chore(release): 2.0.0-develop.3 [skip ci] ## [2.0.0-develop.3](2.0.0-develop.2...2.0.0-develop.3) (2023-04-03) * chore(deps-dev): Bump semantic-release from 19.0.5 to 21.0.1 (#193) Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.5 to 21.0.1. - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v19.0.5...v21.0.1) --- updated-dependencies: - dependency-name: semantic-release dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com> * chore(deps-dev): Bump eslint-config-prettier from 8.5.0 to 8.8.0 (#191) * chore(deps-dev): Bump eslint-config-prettier from 8.5.0 to 8.8.0 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 8.8.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.5.0...v8.8.0) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump package --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com> * chore(deps-dev): Bump prettier from 2.8.1 to 2.8.7 (#190) * chore(deps-dev): Bump prettier from 2.8.1 to 2.8.7 Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.7. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.1...2.8.7) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * bump --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com> * chore(deps): Bump webpack from 5.75.0 to 5.77.0 (#195) * chore(deps): Bump webpack from 5.75.0 to 5.77.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.77.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.75.0...v5.77.0) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Update package.json --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com> * Temporarily add logto auth * Add frontend package * Simplify the frontend to just showing the token * Add API guarding middleware * Remove unused code * Move to generateHTML for swagger * fix: git guardian warning --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: DaevMithran <61043607+DaevMithran@users.noreply.github.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: DaevMithran <daevmithran1999@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c2b1f79 - Browse repository at this point
Copy the full SHA c2b1f79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7742b71 - Browse repository at this point
Copy the full SHA 7742b71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44e0ba4 - Browse repository at this point
Copy the full SHA 44e0ba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 130ff45 - Browse repository at this point
Copy the full SHA 130ff45View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.