liyasthomas
a71f70644f
chore(deps): bump
2021-08-08 20:47:50 +05:30
liyasthomas
42d2dd284f
refactor(ui): title and actions slot on modals
2021-08-08 12:42:29 +05:30
liyasthomas
4d76c83328
refactor: improved input validations
2021-08-08 12:01:36 +05:30
liyasthomas
3d963a7719
feat: floating input label
2021-08-07 14:51:13 +05:30
liyasthomas
20ffbe906f
fix: sse, refactor(ui): tabs, feat: help button
2021-08-05 11:06:37 +05:30
liyasthomas
d9834d0fd1
feat: more storybook stories
2021-08-03 00:23:04 +05:30
liyasthomas
b615fe7529
feat: init new i18n format
2021-08-02 20:57:18 +05:30
liyasthomas
8debb65d89
refactor(ui): better rendering with Inter font
2021-07-26 01:33:32 +05:30
liyasthomas
56c2e1094d
refactor: wire remaining request actions
2021-07-25 11:15:53 +05:30
liyasthomas
84b94f3091
fix: minor input stylings
2021-07-24 11:23:10 +05:30
liyasthomas
590c21209c
refactor(ui): sort windicss classes
2021-07-17 23:10:28 +05:30
liyasthomas
c7062ad613
refactor: modals
2021-07-09 22:49:45 +05:30
Liyas Thomas
1b540c0e57
feat: refactor buttons
2021-07-06 18:00:39 +00:00
s-r-x
47cf321eba
fix: duplicated input ids
2021-07-01 15:10:51 +05:00
liyasthomas
b750ccd46f
refactor: better implimentation for slots
2021-06-30 14:16:02 +05:30
liyasthomas
729f341164
fix: remove stale state file
2021-06-29 06:37:42 +05:30
Liyas Thomas
6d33132705
feat: remove tailwindcss + introduce windicss
2021-06-25 23:44:27 +00:00
liyasthomas
111a947413
feat: minor ui tweaks
2021-06-14 09:55:27 +05:30
Andrew Bastin
b52cc9e2b4
Reimplement Body Param File input filtering for saving requests
2021-05-31 14:00:48 -04:00
Andrew Bastin
9ad22e2600
Linting
2021-05-29 22:43:05 -04:00
Andrew Bastin
795c5f8263
Migrate GraphQL to use SaveRequest modal instead of GQL one
2021-05-29 22:36:58 -04:00
Andrew Bastin
70a350fdac
Initial Collection State System implementation
...
Co-authored-by: Liyas Thomas <hi@liyasthomas.com >
2021-05-27 23:22:17 -04:00
liyasthomas
44df9b3be8
refactor: lint
2021-05-19 10:24:57 +05:30
Andrew Bastin
1b9b2ac4c9
Fix SaveRequest modal selection
2021-05-15 00:02:55 -04:00
Liyas Thomas
c1f083d19f
fix: indicate selected location on save request
2021-05-13 04:26:33 +00:00
Andrew Bastin
531a9c0bc8
Update team_utils imports
2021-05-06 12:21:53 -04:00
Liyas Thomas
1bc57f159c
merge feat/teams-new-ui
...
Co-authored-by: Isha Gupta <40794215+IshaGupta18@users.noreply.github.com >
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
Co-authored-by: Osheen Sachdev <45964755+oshhh@users.noreply.github.com >
Co-authored-by: Rohan Rajpal <rohan46000@gmail.com >
Co-authored-by: Raghav Gupta <raghav.gupta0307@gmail.com >
2021-04-26 09:37:18 +00:00
Andrew Bastin
5fce1118f6
Revamp of the Settings State System along with TypeScript support ( #1560 )
...
* Add vue-rx, rxjs and lodash as dependencies
* Added vue-rx plugin integration to nuxt config
* Initial settings store implementation
* Add babel plugin for private class properties to for Jest
* Add DispatchingStore test spec
* Initial settings code
* Reactive Streams for fb current user and id token
* Fix typo
* Migrate index and graphql pages to the new store
* Migrate network strategy to the new store
* Fixed Section.vue errors
* Fix getSettingSubject issue
* Migrate fb settings reference in components to the new state system
* Add typings for lodash as dev dependency
* Load setting
* Load initial sync setting values
* Update proxy url
* Add typescript support
* Rewrite Settings store to TypeScript
* Port Settings page to TypeScript as reference
* Move all store migrations to a separate file
* Delete test file for fb.js
* Add ts-jest as dev dependency
* Remove firebase-mock as dependency
* Remove FRAME_COLORS_ENABLED settings value
2021-03-23 11:18:14 -04:00
Isha Gupta
e565f9bf72
GraphQL collections ( #1536 )
2021-03-18 20:25:12 +05:30
Liyas Thomas
dc5ca76d05
rename all components to new namespace ( #1515 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2021-03-01 09:28:14 +05:30