Project

General

Profile

Backport(バックポート) #4377

Enhancement(機能追加・改善) #4183: JavaScript から route (app_url_for, url_for) を呼び出せる機能が欲しい

JavaScript から route (app_url_for, url_for) を呼び出せる機能が欲しい

Added by kaoru n over 4 years ago. Updated over 4 years ago.

Status:
Fixed(完了)
Priority:
Normal(通常)
Assignee:
Target version:
Start date:
2020-03-12
Due date:
% Done:

100%


Description

詳細は #4183 参照

Associated revisions

Revision cd62fd10 (diff)
Added by isao sano over 4 years ago

(refs #4377, BP from #4183) add javascript url_for, app_url_for routing helper for api.

Revision f08e14d1 (diff)
Added by isao sano over 4 years ago

(refs #4377,BP from #4183) add Local Strage class.

Revision 5f3b1b12 (diff)
Added by isao sano over 4 years ago

(refs #4377, BP from #4183) add opUrl library class for url_for, app_url_for.

Revision 8fcdf211 (diff)
Added by isao sano over 4 years ago

(refs #4377, BP from #4183) opUrl api url always callable on pc_frontend application.

Revision 84d7215c (diff)
Added by isao sano over 4 years ago

(refs #4377, BP from #4183) Return a Deferred's Promise object. Not use callback function.

Revision 9d769a07 (diff)
Added by isao sano over 4 years ago

(refs #4377, BP from #4183) delete 'return $.ajax()'.

Revision 380d2747 (diff)
Added by isao sano over 4 years ago

(refs #4377, BP from #4183) save to Local Strage for cache.

Revision 3fcd55da (diff)
Added by isao sano over 4 years ago

(refs #4377, BP from #4183) A result save to localStrage in call method.

Revision 26b7cd3f (diff)
Added by isao sano over 4 years ago

(refs #4377, BP from #4183) set content-type "text/plain".

Revision e25910ff
Added by kaoru n over 4 years ago

Merge pull request #585 from isaosano/t-4377

(refs #4377, BP from #4183) url_for, app_url_for for javascript.

History

#1 Updated by isao sano over 4 years ago

  • Status changed from New(新規) to Accepted(着手)
  • Assignee set to isao sano

#2 Updated by isao sano over 4 years ago

  • Status changed from Accepted(着手) to Pending Review(レビュー待ち)
  • % Done changed from 0 to 50

https://github.com/openpne/OpenPNE3/pull/585
にてプルリクエストしました

#3 Updated by Rimpei Ogawa over 4 years ago

  • Status changed from Pending Review(レビュー待ち) to Pending Testing(テスト待ち)
  • % Done changed from 50 to 70

#4 Updated by kaoru n over 4 years ago

  • Target version changed from OpenPNE 3.10.x to OpenPNE 3.10.1

#5 Updated by isao sano over 4 years ago

  • Status changed from Pending Testing(テスト待ち) to Pending Merge(マージ待ち)
  • % Done changed from 70 to 80

単体試験完了しました。
問題ありません。

#6 Updated by kaoru n over 4 years ago

  • Status changed from Pending Merge(マージ待ち) to Fixed(完了)
  • % Done changed from 80 to 100

マージしました

Also available in: Atom PDF