Andrew Bastin
|
a12315d81a
|
refactor: add graphcache codegen and update types
|
2021-11-02 19:32:47 +05:30 |
|
liyasthomas
|
9f0956556f
|
feat: support updating user's display name
|
2021-11-02 19:32:13 +05:30 |
|
liyasthomas
|
748318d44e
|
feat: compact mode for team component
|
2021-11-02 19:32:13 +05:30 |
|
liyasthomas
|
ff3062cdfc
|
chore: clean up
|
2021-11-02 19:32:13 +05:30 |
|
liyasthomas
|
48d67fe7e1
|
fix: init local persistence
|
2021-11-02 19:32:13 +05:30 |
|
liyasthomas
|
2c9918f9a7
|
feat: init theming in empty layout
|
2021-11-02 19:32:13 +05:30 |
|
liyasthomas
|
ee03952201
|
feat: init teams invite page
|
2021-11-02 19:32:13 +05:30 |
|
liyasthomas
|
43dcd3c443
|
feat: invite modal mvp
|
2021-11-02 19:32:13 +05:30 |
|
Andrew Bastin
|
8f8c42a92a
|
feat: gql codegen + caching + optimistic
|
2021-11-02 19:32:11 +05:30 |
|
liyasthomas
|
6496aded25
|
feat: teams modal wrapper
|
2021-11-02 19:25:36 +05:30 |
|
Andrew Bastin
|
eacf8113af
|
feat: initial setup of new backend comms
|
2021-11-02 19:20:07 +05:30 |
|
liyasthomas
|
4a89a6aafc
|
feat: teams invite modal
|
2021-11-02 19:17:11 +05:30 |
|
Andrew Bastin
|
52539b084d
|
feat: gql codegen + caching + optimistic
|
2021-11-02 19:17:09 +05:30 |
|
Andrew Bastin
|
8d5bd051a1
|
refactor: extract cache info to separate files and add more mutations
|
2021-11-02 19:15:44 +05:30 |
|
liyasthomas
|
3809e9853e
|
chore(ui): minor ui improvements, empty teams state
|
2021-11-02 19:15:44 +05:30 |
|
Andrew Bastin
|
5f795acd61
|
feat: probable user is displayed as authenticated
|
2021-11-02 19:15:44 +05:30 |
|
liyasthomas
|
17c550404f
|
refactor: updated lint script
|
2021-11-02 19:15:44 +05:30 |
|
Andrew Bastin
|
a840079119
|
feat: add persistent cache and optimistic updates
|
2021-11-02 19:15:42 +05:30 |
|
Andrew Bastin
|
2761894164
|
fix: queries not waiting for authentication
|
2021-11-02 19:15:20 +05:30 |
|
liyasthomas
|
6b8bc618dc
|
feat: teams modal wrapper
|
2021-11-02 19:15:02 +05:30 |
|
liyasthomas
|
258f79604f
|
refactor: remove EAInvite flag
|
2021-11-02 19:15:02 +05:30 |
|
Andrew Bastin
|
81ae70ee04
|
fix: fix issue with team queries not updating correctly after mutation
|
2021-11-02 19:15:02 +05:30 |
|
Andrew Bastin
|
6b02d290a5
|
feat: team mutation
|
2021-11-02 19:15:02 +05:30 |
|
Andrew Bastin
|
7ab1bbaf62
|
refactor: refactor create team modal to new system
|
2021-11-02 19:15:02 +05:30 |
|
liyasthomas
|
079083d0f2
|
fix: i18n usage
|
2021-11-02 19:15:02 +05:30 |
|
liyasthomas
|
0504707aab
|
feat: init profile page
|
2021-11-02 19:14:59 +05:30 |
|
Andrew Bastin
|
fb4aab875d
|
feat: introduce updated mutation system and team.vue rewrite
|
2021-11-02 19:14:25 +05:30 |
|
Andrew Bastin
|
7bb32ecf7e
|
feat: initial setup of new backend comms
|
2021-11-02 19:14:21 +05:30 |
|
Andrew Bastin
|
e129a5c179
|
feat: fix gqlclient race condition
|
2021-11-02 19:11:16 +05:30 |
|
liyasthomas
|
8045f26c19
|
fix: fix broken edit team modal
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2021-11-02 14:25:38 +05:30 |
|
0xc0Der
|
66d408b7db
|
Allow duplication of global environment (#1924)
|
2021-11-02 06:16:16 +05:30 |
|
Andrew Bastin
|
297bf3205f
|
feat: introducing gql polling
|
2021-11-01 22:27:06 +05:30 |
|
liyasthomas
|
7366b32349
|
fix: prompt user on actions with no permission
|
2021-11-01 17:51:01 +05:30 |
|
Andrew Bastin
|
b7e0169c9b
|
feat: reinit gql client after login
|
2021-11-01 17:30:16 +05:30 |
|
liyasthomas
|
6b6f85cc7e
|
fix: hide popover on click on update role
|
2021-11-01 15:25:19 +05:30 |
|
liyasthomas
|
2c014a2f4b
|
feat: user's roles prompt on invite modal
|
2021-11-01 15:04:46 +05:30 |
|
liyasthomas
|
d6df675821
|
fix: team invitation error states
|
2021-11-01 14:20:35 +05:30 |
|
liyasthomas
|
427baf4c79
|
chore: bump dep + minor ui fixes
|
2021-11-01 13:10:48 +05:30 |
|
liyasthomas
|
4f2b682341
|
chore(deps): bump
|
2021-10-31 19:53:05 +05:30 |
|
Andrew Bastin
|
e03f888cb2
|
feat: fix subscription auth refresh issues
|
2021-10-31 17:40:03 +05:30 |
|
Andrew Bastin
|
513396d498
|
feat: add subscriptions for team invitations added and removed
|
2021-10-30 18:56:34 +05:30 |
|
liyasthomas
|
8f04f0758b
|
fix: use hoppscotch's realtime echo servers - resolved #1913
|
2021-10-29 08:55:31 +05:30 |
|
liyasthomas
|
7a77bfc248
|
feat: subscriptions on edit team modal
|
2021-10-28 20:29:49 +05:30 |
|
Andrew Bastin
|
ddd29374ea
|
feat: add subscription support for useGQLQuery
|
2021-10-27 22:41:32 +05:30 |
|
liyasthomas
|
4b0d7a6c3d
|
fix: broken edit team modal
|
2021-10-27 18:32:11 +05:30 |
|
liyasthomas
|
20bfc02a4e
|
fix: disable spellcheck on contenteditable - resolved #1908
|
2021-10-27 18:17:22 +05:30 |
|
Darío Hereñú
|
2511724b73
|
chore: updated spanish translation (#1907)
|
2021-10-27 06:10:17 +05:30 |
|
liyasthomas
|
a851ee3fab
|
fix: broken edit team action
|
2021-10-26 23:16:56 +05:30 |
|
liyasthomas
|
40f6e6f8a8
|
fix: typo in test result
|
2021-10-26 15:36:59 +05:30 |
|
liyasthomas
|
e2fd104c2d
|
feat: test results indicator in response section's tests tab
|
2021-10-26 13:48:09 +05:30 |
|
Andrew Bastin
|
a3eafa54fa
|
fix: test script not parsing json object if json content type
|
2021-10-26 13:19:15 +05:30 |
|
Sergio Guzmán Mayorga
|
b90b4a1910
|
chore: update spanish translations (#1904)
|
2021-10-26 06:47:28 +05:30 |
|
liyasthomas
|
247df4d5b9
|
chore: bump deps + fix broken links
|
2021-10-25 21:04:28 +05:30 |
|
Burak Saraloglu
|
4a3889a76e
|
chore (i18n): updated Turkish translations (#1893)
|
2021-10-25 05:02:30 +05:30 |
|
liyasthomas
|
224a6e069c
|
chore(deps): bump
|
2021-10-24 20:06:22 +05:30 |
|
liyasthomas
|
2c3097eeb7
|
feat: successfully joined team prompt
|
2021-10-24 14:46:32 +05:30 |
|
Andrew Bastin
|
3289ede0e8
|
refactor: use the unpaginated teamMembers field instead of members
|
2021-10-22 15:34:20 +05:30 |
|
liyasthomas
|
ddf21c17d2
|
feat: invite system error states and user prompts
|
2021-10-21 18:17:32 +05:30 |
|
Andrew Bastin
|
c9a24a0d28
|
fix: improper parsed error checks
|
2021-10-20 16:49:58 +05:30 |
|
Andrew Bastin
|
fa4b130b18
|
refactor: add error info to send invite results
|
2021-10-20 15:50:21 +05:30 |
|
Andrew Bastin
|
8561a7547f
|
feat: team invitation caching
|
2021-10-20 15:33:20 +05:30 |
|
liyasthomas
|
e85f7b8232
|
feat: collapse collections/folders on clicking side border
|
2021-10-20 13:55:18 +05:30 |
|
Chun-Hao Lien
|
2f91d25ed4
|
chore: add json file extension (#1889)
|
2021-10-20 12:06:01 +05:30 |
|
Andrew Bastin
|
ae304b5af7
|
feat: update graphcache keys typings
|
2021-10-19 23:12:47 +05:30 |
|
hms5232
|
363d34b5e5
|
chore(i18n): update tw translations (#1887)
|
2021-10-19 14:48:50 +05:30 |
|
Andrew Bastin
|
1c51f8b32e
|
fix: bug with search box key listeners still active after close
|
2021-10-19 14:42:39 +05:30 |
|
liyasthomas
|
fdfca00886
|
feat: set active on hover + minor ui improvements
|
2021-10-19 13:40:47 +05:30 |
|
Liyas Thomas
|
d872e393f8
|
Merge branch 'main' into keyboard-navigation-on-power-search
|
2021-10-19 10:56:00 +05:30 |
|
franciscoemanuel
|
686d8e5be7
|
feat: adds arrow keys navigation on powersearch
|
2021-10-19 02:20:30 -03:00 |
|
liyasthomas
|
4e30efd737
|
fix: invitation acceptance flow
|
2021-10-18 21:43:13 +05:30 |
|
rubjo
|
aa4935c505
|
chore(i18n): updated Norwegian translations (#1886)
|
2021-10-18 12:20:27 +05:30 |
|
liyasthomas
|
0e381ab850
|
feat: init loading states, minor ui improvements
|
2021-10-18 09:36:33 +05:30 |
|
liyasthomas
|
4a03ee4518
|
chore(deps): bump
|
2021-10-18 07:34:26 +05:30 |
|
Geert Wirken
|
be414d8279
|
Improve Dutch translations (#1880)
|
2021-10-17 22:43:18 +05:30 |
|
liyasthomas
|
c47b1f2413
|
chore(deps): bump
|
2021-10-17 19:42:53 +05:30 |
|
liyasthomas
|
ba9ee052a6
|
feat: minor ui improvements on invite flow
|
2021-10-17 18:53:24 +05:30 |
|
liyasthomas
|
b1c6708762
|
feat: init invitation wiring
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
|
2021-10-17 16:45:48 +05:30 |
|
Andrew Bastin
|
0ba31b6c79
|
feat: initial team invites implementation
Co-authored-by: Liyas Thomas <hi@liyasthomas.com>
|
2021-10-17 15:05:43 +05:30 |
|
liyasthomas
|
14f402f186
|
feat: minor ui improvements to power search
|
2021-10-17 11:37:06 +05:30 |
|
liyasthomas
|
b811e97ea5
|
feat: set hoppscotch graphql echo server as default
|
2021-10-17 00:49:36 +05:30 |
|
liyasthomas
|
9ac1d23fd9
|
chore: minor fixes and improvements
|
2021-10-16 20:54:19 +05:30 |
|
Andrew Bastin
|
dea3a34e3d
|
feat: team invitation mutations
|
2021-10-16 15:14:07 +05:30 |
|
Andrew Bastin
|
39de34f083
|
refactor: add graphcache codegen and update types
|
2021-10-16 15:14:07 +05:30 |
|
liyasthomas
|
02d5f0fdf3
|
feat: support updating user's display name
|
2021-10-16 15:01:32 +05:30 |
|
liyasthomas
|
0bb7cbe8d9
|
feat: compact mode for team component
|
2021-10-16 11:14:33 +05:30 |
|
liyasthomas
|
3e3b88b8c2
|
feat: native email input validation on login modal
|
2021-10-16 00:00:33 +05:30 |
|
liyasthomas
|
1438beb93b
|
chore: clean up
|
2021-10-15 08:15:43 +05:30 |
|
liyasthomas
|
c1ec5dc60d
|
feat: promote environment aware input to stable
|
2021-10-14 13:00:32 +05:30 |
|
prasanth
|
3f513f2f4d
|
fix(request): multipart payload not working while using proxy
|
2021-10-13 21:32:27 +05:30 |
|
liyasthomas
|
d1b573f6f9
|
fix: init local persistence
|
2021-10-13 19:42:13 +05:30 |
|
liyasthomas
|
0e08abc46f
|
feat: init theming in empty layout
|
2021-10-13 17:00:56 +05:30 |
|
liyasthomas
|
49bdf9f203
|
feat: init teams invite page
|
2021-10-13 16:12:02 +05:30 |
|
Andrew Bastin
|
3b8cf4a60a
|
fix: single character shortcuts not working
|
2021-10-12 21:43:06 +05:30 |
|
Akash Hamirwasia
|
b7ccb9a34c
|
feat: disable inputs in realtime and graphql connections when active (#1870)
|
2021-10-12 21:19:29 +05:30 |
|
Akash Hamirwasia
|
b8ffa872c7
|
feat: add socket.io-client version selector menu (#1867)
|
2021-10-12 11:22:47 +05:30 |
|
liyasthomas
|
ef866f7851
|
feat: invite modal mvp
|
2021-10-11 06:51:43 +05:30 |
|
liyasthomas
|
f27515bf1d
|
Merge branch 'refactor/backend' of https://github.com/hoppscotch/hoppscotch into refactor/backend
|
2021-10-10 20:49:27 +05:30 |
|
liyasthomas
|
8ea12695b3
|
feat: teams invite modal
|
2021-10-10 20:44:21 +05:30 |
|
Andrew Bastin
|
d6324e6ba6
|
feat: gql codegen + caching + optimistic
|
2021-10-10 20:44:18 +05:30 |
|
Andrew Bastin
|
2325982801
|
refactor: extract cache info to separate files and add more mutations
|
2021-10-10 20:43:19 +05:30 |
|
liyasthomas
|
b103c45e65
|
chore(ui): minor ui improvements, empty teams state
|
2021-10-10 20:43:18 +05:30 |
|
Andrew Bastin
|
409989eddb
|
feat: probable user is displayed as authenticated
|
2021-10-10 20:43:18 +05:30 |
|
liyasthomas
|
3f5fcae280
|
refactor: updated lint script
|
2021-10-10 20:43:18 +05:30 |
|
Andrew Bastin
|
d5123c793a
|
feat: add persistent cache and optimistic updates
|
2021-10-10 20:43:16 +05:30 |
|
Andrew Bastin
|
e6707c1e4a
|
fix: queries not waiting for authentication
|
2021-10-10 20:42:46 +05:30 |
|
liyasthomas
|
41be5cc4a8
|
feat: teams modal wrapper
|
2021-10-10 20:41:57 +05:30 |
|
liyasthomas
|
e82a4a1d23
|
refactor: remove EAInvite flag
|
2021-10-10 20:41:57 +05:30 |
|
Andrew Bastin
|
e30e4edfce
|
fix: fix issue with team queries not updating correctly after mutation
|
2021-10-10 20:41:57 +05:30 |
|
Andrew Bastin
|
bd72ef7950
|
feat: team mutation
|
2021-10-10 20:41:57 +05:30 |
|
Andrew Bastin
|
539034df2a
|
refactor: refactor create team modal to new system
|
2021-10-10 20:41:57 +05:30 |
|
liyasthomas
|
6da6afc5a1
|
fix: i18n usage
|
2021-10-10 20:41:57 +05:30 |
|
liyasthomas
|
fea523972d
|
feat: init profile page
|
2021-10-10 20:41:57 +05:30 |
|
Andrew Bastin
|
5cfc6c2949
|
feat: introduce updated mutation system and team.vue rewrite
|
2021-10-10 20:41:57 +05:30 |
|
Andrew Bastin
|
6dd0c25d49
|
feat: initial setup of new backend comms
|
2021-10-10 20:41:54 +05:30 |
|
liyasthomas
|
ab9b3e47b9
|
chore(deps): bump
|
2021-10-10 20:24:31 +05:30 |
|
liyasthomas
|
ef95939763
|
feat: teams invite modal
|
2021-10-09 16:10:51 +05:30 |
|
Rishabh kalra
|
0394deaeef
|
route navigation no longer happening in typable areas (#1862)
|
2021-10-09 06:45:17 +05:30 |
|
Andrew Bastin
|
337a60c8a4
|
feat: gql codegen + caching + optimistic
|
2021-10-08 23:51:06 +05:30 |
|
Andrew Bastin
|
47b341d50e
|
fix: fix conditional tabs not rerendering
|
2021-10-06 21:55:05 +05:30 |
|
Andrew Bastin
|
a5fd39adf8
|
refactor: extract cache info to separate files and add more mutations
|
2021-10-06 19:32:27 +05:30 |
|
liyasthomas
|
5772117dc8
|
fix: respect localePath on router - fixed #1859
|
2021-10-06 12:38:50 +05:30 |
|
liyasthomas
|
f73c8a45d9
|
chore(ui): minor ui improvements, empty teams state
|
2021-10-05 22:17:29 +05:30 |
|
Andrew Bastin
|
109d4190ae
|
feat: probable user is displayed as authenticated
|
2021-10-05 22:06:19 +05:30 |
|
liyasthomas
|
317de82be6
|
refactor: updated lint script
|
2021-10-05 21:48:10 +05:30 |
|
Boris K
|
3604d69463
|
chore(i18n): fixed french translations (#1858)
|
2021-10-05 15:16:36 +05:30 |
|
Andrew Bastin
|
96cf774652
|
feat: add persistent cache and optimistic updates
|
2021-10-05 02:09:39 +05:30 |
|
liyasthomas
|
d2b39976ba
|
chore(deps): bump
|
2021-10-04 08:16:40 +05:30 |
|
Stephane
|
06161bc963
|
Show graphql error message (#1852)
Co-authored-by: StephaneBischoffSSENSE <stephane.bischoff@ssense.com>
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
|
2021-10-04 08:01:47 +05:30 |
|
Andrew Bastin
|
ecdc7919ae
|
fix: queries not waiting for authentication
|
2021-10-03 19:14:32 +05:30 |
|
liyasthomas
|
a24541ac2b
|
chore(deps): bump
|
2021-10-03 19:13:44 +05:30 |
|
liyasthomas
|
d832690548
|
refactor: better name for duplicated environment
|
2021-10-03 18:53:27 +05:30 |
|
Stephane
|
2844710ea8
|
feat: add ability to copy environments (#1848)
Co-authored-by: StephaneBischoffSSENSE <stephane.bischoff@ssense.com>
|
2021-10-03 18:38:36 +05:30 |
|
liyasthomas
|
84ad4071ad
|
feat: teams modal wrapper
|
2021-10-03 18:14:52 +05:30 |
|
liyasthomas
|
7f501241f0
|
refactor: remove EAInvite flag
|
2021-10-03 15:49:04 +05:30 |
|
Manda Putra
|
5dcfa66c5d
|
fix: parsing
|
2021-10-03 12:28:49 +05:30 |
|
Manda Putra
|
f428a21279
|
feat: parse body from url params
|
2021-10-03 12:28:49 +05:30 |
|
Andrew Bastin
|
ccdd4963cd
|
fix: fix issue with team queries not updating correctly after mutation
|
2021-10-03 01:31:06 +05:30 |
|
Andrew Bastin
|
2092a3729c
|
feat: team mutation
|
2021-10-02 13:50:08 +05:30 |
|
Andrew Bastin
|
a628420adb
|
refactor: refactor create team modal to new system
|
2021-10-02 13:50:08 +05:30 |
|
liyasthomas
|
23de147ca1
|
fix: i18n usage
|
2021-10-02 13:46:51 +05:30 |
|
liyasthomas
|
93f55f5619
|
feat: init profile page
|
2021-10-02 13:22:07 +05:30 |
|
Yasio
|
1727b754d4
|
chore(i18n): fix polish translation
|
2021-10-01 20:36:12 +02:00 |
|
Andrew Bastin
|
ffb0c12c08
|
feat: introduce updated mutation system and team.vue rewrite
|
2021-10-01 15:13:48 +05:30 |
|
Andrew Bastin
|
c332808fe4
|
feat: initial setup of new backend comms
|
2021-10-01 13:46:22 +05:30 |
|
liyasthomas
|
8f0538c886
|
chore(i18n): updated translations
|
2021-10-01 11:24:34 +05:30 |
|
Khaleel Gibran
|
e6bb7e2ca9
|
Remove random </br>s in locale footers (#1844)
|
2021-10-01 10:12:10 +05:30 |
|
liyasthomas
|
2a012520d0
|
fix: proper type for ID
|
2021-09-30 16:05:40 +05:30 |
|
Andrew Bastin
|
c71333d9cb
|
refactor: update ID based backend queries to proper types
|
2021-09-30 12:52:31 +05:30 |
|
liyasthomas
|
728515c225
|
chore: bump deps
|
2021-09-26 19:16:23 +05:30 |
|
Andrew Bastin
|
e0f88e01f9
|
Update js-sandbox README
|
2021-09-26 11:27:46 +05:30 |
|
Andrew Bastin
|
1aa94a12c0
|
Merge pull request #1836 from AndrewBastin/refactor/js-sandbox
Move to JS code execution sandbox (HOPP-67, HOPP-66)
|
2021-09-25 23:05:41 +05:30 |
|
Andrew Bastin
|
de2d3361a7
|
refactor: bump js-sandbox version to 1.0.0
|
2021-09-25 22:25:33 +05:30 |
|
Andrew Bastin
|
680937e50b
|
feat: fix issue with the pre-request envs
|
2021-09-25 21:21:01 +05:30 |
|
liyasthomas
|
6751c50514
|
fix: build
|
2021-09-25 12:21:32 +05:30 |
|
liyasthomas
|
0c389701fe
|
chore(docs): updated readme
|
2021-09-25 12:21:19 +05:30 |
|
Andrew Bastin
|
9454d8c100
|
feat: move testing code to js-sandbox
|
2021-09-25 01:09:48 +05:30 |
|
Andrew Bastin
|
166f9e817b
|
feat: project level testing + add fp-ts and sandbox as deps
|
2021-09-25 01:07:24 +05:30 |
|
Andrew Bastin
|
d2865c637c
|
refactor: bring js-sandbox project to the monorepo
|
2021-09-25 01:01:22 +05:30 |
|
liyasthomas
|
9698932bde
|
refactor(ui): minor ui improvements
|
2021-09-20 21:33:36 +05:30 |
|
liyasthomas
|
44026fcd41
|
fix: show scrollbars inside menu
|
2021-09-20 14:56:25 +05:30 |
|
liyasthomas
|
d938af0c2c
|
fix: better responsiveness on horizontal layout
|
2021-09-20 14:18:40 +05:30 |
|
liyasthomas
|
fd658400a6
|
refactor: updated logo
|
2021-09-20 11:15:09 +05:30 |
|
liyasthomas
|
dcbb17b164
|
feat: vertical and horizontal layout support
|
2021-09-20 10:17:31 +05:30 |
|
liyasthomas
|
49741875bd
|
chore: minor ui improvements
|
2021-09-19 20:27:20 +05:30 |
|
liyasthomas
|
0fcd9733ff
|
chore: bump deps
|
2021-09-19 20:26:25 +05:30 |
|
Andrew Bastin
|
1d3d5a1e6a
|
Merge branch 'main' into refactor/teams-list
|
2021-09-19 00:47:58 +05:30 |
|
Liyas Thomas
|
d309fa745e
|
Update packages/hoppscotch-app/components/teams/index.vue
|
2021-09-19 00:33:21 +05:30 |
|
liyasthomas
|
f7031992d5
|
fix: enforce name for SmartTab component
|
2021-09-19 00:09:35 +05:30 |
|
Andrew Bastin
|
fcdf68ea15
|
fix: teams list not properly showing
|
2021-09-18 23:56:19 +05:30 |
|
liyasthomas
|
b0a6692179
|
feat: vertical tabs for right sidebars
|
2021-09-18 23:50:42 +05:30 |
|
liyasthomas
|
e1e763575d
|
perf: template literals
|
2021-09-18 16:09:58 +05:30 |
|
Andrew Bastin
|
4236d1179c
|
fix: save request crashing on teams
|
2021-09-18 15:11:54 +05:30 |
|
Andrew Bastin
|
09365bcabe
|
fix: environments not being written correctly
|
2021-09-18 14:39:43 +05:30 |
|
Andrew Bastin
|
be29ddcbd6
|
fix: volar shim gitignore issue
|
2021-09-17 18:49:38 +05:30 |
|
liyasthomas
|
522194ca8d
|
chore: remove absolute files
|
2021-09-17 17:30:55 +05:30 |
|
liyasthomas
|
5af8f584f6
|
chore(deps): bump
|
2021-09-17 15:25:52 +05:30 |
|
Andrew Bastin
|
e90b26ebed
|
fix: standardized build scripts
|
2021-09-17 13:46:23 +05:30 |
|
Andrew Bastin
|
4407f260ae
|
fix: updated to better dockerfile
|
2021-09-17 13:12:49 +05:30 |
|
Andrew Bastin
|
d4392416c8
|
fix: fix broken tests
|
2021-09-16 22:59:29 +05:30 |
|
liyasthomas
|
2d3cbd26b8
|
fix: ci builds
|
2021-09-16 22:44:34 +05:30 |
|
Andrew Bastin
|
98b9660956
|
refactor: merge branch 'main' into refactor/monorepo
|
2021-09-16 22:24:21 +05:30 |
|
Andrew Bastin
|
36246da9e1
|
feat: fix up jest tests
|
2021-09-10 17:50:22 +05:30 |
|
Andrew Bastin
|
b28f82a881
|
refactor: monorepo+pnpm (removed husky)
|
2021-09-10 00:28:28 +05:30 |
|