Commit Graph

  • 5b03060687 fix(apps): use correct form for app Denis Gukov 2024-07-09 17:29:25 +0500
  • 8ccd01577d refactor(apps): rename bash compoment Denis Gukov 2024-07-09 17:10:06 +0500
  • e287d9159d fix(apps): loading data Denis Gukov 2024-07-09 17:06:08 +0500
  • 67532e321d feat(apps): default apps Denis Gukov 2024-07-09 17:02:49 +0500
  • b5ba69f4f6 feat(apps): add default apps Denis Gukov 2024-07-09 16:47:07 +0500
  • d3d34041da fix(apps): use apps mixin for template form Denis Gukov 2024-07-09 16:29:46 +0500
  • 4e1fe140d2 feat(apps): add path to ui Denis Gukov 2024-07-09 15:42:15 +0500
  • 15991dc411 feat(apps): delete apps Denis Gukov 2024-07-09 15:37:47 +0500
  • 3fe1e91651 fix(apps): updating app Denis Gukov 2024-07-09 13:57:33 +0500
  • b9528d8c92
    fix(apps): init Apps in nil fiftin 2024-07-09 00:37:22 +0500
  • 413bb8bc0c fix(apps): update single prop in config Denis Gukov 2024-07-08 23:56:59 +0500
  • 10d7f5045e feat(options): implement manipulation methods Denis Gukov 2024-07-08 16:15:04 +0500
  • 1052070632 feat(apps): add app mixin for ui, fixed config loading Denis Gukov 2024-07-08 14:45:18 +0500
  • 27692d84bc feat(apps): icon and title for edit form Denis Gukov 2024-07-08 13:33:43 +0500
  • 3292928fc7 feat: add /apps endpoint and use it for template list Denis Gukov 2024-07-08 12:55:13 +0500
  • 23a46a4af7 feat(apps): active apps Denis Gukov 2024-07-08 01:28:19 +0500
  • a6133354c1 feat: lookup default apps Denis Gukov 2024-07-08 00:51:50 +0500
  • 3ce78b11fd fix(options): converting to go types Denis Gukov 2024-07-07 23:53:32 +0500
  • 8796cfd8f5 fix: getting options from boltdb Denis Gukov 2024-07-07 23:08:23 +0500
  • 7195913a5f feat: load options from db Denis Gukov 2024-07-07 22:12:21 +0500
  • 65b33dbb8d git url without : with empty login Petr 2024-07-07 17:07:09 +0900
  • b0e766355a feat: get options method Denis Gukov 2024-07-06 22:33:16 +0500
  • 8ec19ab3b4 feat: add apps settings link Denis Gukov 2024-07-06 14:00:56 +0500
  • 5244f923f6 refactor(be): bash -> shell Denis Gukov 2024-07-05 21:46:47 +0500
  • 36be80cce8
    fix(be): omitted one letter in repositry (https://github.com/semaphoreui/semaphore/issues/2168) fiftin 2024-07-05 00:33:38 +0500
  • 540b097fe6
    fix(docker): remove env var ANSIBLE_CONFIG and move ansible.cfg to /etc/ansible/ansible.cfg v2.10.15-beta fiftin 2024-07-04 15:40:29 +0500
  • dd8bb7364a
    fix(docker): ANSIBLE_CONFIG env variable v2.10.14-beta fiftin 2024-07-04 15:01:02 +0500
  • 047fe5dc22
    fix(environment): placeholders for vars name->value inputs fiftin 2024-07-04 01:56:40 +0500
  • adda0a12bc
    feat(environment): add user friendly editor for extra variables fiftin 2024-07-04 01:52:34 +0500
  • e247c05cfb
    fix(be): template last task v2.10.13-beta fiftin 2024-07-03 16:56:00 +0500
  • dbc1173171
    feat: add column schedule_id to task model fiftin 2024-07-03 13:56:52 +0500
  • 82b829ebed
    feat: add column task_params to integrations table fiftin 2024-07-03 13:46:24 +0500
  • f250126ade
    fix: sql migration query fiftin 2024-07-03 13:39:50 +0500
  • 991979041f
    feat(be): add user id for access key fiftin 2024-07-03 12:10:48 +0500
  • ebc42a208b
    Merge pull request #2161 from semaphoreui/env-secrets Denis Gukov 2024-07-03 01:52:30 +0500
  • 906028f350
    fix(ui): button spaces fiftin 2024-07-03 01:52:04 +0500
  • cac93cefd7
    fix(ui): use correct secrets options fiftin 2024-07-03 01:36:36 +0500
  • beecee9e93
    feat(secrets): text on ui fiftin 2024-07-03 01:25:56 +0500
  • 2db419357e
    feat(secrets): send secrets to bash and ansible fiftin 2024-07-03 01:18:30 +0500
  • 46048ef770
    feat(secrets): promote env secrets to task fiftin 2024-07-03 00:45:43 +0500
  • c75e79efad
    refactor(secrets): move secrets to environment entity fiftin 2024-07-02 23:45:59 +0500
  • 903f544080
    Merge pull request #2159 from sebrhex/patch-1 Denis Gukov 2024-07-02 22:28:34 +0500
  • 2b08829f1e
    Merge pull request #2160 from vaz-ar/trim_fields Denis Gukov 2024-07-02 22:28:09 +0500
  • 891b27649e
    feat(secrets): implement secret getting for boltdb fiftin 2024-07-02 22:26:59 +0500
  • 6010665fe3
    feat(secrets): add endpoints fiftin 2024-07-02 22:23:45 +0500
  • c60e952ec5 Trim important fields in repository and inventory forms Arnaud V 2024-07-02 17:59:05 +0200
  • 5efb945ade
    Update de.js sebrhex 2024-07-02 13:08:34 +0200
  • bccfcd1cba
    feat(secrets): add env secrets fiftin 2024-07-02 14:42:12 +0500
  • 2dc2e3e191
    Merge pull request #2151 from vaz-ar/fix_rerun Denis Gukov 2024-07-02 00:27:09 +0500
  • 40c5dbcbd8
    feat(secrets): add migartion fiftin 2024-07-01 23:54:39 +0500
  • c4f4ea29a2
    feat: change env var name fiftin 2024-07-01 23:16:36 +0500
  • 70f4b7397e Fix the rerun functionality when using an inventory from a git repo Arnaud V 2024-07-01 10:42:40 +0200
  • 59ef3f8a12
    fix(schedule): show - if name is empty v2.10.12-beta fiftin 2024-07-01 02:56:08 +0500
  • ac1aa6b246
    chore(shedule): remove 'active' column title fiftin 2024-07-01 02:13:43 +0500
  • 586a0377b4
    feat(schedule): update form and table fiftin 2024-07-01 02:12:49 +0500
  • f3f64f6a83
    refactor(schedule): replace disabled field to active fiftin 2024-07-01 00:57:03 +0500
  • 8fe600fd4f
    feat(schedule): add name and allow disable fiftin 2024-07-01 00:16:35 +0500
  • aca9055abb
    Merge pull request #2146 from semaphoreui/bolt_integrations_query_optimization Denis Gukov 2024-06-30 23:04:22 +0500
  • c24bcf1d87
    fix(integrations): use correct type fiftin 2024-06-30 22:50:46 +0500
  • 335ee4099d
    Merge pull request #2147 from semaphoreui/bolt_query_opt Denis Gukov 2024-06-30 22:36:19 +0500
  • db673303e6
    test(dredd): +x for bash script fiftin 2024-06-30 21:05:12 +0500
  • 36e67a1650 test(dredd): create server wrapper Denis Gukov 2024-06-30 20:51:09 +0500
  • e307717756 test(dredd): add env var for semaphore Denis Gukov 2024-06-30 19:47:26 +0500
  • 7da96f452c
    Merge pull request #2141 from ExplodingDragon/i18n-add Denis Gukov 2024-06-30 19:25:44 +0500
  • 6a9760e694 fix(boltdb): cleaning Denis Gukov 2024-06-30 18:48:59 +0500
  • 94dfa3dc8d feat(sql): cleaning of tasks Denis Gukov 2024-06-30 15:25:16 +0500
  • 05a4ec7fc7 fix(sql): tasks query Denis Gukov 2024-06-30 15:06:18 +0500
  • 48089343d8 feat(be): cleaning tasks Denis Gukov 2024-06-30 12:48:36 +0500
  • 4bf2f1352a feat(be): query optimization Denis Gukov 2024-06-29 21:23:41 +0500
  • 8c352ff60e feat(bolt): optimize query Denis Gukov 2024-06-29 18:14:47 +0500
  • fda04a0bfa add more chinese lang dragon 2024-06-27 17:00:36 +0800
  • d31ebd3dea
    fix(schedule): months title v2.10.11 fiftin 2024-06-26 14:36:59 +0500
  • bc500c8853
    fix(web): issue https://github.com/semaphoreui/semaphore/issues/2136 fiftin 2024-06-26 14:35:26 +0500
  • 41e72f1c48
    Merge branch 'develop' of github.com:semaphoreui/semaphore into develop fiftin 2024-06-25 23:28:00 +0500
  • aaec4ce2bb
    feat(schedule): minor ui changes fiftin 2024-06-25 23:27:51 +0500
  • 6872d28c1b
    Update README.md Denis Gukov 2024-06-25 22:13:41 +0500
  • c425074ae2
    feat(schedule): change column order fiftin 2024-06-25 01:26:21 +0500
  • f8a4c5aa30
    chore(deps-dev): bump ws from 7.5.8 to 7.5.10 in /web dependabot[bot] 2024-06-24 13:32:33 +0000
  • 6b945e8c4d
    Merge pull request #2132 from semaphoreui/schedule v2.10.9-beta Denis Gukov 2024-06-24 18:31:45 +0500
  • a4c9ef91eb
    fix(schedule): nect run time for new schedule fiftin 2024-06-24 18:16:21 +0500
  • 8418f08583
    feat(schedule): display next run time fiftin 2024-06-24 17:32:06 +0500
  • 5be1f0194d
    feat(schedule): editor fiftin 2024-06-24 17:24:08 +0500
  • b511385465
    feat(schedule): don't show repo commit check schedules fiftin 2024-06-23 23:59:14 +0500
  • 477c0dfe7d
    fix(web): schedule form fiftin 2024-06-23 22:24:22 +0500
  • 33a9b0d730
    feat(be): add project schedules function fiftin 2024-06-22 22:32:53 +0500
  • 92ac21132b
    feat(web): add schedule page fiftin 2024-06-22 22:09:10 +0500
  • dabc8ebf71
    fix(be): deserialize secret of inventory v2.10.8-beta fiftin 2024-06-21 23:46:35 +0500
  • ce21ea82bc
    docs: change website domain fiftin 2024-06-21 20:17:48 +0500
  • e7db9730aa
    fix(web): remove unused import fiftin 2024-06-21 14:49:04 +0500
  • 27b5385dcd
    Merge branch 'develop' of github.com:semaphoreui/semaphore into develop fiftin 2024-06-21 14:43:57 +0500
  • f9c0d51ab6
    chore(ui): remove unused code fiftin 2024-06-21 14:43:48 +0500
  • 742b0c1653
    Update README.md Denis Gukov 2024-06-20 11:30:53 +0500
  • 6bcf476e69
    docs(be): add comment v2.10.7 fiftin 2024-06-19 23:10:23 +0500
  • a2e34ef8ff
    fix(be): disable BatchMode for ansible playbook to fix issue https://github.com/semaphoreui/semaphore/issues/2098 v2.10.6-beta fiftin 2024-06-19 12:59:42 +0500
  • c429a17ace
    fix(docker): do not export web_host env var v2.10.5-beta fiftin 2024-06-18 19:20:22 +0500
  • 0bd5a039fa
    feat(ui): remove predefined env vars fiftin 2024-06-18 18:21:49 +0500
  • 349325be70
    fix(docker): remove overriding config options by empty env vars fiftin 2024-06-18 18:14:12 +0500
  • 91601eb0eb
    task stages (#2103) v2.10.4-beta Denis Gukov 2024-06-17 23:37:45 +0500
  • 6e9ca3510f
    fix(be): blocking fiftin 2024-06-17 23:01:27 +0500
  • c0d5c56d95
    feat(tf): split to plan/apply fiftin 2024-06-17 21:38:40 +0500