Nivedin
c34185dc4b
fix: environment variables save without pressing 'save' button ( #2454 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-06-30 14:42:43 +05:30
Chun-Hao Lien
16be7c38f3
fix: typo in getEnvironment ( #2434 )
2022-06-18 07:37:32 +05:30
Liyas Thomas
cf90d16f8a
refactor: use refAutoReset instead of settimeout ( #2385 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2022-06-01 16:54:37 +05:30
Andrew Bastin
9486279b02
fix: first env edit not being applied (thanks @17307)
2022-04-23 00:16:39 +05:30
Andrew Bastin
021908c8d1
fix: regressions in environment details modal
2022-04-22 11:58:29 +05:30
liyasthomas
bf97d8811c
fix: proper toast for actions on environments - resolved #2279
2022-04-22 11:40:47 +05:30
Nivedin
01acbc8db6
refactor : migrate components to script setup on ts ( #2267 )
...
* refactor: migrate buttons to script setup on ts
* refactor: migrate env components to script setup on ts
* fix: reference sharing when requests are opened from the sidebar
* ci: deploy to prod from actions
* chore: type updation
* chore: update
* refactor: update types
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
Co-authored-by: liyasthomas <liyascthomas@gmail.com >
2022-04-17 22:29:32 +05:30
liyasthomas
de46c61c30
fix: selecting text with mouse closes modal - fixed #2195
2022-03-24 05:54:56 +05:30
liyasthomas
dee62c2a25
refactor: improve ui consistency
2022-03-09 11:28:15 +05:30
kyteinsky
ce652b5b58
refactor: combine add and edit environment modals ( #2131 )
2022-03-07 16:31:55 +05:30
liyasthomas
9bd55b6db5
chore(a11y): improve component roles
2022-03-01 12:11:53 +05:30
liyasthomas
5b816422d7
refactor: improve ui consistency
2022-02-26 17:39:57 +05:30
liyasthomas
be1bb520a0
feat: add new variables to globals or create new environment
2022-02-22 12:29:17 +05:30
liyasthomas
3632fe15fa
Merge branch 'refactor/rawkeyvalue'
2022-02-17 19:55:52 +05:30
Andrew Bastin
c3759a400d
refactor: move rawKeyValue and templating to hopp/data + rewrite rawKeyValue parsing
2022-02-15 23:53:24 +05:30
liyasthomas
cba3dcef9f
fix: dont let import window close by accident - fixed #2120
2022-02-15 19:17:33 +05:30
liyasthomas
8b9746540f
fix: copy + paste
2022-02-12 19:50:05 +05:30
Andrew Bastin
cd5b765ed1
feat: implement live updates for env update modal highlights
2022-02-12 01:46:10 +05:30
liyasthomas
0895d65188
feat: fix codemirror width
2022-02-09 15:36:00 +05:30
Andrew Bastin
6cd11fcd3a
fix: correct envExpanError calculation
2022-02-09 15:28:41 +05:30
liyasthomas
9feabf6422
feat: expand overflow error warning
2022-02-09 15:28:37 +05:30
liyasthomas
b97458f693
feat: smartEnv in environments
2022-02-09 15:27:53 +05:30
liyasthomas
98b01b016d
chore: lint
2022-01-31 19:44:40 +05:30
liyasthomas
ed73f4179a
chore(i18n): updated translations
2022-01-19 19:39:14 +05:30
liyasthomas
04d73a855d
chore: split url and file importer steps
2022-01-11 16:04:42 +05:30
liyasthomas
b343789554
refactor: sort classes
2021-12-31 20:05:39 +05:30
liyasthomas
a517b571d6
refactor: improve import export scripting in environment and graphql
2021-12-21 12:57:23 +05:30
liyasthomas
ba3d3430c0
chore(ui): improve ui consistency
2021-12-21 07:45:14 +05:30
liyasthomas
f94ee7c73f
refactor: remove shortcut hints in mobile devices
2021-12-20 14:40:38 +05:30
liyasthomas
827f2157fa
feat: quick shortcut key for menu items
2021-12-20 00:22:31 +05:30
liyasthomas
d305168dc3
chore: updated types
2021-12-17 23:05:36 +05:30
liyasthomas
daffc3fe0e
refactor: minor ui improvements
2021-12-15 23:06:35 +05:30
liyasthomas
870b493b80
refactor: remove absolute classes
2021-12-13 12:26:24 +05:30
liyasthomas
75e34feabf
feat: context menu for secondary actions in collection, environment and team components - #2005
2021-12-11 08:03:39 +05:30
liyasthomas
fb6015ce26
refactor: improve ui consistency
2021-12-05 10:04:01 +05:30
liyasthomas
084039f59f
refactor: minor ui improvements
2021-12-04 18:59:26 +05:30
liyasthomas
a508909471
refactor: sort windi class names
2021-12-01 22:59:01 +05:30
liyasthomas
0bf856291c
refactor: lint + minor ui fixes
2021-11-27 19:59:28 +05:30
liyasthomas
fdf12a24ed
refactor: sort windi class names
2021-11-23 08:47:09 +05:30
liyasthomas
26429466e9
refactor: remove icons from toast
2021-11-19 21:13:58 +05:30
liyasthomas
ead1f3954f
chore: use i18n 'duplicate' instead of 'copy'
2021-11-10 19:53:44 +05:30
liyasthomas
40c88b3e35
refactor(ui): better spacing and font-weight
2021-11-06 21:15:28 +05:30
liyasthomas
61e5a48b02
perf: improve native image tags
2021-11-05 09:13:04 +05:30
liyasthomas
75e1adb7b3
refactor: empty state illustrations
2021-11-03 16:10:06 +05:30
0xc0Der
66d408b7db
Allow duplication of global environment ( #1924 )
2021-11-02 06:16:16 +05:30
Chun-Hao Lien
2f91d25ed4
chore: add json file extension ( #1889 )
2021-10-20 12:06:01 +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
9698932bde
refactor(ui): minor ui improvements
2021-09-20 21:33:36 +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