Releases: remoteoss/remote-cli
Releases · remoteoss/remote-cli
v0.0.3
v0.0.2
Changes since v0.0.1
- removes the instruction to run with the local (ad020c1)
- updates the skill (60d8be2)
- updates the skills (31c35b8)
- fixes pagination in time off for employees (a3cb078)
- force tax-amount parameter (1aa81a5)
- improves the name of the id in payslips (e62b8be)
- updates the testing skill (4370f7f)
- improves testing (2fc702e)
- Make integration-token flag cache to state and fix misleading error (da2fd5c)
- Replace client credentials flow in companies create with --integration-token flag (9be3f08)
- adds a testing skill (b58f95d)
- removes the requirements of some envs (beb3979)
- adds the role-testing skill (b04f4be)
- locks the final answers into the role-testing spec (2c4c576)
- adapts the role-testing spec for v4 feedback (aed2729)
- adapts the role-testing spec for v3 feedback (1d15d7c)
- rewrites the role-testing spec as a smoke test (bc43cfc)
- adds the role-testing skill design spec (5d3c0f4)
- removes the stray remote binary and ignores the cobra name (f23ecce)
- adds release instructions to the readme (704536c)
- better comments in the gitlab ci (b6fd920)
- script to push release to gh (c9b435f)
- adds a install script (2ae16a0)
- improves the description (e99cd88)
- basic instructions to make a release (71b02bb)
v0.0.1
Initial release
- adds a release pipeline for github distribution (e35b252)
- removes the time_off of the types (841694a)
- improves the interactive creation of the expense (ec0306c)
- improves the skill to use the new build system (6999c3d)
- adds an receipt prompt to the expenses (f7f215d)
- updates the readme to match the new (c8eb0c7)
- updates the command to use static categories for the expenses (f000e61)
- adds a static category picker (c929eee)
- basic implementation of the expenses create (661bc3f)
- drops columns for time off (dfc847d)
- implements time off create for employees (da6bbd5)
- fixes the local endpoint (49fd69b)
- removes certain columns for employees in the expenses (b13712c)
- limit the amount of titles characters (23c3231)
- adds a Makefile (0e9e4ef)
- add production environment config (26b2d43)
- fix(payslips): align net_salary fallback guard in picker description with column extractor (bf9e969)
- fix(payslips): update stale comment and add fallback coverage for employee description (cb2874c)
- feat(payslips): update employee picker/fetcher to new /payslips nested response (1147734)
- feat(payslips): switch employee list to /v1/employee/payslips with pagination (d90504c)
- feat(payslips): update employee columns to new nested /payslips response shape (724b361)
- very automated and skill for the cli (b5ece06)
- add environments (a240160)
- fixes the payslips (f144254)
- fixes payslip listingf (34d2686)
- improves refresh token for employees (2e277ce)
- improves the pretty output (dda8e9b)
- add employee token support + timeoff + expenses (36eed0f)
- more tests (8e50a6c)
- adds a termination create (a638ef6)
- replaces the file upload on expenses with something re-usable (7fe9720)
- adds a create command for terminations (826c3e5)
- adds terminations command (967eacb)
- improves the agent for feature architect (a89c54a)
- adds payslips download command (03ada91)
- adds payslips list command (e84ffa3)
- adds expenses approve and decline commands (2e372e1)
- replaces hardcoded expense categories with live API fetch (202db42)
- adds bubbletea (83be925)
- fixes ux (dfbf441)
- replaces survey with bubbletea (6c99b0d)
- improves the tech lead (dcf588b)
- adds new command to create expense (c84d4d2)
- adds a new command to fetch the expense categories (a860c2b)
- adds agents for the cli (bd54e0b)
- uses the expense picker for when an id is not given (34eae9f)
- adds an expense picker (20c107b)
- adds a way to download the receipt (ef55465)
- adds a method to download bytes (images) (ea3f8bc)
- adds a me command to identify the token bearer (01637a7)
- improves the pretty with employee names (d12e8ec)
- adds title to the expenses output (6115d96)
- adds cents converter (d4be263)
- adds expenses commands (819bfbc)
- adds initial listing support for expenses (039ca8d)
- improves the time off table (ce51478)
- fixes the table view for the employments (6e1dc05)
- fixes the pretty output for the balance (49bc3dc)
- starts using the output functions (41e51d7)
- adds new dependencies (7f1fd46)
- adds output functions to manage the different outputs (69ef935)
- prefers the refresh token to update the token (c0a54c4)
- adds a time off balance command (1f0d6e1)
- adds instructions to use the cache system in the skill (4b59b1a)
- adds caching to the requests (238558e)
- adds a cache system (b0172c4)
- adds employee's names to the time off picker (c9475c6)
- adds commands to approve, decline and cancel time off (9e6f1e4)
- adds a time off picker (6021c3c)
- adds listing to time off (02d7da0)
- add OAuth2 PKCE login and scope state by base-url+client-id (96020aa)
- adds time off list command (bf3a04a)
- adds a leave policy picker (a3b4931)
- updates README to match current CLI functionality (034a455)
- updates skill for pickers (1c0983f)
- uses the picker to select the employment id (8ac1631)
- adds a new way to refresh tokens and generate assertion token (016d773)
- starts saving the user and expiration of the token (9eb9aa0)
- adds a new employment picker (f535070)
- adds a generic picker (fd7fba2)
- adds jwt token assertion (2c57ea8)
- starts saving the refresh token in the company (879e5fe)
- adds support to refresh tokens (c64a8aa)
- adds time off policies listing (4ae09f4)
- adds a employment get (a15c983)
- adds a basic skill to create new commands (149cc29)
- adds a pagination flags struct to be reusable (9353223)
- adds an option to fetch all employments with a single flag (0aa7695)
- adds a command to list employments (1912e08)
- Fix money inputType, pricing_plan_details, and complete GBR invite flow (f8b852a)
- Fix JSON Schema rendering and add README/docs (8a7a484)
- initial implementation (4d57c4e)